Question 1055205
 Assume that a sample is used to estimate a population proportion p. Find the margin of error E that corresponds to the given statistics and confidence level. Round the margin of error to four decimal places. 
95% confidence; n = 420, x = 150 
----
Note: p = x/n = 150/420 = 0.357 ; q = 1-p = 0.643
---
ME = z*sqrt[p*q/n] 
---
ME = 1.96*sqrt[0.357*0.643/420] = 0.0458
------------------
Cheers,
Stan H.
------------