document.write( "Question 354373: Find the minimum sample size you should use to assure that your estimate of p hat will be within the required margin of error around the population p. Assume the Margin of error is 0.08 with a confidence level of 95%. From a prior study, p hat is estimated to be 0.2. \n" ); document.write( "
Algebra.Com's Answer #253242 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Find the minimum sample size you should use to assure that your estimate of p hat will be within the required margin of error around the population p. Assume the Margin of error is 0.08 with a confidence level of 95%. From a prior study, p hat is estimated to be 0.2.
\n" ); document.write( "----
\n" ); document.write( "Since E = z*sqrt(pq/n)
\n" ); document.write( "---
\n" ); document.write( "n = [z/E]^2*pq
\n" ); document.write( "----
\n" ); document.write( "n = [1.96/0.08]^2*0.2*0.8
\n" ); document.write( "---
\n" ); document.write( "n = 97 when rounded up
\n" ); document.write( "===========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );