document.write( "Question 1088232: A poll is conducted to estimate the proportion of students who eat regularly in the cafeteria. A sample of 275 students result in 180 who said they do eat regularly on the cafeteria. Estimate the true proportion of students who eat regularly with 95% certainty. \n" ); document.write( "
Algebra.Com's Answer #702492 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
We can measure with 95% confidence, not 95% certainty.
\n" ); document.write( "the proportion is 180/275=0.655
\n" ); document.write( "the interval is +/-1.96*sqrt(0.655*0.345)/275)
\n" ); document.write( "the sqrt factor is 0.0287
\n" ); document.write( "the interval is that *1.96=0.0562
\n" ); document.write( "the CI is (0.598, 0.711)
\n" ); document.write( "
\n" ); document.write( "
\n" );