SOLUTION: A committee of three is chosen at random from a group of four women and five men. Find the probability that the committee contains at least one man.

Algebra.Com
Question 1157466: A committee of three is chosen at random from a group of four women and five men. Find the probability that the committee contains at least one man.
Answer by greenestamps(13200)   (Show Source): You can put this solution on YOUR website!


P(at least one man) = 1 - P(no men) = 1-P(3 women)

P(3 women and no men) = (C(4,3)*C(5,0))/C(9,3) = (4*1).84 = 4/84 = 1/21

P(at least one man) = 1-1/21 = 20/21

You can get practice calculating probabilities like this by finding the probabilities of choosing 1, 2, or 3 men.

P(1 man) = (C(4,2)*C(5,1))/C(9,3) = (6*5)/84 = 30/84
P(2 men) = (C(4,1)*C(5,2))/C(9,3) = (4*10)/84 = 40/84
P(3 men) = (C(4,0)*C(5,3))/C(9,3) = (1*10)/84 = 10/84

The sum of the probabilities is (4+30+40+10)/84 = 1.


RELATED QUESTIONS

A committee of four is chosen at random from a group of 8 women and 5 men. Find the... (answered by jim_thompson5910)
A committee of four is chosen at random from a group of 7 women and 5 men. Find the... (answered by ikleyn)
A three-person committee is chosen at random from a group of 6 women and 5 men. Find the... (answered by robertb)
A group consists of six (6) men and four (4) women; assuming four people are selected at... (answered by stanbon)
From a group of eight women and seven men, a committee of six is chosen randomly. Find... (answered by edjones)
A committee of 5 people is selected at random from a group of 16 men and 12 women. Find... (answered by reviewermath)
a committee of 4 members is to be chosen by lot from a group of 7 men and 5 women. find... (answered by ewatrrr)
from a group of 7 men and women, a 4 person committee is chosen. what is the probability... (answered by addingup)
A committee of seven people is to be selected from a group of 10 men and 8 women. What is (answered by stanbon)