document.write( "Question 1158157: If n=370 and
\n" ); document.write( "ˆ
\n" ); document.write( "p(p-hat) =0.33, find the margin of error at a 90% confidence level
\n" ); document.write( "

Algebra.Com's Answer #781084 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
error = sqrt(0.33*0.67/370)*1.645
\n" ); document.write( "=0.0402 \r
\n" ); document.write( "\n" ); document.write( "sqrt(p*(1-p)/n)* appropriate z value
\n" ); document.write( "
\n" ); document.write( "
\n" );