document.write( "Question 1114842: In a recent presidential election, 611 voters were surveyed and 308 of them said that they voted for the candidate who won (based on data from the ICR Survey Research Group). Find a 99% confidence interval estimate of the percentage of voters who said that they voted for the candidate who won. \n" ); document.write( "
Algebra.Com's Answer #729754 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a recent presidential election, 611 voters were surveyed and 308 of them said that they voted for the candidate who won (based on data from the ICR Survey Research Group). Find a 99% confidence interval estimate of the percentage of voters who said that they voted for the candidate who won. \n" ); document.write( "---- \n" ); document.write( "sample proportion:: 308/611 = 0.5041 \n" ); document.write( "ME = z*sqrt(pq/n) = 2.5758*sqrt[(308/611)*(303/611)/611] = 0.0521 \n" ); document.write( "---- \n" ); document.write( "99% CI: 0.5041-0.0521 < p < 0.5041+0.0521 \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------- \n" ); document.write( " |