document.write( "Question 1042723: Find the confidence interval specified.\r
\n" );
document.write( "\n" );
document.write( "The mean score,x , on an aptitude test for a random sample of 5 students was 73. Assuming that σ=15 construct a 95.44% confidence interval for the mean score, μ of all students taking the test. \n" );
document.write( "
Algebra.Com's Answer #657756 by stanbon(75887) ![]() You can put this solution on YOUR website! Find the confidence interval specified. \n" ); document.write( "The mean score,x , on an aptitude test for a random sample of 5 students was 73. Assuming that σ=15 construct a 95.44% confidence interval for the mean score, μ of all students taking the test. \n" ); document.write( "------- \n" ); document.write( "(1-0.9544)/2 = 0.0228 \n" ); document.write( "===== \n" ); document.write( "-invNorm(0.0228) = 1.9991 \n" ); document.write( "-------------- \n" ); document.write( "x-bar = 73 \n" ); document.write( "ME = z*s/sqrt(n) = 1.9991*(15/sqrt(73) = 3.51 \n" ); document.write( "----- \n" ); document.write( "95.44% CI:: 73-3.51 < u < 73+3.51 \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |