document.write( "Question 1133819: Assume that a sample is used to estimate a population proportion p. Find the margin of error E that corresponds to the given statistics and confidence level. Round the margin of error to four decimal places.\r
\n" );
document.write( "\n" );
document.write( "99% confidence; n=6500; x= 1950 \n" );
document.write( "
Algebra.Com's Answer #751291 by Glaviolette(140)![]() ![]() You can put this solution on YOUR website! p hat would equal 1950/6500 = .3 \n" ); document.write( "q hat is 1 - p hat = .7\r \n" ); document.write( "\n" ); document.write( "z score that corresponds to 99% CL is 2.575\r \n" ); document.write( "\n" ); document.write( "ME = 2.575*sq rt (.3*.7/6500) = .0146 \n" ); document.write( " |