Experimental Psychology & Clinical Effect Size

Cohen's D Calculator

Calculate Cohen's d standardized mean difference, Hedges' g small-sample bias correction, Glass's delta, percent non-overlap (U3), and common language effect size for independent and paired experimental designs.

Experimental Design
Group 1 (Treatment / Experimental)
Group 2 (Control / Comparison)
Cohen's D Effect Size (\(d\))
0.689
Medium Effect (|d| ≥ 0.5)
Hedges' g (Unbiased) 0.680 Corrected for small \(N\)
Glass's Delta (\(\Delta\)) 0.667 Using control \(s_2\)
Clinical & Practical Significance
Pooled SD (\(s_{\text{pooled}}\)): 14.509
Distribution Non-Overlap: 75.5% (Cohen's U3)

69.0% chance a randomly chosen Group 1 score > Group 2 score.

Clinical Significance & Effect Size Estimation

Critical Problems This Cohen's D Calculator Solves

A statistically significant p-value (\(p < 0.05\)) only indicates that an observed difference is unlikely due to random chance; it does NOT mean the effect is meaningful or clinically important. Our cohen's d calculator solves foundational empirical challenges:

Overcoming the P-Value Sample Size Trap

With large enough sample sizes (\(n = 50{,}000\)), completely trivial, medically negligible differences achieve \(p < 0.0001\). Cohen's d standardizes the difference in standard deviation units, isolating the true physical magnitude of the intervention independent of sample size.

Correcting Small-Sample Inflation via Hedges' g

In pilot animal models or preliminary clinical cohorts (\(N < 20\)), standard Cohen's d is systematically biased upward. Our engine automatically applies Larry Hedges' exact correction factor \(J\) to generate unbiased effect estimates.

Synthesizing Meta-Analytic Effect Sizes

Because different clinical trials evaluate cognitive therapy or depression using different psychometric scales (e.g. Beck Depression Inventory vs Hamilton Rating Scale), pooling raw point changes is impossible. Standardizing to Cohen's d permits unified meta-analysis.

Interpreting Practical Overlap (Cohen's U3 & CLES)

Standard deviation units can feel abstract to patients. Calculating the Common Language Effect Size (e.g. 'A treated patient has a 69% probability of outperforming a control patient') translates statistics into intuitive clinical communication.

Features Available in the Cohen's D Calculator

Triple Effect Indices

Calculates Cohen's d, Hedges' g (unbiased for small N), and Glass's delta (\(\Delta\)) simultaneously.

Independent & Paired Designs

Seamlessly handles both independent two-group trials and within-subject repeated measures.

Cohen's U3 Non-Overlap

Evaluates distribution separation percentage and the percentage of the control group exceeded by the treatment mean.

Common Language Effect

Computes the probability of superiority (CLES)—the likelihood that a random treated subject scores higher than control.

How to Use the Cohen's D Calculator

1

Select Trial Design

Choose Independent Groups (two distinct cohorts) or Paired/Repeated Measures.

2

Enter Group 1 Stats

Input the experimental group's mean (\(\bar{x}_1\)), standard deviation (\(s_1\)), and sample size (\(n_1\)).

3

Enter Group 2 Stats

Input the control group's mean (\(\bar{x}_2\)), standard deviation (\(s_2\)), and sample size (\(n_2\)).

4

Compute Pooled SD

The engine weights sample variances by degrees of freedom to establish \(s_{\text{pooled}}\).

5

Review Effect Benchmark

Inspect whether the standardized effect is negligible (<0.2), small (0.2), medium (0.5), or large (0.8+).

6

Export Metric Summary

Copy the full audit card including Hedges' g, Glass's delta, and CLES for publication.

Mathematical & Effect Size Formulations

For two independent groups, Cohen's d is the difference between sample means divided by the pooled standard deviation:

$$d = \frac{\bar{x}_1 - \bar{x}_2}{s_{\text{pooled}}} \quad\text{where}\quad s_{\text{pooled}} = \sqrt{\frac{(n_1 - 1)s_1^2 + (n_2 - 1)s_2^2}{n_1 + n_2 - 2}}$$

Hedges' g applies an exact polynomial correction factor \(J\) to eliminate small-sample upward bias:

$$g = d \times \left(1 - \frac{3}{4(n_1 + n_2) - 9}\right)$$

The Common Language Effect Size (CLES) probability of superiority is:

$$\text{CLES} = \Phi\left(\frac{d}{\sqrt{2}}\right)$$

Worked Case Study: Cognitive Behavioral Therapy Trial

Scenario: A clinical psychology trial tests a mindfulness-based intervention against a waitlist control group on depression scores. Group 1 (\(n_1 = 30\)) receives treatment: \(\bar{x}_1 = 15.0\), \(s_1 = 4.0\). Group 2 (\(n_2 = 30\)) is the control: \(\bar{x}_2 = 19.0\), \(s_2 = 4.5\).

  • Pooled Standard Deviation: Degrees of freedom \(\text{df} = 30 + 30 - 2 = 58\). $$s_{\text{pooled}} = \sqrt{\frac{(29 \times 4.0^2) + (29 \times 4.5^2)}{58}} = \sqrt{\frac{464 + 587.25}{58}} = \sqrt{18.125} = \mathbf{4.257}$$
  • Cohen's d: \(d = \frac{15.0 - 19.0}{4.257} = \frac{-4.0}{4.257} = \mathbf{-0.940}\). In absolute terms, \(|d| = 0.940\), indicating a Large Effect Size.
  • Hedges' g Correction: \(J = 1 - \frac{3}{(4 \times 60) - 9} = 1 - \frac{3}{231} = 0.987\). \(g = -0.940 \times 0.987 = \mathbf{-0.928}\).
  • Cohen's U3 (Non-Overlap): \(\Phi(0.940) = \mathbf{82.6\%}\). This means 82.6% of the control group experiences higher depression scores than the average treated patient.
  • Common Language Effect Size (CLES): \(\Phi(0.940 / \sqrt{2}) = \Phi(0.665) = \mathbf{74.7\%}\). A randomly selected treated patient has an approximate 75% probability of scoring better than a randomly selected control patient.

Effect Size Reporting Best Practices

Always Report Effect Sizes Alongside P-Values

APA (American Psychological Association) guidelines mandate reporting effect size metrics whenever a p-value is presented. Effect sizes communicate clinical utility, whereas p-values only measure hypothesis plausibility.

Use Hedges' g When \(N < 20\)

Small sample pilot studies overestimate effect sizes when using standard Cohen's d. Always report Hedges' g in small-sample exploratory research to avoid publishing inflated claims.

Check Homogeneity of Variance

If Levene's test is significant (\(p < 0.05\)) and group standard deviations differ substantially (\(s_1 / s_2 > 1.5\)), pooled standard deviation is invalid. Use Glass's delta (\(\Delta\)) standardized strictly to control variance.

Use d for A Priori Sample Sizing

When designing new experiments in G*Power, input an expected Cohen's d based on published literature. To detect \(d = 0.5\) with 80% power at \(\alpha = 0.05\), you need 64 participants per group.

Jacob Cohen's Effect Size Benchmark Matrix

Effect Magnitude Cohen's |d| Threshold Percent Non-Overlap (\(U_3\)) Common Language (CLES) Real-World Analogy
Negligible < 0.20 < 57.9% < 55.6% Undetectable without massive statistical power
Small 0.20 57.9% 55.6% Height difference between 15- and 16-year-old girls
Medium 0.50 69.1% 63.8% Visible to the naked eye; clinically meaningful
Large 0.80 78.8% 71.4% Height difference between adult males and adult females
Very Large ≥ 1.20 ≥ 88.5% ≥ 80.2% Substantial, overwhelming experimental intervention

Effect Size Statistics Glossary

Cohen's d

An effect size representing the difference between two means divided by the pooled standard deviation of the data.

Hedges' g

An unbiased estimator of the standardized mean difference that corrects for upward small-sample bias in Cohen's d.

Glass's Delta (\(\Delta\))

A variation of Cohen's d that divides the mean difference solely by the control group's standard deviation when variances are unequal.

Common Language Effect Size (CLES)

The probability that a score drawn at random from one population is larger than a score drawn at random from a second population.

Frequently Asked Questions

What is Cohen's d?
Cohen's d is a standardized effect size measure that quantifies the difference between two sample means in terms of standard deviation units: d = (x̄1 - x̄2) / s_pooled. Because it is dimensionless, it allows researchers to compare the real-world magnitude of experimental effects across different studies and instruments.
How do you interpret Cohen's d benchmarks?
According to Jacob Cohen's conventional guidelines: 1) |d| = 0.2 is a Small effect (subtle, often requiring sensitive instruments); 2) |d| = 0.5 is a Medium effect (visible to the naked eye); 3) |d| = 0.8 is a Large effect (grossly perceptible, e.g. the height difference between teenage boys and girls); 4) |d| >= 1.2 is considered Very Large.
What is the formula for pooled standard deviation (s_pooled)?
For two independent groups with sample sizes n1 and n2 and standard deviations s1 and s2, the pooled standard deviation is s_pooled = sqrt((((n1 - 1) * s1²) + ((n2 - 1) * s2²)) / (n1 + n2 - 2)). It weights each sample variance by its respective degrees of freedom.
What is Hedges' g and when should it be used instead of Cohen's d?
Cohen's d is slightly biased upward in small sample sizes (n1 + n2 < 20). Larry Hedges introduced an unbiased estimator known as Hedges' g, which applies a correction factor: g = d * (1 - (3 / (4 * (n1 + n2) - 9))). For large sample sizes (N > 50), Cohen's d and Hedges' g are virtually identical.
What is Glass's delta (Δ)?
Glass's delta (Δ = (x̄_treated - x̄_control) / s_control) standardizes the mean difference using exclusively the control group's standard deviation. It is preferred when the experimental treatment significantly alters the variance of the treated group, violating the assumption of homogeneity of variance.
Why is effect size more informative than a p-value?
A p-value merely tells you whether an observed difference is unlikely under the null hypothesis; with a massive sample size (e.g. n = 100,000), even a trivial, medically useless difference will yield p < 0.001. Cohen's d measures practical significance—the actual clinical magnitude of the effect regardless of sample size.
What is the Common Language Effect Size (CLES)?
The Common Language Effect Size (CLES), or probability of superiority, is the probability that a randomly chosen individual from Group 1 will have a higher score than a randomly chosen individual from Group 2. For d = 0.5, CLES is approximately 64%; for d = 0.8, CLES is approximately 71%; for d = 0, CLES is 50%.
What is Cohen's U3 (percentage of non-overlap)?
Cohen's U3 index measures the percentage of the lower group that falls below the mean of the higher group. When d = 0.0, U3 = 50%. When d = 0.5, U3 = 69.1% (meaning 69% of the control group scores below the average treated person). When d = 0.8, U3 = 78.8%.
How do you calculate Cohen's d for paired (repeated measures) samples?
For paired samples (pre-test vs post-test on the same subjects), Cohen's d_z = x̄_diff / s_diff, where x̄_diff is the mean difference score and s_diff is the standard deviation of the paired differences. Alternatively, Cohen's d_rm incorporates the correlation r between pre- and post-scores: s_pooled / sqrt(2 * (1 - r)).
Can Cohen's d be negative?
Yes. If Group 2 has a larger mean than Group 1, d is negative. The absolute value |d| indicates the magnitude of the effect, while the sign indicates the direction of the difference.
How does Cohen's d relate to statistical power and sample size planning?
Cohen's d is the foundational input for a priori power calculations in software like G*Power. To detect a large effect (d = 0.8) with 80% power at alpha = 0.05, you need only 26 participants per group. To detect a small effect (d = 0.2), you need 393 participants per group.
How do you convert between Cohen's d and Pearson's correlation r?
For equal sample sizes, the conversion formula is r = d / sqrt(d² + 4). Conversely, d = (2 * r) / sqrt(1 - r²). For example, a medium effect size of d = 0.50 corresponds to a correlation coefficient of r ≈ 0.243.