Tom K. answered 09/14/16
Tutor
4.9
(95)
Knowledgeable and Friendly Math and Statistics Tutor
One way would be to find the committees that have 1, 2, 3, or 4 females
This is C(20,1)C(15,3)+C(20,2)C(15,2)+C(20,3)C(15,1)+C(20,4)C(15,0) = 50995
The shortcut is to find the ways we can form the committee - the ways that have all males
As there are 35 people altogether, including 15 males, this would be
C(35,4) - C(15,4) = 52360 - 1365 = 50995