Skip to content
Prev 2158 / 5636 Next

[R-meta] Difference in Proportions Meta-Analysis

Dear Nelly,

For two independent estimates, y1 and y2, with standard errors SE1 and SE2, the SE of their difference is:

SE[y1 - y2] = sqrt(SE1^2 + SE2^2)

Best,
Wolfgang