SOLUTION: A room contains five men and four women. Two people are selected at random with no replacements between selections. 1. Find the probability that the first person selected is a man

Algebra ->  Probability-and-statistics -> SOLUTION: A room contains five men and four women. Two people are selected at random with no replacements between selections. 1. Find the probability that the first person selected is a man      Log On


   



Question 291857: A room contains five men and four women. Two people are selected at random with no replacements between selections.
1. Find the probability that the first person selected is a man and the second is a woman.
2. Find the probability that all the people selected are men.
3. Find the probability that the second person selected is a woman, given that the first to be selected was a woman.
4. Find the probability that one man and one woman are selected.

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A room contains five men and four women. Two people are selected at random with no replacements between selections.
1. Find the probability that the first person selected is a man and the second is a woman.
Ans: (5/9)(4/8) = 20/72 = 5/18
---------------------------------------
2. Find the probability that all the people selected are men.
Ans: 5C2/9C2 = 10/36 = 5/18
----------------------------------------
3. Find the probability that the second person selected is a woman, given that the first to be selected was a woman.
Ans: P(w|w) = P(2 women)/P(women) = [4C2/9C2]/[4/9] = (6/36)/(4/9) = 3/8
-----------------------------------------------------
4. Find the probability that one man and one woman are selected.
P(1m and 1 w) = 1-[P(2men)+P(2women)] = 1-[(5/18)+(1/6)] = 10/18 = 5/9
================================================================
Cheers,
Stan H.