SOLUTION: A box contain five red marbles, 5 green marbles and four blue marbles. What is the probablity of drawing three red in the row without replacement?

Algebra ->  Probability-and-statistics -> SOLUTION: A box contain five red marbles, 5 green marbles and four blue marbles. What is the probablity of drawing three red in the row without replacement?       Log On


   



Question 794913: A box contain five red marbles, 5 green marbles and four blue marbles. What is the probablity of drawing three red in the row without replacement?

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A box contain five red marbles, 5 green marbles and four blue marbles. What is the probablity of drawing three red in the row without replacement?
------
# of ways to succeed: 5C3 = 10
# of possible outcomes: 14C3 = 364
-----
P(3 in a row) = 10/364 = 0.0275
----------------
Cheers,
Stan H.
==============