SOLUTION: how to solve this problem an urn contains 6 red, 4 blue, 2 green, 3 yellow marbles. if 4 marbles are picked at random , what is the probability that at least one is blue

Algebra ->  Probability-and-statistics -> SOLUTION: how to solve this problem an urn contains 6 red, 4 blue, 2 green, 3 yellow marbles. if 4 marbles are picked at random , what is the probability that at least one is blue      Log On


   



Question 478461: how to solve this problem an urn contains 6 red, 4 blue, 2 green, 3 yellow marbles. if 4 marbles are picked at random , what is the probability that at least one is blue
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
how to solve this problem an urn contains 6 red, 4 blue, 2 green, 3 yellow marbles. if 4 marbles are picked at random , what is the probability that at least one is blue
---
P(at least one blue) = 1 - P(none is blue)
----
= 1 - [11C4/15C4]
----
= 1 - [330/1365]
=====================
Cheers,
Stan H.