document.write( "Question 773929: Calculate the margin of error of the proportion if p̂ = 0.25, z = 1.96 and n = 200.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #471958 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! Margin of error is: z*sqrt(p(1-p)/n) \n" ); document.write( "= 1.96*sqrt((1/4)(3/4)/200) = 1.96*sqrt(3/3200) = 0.06 \n" ); document.write( "I can help you with this kind of questions at: mthman@gmail.com \n" ); document.write( "Thanks \n" ); document.write( " |