document.write( "Question 359889: An engineering firm is evaluating their back charges. They originally believed their average back charge was $1800. They are concerned that the true average is higher, which could hurt their quarterly earnings. They randomly select 40 customers, and calculate the corresponding sample mean back charge to be $1950. If the standard deviation of back charges is $500, and alpha = 0.01, should the engineering firm be concerned? Perform an appropriate hypothesis test, showing the necessary calculations and/or explaining the process used to obtain the results \n" ); document.write( "
Algebra.Com's Answer #256805 by stanbon(75887) ![]() You can put this solution on YOUR website! An engineering firm is evaluating their back charges. They originally believed their average back charge was $1800. They are concerned that the true average is higher, which could hurt their quarterly earnings. They randomly select 40 customers, and calculate the corresponding sample mean back charge to be $1950. If the standard deviation of back charges is $500, and alpha = 0.01, should the engineering firm be concerned? Perform an appropriate hypothesis test, showing the necessary calculations and/or explaining the process used to obtain the results \n" ); document.write( "-------------- \n" ); document.write( "Ho: u = 1800 \n" ); document.write( "Ha: u > 1800 \n" ); document.write( "----- \n" ); document.write( "t(1950) = (1950-1800)/[500/sqrt(40)] = 1.8974 \n" ); document.write( "-- \n" ); document.write( "p-value = p(t >1.8974 when df=39) = 0.3260 \n" ); document.write( "--- \n" ); document.write( "Since the p-value is greater than 1%, fail to reject Ho. \n" ); document.write( "The test results support Ho. \n" ); document.write( "---- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |