document.write( "Question 1117999: The mean height of women in a country (ages 20minus29) is 63.6 inches. A random sample of 75 women in this age group is selected. What is the probability that the mean height for the sample is greater than 64 inches? Assume sigmaequals2.98.
\n" );
document.write( "The probability that the mean height for the sample is greater than 64 inches is? \n" );
document.write( "
Algebra.Com's Answer #733247 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Assuming we know sigma, this is a z-test \n" ); document.write( "z(x-xbar)/sigma/sqrt(n) \n" ); document.write( "z=(64-63.6)/2.98/sqrt(75) \n" ); document.write( "This is 0.4*sqrt(75)/2.98=1.16 \n" ); document.write( "That probability is 0.1230 \n" ); document.write( " |