Question 670187
The members of an organization are 10 men and 11 women. What is the probability that a committee of three selected at random is all female?
-----
# of ways to succeed: 11C3
----
# of possible outcomes: 21C3
-----
P(3 women) = 11C3/21C3 = 0.1241
-----------------------------------
Cheers,
Stan H.