document.write( "Question 1197931: Arnold Palmer and Tiger Woods are two of the best golfers to ever play the game. To show how these two golfers would compare if both were playing at the top of their game, the following sample data provide the results of 18-hole scores during a PGA tournament competition. Palmer’s scores are from his 1960 season, while Woods’s scores are from his 1999 season (Golf Magazine, February 2000).
\n" ); document.write( "Palmer, 1960 Woods, 1999
\n" ); document.write( "n_1 = 112 n_2 = 84
\n" ); document.write( "x_1 = 69.95 x_2 = 69.56
\n" ); document.write( "Use the sample results to test the hypothesis of no difference between the population mean 18-hole scores for the two golfers.
\n" ); document.write( "a. Assume a population standard deviation of 2.5 for both golfers. What is the value of the test statistic?
\n" ); document.write( "b. What is the p-value?
\n" ); document.write( "c. At α = .01, what is your conclusion?
\n" ); document.write( "

Algebra.Com's Answer #831404 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Ho: m1 - m2 = 0
\n" ); document.write( "Ha: m1 - m2 > 0
\n" ); document.write( "α = .01
\n" ); document.write( "t=(x̄1 - x̄2)/sqrt ((s1^2/n1)+(s2^2/n2))
\n" ); document.write( "t=(69.95-69.56)/sqrt ((2.5/112)+(2.5/84)) = 1.71
\n" ); document.write( "p(z > 1.71) = .0436 > .01 , Fail to reject Ho.
\n" ); document.write( "Sample results indicate there is no difference between the population mean 18-hole scores for the two golfers.
\n" ); document.write( "
\n" ); document.write( "
\n" );