document.write( "Question 1026627: A trucking firm suspects that the mean lifetime of a certain tire it uses is less than 36,000 miles. To check the claim, the firm randomly selects 54 of these tires and gets a mean lifetime of 35,630 miles with a population standards deviation of 1200 miles. At alpha=0.05, test the trucking firms claim. \n" ); document.write( "
Algebra.Com's Answer #641935 by Theo(13342)![]() ![]() You can put this solution on YOUR website! mean to test against is 36,000. \n" ); document.write( "population standard deviation is 1200. \n" ); document.write( "sample mean is 35,630. \n" ); document.write( "alpha = .05. \n" ); document.write( "sample size = 54.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "z = (x-m)/se\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "z is the z-score. \n" ); document.write( "x is the sample mean. \n" ); document.write( "m is the mean to test against. \n" ); document.write( "se is the standard error.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "standard error = standard deviation divided by square root of sample size.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "se = 1200 / sqrt(54) = 163.3.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "z = (35,630 - 36,000) / 163.3 = -370 / 163.3 = -2.27.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "look up z-score in the z-score table to find that the area to the left of that z-score is equal to .0116.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your threshold alpha is .05.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the sample alpha is less than that.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this is an indication that the average life of the tire is actually less than 36,000 miles.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if the mean life of the tire was 36,000 miles, as claimed, then the likelihood of a sample having a mean life of 35,630 would only happen 1% of the time, on average.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to be sure, they would look at all the samples they took, and if more than 5% of those samples had a mean life less than the threshold, they would conclude that the tires do indeed have a mean life that is less than 36,000 miles.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the threshold of 5% can be found by looking at the z-score table and finding the z-score that has an area to the left of it that is .05 or less.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "looking at the z-score table, i see that a z-score of -1.65 is just under the threshold of .05.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a z-score of -1.65 has an area to the left of it that is equal to .0495.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to find the raw score that relates to that, use the z-score formula again.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let x = the raw score.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "z = (x-m) / se\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "z = -1.65 \n" ); document.write( "m = 36,000 \n" ); document.write( "se = 163.3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "formula becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-1.65 = (x - 36,000) / 163.3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for x to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = -1.65 * 163.3 + 36,000.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you get x = 35,730.555\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "based on an alpha of .05, they would expect to get a sample with a mean less than 35,730 miles in less than 5% of the samples that they take.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since they take regular samples, they should be able to look at all the samples that they took and see how many of them had a mean of 35,730 or less.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if the percentage of those samples was greater than 5%, then they could reasonably conclude that the average life of the tires was actually less than 36,000 which is contrary to the manufacturer's claim.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |