Question 933036
A faculty council contains nine members, three men and six women. If two members are selected at random from the faculty council to fill vacancies on the technology committee, what is the probability that both will be women?
-----
# of ways to pick 2 women:: 6C2 = 15
# of possible pairs:: 9C2 = 36
-------
P(pick 2 women) = 15/36 = 0.4167
-------------------
Cheers,
Stan H.
-------------------