document.write( "Question 139333: The questions is:\r
\n" );
document.write( "\n" );
document.write( "There are 700 students that watch TV. 45% are men. If the confidence interval is 95% what is the true proportion of men that watch tv.\r
\n" );
document.write( "\n" );
document.write( "What is the correct formula? \n" );
document.write( "
Algebra.Com's Answer #101586 by stanbon(75887) ![]() You can put this solution on YOUR website! There are 700 students that watch TV. 45% are men. If the confidence interval is 95% what is the true proportion of men that watch tv.\r \n" ); document.write( "\n" ); document.write( "-------- \n" ); document.write( "p-hat = 0.45 \n" ); document.write( "n=700 \n" ); document.write( "z* = 1.96 \n" ); document.write( "---------------- \n" ); document.write( "0.45-1.96[0.45*0.55/Sqrt(700)] < p < 0.45+1.96[0.45*0.55/sqrt(700)] \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |