document.write( "Question 1077014: Question 4 10.2.11-T
\n" );
document.write( "Test the hypothesis using the P value approach. Be sure the verify the requirements of the test.
\n" );
document.write( "H0: p=.77 versus H1: p is not equal to .77
\n" );
document.write( "n=500,x=380, alpha a=.05
\n" );
document.write( "I'm having a hard time figuring out what the p value is \n" );
document.write( "
Algebra.Com's Answer #691613 by stanbon(75887) ![]() You can put this solution on YOUR website! Test the hypothesis using the P value approach. Be sure the verify the requirements of the test. \n" ); document.write( "H0: p=.77 \n" ); document.write( "H1: p is not equal to .77 \n" ); document.write( "n=500,x=380, alpha a=.05 \n" ); document.write( "sample proportion = 380/500 = 0.76 \n" ); document.write( "===== \n" ); document.write( "Test Statistic:: z(0.76) = (0.76-0.77)/sqrt[0.77*0.23/500] = -0.5313 \n" ); document.write( "--- \n" ); document.write( "P-value = 2*P(z < -0.5313) = 2*normalcdf(-100,-0.5313) = 2*0.2976 = 0.5952 \n" ); document.write( "----- \n" ); document.write( "Since the P-value is greater than 5%, fail to reject Ho. \n" ); document.write( "----- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |