document.write( "Question 1182808: Assume that a sample is used to estimate a population proportion p.
\n" ); document.write( "Find the 99% confidence interval for a sample of size 351 with 65% successes.
\n" ); document.write( "Answer as a tri-linear inequality using decimals (not percents) accurate to 3 decimal places.\r
\n" ); document.write( "\n" ); document.write( "_______ < p < _________
\n" ); document.write( "

Algebra.Com's Answer #812895 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
1-sample proportion 99%CI z-int
\n" ); document.write( "half interval is z(0.995)+/- sqrt (p(1-p)/n)
\n" ); document.write( "=2.576*sqrt (0.65*0.35/351)
\n" ); document.write( "=0.0656 or 0.066
\n" ); document.write( "add to and subtract from mean
\n" ); document.write( "0.584 < p < 0.716. The result may change slightly on how much z is rounded in the intermediate calculations. I took it to four decimal places.
\n" ); document.write( "
\n" );