document.write( "Question 418363: continuity corrections. estimate the probability of getting 55 girls in 100 births \n" ); document.write( "
Algebra.Com's Answer #292815 by stanbon(75887) ![]() You can put this solution on YOUR website! continuity corrections. estimate the probability of getting 55 girls in 100 births \n" ); document.write( "--- \n" ); document.write( "I guess you are asked to use a normal approximation to this \n" ); document.write( "binomial probability. \n" ); document.write( "--- \n" ); document.write( "Find the z-scores for 54.5 and 55.5 when \n" ); document.write( "u = np = 100(1/2) = 50 \n" ); document.write( "sigma = sqrt(npq) = sqrt(50(1/2)) = 5 \n" ); document.write( "-------------------------------------------- \n" ); document.write( "z(54.5) = (54.5-50)/5 = 0.9 \n" ); document.write( "z(55.5) = (55.5-50)/5 = 1.1 \n" ); document.write( "P(x = 55) = P(0.9 <= x <= 1.1) = 0.048394.. \n" ); document.write( "==================== \n" ); document.write( "The binomial answer is 0.048474 \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |