document.write( "Question 1194438: If a sample of 600 people is selected and the researcher decides to have a maximum error of the
\n" ); document.write( "estimate of 4% on the specific proportion who favor gun control, find the degree of confidence. A
\n" ); document.write( "recent study showed that 50% were in favor of some form of gun control.
\n" ); document.write( "

Algebra.Com's Answer #826640 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
half-interval is z*sqrt(p*(1-p)/n)=0.04
\n" ); document.write( "p=0.5, z is unknown
\n" ); document.write( "0.04^2=z^2*0.5*0.5/600
\n" ); document.write( "0.0016*600=z^2*0.25
\n" ); document.write( "z^2=3.84
\n" ); document.write( "z=1.96
\n" ); document.write( "95% confidence
\n" ); document.write( "
\n" );