Cohen's D Calculator

Calculate Cohen's d effect size between two groups with means, standard deviations, Hedges' g, and 95% confidence intervals. Free online standardized effect size calculator.

Measure standardized effect size between two groups

About This Calculator

Cohen's D Calculator helps researchers, data analysts, and students measure the standardized effect size between two groups. Unlike p-values that only tell you if a difference exists, Cohen's d quantifies the magnitude of the difference in standard deviation units, making it essential for meta-analysis, power analysis, and research reporting.

The calculator computes Cohen's d as (Mean₁ − Mean₂) / Pooled Standard Deviation, where the pooled SD is the square root of the average of the two group variances. It also provides Hedges' g, which applies a small-sample bias correction, and a 95% confidence interval for the true effect size. Effect sizes are interpreted using Cohen's conventional thresholds: 0.2 (small), 0.5 (medium), and 0.8 (large).

Regional Notes

Global: Cohen's d is a universal statistical measure used across all research disciplines worldwide, including psychology, medicine, education, and social sciences. The interpretation thresholds (0.2/0.5/0.8) are standard across all regions.

US: Widely used in APA-formatted research papers and NIH-funded studies. Effect size reporting is required by many US journals and institutional review boards.

UK: Recommended by the British Psychological Society and used extensively in UK medical research through the Medical Research Council guidelines. Effect size reporting is standard in Cochrane reviews.

India: Increasingly adopted in Indian academic research following UGC guidelines. Used in IIT and AIIMS research publications and pharmaceutical clinical trials regulated by CDSCO.

Frequently Asked Questions

What is Cohen's d?

Cohen's d is a standardized effect size measure that quantifies the difference between two group means in terms of standard deviation units. A Cohen's d of 0.2, 0.5, and 0.8 are considered small, medium, and large effect sizes respectively.

How do you interpret Cohen's d values?

Cohen's d of 0.2 is considered a small effect, 0.5 a medium effect, and 0.8 or higher a large effect. Values below 0.2 are negligible. The interpretation helps researchers understand the practical significance of their findings beyond p-values.

What is the difference between Cohen's d and Hedges' g?

Hedges' g applies a correction factor to Cohen's d to reduce bias, especially important for small sample sizes (n < 20). The correction is approximately 1 - 3/(4(n1+n2)-9). For large samples, Cohen's d and Hedges' g yield nearly identical values.

Can Cohen's d be negative?

Yes, Cohen's d can be negative when the mean of Group A is less than the mean of Group B. The sign indicates the direction of the effect, while the absolute value indicates the magnitude. A negative d does not mean a smaller effect — only that the effect is in the opposite direction.

What is a pooled standard deviation in Cohen's d?

The pooled standard deviation is a weighted average of the standard deviations of both groups, providing a common standardizer for Cohen's d. It is calculated as the square root of the average of the two group variances, assuming equal population variances.

How do you calculate the confidence interval for Cohen's d?

The 95% confidence interval for Cohen's d is calculated as d ± 1.96 × SE(d), where SE(d) is the standard error of d computed as sqrt((n1+n2)/(n1×n2) + d²/(2(n1+n2))). This interval indicates the range of plausible population effect sizes.

When should I use Cohen's d vs t-test?

A t-test tells you whether a difference between groups is statistically significant (p-value), while Cohen's d tells you the magnitude of that difference (effect size). They complement each other — always report both for a complete analysis.

What sample size do I need for Cohen's d?

At least 2 data points per group are required to calculate standard deviations, but reliable Cohen's d estimates generally need at least 10-15 observations per group. Smaller samples produce wider confidence intervals and less precise effect size estimates.