document.write( "Question 311221: the proportion of students in private schools is around 11%. A random sample of 450 students from a wide geographic area indicated that 55 attended private schools. Estimate the true proportion of students attending private schools with 95% confidence. How does your estimate compare to 11%? \n" ); document.write( "
Algebra.Com's Answer #222738 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the proportion of students in private schools is around 11%. A random sample of 450 students from a wide geographic area indicated that 55 attended private schools. Estimate the true proportion of students attending private schools with 95% confidence. --- \n" ); document.write( "p-hat = 55/450 = 0.1222 \n" ); document.write( "--- \n" ); document.write( "E = 1.96*sqrt[0.11*0.89/450] = 0.0288 \n" ); document.write( "=================================== \n" ); document.write( "95% CI: 0.1222- 0.0288 < p < 0.1222+ 0.0288 \n" ); document.write( "95% CI: 0.934 < p < 0.1510 \n" ); document.write( "---------------------------------- \n" ); document.write( "How does your estimate compare to 11%? \n" ); document.write( "The confidence inteval contains 11% \n" ); document.write( "============================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |