Cohen's D Calculator
Calculate Cohen's d, Hedges' g, and Glass's ฮ effect sizes with confidence intervals, CLES, and interpretation from summary stats or raw data.
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.
Formulas
The primary effect size is Cohen's d, computed as the difference in group means divided by the pooled standard deviation:
where the pooled standard deviation is:
Hedges' g applies a correction factor J for small-sample bias:
Glass's ฮ uses only the control group's standard deviation:
The 95% confidence interval uses the variance approximation:
Common Language Effect Size (CLES) converts d to a probability via the normal CDF:
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 Metric | Cohen's Convention | Interpretation | Percentile Standing | % Non-Overlap (Uโ) | CLES |
|---|---|---|---|---|---|
| Very Small | d = 0.01 | Negligible difference | 50.4% | 0.8% | 50.7% |
| Small | d = 0.20 | Barely noticeable | 57.9% | 14.7% | 55.6% |
| Small - Medium | d = 0.35 | Detectable with care | 63.7% | 24.2% | 59.7% |
| Medium | d = 0.50 | Visible to careful observer | 69.1% | 33.0% | 63.8% |
| Medium - Large | d = 0.65 | Noticeable difference | 74.2% | 40.5% | 67.7% |
| Large | d = 0.80 | Obvious difference | 78.8% | 47.4% | 71.4% |
| Very Large | d = 1.00 | Substantial gap | 84.1% | 55.4% | 76.0% |
| Very Large | d = 1.20 | Very large gap | 88.5% | 62.2% | 80.2% |
| Huge | d = 1.50 | Dramatic separation | 93.3% | 70.7% | 85.6% |
| Huge | d = 2.00 | Near-total separation | 97.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. | |||||