document.write( "Question 613581: A random sample of 600 observations produced a sample proportion equal to 0.33. Find the critical and observed values of z for the following test of hypotheses using α = 0.1.\r
\n" );
document.write( "\n" );
document.write( "H0: p = 0.30 versus H1: p > 0.30\r
\n" );
document.write( "\n" );
document.write( "z critical= ?\r
\n" );
document.write( "\n" );
document.write( "z observed= ?\r
\n" );
document.write( "\n" );
document.write( "Round the answers to 3 significant digits. \n" );
document.write( "
Algebra.Com's Answer #386191 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A random sample of 600 observations produced a sample proportion equal to 0.33. Find the critical and observed values of z for the following test of hypotheses using α = 0.1. \n" ); document.write( "H0: p = 0.30 versus H1: p > 0.30 \n" ); document.write( "z critical= invNorm(0.99) = 2.3263 \n" ); document.write( "-------------------------------- \n" ); document.write( "z observed= (0.33-0.30)/sqrt[0.3*0.7/600) = 1.6036 \n" ); document.write( "Round the answers to 3 significant digits. \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |