document.write( "Question 971846: A researcher wishes to estimate the proportion of left-handers among a certain population. In a random sample of 900 people from the population, 74% are left-handed. Find the margin of error for the 95% confidence interval.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #594238 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 1 sample proportion test CI\r \n" ); document.write( "\n" ); document.write( "=p +/- z*SE\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "SE=sqrt{(.74)(.26)/900}\r \n" ); document.write( "\n" ); document.write( "numerator is 0.74 \n" ); document.write( "SE=0.0146 \n" ); document.write( "95 % CI has z= +/-1.96\r \n" ); document.write( "\n" ); document.write( "z*SE=.029\r \n" ); document.write( "\n" ); document.write( "95% CI= 0.74 +/- 0.029 [0.711,0.769] \n" ); document.write( " |