document.write( "Question 967336: 4. The IRS claims that it takes 87 minutes to prepare a tax form. You believe it takes longer than 87 minutes. You ask 19 tax filers and find the following preparation times:
\n" ); document.write( "61, 74, 78, 79, 87, 88, 96, 97, 98, 98, 99, 100, 100, 101, 108, 110, 117, 120, 121
\n" ); document.write( "
\n" ); document.write( "Determine if the preparation time is significantly longer than 87 minutes. Use α = .025.
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #591259 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Given:
\n" ); document.write( "mu = 87 (based on the null hypothesis below)
\n" ); document.write( "n = 19
\n" ); document.write( "alpha = 0.025\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Use a calculator to compute the following:
\n" ); document.write( "sample mean: xbar = 96.421
\n" ); document.write( "sample standard deviation: s = 15.848\r
\n" ); document.write( "\n" ); document.write( "-------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Hypothesis:
\n" ); document.write( "H0: mu = 87
\n" ); document.write( "H1: mu > 87\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Test Statistic:\r
\n" ); document.write( "\n" ); document.write( "t = (xbar - mu)/(s/sqrt(n))
\n" ); document.write( "t = (96.421 - 87)/(15.848/sqrt(19))
\n" ); document.write( "t = 2.591\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now use a calculator to compute the area under the curve to the right of t = 2.591\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "According to this calculator, we find that P(T < 2.591) = 0.9908 (note: degrees of freedom = n-1 = 19-1 = 18)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So this means\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "P(T > 2.591) = 1 - P(T < 2.591)
\n" ); document.write( "P(T > 2.591) = 1 - 0.9908
\n" ); document.write( "P(T > 2.591) = 0.0092\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This is the p-value.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "p-value = 0.0092\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since the p-value (0.0092) is smaller than the value of alpha (0.025), this means we reject the null hypothesis H0.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So we must conclude that the alternative hypothesis H1: mu > 87 is true.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Therefore, we conclude that the average times takes significantly longer than 87 minutes.
\n" ); document.write( "
\n" );