document.write( "Question 1185173: A researcher wishes to test the effects of excerise on the ability to complete a basic skills test. He designs a pre-test and post-test to give to each participant. You believe that there was a difference in the scores. You believe the population of the differences is normally distributed, but you do not know the standard deviation. When calculating difference use Post-test minus Pre-test.\r
\n" );
document.write( "\n" );
document.write( "pre-test post-test
\n" );
document.write( "68 71
\n" );
document.write( "81 79
\n" );
document.write( "88 78
\n" );
document.write( "64 64
\n" );
document.write( "53 56
\n" );
document.write( "54 58
\n" );
document.write( "99 106
\n" );
document.write( "68 59
\n" );
document.write( "57 58
\n" );
document.write( "99 93\r
\n" );
document.write( "\n" );
document.write( "The test statistic is: ____\r
\n" );
document.write( "\n" );
document.write( "The p-value is: _____
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #815939 by Boreal(15235) You can put this solution on YOUR website! This is a paired t-test. \n" ); document.write( "The test statistic is t (0.975, df=9); d(the mean) \n" ); document.write( "values are (x2-x1); 3,-2,-10,0,3,4,7-9,1,-6 \n" ); document.write( "d=-0.9 with sd=5.74 \n" ); document.write( "critical value is -0.49 \n" ); document.write( "p-value = 0.63 for a two way test. \n" ); document.write( " |