document.write( "Question 1167535: The distribution of scores on a standardized test is approximately Normal with standard deviation of σ = 17. If a sample of 135 students had a mean score of x¯ = 75.2, use this to find a 99% confidence interval for the mean score of all students on this test.\r
\n" );
document.write( "\n" );
document.write( "We are 99% confident that the the mean score of students on this test was in the interval \n" );
document.write( "
Algebra.Com's Answer #792349 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 99%CI is mean +/-z(0.995)*sigma/sqrt(n) \n" ); document.write( "this is mean +/-2.576*17/sqrt(135) \n" ); document.write( "=mean +/-3.769 \n" ); document.write( "the interval is (71.431, 78.769) \n" ); document.write( " |