I understand that you do 1 - (prob. of 7 men, 5 women), I just can't figure out why it doesn't work to calculate this probability like this:
(10 men to pick from /15 ppl total) * (8 men.../14 ppl) * (7 m/13 ppl) ...*(5 women to pick from /8 ppl remaining) * (4 women/7 ppl) * ... (1 woman remaining / 4 ppl remaining)
I have used this method for other things like "What's the probability of drawing four white socks out of a drawer with 4 identical black socks and 6 identical white socks?"
Is my arithmetic wrong (quite possible, I suck at arithmetic and often make careless errors), or can I not use this method for this type of problem? Why not?
I keep getting the following answer for the probability of 7 men, 5 women on a jury of 12 chosen from a pool of 10 men, 5 women (15 people total): 1/3*7*11*13 or 1/3003. Therefore the prob of at least 8 men is 1 - 1/3003 which is 3002/3003.
Logically, I realize this are too good of odds - it's really not a near certainty that there could be 5 women on the jury, so I know something is wrong - what am I missing? Is the only way to do this problem really to find out the # of combinations of 5 women, 7 men and divide that into the total # of ways to choose 12 people from 15??
Thanks for the help!