SOLUTION: 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?
Algebra ->
Permutations
-> SOLUTION: 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?
Log On
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? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! 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.