Omni Calculator logo

Effect Size Calculator

Input

Control group

Experimental group

Did we solve your problem today?

Check out 33 similar distributions and plots calculators 🔔

Benford's law

Beta distribution

Binomial distribution

The effect size calculator is here to help you compute the magnitude of a phenomenon using statistical quantities. Along with this text, you will learn more about the effect size and the following subjects:

  • What is the effect size? Cohen’s d effect size definition;
  • How can I calculate the effect size? The effect size formula;
  • Effect size calculator — Example;
  • Is an effect size of 0.8 good?
  • Is Cohen’s d the same as effect size f?
  • How can I compute an effect size of 0.2?
  • What is Rhea’s effect size?
  • And much more.

Thus, stay with us and learn how to measure correlations between distributions using the effect size calculator.

🙋 You can learn more about statistical quantities by checking out our p-value calculator, confidence interval calculator, and z score calculator.

What is the effect size? Cohen’s d effect size definition

The effect size is a statistical quantity that determines the difference between two means and measures the magnitude of a phenomenon. The simplest form of the effect size considers two samples: the control and the experimental. The effect size interpretation depends on the scales considered. The most popular scale was defined by Jacob Cohen, and the formula associated with it is known as Cohen’s d (for difference).

In the table below, we present Cohen’s scale for the effect size and for the correlation coefficient:

Effect Size

Correlation

Interpretation

0.20

0.1

Small

0.50

0.3

Medium

0.80

0.5

Large

How can I calculate the effect size? The effect size formula

The Cohen’s d formula is given by:

d=xcontrolxexpsdpooledd = \frac{x_{\mathrm{control}}-x_{\mathrm{exp}}}{sd_{\mathrm{pooled}}}

where:

  • dd — Effect size or Cohen’s d;
  • xcontrolx_{\mathrm{control}} — Control sample mean;
  • xexpx_{\mathrm{exp}} — Experimental sample mean; and
  • sdpooledsd_{\mathrm{pooled}} — Pooled standard deviation.

The pooled standard deviation is such that:

sdpooled=sdcontrol2+sdexp22sd_{\mathrm{pooled}} = \sqrt{\frac{sd_{\mathrm{control}}^{\,2} + sd_{\mathrm{exp}}^{\,2}}{2}}

where:

  • sdcontrolsd_{\mathrm{control}} — Control standard deviation; and
  • sdexpsd_{\mathrm{exp}} — Experimental standard deviation.

The Cohen’s d can be used to determine another statistical quantity named the correlation coefficient rr and the variance r2r^2, which are derived from the equation:

r=dd2+4r = \frac{d}{\sqrt{d^{\,2}+4}}

The formula above is valid for two samples with the same size.

Effect size calculator — Example

Let us show you with an example that our tool is easy and intuitive to use. Suppose you are a teacher evaluating your students’ performance using two different methods. You split your students into two equal groups as follows:

  • Group A (control): 20 students learning with traditional approach;
  • Group B (experiment): 20 students learning with a tutorial software; and
  • Outcome: exams with scores between 0 and 150.

The results of the evaluation are the following:

Group

Mean

Standard deviation

Control

100

10

Experiment

105

12

Therefore, by filling the fields of our effect size calculator with the data above, we find that:

d=0.45 r=0.22 r2=0.049d = -0.45 \quad\ r = -0.22 \quad\ r^2 = 0.049

The absolute value of the effect size indicates a small difference between the two sample averages. The negative sign means the experimental group’s mean is 0.45 pooled standard deviations higher than the control group’s mean. The correlation coefficient corroborates the interpretation of the effect size. The variance reveals that only 4.9%4.9\% of the students’ performance is related to the use of the tutorial software.

In the end, this experiment shows a small-to-moderate improvement in scores with the tutorial software (d ≈ -0.45). Still, additional analysis would be needed to determine whether this difference is statistically or practically significant.

🙋 If you want to see another application of the effect size, access our article “Confidence Interval and Effect Size Applied to Clinical Meaningfulness in Sport”.

FAQs

Is an effect size of 0.8 good?

An effect size of 0.8 indicates a large difference between the control and experimental means. However, we cannot say whether this large difference is good or bad without context. If you are applying the effect size to analyze an LLM benchmark, for instance, this difference may be considered good if your experimental sample outperforms the control one.

Is Cohen’s d the same as effect size f?

No, Cohen’s d and effect size f are used in different statistical contexts. Cohen’s d measures the difference between two means. Cohen’s f, on the other hand, is used mainly in ANOVA and is defined as the standard deviation of the group means divided by the common within-group standard deviation. Therefore, Cohen’s d is useful for making a direct comparison between the two groups, while Cohen’s f is used in statistical regression in analysis of variance (ANOVA).

How can I compute an effect size of 0.2?

You can compute an effect size of 0.2 by following the steps below:

  1. Take the control sample mean equal to 102.

  2. Take the experimental sample mean equal to 100.

  3. Take the control and the experimental standard deviations equal to 10.

  4. Substitute in the formula for the effective size:

    d = (102 − 100)/10 = 0.2

  5. This corresponds to a small difference between the samples.

What is Rhea effect size?

The Rhea scale, or Rhea effect size, is a popular scale adopted mainly in medicine and biology. This scale was introduced in 2004 and defines small effects as d < 0.35, medium as 0.35 – 0.80, and large as 0.8 – 1.5. The Rhea convention is widely adopted to assess the clinical meaningfulness of a given treatment, procedure, or analysis in health and biological applications.