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

d_to_common_language

Convert Standardized Mean Difference to Common Language Effect Sizes


Description

Convert Standardized Mean Difference to Common Language Effect Sizes

Usage

d_to_common_language(d)

convert_d_to_common_language(d)

Arguments

d

Standardized difference value (Cohen's d).

Details

This function use the following formulae:

Cohen's U_3 = Φ(d)



Overlap = 2 \times Φ(-|d|/2)



Pr(superiority) = Φ(d/√{2})

Value

A list of Cohen's U3, Overlap, Probability of superiority.

Note

These calculations assume that the populations have equal variance and are normally distributed.

References

  • Cohen, J. (1977). Statistical power analysis for the behavioral sciences. New York: Routledge.

  • Reiser, B., & Faraggi, D. (1999). Confidence intervals for the overlapping coefficient: the normal equal variance case. Journal of the Royal Statistical Society, 48(3), 413-418.

  • Ruscio, J. (2008). A probability-based measure of effect size: robustness to base rates and other factors. Psychological methods, 13(1), 19–30.

See Also

Other convert between effect sizes: d_to_r(), eta2_to_f2(), odds_to_probs(), oddsratio_to_riskratio()


effectsize

Indices of Effect Size and Standardized Parameters

v0.4.4-1
GPL-3
Authors
Mattan S. Ben-Shachar [aut, cre] (<https://orcid.org/0000-0002-4287-4801>), Dominique Makowski [aut] (<https://orcid.org/0000-0001-5375-9967>), Daniel Lüdecke [aut] (<https://orcid.org/0000-0002-8895-3206>), Indrajeet Patil [ctb] (<https://orcid.org/0000-0003-1995-6531>, @patilindrajeets), Ken Kelley [ctb], David Stanley [ctb]
Initial release

We don't support your browser anymore

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