User Rating 0.0 โ˜…โ˜…โ˜…โ˜…โ˜…
Total Usage 0 times
Group 1 (Treatment)
Group 2 (Control)
Presets:
Is this tool helpful?

Your feedback helps us improve.

โ˜… โ˜… โ˜… โ˜… โ˜…

About

Reporting statistical significance without effect size is incomplete. A p-value tells you whether an effect exists. It does not tell you how large the effect is. Cohen's d quantifies the standardized mean difference between two groups, expressed in pooled standard deviation units. Misreporting or omitting effect size inflates the risk of publishing trivially small effects as meaningful findings. The APA Publication Manual (7th ed.) mandates effect size reporting for all primary outcomes. This calculator computes Cohen's d, Hedges' g (bias-corrected for small samples where n < 20), and Glass's ฮ” (when group variances are unequal). It derives the 95% confidence interval using the large-sample variance approximation and reports Common Language Effect Size (CLES). Note: all formulas assume independent samples and approximately normal distributions. For heavily skewed data or unequal variances exceeding a 2:1 ratio, Glass's ฮ” is preferred over pooled d.

cohen's d effect size hedges g glass delta statistics meta-analysis confidence interval CLES

Formulas

The primary effect size is Cohen's d, computed as the difference in group means divided by the pooled standard deviation:

d = M1 โˆ’ M2Spooled

where the pooled standard deviation is:

Spooled = โˆš(n1 โˆ’ 1) โ‹… s12 + (n2 โˆ’ 1) โ‹… s22n1 + n2 โˆ’ 2

Hedges' g applies a correction factor J for small-sample bias:

g = d โ‹… J , J = 1 โˆ’ 34 โ‹… df โˆ’ 1

Glass's ฮ” uses only the control group's standard deviation:

ฮ” = M1 โˆ’ M2s2

The 95% confidence interval uses the variance approximation:

Vd = n1 + n2n1 โ‹… n2 + d22 โ‹… (n1 + n2)

Common Language Effect Size (CLES) converts d to a probability via the normal CDF:

CLES = ฮฆ(dโˆš2)

where M1, M2 = group means; s1, s2 = group standard deviations; n1, n2 = sample sizes; df = n1 + n2 โˆ’ 2; ฮฆ = standard normal CDF.

Reference Data

Effect Size MetricCohen's ConventionInterpretationPercentile Standing% Non-Overlap (Uโ‚ƒ)CLES
Very Smalld = 0.01Negligible difference50.4%0.8%50.7%
Smalld = 0.20Barely noticeable57.9%14.7%55.6%
Small - Mediumd = 0.35Detectable with care63.7%24.2%59.7%
Mediumd = 0.50Visible to careful observer69.1%33.0%63.8%
Medium - Larged = 0.65Noticeable difference74.2%40.5%67.7%
Larged = 0.80Obvious difference78.8%47.4%71.4%
Very Larged = 1.00Substantial gap84.1%55.4%76.0%
Very Larged = 1.20Very large gap88.5%62.2%80.2%
Huged = 1.50Dramatic separation93.3%70.7%85.6%
Huged = 2.00Near-total separation97.7%81.1%92.1%
Percentile standing: the percentile rank of the average Group 1 member in Group 2's distribution. Uโ‚ƒ: percentage of Group 1 above the Group 2 median. CLES: probability a randomly chosen Group 1 member scores higher.

Frequently Asked Questions

Use Hedges' g when either group has n < 20. Cohen's d has a positive bias in small samples - it systematically overestimates the population effect size. The Hedges correction factor J = 1 โˆ’ 3 รท (4df โˆ’ 1) shrinks d by approximately 0.75% at df = 100 but by 7.5% at df = 10. For meta-analyses, Hedges' g is the standard metric.
CLES is the probability that a randomly selected individual from Group 1 will score higher than a randomly selected individual from Group 2. For example, a Cohen's d of 0.80 yields a CLES of approximately 71.4%, meaning if you pick one person from each group at random, the Group 1 member will outscore the Group 2 member 71 times out of 100. It assumes both distributions are normal with equal variances.
When the ratio s1 รท s2 exceeds 2.0, the pooled SD becomes a poor estimate of spread because it weights the larger-variance group disproportionately. In this case, Glass's ฮ” is preferred because it uses only the control group's SD (s2) as the standardizer. This calculator flags the variance ratio and recommends Glass's ฮ” when the ratio is extreme.
Yes. The sign of d depends on which group mean is subtracted from which. A negative d means Group 2's mean is higher than Group 1's. The sign is arbitrary and depends on labeling. The magnitude (absolute value) determines effect size strength. When reporting, always specify which direction favors which group.
The confidence interval width depends on both n and d. For a 95% CI of width ยฑ0.20 around a medium effect (d = 0.50), you need approximately 100 participants per group. With n = 30 per group, the CI width is roughly ยฑ0.38, making it difficult to distinguish small from medium effects. Plan sample sizes with the desired CI precision in mind.
It handles both. The pooled standard deviation formula weights each group's variance by its degrees of freedom (n โˆ’ 1), so unequal group sizes are properly accommodated. However, severely unbalanced designs (e.g., n1 = 10, n2 = 200) produce wider confidence intervals and less stable estimates than balanced designs with the same total N.