Effect Size Calculator

Reviewed by CalcMulti Editorial Team·Last updated: ·Statistics Hub

Effect size measures the practical magnitude of a finding — not just whether an effect exists (p-value), but how large it is. Cohen's d for comparing two means, Pearson r for correlations, and eta-squared (η²) for ANOVA each quantify the size of an effect on a standardised scale.

A study can have p < 0.001 (highly significant) while the effect size is tiny and practically meaningless. Reporting effect size alongside p-values is now required by most major journals and is essential for power analysis, meta-analysis, and translating research into decisions.

Formula

Cohen's d = (x̄₁ − x̄₂) / s_pooled | r = √(t² / (t² + df)) | η² = SS_between / SS_total

Effect Size Benchmarks (Cohen, 1988)

InterpretationCohen's drη² (ANOVA)
Negligible< 0.2< 0.1< 0.01
Small0.2 – 0.50.1 – 0.30.01 – 0.06
Medium0.5 – 0.80.3 – 0.50.06 – 0.14
Large≥ 0.8≥ 0.5≥ 0.14

Which Effect Size Measure Should I Use?

Analysis typeEffect sizeNotes
Two independent group means (t-test)Cohen's dMost common; units = SDs
One-sample vs reference meanCohen's d (one-sample)d = (x̄ − μ₀) / s
Paired before/after meansCohen's d (paired)d = mean difference / SD of differences
Correlation between two variablesPearson rr² = proportion of variance shared
t-test → effect sizer = √(t²/(t²+df))Convert directly from t output
One-way ANOVAEta-squared η²SS_between / SS_total
Multi-factor ANOVAPartial η²pExcludes other factors from denominator

Case Study: Drug Trial Effect Size

A clinical trial compared a new antidepressant (n=45, mean depression score=18.2, SD=6.1) to placebo (n=45, mean=22.8, SD=6.4). The t-test gave t=3.68, df=88, p=0.0004. Highly significant — but how large is the effect?

Pooled SD = √[(6.1²×44 + 6.4²×44)/88] = √39.21 = 6.26. Cohen's d = (22.8−18.2)/6.26 = 0.73. Effect size r = 0.73/√(0.73²+4) = 0.34.

d = 0.73 is a medium-to-large effect — the drug reduces depression by nearly three-quarters of a standard deviation. The r² = 0.12 means the drug accounts for 12% of variance in depression scores. The research team concluded the effect was both statistically and clinically significant, and proceeded to Phase III trials.

Disclaimer

This calculator is for educational purposes only and does not constitute professional advice. Results are based on standard mathematical formulas. Always verify critical calculations with a qualified professional before making important decisions.

Frequently Asked Questions