Nestor R. answered 06/23/19
Professional experienced using mathematics and statistics
confidence intervals for proportions are determined as p-hat -/+ z(alpha/2) x sqrt((p-hat x q-hat)/n), where p-hat=proportion of successes and q-hat=1-p-hat=proportion of failures.
For a 90% confidence interval z(alpha/2) = 1.645.
p-hat=177/322 and q-hat=1-p-hat=(322-177)/322=145/322
Let X = (p-hat x q-hat)/n = ((177/322) x (145/322)) / 322
z(alpha/2) x sqrt(X) = 1.645 x (0.027725974) = 0,045609228
Thus the 95% CI, to 3 decimal places, = 0.550 -/+ 0.046 = (0.504, 0.596)