document.write( "Question 641493: Suppose we test the difference between two proportions at the 0.05 level of significance. If the computed z is -1.07, what is our decision?
\n" );
document.write( " A. Reject the null hypothesis.
\n" );
document.write( " B. Do not reject the null hypothesis.
\n" );
document.write( " C. Take a larger sample.
\n" );
document.write( " D. Reserve judgment.
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #403703 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose we test the difference between two proportions at the 0.05 level of significance. If the computed z is -1.07, what is our decision? \n" ); document.write( "p-value = 2*P(z<-1.07) = 2*normalcdf(-100,-1.07) = 0.2846 \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( "A. Reject the null hypothesis. \n" ); document.write( "B. Do not reject the null hypothesis. \n" ); document.write( "C. Take a larger sample. \n" ); document.write( "D. Reserve judgment. \n" ); document.write( " \n" ); document.write( " |