document.write( "Question 879099: The mean height of the population of male high school students in a school district is 67.2 inches with a standard deviation of 2.8 inches
\n" );
document.write( "1. Random samples are drawn from the population. What is the mean of the sampling distribution of the sample mean?
\n" );
document.write( " 2. Wha is the standard error of the mean for a random sample of 25 students? for a random sample of 64 students?
\n" );
document.write( "3. What interval captures 95% of the sample means for a sample size of 64 students?
\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #530640 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 1. sample mean = 67.2 \n" ); document.write( "2. \n" ); document.write( "3. ME = 1.96(2.8/8) \n" ); document.write( "CI: 67.2-ME < u < 67.2 + ME \n" ); document.write( " |