Chapter11 Pooling correlation coefficients

To pool correlation coefficients Fishers Z transformation is used. The following formulas are used (Raghunathan (2016), Van Buuren (2018) and Enders (2010)):

Zi=12ln1+ri1ri

The Zi means the calculation of Fisher’s Z-value in each imputed dataset.

Also, the variance of the correlation can be calculated using:

VarZ=1n3

n is the sample size in the imputed dataset. Now we can use Rubin’s Rules to calculate the Pooled correlation and variance. These values will be calculated with the transformed Z values.

To obtain the pooled p-value for the correlation coefficient we use the formula:

Z=ZPooledVarZ=ZPooled1n3=ZPooled×ni3

In this formula z is the z-score and follows a standard normal distribution, ZPooled is the pooled Z transformation and VarZ is the pooled variance.

Finally, back transformation to the original scale of r is done by:

rPooled=e2×ZPooled1e2×ZPooled+1

References

Enders, Craig K. 2010. Applied Missing Data Analysis. Guilford Press.
Raghunathan, T. 2016. Missing Data Analysis in Practice. Boca Raton, FL: Boca Raton: CRC Press.
Van Buuren, S. 2018. Flexible Imputation of Missing Data. Second Edition. Boca Raton, FL: Chapman & Hall/CRC.