document.write( "Question 1062249: A survey indicated that 78% of secondary students graduate within five years of entering grade 9. This result is considered accurate with plus/minus 3%, 19 of 20 times. Estimate the sample size of this survey. \n" ); document.write( "
Algebra.Com's Answer #677145 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
The error at the 5% level is equal to z(0.975)*sqrt (p*(1-p))/n=0.03
\n" ); document.write( "square both sides; z=1.96
\n" ); document.write( "3.8416*0.78*0.22/n=0.0009
\n" ); document.write( "0.6592=0.0009n
\n" ); document.write( "n=732.46 or 733.
\n" ); document.write( "Check:
\n" ); document.write( "A rough guide at the 95% level is the error is 1/sqrt (n)=1/sqrt (733)=0.0369.
\n" ); document.write( "This guideline is accurate when z=2 and p=1-p=0.5. Nevertheless, this is a good check.
\n" ); document.write( "
\n" );