document.write( "Question 1186172: The paint used to make lines on roads must reflect enough light to be clearly visible at night. Let μ denote the true average reflectometer reading for a new type of paint under consideration. A test of H_0: μ = 20 vs. H_A: μ > 20 will be based on a random sample of size n from a normal population distribution.\r
\n" );
document.write( "\n" );
document.write( "a. Suppose z=3.3. Calculate the p-value for the hypotheses listed above. Round your answer to four decimal places.\r
\n" );
document.write( "\n" );
document.write( "b. Suppose z=1.6. Calculate the p-value for the hypotheses listed above. Round your answer to four decimal places. \n" );
document.write( "
Algebra.Com's Answer #849473 by CPhill(1987) You can put this solution on YOUR website! Here's how to calculate the p-values for the given hypothesis test:\r \n" ); document.write( "\n" ); document.write( "**Understanding the Problem**\r \n" ); document.write( "\n" ); document.write( "We are conducting a one-tailed (right-tailed) z-test. Our null hypothesis is that the average reflectometer reading is equal to 20 (μ = 20), and our alternative hypothesis is that it is greater than 20 (μ > 20). The p-value represents the probability of observing a test statistic as extreme as, or more extreme than, the one calculated (in this case, a z-score), *assuming the null hypothesis is true*.\r \n" ); document.write( "\n" ); document.write( "**a. z = 3.3**\r \n" ); document.write( "\n" ); document.write( "1. **Find the area to the right of z:** Since this is a right-tailed test, the p-value is the area under the standard normal curve to the *right* of the calculated z-score.\r \n" ); document.write( "\n" ); document.write( "2. **Use a z-table or calculator:** Look up the area corresponding to z = 3.3. Most z-tables give the area to the *left*. If that's the case, subtract the value you find from 1 to get the area to the right.\r \n" ); document.write( "\n" ); document.write( "P(z > 3.3) ≈ 0.0005\r \n" ); document.write( "\n" ); document.write( "**b. z = 1.6**\r \n" ); document.write( "\n" ); document.write( "1. **Find the area to the right of z:** Again, since it is a right-tailed test, the p-value is the area to the right of the given z-score.\r \n" ); document.write( "\n" ); document.write( "2. **Use a z-table or calculator:** Look up the area corresponding to z = 1.6.\r \n" ); document.write( "\n" ); document.write( "P(z > 1.6) ≈ 0.0548\r \n" ); document.write( "\n" ); document.write( "**Answers:**\r \n" ); document.write( "\n" ); document.write( "* a. p-value ≈ 0.0005 \n" ); document.write( "* b. p-value ≈ 0.0548 \n" ); document.write( " \n" ); document.write( " |