80% confidence interval for a sample proportion expressed as a tri-linear inequality.
x=75
n=368
phat = 75/368 = 0.2038
Margin of error = z(α/2)*sqrt(phat*(1-phat)/n) = z(0.10)*sqrt(0.2038*(1-0.2038)/368) = 1.2816(0.0210) = 0.027
Lower bound = 0.2038 - 0.027 = 0.1768
Upper bound = 0.2038 + 0.027 = 0.2308
( 0.177 < p < 0.231)
Let me know if you have any questions.
Dian