document.write( "Question 1193405: You want to obtain a sample to estimate a population proportion. Based on previous evidence, you believe the population proportion is approximately
\n" );
document.write( "p
\n" );
document.write( "∗
\n" );
document.write( "=
\n" );
document.write( "64
\n" );
document.write( "%
\n" );
document.write( " . You would like to be 95% confident that your esimate is within 3% of the true population proportion. How large of a sample size is required? \n" );
document.write( "
Algebra.Com's Answer #825428 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! error=z(0.975)*sqrt(p*(1-p)/n) \n" ); document.write( "0.03=1.96*sqrt*(0.64*0.36)/n \n" ); document.write( "square both sides \n" ); document.write( "0.0009=3.8416*0.2304/n \n" ); document.write( "n=983.44 or 984 \n" ); document.write( " |