document.write( "Question 1194298: A trucking firm suspects that the average lifetime of 25,000 miles claimed for certain tires is too high.
\n" );
document.write( "To test the claim, the firm puts a random sample of 40 of these tires on its trucks and later finds that their mean lifetime is 4, 421 miles and the standard deviation is 1,349 miles. What can it conclude at the 0.01 level of significance?\r
\n" );
document.write( "\n" );
document.write( "Formula 𝑧 = 𝑥̅ − 𝜇𝑜 𝜎/√𝑛 \n" );
document.write( "
Algebra.Com's Answer #826464 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Hypotheses: \n" ); document.write( "H0: mu = 25,000 \n" ); document.write( "H1: mu < 25,000 \n" ); document.write( "The claim is in the alternate hypothesis. The inequality sign here tells us we have a left-tailed test.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n = 40 = sample size \n" ); document.write( "xbar = 4421 = sample mean \n" ); document.write( "s = 1349 = sample standard deviation\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Compute the z score \n" ); document.write( "z = (xbar - mu)/( s/sqrt(n) ) \n" ); document.write( "z = (4421 - 25000)/( 1349/sqrt(40) ) \n" ); document.write( "z = -96.4811148533804\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We get an extremely small z value \n" ); document.write( "Usually the z scores are between -3 and 3, so we can use a Z table to find the p-value.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I have a feeling there's a typo in one of the numbers given. \n" ); document.write( "The 4421 seems a bit too small. \n" ); document.write( "Did you mean to say something like 44210 perhaps? \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Please carefully double-check the entire problem and get back to me, or make a new post. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |