SOLUTION: A hat contains the names of eight girls and six boys. You select two names without replacing the first name. Find the probability of p(boy,then boy)

Algebra ->  Probability-and-statistics -> SOLUTION: A hat contains the names of eight girls and six boys. You select two names without replacing the first name. Find the probability of p(boy,then boy)      Log On


   



Question 458755: A hat contains the names of eight girls and six boys. You select two names without replacing the first name. Find the probability of p(boy,then boy)
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A hat contains the names of eight girls and six boys. You select two names without replacing the first name. Find the probability of p(boy,then boy)
----------------------
P(boy then boy) = P(boy |boy)*P(boy) = 5/13 * 6/14 = 0.16
--------
OR
----
P(boy and boy) = 6C2/14C2 = 0.16
==================================
Cheers,
Stan H.
=============