document.write( "Question 460846: The length of human pregnancies from conception to birth varies according to a distribution that is approximately Normal with mean 272 days and standard deviation 16 days. 95% of all pregnancies last between \n" ); document.write( "
Algebra.Com's Answer #316139 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 1.96 and -1.96 are the 95% bounds. \n" ); document.write( "(x-272)/16=-1.96 \n" ); document.write( "x-272=-31.36 \n" ); document.write( "x=240.6 \n" ); document.write( ". \n" ); document.write( "(x-272)/16=1.96 \n" ); document.write( "x-272=31.96 \n" ); document.write( "x=304 \n" ); document.write( ". \n" ); document.write( "Between 240.6 and 304 days \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |