document.write( "Question 522150: random sample of 200 measurements give a mean of 50 and standard deviation of 9. at 5% level of significance, test the hypothesis that the population mean is 52. \n" ); document.write( "
Algebra.Com's Answer #346739 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! random sample of 200 measurements give a mean of 50 and standard deviation of 9. at 5% level of significance, test the hypothesis that the population mean is 52. \n" ); document.write( "-------- \n" ); document.write( "Ho: u = 52 (claim) \n" ); document.write( "Ha: u is not equal to 52 \n" ); document.write( "---- \n" ); document.write( "sample mean = 50 \n" ); document.write( "z(50) = (50-52)/[9/sqrt(200)] = -3.1427 \n" ); document.write( "---- \n" ); document.write( "p-value = P(z<-3.1427) = 0.00083705 \n" ); document.write( "------- \n" ); document.write( "Since the p-value is less than 5%, reject Ho. \n" ); document.write( "The test results do not support the claim. \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |