Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

mean_to_d

Means to Standardized Mean Difference


Description

Converts raw mean scores reported in the primary study to a standardized mean difference (d).

Usage

mean_to_d(m.1, m.2, sd.1, sd.2, n.1, n.2)

Arguments

m.1

Mean of group one.

m.2

Mean of group two.

sd.1

Standard deviation of group one.

sd.2

Standard deviation of group two.

n.1

Sample size of group one.

n.2

Sample size of group two.

Value

d

Standardized mean difference (d).

var.d

Variance of d.

Author(s)

AC Del Re & William T. Hoyt

Maintainer: AC Del Re acdelre@gmail.com

References

Borenstein (2009). Effect sizes for continuous data. In H. Cooper, L. V. Hedges, & J. C. Valentine (Eds.), The handbook of research synthesis and meta analysis (pp. 279-293). New York: Russell Sage Foundation.

See Also


MAc

Meta-Analysis with Correlations

v1.1.1
GPL-2
Authors
AC Del Re & William T. Hoyt
Initial release
2010-07-06

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.