document.write( "Question 1159165: A shipping firm suspects that the mean life of a certain brand of tire used by its trucks is more than 40,000 miles. To check the claim, the firm randomly selects and tests 18 of these tires and gets a mean lifetime of 40503 miles with a standard deviation of 1200 miles. At α = 0.05, test the shipping firm's claim. Assume the distribution is normal. Use the P-value method. Exact value of the standard deviation is not known. \n" ); document.write( "
Algebra.Com's Answer #782516 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! this is a t-test (last statement) \n" ); document.write( "Ho: brand lasts < 40000 miles \n" ); document.write( "Ha: it lasts more \n" ); document.write( "alpha=0.05 P{reject Ho|Ho true| \n" ); document.write( "test statistic is a t 0.95, df=17 \n" ); document.write( "critical value is t> 1.74 for a one way test \n" ); document.write( "calculation t=(x bar- mean)/s/sqrt(n) \n" ); document.write( "=503*sqrt(18)/1200 \n" ); document.write( "=1.78 \n" ); document.write( "because t >1.74, can conclude the tires do last for more than 40,000 miles \n" ); document.write( "p=0.0466 \n" ); document.write( " |