document.write( "Question 1186970: In a random sample of 380 residents of Fiction County, it was found that only 57 could correctly name the president of France. Use this information to construct a 90% confidence interval for p, the proportion of all residents of Fiction County who can correctly name the President of France.\r
\n" );
document.write( "\n" );
document.write( "Round your answers to three significant figures.\r
\n" );
document.write( "\n" );
document.write( "Answer: We are 90% confident that __ < p < __ .
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #820459 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! p hat=57/380=0.15 \n" ); document.write( "90% half-interval is z(.95)*sqrt(.15*.85/380) \n" ); document.write( "=1.645*0.0183 \n" ); document.write( "=0.0301 \n" ); document.write( "the interval is (0.120, 0.180) \n" ); document.write( " |