document.write( "Question 1083684: According to a national poll of 725 college students, 73% play video games more than 6 hours a week.
\n" );
document.write( "Find the margin of error and the 95% confidence interval for the survey. Give your answers as percentages rounded to the nearest tenth of a percent.\r
\n" );
document.write( "\n" );
document.write( "Find the margin of error-
\n" );
document.write( "The 95% confidence interval is from ___ to ____? \n" );
document.write( "
Algebra.Com's Answer #698433 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! one can use 1.96*SE for the interval size \n" ); document.write( "sqrt(.73*.27/725)=0.0165 \n" ); document.write( "interval size is 0.0323 \n" ); document.write( "(0.6977, 0.7623) or (69.8%, 76.2%) \n" ); document.write( " |