document.write( "Question 287248: A recent study of 750 Internet users in Europe found that 35% of Internet users were women. What is the 95% confidence interval estimate for the true proportion of women in Europe who use the Internet \n" ); document.write( "
Algebra.Com's Answer #208226 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A recent study of 750 Internet users in Europe found that 35% of Internet users were women. What is the 95% confidence interval estimate for the true proportion of women in Europe who use the Internet \n" ); document.write( "------- \n" ); document.write( "sample proportion: 0.35 \n" ); document.write( "--- \n" ); document.write( "standard error: 1.96*sqrt[0.35*0.65/750] = 0.0341 \n" ); document.write( "--------------- \n" ); document.write( "95% CI: 0.35-0.0341 < p < 0.35+0.0341 \n" ); document.write( "--- \n" ); document.write( "95% CI: 0.3159 < p < 0.3841 \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |