SOLUTION: Four balls are selected at random without replacement from an urn containing three white balls and five blue balls. Find the probability of two or three of the balls are white.

Algebra ->  Probability-and-statistics -> SOLUTION: Four balls are selected at random without replacement from an urn containing three white balls and five blue balls. Find the probability of two or three of the balls are white.      Log On


   



Question 75992: Four balls are selected at random without replacement from an urn containing three white balls and five blue balls. Find the probability of two or three of the balls are white.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Four balls are selected at random without replacement from an urn containing three white balls and five blue balls. Find the probability of two or three of the balls are white.
-------------
P(2 balls white) = 3C2/8C2 = 6/28
P(3 balls white) = 3C3/8C3 = 1/[8*7*6/1*2*3]= 1/56
These are disjoint events so add to get:
12/56 + 1/56 = 13/56
================
Cheers,
Stan H.