SOLUTION: An urn contains 12 numbered balls 5 red and 7 white. A sample of 4 balls is selected.Hiw many samples have A. Exactly 3 red balls? B. At least 2 white balls? C. At most one whit

Algebra ->  Probability-and-statistics -> SOLUTION: An urn contains 12 numbered balls 5 red and 7 white. A sample of 4 balls is selected.Hiw many samples have A. Exactly 3 red balls? B. At least 2 white balls? C. At most one whit      Log On


   



Question 662340: An urn contains 12 numbered balls 5 red and 7 white. A sample of 4 balls is selected.Hiw many samples have
A. Exactly 3 red balls?
B. At least 2 white balls?
C. At most one white ball?
A. C(5,3) * C(7,1) =. 70
C. C(5,3)* C(7,1) + C(7,0) * C(5,4)= 75
The at most and at least is confusing me
thanks

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
An urn contains 12 numbered balls 5 red and 7 white. A sample of 4 balls is selected.Hiw many samples have
A. Exactly 3 red balls?
B. At least 2 white balls?
C. At most one white ball?
A. C(5,3) * C(7,1) = 10*7 = 70
-------------------------------------

B. C(5,3)* C(7,1) + C(7,0) * C(5,4)= 10*7 + 1*5 = 75
==============================
Cheers,
Stan H.