Cohen's d Calculator
Calculate Cohen's d effect size to measure the standardized difference between two group means. Features step-by-step calculations, effect size interpretation, and support for raw data and summary statistics.
What is Cohen's d Calculator?
Cohen's d Calculator is an effect size calculator that measures the standardized difference between two group means. This tool provides Cohen's d, Hedges' g (bias-corrected), confidence intervals, and visual interpretation to help you understand the practical significance of your research findings beyond mere statistical significance.
How to Use Cohen's d Calculator
- Choose input method: Select "Raw Data" to enter individual values for each group, or "Summary Statistics" if you already have the mean, standard deviation, and sample size.
- Enter your data: For raw data, enter numbers separated by commas or spaces for each group. For summary statistics, provide the mean, standard deviation, and sample size for each group.
- Select calculation method: Choose between "Pooled SD" (standard Cohen's d) or "Control Group SD" (Glass's delta).
- Set decimal precision: Choose the number of decimal places for your results.
- View results: the calculator displays Cohen's d, Hedges' g, confidence intervals, overlap percentage, and detailed step-by-step calculations.
The Cohen's d Formula
Cohen's d measures the standardized difference between two means:
$$d = \frac{\bar{X}_1 - \bar{X}_2}{s_{pooled}}$$
Where the pooled standard deviation is calculated as:
$$s_{pooled} = \sqrt{\frac{(n_1-1)s_1^2 + (n_2-1)s_2^2}{n_1 + n_2 - 2}}$$
For Hedges' g, a bias correction is applied: $g = d \times J$ where $J \approx 1 - \frac{3}{4(n_1+n_2-2)-1}$
Interpreting Effect Sizes
Cohen provided rough benchmarks for interpreting effect sizes, though context always matters:
- |d| below 0.2: Negligible effect - the difference is trivial and likely not noticeable in practice.
- |d| from 0.2 to 0.5: Small effect - noticeable but not large in practical terms.
- |d| from 0.5 to 0.8: Medium effect - moderate effect with practical significance.
- |d| from 0.8 to 1.2: Large effect - substantial difference between groups.
- |d| above 1.2: Very large effect - dramatic and clearly visible difference.
For more statistical analysis tools, try our Coefficient of Variation Calculator for measuring relative variability, or our Standard Deviation Calculator for detailed dispersion analysis.
Frequently Asked Questions
What is Cohen's d?
Cohen's d is a standardized measure of effect size that quantifies the difference between two group means in terms of their pooled standard deviation. It was introduced by Jacob Cohen and is widely used in psychology, education, and medical research to assess the practical significance of findings beyond statistical significance.
How do you interpret Cohen's d values?
According to Cohen's conventions: d = 0.2 indicates a small effect, d = 0.5 indicates a medium effect, and d = 0.8 or larger indicates a large effect. However, interpretation should consider the research context, as what constitutes a meaningful effect varies by field.
What is the difference between Cohen's d and Hedges' g?
Hedges' g is a bias-corrected version of Cohen's d. Cohen's d tends to overestimate the population effect size in small samples. Hedges' g applies a correction factor to adjust for this bias. For large samples (n > 20), the difference is negligible. Use Hedges' g when sample sizes are small or for meta-analysis.
When should I use Glass's delta instead of Cohen's d?
Use Glass's delta when the two groups have substantially different standard deviations, or in experimental designs where one group is a true control. Glass's delta uses only the control group's standard deviation as the denominator, which can be more appropriate when treatment effects alter variability.
What does a negative Cohen's d mean?
A negative Cohen's d indicates that Group 2 has a higher mean than Group 1. The absolute value still represents the magnitude of the effect. The sign simply indicates the direction of the difference. For example, d = -0.5 means Group 2 exceeds Group 1 by half a standard deviation.