document.write( "Question 915809: Assume that the significance level is a = 0.1. Use the given information to find the P-value and the critical value(s).The test statistic of z=1.41 is obtained when testing the claim that p>0.3.
\n" );
document.write( "P value =
\n" );
document.write( "The critical value(s) is/are z= \n" );
document.write( "
Algebra.Com's Answer #555763 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Assume that the significance level is a = 0.1. Use the given information to find the P-value and the critical value(s).The test statistic of z=1.41 is obtained when testing the claim that p>0.3. \n" ); document.write( "---- \n" ); document.write( "Since the altenate hypothesis is p > 0.3, you have a right-tail test. \n" ); document.write( "------ \n" ); document.write( "Since the z-value for p = 0.3 is z = 1.41, \n" ); document.write( " P value = P(z > 1.41) = normalcdf(1.41,100) = 0.0793 \n" ); document.write( "---------------------------------------- \n" ); document.write( "The critical value(s) is z = invNorm(0.99) = 2.3263 \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |