If a jury of 12 people is to be selected randomly from a pool of 15 potential jurors, and the jury pool consists of 2/3 men and 1/3 women, what is the probability that the jury will comprise at least 2/3 men?
A 24/91
B 45/91
C 2/3
D 67/91
E 84/91
If the jury pool of 15 has 2/3 men and 1/3 women it has 10 men and 5 women. Now for the jury to have 2/3 men, it should have 2/3*12 = 8 men and 4 women.
Free selection = 15C12 = 15*14*13/3*2*1 = 5*7*13 = 455 selections
Now when there are 8 men + 4 women = 10C8 * 5C4 = 45*5 = 225
When there are 9 men + 3 women = 10C9 * 5C3 = 10*10 = 100
When there are 10 men + 2 women = 10C10 * 5C2 = 1*10 = 10
There can be no more ways since we have selected all the mean from the juror pool.
Hence Probability = 225+100+10 / 455 = 335/455 = 67/91