document.write( "Question 928139: a= 0.05 test the claim that u>16 using P value n= 50 x=16.3 o= 1.2 find p value. \n" ); document.write( "
Algebra.Com's Answer #563497 by stanbon(75887) ![]() You can put this solution on YOUR website! a= 0.05 test the claim that u>16 using P value n= 50 x=16.3 o= 1.2 find p value. \n" ); document.write( "------ \n" ); document.write( "z(16.3) = (16.3-16)/1.2 = 0.3/1.2 = 0.25 \n" ); document.write( "---- \n" ); document.write( "p-value = P(z > 0.25) = normalcdf(0.25,100) = 0.40 \n" ); document.write( "----- \n" ); document.write( "Note: You may have meant that x-bar = 16.3 in which case \n" ); document.write( "z(16.3) = (16.3-16)/(1.2/sqrt(50)) = 1.77 \n" ); document.write( "Then p-value = P(z > 1.77) = normalcdf(1.77,100) = 0.038 \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |