document.write( "Question 1083822: A lab for manager claims that faulty readings on piece equipment are generated about 10% of the time ,but a researcher believes it to be higher.a random sample of 400 records contains 60 error -what is evidence do you have at the 0.05 level significance to support the lab manager is statement or otherwise? -A further random sample of the same size ,45 errors .what would your conclusion have been on basis of this sample \n" ); document.write( "
Algebra.Com's Answer #697955 by stanbon(75887) ![]() You can put this solution on YOUR website! A lab for manager claims that faulty readings on piece equipment are generated about 10% of the time ,but a researcher believes it to be higher.a random sample of 400 records contains 60 error -what is evidence do you have at the 0.05 level significance to support the lab manager is statement or otherwise? - \n" ); document.write( "---- \n" ); document.write( "Ho: p <= 0.10 \n" ); document.write( "Ha: p > 0.10 (claim) \n" ); document.write( "---- \n" ); document.write( "p-hat = 60/400 = 6/40 = 0.15 \n" ); document.write( "z(0.15) = (0.15-0.10)/sqrt(0.15*0.85/400) = 2.8 \n" ); document.write( "Using P-value criteria. \n" ); document.write( "P-value = P(z > 2.8) = normalcdf(2.8,100) = 0.003 \n" ); document.write( "Conclusion:: Since the P-value is less than 5%, reject Ho. \n" ); document.write( "Test results support the claim. \n" ); document.write( "---------------------------- \n" ); document.write( "A further random sample of the same size 45 errors .what would your conclusion have been on basis of this sample \n" ); document.write( "p-hat = 45/400 = 0.11 \n" ); document.write( "z(0.11) = (0.11-0.10)/sqrt(0.11*0.89/400) = 0.64 \n" ); document.write( "--- \n" ); document.write( "P-value = P(z > 0.64) = normalcdf(0.64,100) = 0.26 \n" ); document.write( "Conclusion:: Sine the P-value is greater than 5%, fail to reject Ho. \n" ); document.write( "Test results do no support the claim. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |