document.write( "Question 516745: Assume that the population proportion is .55. Compute the standard error of the proportion, σ ( p ¯ ), for sample sizes of 100, 200, 500, and 1000 (to 4 decimals).\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #344506 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Assume that the population proportion is .55. Compute the standard error of the proportion, σ ( p ¯ ), for sample sizes of 100, 200, 500, and 1000 (to 4 decimals). \n" ); document.write( "------ \n" ); document.write( "==== \n" ); document.write( "s(phat) = sqrt[0.55*0.45/100] = 0.0497 \n" ); document.write( "------ \n" ); document.write( "s(phat) = sqrt(0.55*0.45/200) = 0.0352 \n" ); document.write( "---------------------- \n" ); document.write( "etc. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |