Question 960917
A basket contains 6 oranges and 4 tangerines. A sample of 3 is drawn. Find the probability that they are all oranges.
------------------
# of ways to succeed: 6C3
# of random groups of 3:: 10C3
----
Ans: P(3 oranges) = 6C3/10C3 = 0.167
------------
Cheers,
Stan H.
--------------