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? 
------
# of ways to succeed: 5C3 = 10
# of possible outcomes: 14C3 = 364
-----
P(3 in a row) = 10/364 = 0.0275
----------------
Cheers,
Stan H.
==============