document.write( "Question 1113090: Gestation periods of humans are normally distributed with a mean of 266 days and a standard deviation of 16 days?\r
\n" );
document.write( "\n" );
document.write( "1. Find the probability that a random sample of 36 pregnancies has a mean gestation period within 5 days of the mean. \n" );
document.write( "
Algebra.Com's Answer #728150 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Gestation periods of humans are normally distributed with a mean of 266 days and a standard deviation of 16 days? \n" ); document.write( "1. Find the probability that a random sample of 36 pregnancies has a mean gestation period within 5 days of the mean. \n" ); document.write( "----- \n" ); document.write( "std of the sample means = 16/sqrt(36) = 16/6 = 8/3 \n" ); document.write( "-------- \n" ); document.write( "z(261) = (261-266)/(8/3) = -5/(8/3) = -1.875 \n" ); document.write( "z(271) = +5/(8/3) = +1.875 \n" ); document.write( "----- \n" ); document.write( "p(261< x-bar <271) = P(-1.875< z <+1.875) = normalcdf(-1.875,1.875) = 0.94 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |