Suppose a ball is drawn at random from a box containing three white and three black
balls. After a ball is drawn, it is then replaced and another drawn. What is the
probability that of the first four balls drawn, exactly two are white?
1
Expert's answer
2020-06-02T19:12:29-0400
Probability of first drawn white =6C23C2×3C2=53
Probability of second drawn white with replacement =6C23C2×3C2=53
probability of exactly two are white = Probability of first drawn white × Probability of second drawn white with replacement
probability of exactly two are white =53×53=259
Comments