document.write( "Question 479432: The water quality is acceptable if the mean amount of suspended solids is less than 49. Construct an α= .05 test to establish that the quality is acceptable.
\n" );
document.write( "X=47 S=9.4 degrees of freedom=13
\n" );
document.write( "(a)Specify H0 and H1.
\n" );
document.write( "(b)State the test statistic.
\n" );
document.write( "(c)What does the test conclude?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #328639 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The water quality is acceptable if the mean amount of suspended solids is less than 49. Construct an α= .05 test to establish that the quality is acceptable. \n" ); document.write( "X=47 S=9.4 degrees of freedom=13 \n" ); document.write( "------------------------------------- \n" ); document.write( "(a)Specify \n" ); document.write( "H0: u >= 49 \n" ); document.write( "H1: u < 49 (?) \n" ); document.write( "---------------------- \n" ); document.write( "(b)State the test statistic \n" ); document.write( "t(47) = (47-49)/[9.4/sqrt(14)) = -2/[2.51] = -0.7961 \n" ); document.write( "---- \n" ); document.write( "p-value = P(t<-0.7961 when df = 13) = tcdf(-100,-0.7961,13) = 0.22 \n" ); document.write( "---- \n" ); document.write( "(c)What does the test conclude? \n" ); document.write( "Since the p-value is greater than 5%, fail to reject Ho. \n" ); document.write( "The test results indicate the water quality is not acceptable. \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |