Question
A bag contains 5 white, 7 red and 8 black balls. If four balls are drawn one by one with replacement, what is the probability that
i) none is white? (ii) all are white? (iii) only 2 are white? (iv) at least one is white?
Solution
Here, n = 4, p =
(i) P(none is white) = P(0) =
(ii) P(all white) = P(4) =
(iii) P(only 2 are white) = P(2) =
(iv) P(at least one is white) = P(1) + P(2) + P(3) + P(4)