SOLUTION: The probability of having a female baby is 0.52. What is the probability that in 200 births the number of female newborns will be 100 or higher?
Question is multiple choice with
Algebra ->
Probability-and-statistics
-> SOLUTION: The probability of having a female baby is 0.52. What is the probability that in 200 births the number of female newborns will be 100 or higher?
Question is multiple choice with
Log On
Question 421482: The probability of having a female baby is 0.52. What is the probability that in 200 births the number of female newborns will be 100 or higher?
Question is multiple choice with the following options:
a. 0.2177 (approximately)
b. 0.8823 (approximately)
c. 0.55
d. 0.3015 (approximately)
Thank you! Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! The probability of having a female baby is 0.52. What is the probability that in 200 births the number of female newborns will be 100 or higher?
Question is multiple choice with the following options:
----
Binomial Problem with n = 200 and p = 0.52
----
P(x>= 100) = 1-binomcdf(200,0.52,99) = 0.7380
===================================================
Cheers,
Stan H.
===========