document.write( "Question 868633: A doctor's office would like to estimate the proportion of couples that will not allow their child to receive the new vaccine with a 90% confidence interval. From a tiny sample, 26% of parents will not allow the new vaccine. Using this information, how many couples must be sampled in order for the estimate to be within 3% of the true proportion? \n" ); document.write( "
Algebra.Com's Answer #523713 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A doctor's office would like to estimate the proportion of couples that will not allow their child to receive the new vaccine with a 90% confidence interval. From a tiny sample, 26% of parents will not allow the new vaccine. Using this information, how many couples must be sampled in order for the estimate to be within 3% of the true proportion?
\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.645/0.03]^2*(0.26*0.74) = 575 when rounded up
\n" ); document.write( "=============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );