document.write( "Question 152990: Test the hypothesis that the average age of the students in the following group is 35.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "Student # Age
\n" );
document.write( "1............ 37
\n" );
document.write( "2............ 43
\n" );
document.write( "3............ 22
\n" );
document.write( "4............ 36
\n" );
document.write( "5............ 35
\n" );
document.write( "6............ 28
\n" );
document.write( "7............ 44
\n" );
document.write( "8............ 33
\n" );
document.write( "9............ 26
\n" );
document.write( "10........... 36
\n" );
document.write( "11........... 21
\n" );
document.write( "12............ 53
\n" );
document.write( "13............ 38
\n" );
document.write( "14............ 44
\n" );
document.write( "15............ 31\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Develop a problem statement \r
\n" );
document.write( "\n" );
document.write( "What is the average age of the students in the following group?\r
\n" );
document.write( "\n" );
document.write( "Create the hypothesis, null and alternate based on the problem statement\r
\n" );
document.write( "\n" );
document.write( "Decide on one- or two-tailed test\r
\n" );
document.write( "\n" );
document.write( "Develop the decision criteria, significance level, and critical value (if the P-value is not used)\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Calculate the test statistic\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "What is the decision of the null hypothesis?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #112561 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Test the hypothesis that the average age of the students in the following group is 35. \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Student # Age \n" ); document.write( "1............ 37 \n" ); document.write( "2............ 43 \n" ); document.write( "3............ 22 \n" ); document.write( "4............ 36 \n" ); document.write( "5............ 35 \n" ); document.write( "6............ 28 \n" ); document.write( "7............ 44 \n" ); document.write( "8............ 33 \n" ); document.write( "9............ 26 \n" ); document.write( "10........... 36 \n" ); document.write( "11........... 21 \n" ); document.write( "12............ 53 \n" ); document.write( "13............ 38 \n" ); document.write( "14............ 44 \n" ); document.write( "15............ 31 \r \n" ); document.write( "\n" ); document.write( "Develop a problem statement \n" ); document.write( "What is the average age of the students in the following group? \n" ); document.write( "Add the ages and divide by 15 to get 35.133333 \n" ); document.write( "---------------------- \n" ); document.write( "Create the hypothesis, null and alternate based on the problem statement \n" ); document.write( "Decide on one- or two-tailed test \n" ); document.write( "Ho: u = 35 \n" ); document.write( "Ha: u is not equal to 35 \n" ); document.write( "Two-tailed test because Ha is \"not equal to\". \n" ); document.write( "---------------------- \n" ); document.write( "Develop the decision criteria, significance level, and critical value (if the P-value is not used) \n" ); document.write( "Let alpha = 5%; then the critical values with df of 14 are t = +/- 2.145 \n" ); document.write( "----------------------\r \n" ); document.write( "\n" ); document.write( "Calculate the test statistic: \n" ); document.write( "t(35.133333..) = (35.133333 - 35)/[8.78016/sqrt(15)] = 0.058814... \n" ); document.write( "-------------\r \n" ); document.write( "\n" ); document.write( "What is the decision of the null hypothesis? \n" ); document.write( "Since the test statistic does not fall in the rejection interval, \n" ); document.write( "fail to reject Ho. \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |