Cohen's D Calculator

Find Cohen's d effect size from two group means and SDs.

Cohen's d 0.5432

Formula: d = (m₁ − m₂) ÷ pooled SD

Step-by-step with your numbers:
1. Values used:
2. Mean 1 = 80
3. Mean 2 = 74
4. SD 1 = 10
5. SD 2 = 12
6.
7. Cohen's d = 0.5432
Did we solve your problem today?

Cohen's d standardizes the difference between two means.

How the Math Works

Cohen's d is calculated by taking the difference between two group means (m₁ - m₂) and dividing it by the pooled standard deviation. The pooled standard deviation accounts for variability in both groups, computed as the square root of [( (n₁-1)s₁² + (n₂-1)s₂² ) / (n₁ + n₂ - 2)], where n₁ and n₂ are sample sizes and s₁ and s₂ are standard deviations. This standardization allows comparison of effect magnitudes across studies, as it adjusts for differences in measurement scales or sample variability. The result quantifies how many standard deviations separate the group means, providing a unitless measure of practical significance.

Practical Applications

To apply this calculation, first gather the means and standard deviations of two independent groups (e.g., treatment vs. control groups in an experiment). Input these values into the calculator to determine Cohen's d, which indicates the magnitude of an effect. A d of 0.2 is typically considered small, 0.5 medium, and 0.8 large, though interpretations may vary by field. Researchers use this metric to assess whether observed differences are meaningful beyond statistical significance, guiding decisions about further testing, resource allocation, or real-world implementation of findings.

Day-to-Day Use

In everyday contexts, Cohen's d helps evaluate whether observed differences in data are practically relevant. For example, in A/B testing for marketing campaigns, it can reveal if a new design significantly outperforms the old one beyond random chance. In healthcare, it might compare the effectiveness of two treatments, helping professionals decide which approach yields more consistent results. Even in personal life, such as tracking fitness progress or comparing productivity tools, this measure cuts through statistical noise to highlight whether changes actually matter, enabling better-informed choices based on data rather than intuition alone.

Worked example

Means 80 vs 74, SDs 10 and 12 → d ≈ 0.54 (medium).

FAQ

Effect size vs p-value?

Effect size shows how big a difference is; p-value shows whether it's statistically reliable.