document.write( "Question 737156: To see whether people are keeping their car tires inflated to the correct level of 35 pounds per square inch (psi), a tire company manager selects a sample of 36 tires and checks the pressure. The mean of the sample is 33.5 psi, and the population standard deviation is 3 psi. Are the tires properly inflated? Use a=.10. Find the 90% confident interval of the mean. Do the results agree? Explain? \n" ); document.write( "
Algebra.Com's Answer #450224 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! To see whether people are keeping their car tires inflated to the correct level of 35 pounds per square inch (psi), a tire company manager selects a sample of 36 tires and checks the pressure. \n" ); document.write( "-------------------- \n" ); document.write( "The mean of the sample is 33.5 psi, and the population standard deviation is 3 psi. \n" ); document.write( "---------------------------- \n" ); document.write( "Are the tires properly inflated? Use a=.10. \n" ); document.write( "----- \n" ); document.write( "Ho: u = 35 \n" ); document.write( "Ha: u # 35 \n" ); document.write( "------ \n" ); document.write( "x-bar = 33.5 \n" ); document.write( "z(33.5) = (33.5-35)/[3/sqrt(36)] = -3 \n" ); document.write( "p-value = 2*P(z < -3) = 2*normalcdf(-100,-3) = 0.0027 \n" ); document.write( "---- \n" ); document.write( "Since the p-value is less than 10%, reject Ho. \n" ); document.write( "The test results do not support the tires being properly inflated. \n" ); document.write( "========================\r \n" ); document.write( "\n" ); document.write( "Find the 90% confident interval of the mean. Do the results agree? \n" ); document.write( "Using my Ti-84 I get: \n" ); document.write( "90% CI: (32.678,34.3220 \n" ); document.write( "Since 35 is not in the 90% confidence interval the test does not \n" ); document.write( "support proper inflation at the 10% level of significance level. \n" ); document.write( "------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |