Skip to main content
返回指南
3 min read6 步骤

How to Calculate Cohen's d Effect Size: Step-by-Step Guide

Calculate effect size between two groups manually

跳过数学——使用计算器

分步说明

1

Gather Your Inputs

First, identify the means and standard deviations of the two groups. For example, let's say we have two groups with the following characteristics: Group 1 (M1 = 85, SD1 = 10, n1 = 20) and Group 2 (M2 = 78, SD2 = 12, n2 = 25).

2

Calculate the Pooled Standard Deviation

Next, calculate the pooled standard deviation using the formula: SD = sqrt(((n1 - 1) * SD1^2 + (n2 - 1) * SD2^2) / (n1 + n2 - 2)). Plugging in the numbers, we get: SD = sqrt(((20 - 1) * 10^2 + (25 - 1) * 12^2) / (20 + 25 - 2)) = sqrt(((19 * 100) + (24 * 144)) / 43) = sqrt((1900 + 3456) / 43) = sqrt(5356 / 43) = sqrt(124.6) = 11.16.

3

Apply the Formula

Now, plug the values into the formula for Cohen's d: d = (M1 - M2) / SD. Using the numbers from our example, we get: d = (85 - 78) / 11.16 = 7 / 11.16 = 0.63.

4

Interpret the Results

Finally, interpret the results using the benchmarks. In our example, the effect size is 0.63, which is between the medium and large benchmarks. This suggests that there is a moderate to large effect size between the two groups.

5

Common Mistakes to Avoid

When calculating Cohen's d, make sure to use the correct formula and to plug in the correct values. Also, be aware of the assumptions of the test, such as equal variances and normality of the data. If these assumptions are not met, you may need to use alternative methods or transformations.

6

Using the Calculator for Convenience

While it is possible to calculate Cohen's d by hand, it can be time-consuming and prone to errors. For convenience, you can use an online calculator or software package to calculate the effect size. These tools can also provide additional functionality, such as confidence intervals and visualizations.

Introduction to Cohen's d Effect Size Calculator

Cohen's d is a measure of the effect size between two groups, which can be used to determine the magnitude of the difference between the means of two groups. It is calculated by taking the difference between the means of the two groups and dividing it by the standard deviation of the population.

Prerequisites

To calculate Cohen's d, you will need to know the means and standard deviations of the two groups.

Formula

The formula for Cohen's d is:

d = (M1 - M2) / SD

where:

  • d = Cohen's d effect size
  • M1 = mean of group 1
  • M2 = mean of group 2
  • SD = standard deviation of the population (which can be estimated using the pooled standard deviation of the two groups)

The pooled standard deviation is calculated as:

SD = sqrt(((n1 - 1) * SD1^2 + (n2 - 1) * SD2^2) / (n1 + n2 - 2))

where:

  • n1 = sample size of group 1
  • n2 = sample size of group 2
  • SD1 = standard deviation of group 1
  • SD2 = standard deviation of group 2

Interpreting Cohen's d

The effect size can be interpreted using the following benchmarks:

  • small effect size: d = 0.2
  • medium effect size: d = 0.5
  • large effect size: d = 0.8

Steps to Calculate Cohen's d

准备好计算了吗?

跳过手动工作并立即获得结果。

打开计算器

设置

隐私条款关于© 2026 PrimeCalcPro