document.write( "Question 1100467: 3. A telephone poll of 800 American adults asked \"where would you rather go in your spare time?\" One response, by 275 adults, was \"a movie\". Compute and explain a 90% confidence interval estimate of the proportion of all American adults who would respond \"a movie\". \n" ); document.write( "
Algebra.Com's Answer #715048 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
90% CI half interval is 1.645*sqrt(0.34375*0.65625)/800; 0.34375 is 275/800.
\n" ); document.write( "=1.645*0.0168
\n" ); document.write( "0.0276
\n" ); document.write( "the mean is 0.34375
\n" ); document.write( "The CI is the mean +/- the half interval
\n" ); document.write( "(0.316, 0.371)We are 90% confident that the true proportion, which we don't know and never will lies in this interval. All values in this interval are plausible.
\n" ); document.write( "
\n" ); document.write( "
\n" );