SOLUTION: Probability of exactly 7 boys in 10 births?

Algebra ->  Statistics  -> Binomial-probability -> SOLUTION: Probability of exactly 7 boys in 10 births?      Log On


   



Question 1011079: Probability of exactly 7 boys in 10 births?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Probability of exactly 7 boys in 10 births?
----
# of ways to succeed: 10C7 = 10C3 = (10*9*8)/(1*2*3)
# of possible outcomes:: 2^10
-----
P(7 boys in 10 births) = 120/1024
Cheers,
Stan H.
--------