document.write( "Question 1171743: Hinton Press hypothesizes that the average life of its largest web press is 14,500 hours. They know that the standard deviation of press life is 2,100 hours. From a sample of 25 presses, the company finds a sample mean of 13,000 hours. At a 0.01 significance level, should the company conclude that the average life of the presses is less than the hypothesized 14,500 hours? \n" ); document.write( "
Algebra.Com's Answer #850875 by CPhill(2189)\"\" \"About 
You can put this solution on YOUR website!
Here's how to solve this hypothesis testing problem:\r
\n" ); document.write( "\n" ); document.write( "**1. Define the Hypotheses:**\r
\n" ); document.write( "\n" ); document.write( "* **Null Hypothesis (H₀):** The average life of the web presses is 14,500 hours (μ = 14,500).
\n" ); document.write( "* **Alternative Hypothesis (H₁):** The average life of the web presses is less than 14,500 hours (μ < 14,500). This is a left-tailed test.\r
\n" ); document.write( "\n" ); document.write( "**2. Gather the Given Information:**\r
\n" ); document.write( "\n" ); document.write( "* Hypothesized mean (μ₀): 14,500 hours
\n" ); document.write( "* Population standard deviation (σ): 2,100 hours
\n" ); document.write( "* Sample mean (x̄): 13,000 hours
\n" ); document.write( "* Sample size (n): 25
\n" ); document.write( "* Significance level (α): 0.01\r
\n" ); document.write( "\n" ); document.write( "**3. Calculate the Test Statistic (z-score):**\r
\n" ); document.write( "\n" ); document.write( "Since we know the population standard deviation, we'll use a z-test.\r
\n" ); document.write( "\n" ); document.write( "z = (x̄ - μ₀) / (σ / √n)\r
\n" ); document.write( "\n" ); document.write( "z = (13,000 - 14,500) / (2,100 / √25)
\n" ); document.write( "z = -1,500 / (2,100 / 5)
\n" ); document.write( "z = -1,500 / 420
\n" ); document.write( "z ≈ -3.57\r
\n" ); document.write( "\n" ); document.write( "**4. Determine the P-value:**\r
\n" ); document.write( "\n" ); document.write( "* We have a left-tailed test, so we need to find the probability of getting a z-score of -3.57 or less.
\n" ); document.write( "* Using a z-table or calculator, the p-value is approximately 0.0002.\r
\n" ); document.write( "\n" ); document.write( "**5. Compare the P-value to the Significance Level:**\r
\n" ); document.write( "\n" ); document.write( "* p-value (0.0002) < α (0.01)\r
\n" ); document.write( "\n" ); document.write( "**6. Make a Decision:**\r
\n" ); document.write( "\n" ); document.write( "* Since the p-value is less than the significance level, we reject the null hypothesis.\r
\n" ); document.write( "\n" ); document.write( "**7. Conclusion:**\r
\n" ); document.write( "\n" ); document.write( "* There is sufficient evidence to conclude that the average life of the web presses is less than 14,500 hours at a 0.01 significance level.
\n" ); document.write( "
\n" ); document.write( "
\n" );