document.write( "Question 1161656: The lengths of pregnancies are normally distributed with a mean of 264 days and a standard deviation of 21 days. If 100 women are randomly selected, find the probability that they have a mean pregnancy between 263 days and 265 days. \n" ); document.write( "
Algebra.Com's Answer #787290 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Since it is symmetric, can get 1 probability and double it.\r \n" ); document.write( "\n" ); document.write( "z=(x-mean)/sd/sqrt(n) \n" ); document.write( "=-1*10/21, inverting the denominator and multiplying. \n" ); document.write( "=-10/21 or 0.476\r \n" ); document.write( "\n" ); document.write( "want the probability of z between -.476 and +.476 which is 0.3659 \n" ); document.write( " |