SOLUTION: What is the probability if you randomly select 6 people from 7 men and 7 women that will have at least 3 women in the group? The answer my teach gave us is 302/429 or 0.704

Algebra.Com
Question 1118015: What is the probability if you randomly select 6 people from 7 men and 7 women that will have at least 3 women in the group?


The answer my teach gave us is 302/429 or 0.704
I've tried many ways but I can't figure out how to get this answer. Thank you!

Found 2 solutions by math_helper, ikleyn:
Answer by math_helper(2461)   (Show Source): You can put this solution on YOUR website!
You should post what you've tried, so a tutor can see where you are getting stuck.

By considering the complementary problem (2 or fewer women), the problem is computationally easier:
P(3 or more women are chosen) = 1 - P(2 or less women are chosen)

P(exactly 0 women are chosen) = (C(7,0)*C(7,6)) / C(14,6)
P(exactly 1 woman is chosen) = (C(7,1)*C(7,5)) / C(14,6)
P(exactly 2 women are chosen) = (C(7,2)*C(7,4)) / C(14,6)

Where C(n,r) = n! / ((n-r)!*r!)

Compute the above three values, add them all together, then subtract the result from 1 to arrive at 0.704.
[ If you work with the fractions, note that the denominator will be 3003 (= 7*429) ]
———————————
Tutor ikleyn has missed this: for each selection of three or more women, there are N>0 selections of men that increase the numerator in a multiplicative fashion. For example, W1,W2,W3,M1,M2,M3 is different than W1,W2,W3,M1,M2,M4 even though the same three women are selected in both cases.

The numerator in fact should be C(7,3)*C(7,3) + C(7,4)*C(7,2) + C(7,5)*C(7,1) + C(7,6)*C(7,0) = 2114. These represent the number of ways of selecting 3 women and 3 men, plus 4 women and 2 men, etc.

There you have your teacher's fraction, as 2114/3003 = (7*302) / (7*429)

Answer by ikleyn(52814)   (Show Source): You can put this solution on YOUR website!
.
The probability is the fraction.


The denominator of this fraction is the number  , the number of combinations of 14 people taken 6 at a time.


The numerator of this fraction is this number   .

To understand my solution,  you should have basic knowledge on   COMBINATIONS.

See the lessons
    - Introduction to Combinations
    - PROOF of the formula on the number of Combinations
    - Problems on Combinations
    - OVERVIEW of lessons on Permutations and Combinations
in this site.

Also,  you have this free of charge online textbook in ALGEBRA-II in this site
    - ALGEBRA-II - YOUR ONLINE TEXTBOOK.

The referred lessons are the part of this online textbook under the topic  "Combinatorics: Combinations and permutations".


Save the link to this textbook together with its description

Free of charge online textbook in ALGEBRA-II
https://www.algebra.com/algebra/homework/complex/ALGEBRA-II-YOUR-ONLINE-TEXTBOOK.lesson

into your archive and use when it is needed.


RELATED QUESTIONS

1. Katrina, Eduardo, Ian, Jim, Sergio, Sarah, Simone, and Larry have all been invited to... (answered by math33)
. A committee of 4 people is to be selected from a group of 5 men and 7 women. If the... (answered by ikleyn)
The Sales force for a business consists of 10 men and 10 women. A production unit of 7... (answered by ewatrrr)
Seven people are chosen from 32 men and 26 women. What is the probability that the... (answered by rothauserc,richwmiller)
A committee of 6 people is to be chosen from a group consisting of 7 men and 8 women. If... (answered by sudhanshu_kmr)
Assume you have a random sample of 8 people. 1. Find the probability that your sample... (answered by Edwin McCravy)
A group of people composed of 6 men and 3 women is to randomly select a committee of 3... (answered by edjones)
There are 7 men and 3 women in a room. Two of these 10 people are selected at random. If... (answered by Theo)
4. A committee of 5 people is to be formed randomly from a group of 10 women and 6 men.... (answered by Edwin McCravy,Boreal)