Question 1200394
sample size is 372 with 96 successes.
p = 96 / 372
q = 1 - 96 / 372 = 276 / 372
standard error = sqrt((96/372 * 276/372) / 372) .0226869309.
critical z at 90% two tailed confidence intervall = plus or minus z = 1.644853626.
when z = - 1.644853626, z = (x - p) / s becomes:
-1.644853626 = (x - 96/372) / .0226869309.
solve for x to get:
x = -1.64485 * .0226869309 + 96/372 = .2207478357.
when z = 1.644853626:
x = 1.64485 * .0226869309 + 96/372  .2953811966.
your interval at 90% confidence interval is .221 to .295.
in interval notation, that would be (.221,.295), i believe.