SOLUTION: a box contains 6 identical red balls, 3 identical white balls and 5 identical black balls. 3 balls are taken out from the box one after another without replacement. what the probab

Algebra ->  Probability-and-statistics -> SOLUTION: a box contains 6 identical red balls, 3 identical white balls and 5 identical black balls. 3 balls are taken out from the box one after another without replacement. what the probab      Log On


   



Question 836752: a box contains 6 identical red balls, 3 identical white balls and 5 identical black balls. 3 balls are taken out from the box one after another without replacement. what the probability that at least one ball is white?

Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
When you see the words "at least one", it is always easier
to use the complement event because it's shorter than the
direct method.
a box contains 6 identical red balls, 3 identical white balls and 5 identical black balls. 3 balls are taken out from the box one after another without replacement. what the probability that at least one ball is white?
The complement event of "the event that one ball is white" is the
event that "NO ball is white".

We calculate the probability of the complement event and then subtract
that probability from 1.

P(no ball is white) = P(choosing 3 from the 11 non-white balls from the 14 balls) = %22C%2811%2C3%29%22%2F%22C%2814%2C3%29%22 = 165%2F364.

Then we subtract from 1. 1-165%2F364%22%22=%22%22364%2F364-165%2F364%22%22=%22%22199%2F364.

-------------------------

The longer direct way is

P(exactly 1 white ball) + P(exactly 2 white balls) + P(exactly 3 white balls) =

%22C%283%2C1%29%22%2A%22C%2811%2C2%29%22%2F%22C%2814%2C3%29%22%22%22%2B%22%22%22C%283%2C2%29%22%2A%22C%2811%2C1%29%22%2F%22C%2814%2C3%29%22%22%22%2B%22%22%22C%283%2C3%29%22%2A%22C%2811%2C0%29%22%2F%22C%2814%2C3%29%22%22%22=%22%22

3%2A55%2F364%22%22%2B%22%223%2A11%2F364%22%22%2B%22%221%2A1%2F364%22%22=%22%22165%2F364%2B33%2F364%2B1%2F364 = 199%2F364.

This is longer but gives the exact same answer.  It shows that it is possible
to do "at least one" problems directly, but it is longer.  In many cases it is
much much longer.  For suppose there were 100 white balls!  The bottom line is
if you see "at least one", find the probability of the complement event and
subtract from 1.

Edwin