Find the probability that of the next 200 children born, (a) less than 40% will be boys, (b) between 43% and 57% will be girls, (c) more than 54% will be boys. Assume equal probabilities for births of boys and girls
1
Expert's answer
2021-11-29T15:57:36-0500
If X is a binomial random variable with mean μ=np and variance σ2=np(1−p), then the limiting form of the distribution of
Z=np(1−p)X−np,
as n→∞, is the standard normal distribution n(z;0,1).
In practice, the approximation is adequate provided that both np≥10 and np(1−p)≥10.
Comments