Question 807568
if a jury pool consists of 11 men and 13 women, what is the probability of selecting a 6 person jury consisting of all females?
-----
# of ways to succeed:: 13C6 
----
# of possible outcomes: 24C6
====
P(all females) = 13C6/24C6 = 0.0127
================
Cheers,
Stan H.
===================