document.write( "Question 316012: a microwave oven repairer says that the mean repair cost for damaged microwave ovens is less than $90. You work for the repairer and want to test this claim. You find that a random sample of five microwave ovens has a mean repair cost of $68 and a standard deviation of $12. at alpha =0.10, do you have enough evidence to support the repairer's claim. assume the population is normally distributed \n" ); document.write( "
Algebra.Com's Answer #226063 by stanbon(75887) ![]() You can put this solution on YOUR website! a microwave oven repairer says that the mean repair cost for damaged microwave ovens is less than $90. You work for the repairer and want to test this claim. You find that a random sample of five microwave ovens has a mean repair cost of $68 and a standard deviation of $12. at alpha =0.10, do you have enough evidence to support the repairer's claim. assume the population is normally distributed \n" ); document.write( "--------------------------- \n" ); document.write( "Ho: u >= 90 \n" ); document.write( "Ha: u < 90 (repairer's claim) \n" ); document.write( "---------------- \n" ); document.write( "t(68) = (68-90)/[12/sqrt(5)] = -0.8188 \n" ); document.write( "--- \n" ); document.write( "p-value = P(t< -0.8188 when df = 4) = 0.2292 \n" ); document.write( "--- \n" ); document.write( "Since the p-value is greater than 10%, fail to reject Ho. \n" ); document.write( "The test results do not support the repairer' s claim. \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |