document.write( "Question 1073762: The lengths of pregnancies are normally distributed with a mean of 268 days and a standard deviation of 15 days. If 64 women are randomly selected, find the probability that they have a mean pregnancy between 266 days and 268 days. \n" ); document.write( "
Algebra.Com's Answer #688547 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The lengths of pregnancies are normally distributed with a mean of 268 days and a standard deviation of 15 days. If 64 women are randomly selected, find the probability that they have a mean pregnancy between 266 days and 268 days.
\n" ); document.write( "-----
\n" ); document.write( "z(266) = (266-268)/[15/sqrt(64)] = -2/(15/8) = -1.0667
\n" ); document.write( "z(268) = 0
\n" ); document.write( "-------------
\n" ); document.write( "P(266<= x <= 268) = P(-1<= z <=0) = normalcdf(-1.0667,0) = 0.3569
\n" ); document.write( "------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-------------
\n" ); document.write( "
\n" );