document.write( "Question 1085767: Need to find the test statisctic.
\n" );
document.write( "Please check the chart in the image: http://imgur.com/a/IUiNM \n" );
document.write( "
Algebra.Com's Answer #699859 by rothauserc(4718) You can put this solution on YOUR website! what are you comparing? means or variances? \n" ); document.write( ": \n" ); document.write( "student states the following \n" ); document.write( ": \n" ); document.write( "The sample covariance between the mid-term and final exam grades is given as 68.9. I need to test the null hypothesis that the within-student average grades for the mid-term and final exams are the same against a one-sided alternative that the within-student average grade for the final exam is lower than the average grade for the mid-term exam. \n" ); document.write( ": \n" ); document.write( "The sample covariance between the mid-term and final exam grades is given as 68.9 \n" ); document.write( ": \n" ); document.write( "This means the final exam grade increases as the mid-term exam grade increases \n" ); document.write( "because the sample covariance is greater than zero. \n" ); document.write( ": \n" ); document.write( "Ho: mid-term average = final grade average \n" ); document.write( "H1: mid-term average > final grade average \n" ); document.write( ": \n" ); document.write( "Standard Error(SE) = square root[(s1^2/n1) + (s2^2/n2)] \n" ); document.write( "SE = square root[(14.4^2/176) + (14.5^2/176)] = 1.5404 \n" ); document.write( ": \n" ); document.write( "Degrees of Freedom (DF) = (s1^2/n1 + s2^2/n2)^2 / { [ (s1^2/ n1)^2 / (n1 - 1) ] + [ (s2^2 / n2)^2 / (n2 - 1) ] } \n" ); document.write( "DF = (14.4^2/176 + 14.5^2/176)^2 / {[(14.4^2/176)^2 / 175] + [(14.5^2/176)^2 / 175]} = 349.98 approx 350 \n" ); document.write( ": \n" ); document.write( "t statistic = (x1 - x2) / SE = (72.5 - 68.2) / 1.5404 = 2.79 \n" ); document.write( ": \n" ); document.write( "Probability ( t < or = 2.79) is 0.9972 \n" ); document.write( ": \n" ); document.write( "Since the P-value (0.9972) is greater than the significance level (0.05), we cannot reject the null hypothesis. \n" ); document.write( ": \n" ); document.write( " |