SOLUTION: Assume that male and female births are equally likely and that the birth of any child does not affect the probability of the gender of any other children. Find the probability of a

Algebra ->  Probability-and-statistics -> SOLUTION: Assume that male and female births are equally likely and that the birth of any child does not affect the probability of the gender of any other children. Find the probability of a      Log On


   



Question 1053791: Assume that male and female births are equally likely and that the birth of any child does not affect the probability of the gender of any other children. Find the probability of at most three girls in ten births.
How can I solve this (preferably) using a calculator?

Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
p = .50, n = 10
P(x <= 3) = binomcdf(10,.50,3)