document.write( "Question 1056589: A golf instructor is interested in determining if her new technique for improving players’ golf scores is effective. She
\n" ); document.write( "takes four new students. She records their 18-hole scores before learning the technique and then after having taken her class.
\n" ); document.write( "She conducts a hypothesis test. The data are as follows.
\n" ); document.write( "Player 1 Player 2 Player 3 Player 4
\n" ); document.write( "Mean score before class 83 78 93 87
\n" ); document.write( "Mean score after class 80 80 86 86
\n" ); document.write( "Table 10.31
\n" ); document.write( "The correct decision is:
\n" ); document.write( "a. Reject H0.
\n" ); document.write( "b. Do not reject the H0.
\n" ); document.write( "

Algebra.Com's Answer #671693 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Do not reject Ho
\n" ); document.write( "mean of the first is 85.25, and mean of second is 83
\n" ); document.write( "sd 1 is 6.34
\n" ); document.write( "sd 2 is 3.46
\n" ); document.write( "the two sample t is (mean1-mean2)/sqrt((s1^2/n1)+(s2^2/n2))
\n" ); document.write( "The df=6
\n" ); document.write( "n1 and n2 are 4 each
\n" ); document.write( "The critical value is 2.45 for t0.975, df=6
\n" ); document.write( "t=0.622, which does not exceed the critical value. (This is not surprising, given that the means are very similar and there are only 4 observations in each group).
\n" ); document.write( "
\n" );