document.write( "Question 1043208: The mean height of a woman in a country (ages 20-29) is 64.4 inches. A random sample of 70 women in this age group is selected. What is the probability that the mean height for the sample is greater than 65 inches? Assume the mean is 2.88. \n" ); document.write( "
Algebra.Com's Answer #658326 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The mean height of a woman in a country (ages 20-29) is 64.4 inches. A random sample of 70 women in this age group is selected. What is the probability that the mean height for the sample is greater than 65 inches? Assume the standard \n" ); document.write( "deviation is 2.88. \n" ); document.write( "------- \n" ); document.write( "z(65) = (65-64.4)/[2.88/sqrt(70)] = 1.7430 \n" ); document.write( "P(x > 65) = P(z > 1.7430) = normalcdf(1.7430,100) = 0.0407 \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |