document.write( "Question 1195007: A population proportion is .40. A simple random sample of size 200 will be taken and the
\n" ); document.write( "sample proportion will be used to estimate the population proportion.
\n" ); document.write( "A. Compute the standard error of the proportion
\n" ); document.write( "B. What is the probability that the sample proportion will be within+.03 of the
\n" ); document.write( "population proportion?
\n" ); document.write( "C. What is the probability that the sample proportion will be within +.05 of the population
\n" ); document.write( "proportion?
\n" ); document.write( "

Algebra.Com's Answer #827360 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
SE is sqrt(p*(1-p)/n)=sqrt(0.4*0.6/200)=0.0346
\n" ); document.write( "to be within 0.03, the z value would have to be +/-0.8670, which is probability 0.6140
\n" ); document.write( "to be within 0.05, the z value would have to be +/-1.445, which is probability 0.8515
\n" ); document.write( "z*SE=the margin of error.
\n" ); document.write( "
\n" );