
Jon S. answered 12/18/21
Patient and Knowledgeable Math and English Tutor
CI = (phat1 - phat2) +/- z-critical * sqrt(p-pooled(1/n1 + 1/n2)
z-critical for 90% CI is 1.645
phat1 = x1/n1
phat2 = x2/n2
p-pooled = (x1 + x2)/(n1 + n2)
plug in numbers to compute above 3 values. Then plug those numbers plus given z-critical into formula for CI.