document.write( "Question 1190678: Parle Agro India Pvt. Ltd. wants to conduct a survey to find whether more people prefer Frooti to Slice. It was estimated before the survey that half of the population prefers Frooti and half prefers Slice. How large a sample would Parle Agro India Pvt. Ltd. have to take to estimate the proportion of people who prefer Frooti within +/- 0.03 of the actual value, with 98% confidence? considering Z value is 2 \n" ); document.write( "
Algebra.Com's Answer #822926 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
error=z*sqrt(p*(1-p)/n)
\n" ); document.write( "0.03=2*sqrt(0.25/n)
\n" ); document.write( "0.0009=4*0.25/n, squaring both sides
\n" ); document.write( "0.0009n=1
\n" ); document.write( "n=1111.11 or 1112 using z=2
\n" ); document.write( "-
\n" ); document.write( "using z=2.326 which is for 98% CI
\n" ); document.write( "0.0009=2.326^2*0.25/n
\n" ); document.write( "n=2.326^2*0.25/0.0009=1502.85 or 1503\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );