document.write( "Question 1077770: 8.1 #6
\n" );
document.write( "Suppose the lengths of the pregnancies of a certain animal are approximately normally distributed with mean μ=176 and σ=9 days. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I know the probability that a randomly selected pregnancy lasts less that 173 days is about 0.3694.\r
\n" );
document.write( "\n" );
document.write( "However, my question is, what is the probability that a sample of 24 pregnancies has a mean gestation period of less than 173 days? \n" );
document.write( "
Algebra.Com's Answer #692293 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The std error of 24 pregnancy sample is sd of 9/sqrt (24)=1.837 \n" ); document.write( "z=(x-mean)/1.837, and here the z value is -1.633. \n" ); document.write( "The probability that the mean of that sample will be < 173 days is 0.0512. \n" ); document.write( " |