document.write( "Question 1181891: In a survey of 250 Voters prior to election, 16% indicated that they would vote for the ABC candidate. Estimate with 90% confidence the population proportion of voters who support the ABC? \n" ); document.write( "
Algebra.Com's Answer #811855 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
the half-interval is z(0.975)*sqrt(0.16*0.84/250)
\n" ); document.write( "=1.96*0.0232=0.0454
\n" ); document.write( "(0.1146, 0.2054)
\n" ); document.write( "also STATS TEST A 1-PropZInt
\n" ); document.write( "using x=40 and n=250 (40/250)=0.16
\n" ); document.write( "
\n" );