document.write( "Question 744080: Assume that the mean length of a human pregnancy is 268 days with a standard deviation of 9 days. What precentage of human pregnancies do we expect to last no more than 260 days? \n" ); document.write( "
Algebra.Com's Answer #453174 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Assume that the mean length of a human pregnancy is 268 days with a standard deviation of 9 days. What precentage of human pregnancies do we expect to last no more than 260 days?
\n" ); document.write( "------------
\n" ); document.write( "z(260) = (260-268)/9 = -8/9
\n" ); document.write( "-----
\n" ); document.write( "P(x <= 260) = P(z <= -8/9) = normalcdf(-100,-8/9) = 0.1870
\n" ); document.write( "==========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );