document.write( "Question 1197693: Statistics students believe that the mean score on a first statistics test is 65. The instructor thinks that the mean score is higher. She samples 10 statistics students and obtains the scores:\r
\n" );
document.write( "\n" );
document.write( "Grades 68.4 96 69 65 62.7 88 74.4 69 69 85.5\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Test grades are believed to be normally distributed.\r
\n" );
document.write( "\n" );
document.write( "Use a significance level of 5%.
\n" );
document.write( "State the mean of the sample:
\n" );
document.write( "State the standard error of the sample means:
\n" );
document.write( "State the test statistic: t=
\n" );
document.write( "State the p-value:
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #831083 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Ho: µ = 65 \n" ); document.write( "Ha: µ > 65 \n" ); document.write( "n = 10, x̄ = 74.7 s = 11.1682 \n" ); document.write( "0.05 significance level, Critical value = 1.8331 \n" ); document.write( " \n" ); document.write( " 2.7466 > 1.8331 Reject Ho \n" ); document.write( " IF P(z ≤ t-value) < .05 THEN reject Ho \n" ); document.write( " |