Methods for continuous outcomes

1. If each study used the same scale or variable (i.e. all used serum creatinine or Mini-Mental State score):

meansummary = å (weighti x meani) / å weighti

meani = meantx - meancontrol

weighti = 1 / variancei = 1 / SDi2

(use pooled variance)

95% CI = means +/- (1.96 x (variances)^0.5)

variances = 1 / å weighti

Test of homogeneity: Q = å [weighti x (means - meani)2]

2. If each study used a similar but different scale (i.e. one used CAGE, one used MAST for diagnosis of alcoholism):

dsummary = å (weighti x di) / å weighti

dsummary = summary estimate of the difference in effect sizes

di = effect size = (meantx - meancontrol) / SDpooled

weighti = 1 / variancei = (2 x Ni) / (8 + di2)

(use pooled variance)

95% CI = ds +/- (1.96 x (variances)^0.5)

variances = 1 / å weighti

Test of homogeneity: Q = å [weighti x (ds - di)2]