SOLUTION: A bag contains 10 red and 15 black balls.if 5 balls are drawn from bag what is probability we get at least one black ball?
Algebra ->
Probability-and-statistics
-> SOLUTION: A bag contains 10 red and 15 black balls.if 5 balls are drawn from bag what is probability we get at least one black ball?
Log On
Question 305318: A bag contains 10 red and 15 black balls.if 5 balls are drawn from bag what is probability we get at least one black ball? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A bag contains 10 red and 15 black balls.if 5 balls are drawn from bag what is probability we get at least one black ball?
------------------------------
P(atleast one black) = 1 - P(no black)
-----
P(x>=1) = 1 - [10C5/25C5]
= 1 - 0.0047
= 0.9953
===============
Cheers,
Stan H.