Effect Size Conversion Calculator
Effect sizes come from different families: Cohen d from the mean difference family, correlation r from the association family, the odds ratio from categorical data, and Cohen f and eta squared from the variance family. They describe the same phenomenon on different scales and can be converted into one another. In meta-analysis, combining studies run with different designs on a single scale also runs through these conversions.
This calculator asks for whichever measure you already have and produces all the others: d ↔ r, d ↔ odds ratio, d ↔ Cohen f, and f ↔ η². Next to each measure it shows the label from that measure's own benchmarks (negligible / small / medium / large), plus intuitive equivalents such as the superiority index U₃, the common language effect size, and the overlap of the two distributions. A conversion table of reference values shows where your own value stands.
Effect Size Conversion Formulas
d → r: r = d / √(d² + 4) r → d: d = 2r / √(1 − r²) d → OR: ln(OR) = d · π / √3 (π/√3 ≈ 1.8138) OR → d: d = ln(OR) · √3 / π d → f: f = d / 2 f → d: d = 2f f → η²: η² = f² / (1 + f²) η² → f: f = √(η² / (1 − η²)) r and η²: η² = r² = d² / (d² + 4) Intuitive: U₃ = Φ(d), CLES = Φ(d/√2), OVL = 2·Φ(−|d|/2)
The conversions run through Cohen d as the common unit. The coefficient 4 in the d ↔ r formula assumes equal group sizes, and the d ↔ OR conversion assumes a logistic distribution; both are approximations.
How to Calculate
- Select whichever effect size you have from the list: Cohen d, correlation r, odds ratio, Cohen f, or eta squared.
- Enter the value; both a decimal point and a decimal comma work. The odds ratio must be positive, and r must lie between −1 and 1.
- Check the label next to each measure in the results: the same effect appears as different numbers on different scales but in the same size class.
- For power analysis use the Cohen f value; for meta-analysis use ln(OR) or the Hedges g scale.
- Look at the reference values in the conversion table (d = 0.20 · 0.50 · 0.80) to see where your own value falls.
- If the group sizes are clearly unbalanced, keep the assumption behind the d ↔ r conversion in mind and apply the correction given in the notes.
Worked Examples
Converting a medium Cohen d
Cohen's medium threshold, d = 0.50, corresponds to r = 0.2425 on the correlation scale, 2.4766 on the odds ratio scale, and 0.2500 on the Cohen f scale. The explained variability is η² = 0.0588, only 5.9%: it shows how small a share of the total variability even a "medium" effect accounts for. The superiority index is U₃ = 69.1% and the distribution overlap is 80.3%.
Cohen d: 0.5000 · Correlation coefficient (r): 0.2425 · Odds ratio (OR): 2.4766
From a correlation to Cohen d
A moderate correlation such as r = 0.30 becomes d = 2·0.30 / √(1 − 0.09) = 0.6290 on the two-group comparison scale, a medium effect by Cohen's benchmarks. The same effect is expressed as an odds ratio of 3.1294, a Cohen f of 0.3145, and η² = 0.0900 (that is, 9.0% explained variability); the superiority index is U₃ = 73.5%.
Cohen d: 0.6290 · Correlation coefficient (r): 0.3000 · Odds ratio (OR): 3.1294
Effect size from an odds ratio
An OR = 2.5 from an epidemiological study converts through ln(2.5) = 0.9163 into d = 0.5052, an effect on the small-to-medium boundary by Chen's benchmarks. The matching correlation is r = 0.2449, Cohen f = 0.2526, and η² = 0.0600. The common language effect size is 64.0% and the distribution overlap is 80.1%.
Cohen d: 0.5052 · Correlation coefficient (r): 0.2449 · Odds ratio (OR): 2.5000