document.write( "Question 1186969: In a random sample of 200 students at Eastern Elite University, it was found that 106 had studied overseas. Construct a 99% confidence interval for the percentage of all EEU students who have studied overseas.\r
\n" );
document.write( "\n" );
document.write( "Round your answers to the nearest tenth of a percent.\r
\n" );
document.write( "\n" );
document.write( "Answer: We are 99% confident that between _% and _% of all EEU students have studied overseas. \n" );
document.write( "
Algebra.Com's Answer #820466 by Boreal(15235) You can put this solution on YOUR website! p hat is 0.53 (106/200) \n" ); document.write( "99%half-interval is 2.576*sqrt(0.53*0.47/200) \n" ); document.write( "=0.0909 \n" ); document.write( "interval is (0.439, 0.629) or (43.9%, 62.9%) \n" ); document.write( " |