Measure association in a 2×2 table with the odds ratio and confidence interval.
OR = (a·d)/(b·c); CI uses ln(OR) ± 1.96·√(1/a+1/b+1/c+1/d).