Effect size converter

Enter one estimate on any scale and read it back as a log odds ratio, an odds ratio, a standardized mean difference, and a correlation, so studies reported in different metrics can join a single analysis.

An effect size converter rewrites a single result on one scale as the equivalent value on another, so a trial reporting an odds ratio and a trial reporting a standardized mean difference can both enter the same meta-analysis. This tool reduces your estimate to Cohen’s d as a common hub, then derives the log odds ratio, the odds ratio, and the correlation coefficient using the standard Borenstein conversion formulas.

Log odds ratio

0.6931

Odds ratio 2.0000

The same effect on every scale

Log odds ratio (lnOR)0.6931
Odds ratio (OR)2.0000
Cohen's d (SMD)0.3822
Correlation (r)0.1877
Fisher's z0.1899

Assumptions: the conversions between d and the odds ratio scales use the Cox logistic approximation, which assumes the underlying outcome follows a logistic distribution; the conversions between d and r assume roughly equal group sizes. Each estimate is first reduced to Cohen’s d, then the other scales are derived from it. Add the standard error of your estimate to get a confidence interval on every scale.

Report-ready text

The reported odds ratio of 2.00 corresponds to a standardized mean difference of 0.38 (Cohen's d), a log odds ratio of 0.69, and a correlation of 0.19.

Why a single scale is non-negotiable

Inverse-variance pooling only works when every study speaks the same language. A meta-analysis cannot average an odds ratio from one trial against a standardized mean difference from another and a correlation from a third, because the three numbers live on incompatible scales. An effect size converter rewrites each result as its equivalent on one chosen metric, so the whole evidence base can enter a single analysis. It is the bridge between the messy reality of how studies report and the tidy uniformity that pooling demands, and it sits inside the broader workflow described in our guide to working with effect sizes across study designs.

This tool uses Cohen’s d as a hub. Whatever you enter is first reduced to d, and the log odds ratio, the odds ratio, and the correlation are then derived from it using the standard Borenstein conversion formulas. Routing everything through a single hub keeps the conversions internally consistent, so a round trip from one scale to another and back returns the value you started with.

The conversions and their assumptions

The link between the standardized mean difference and the log odds ratio is the Cox logistic approximation: it treats a binary outcome as a coarse view of an underlying continuous trait with a logistic distribution. The link between d and the correlation assumes the two groups are roughly equal in size and the relationship is approximately linear. Neither is exact, and both degrade when their assumptions are stretched, so a converted value is an estimate rather than a measurement. When some studies report binary outcomes you may want to build those from raw counts first using the odds ratio and risk ratio calculator before converting.

Choosing the target scale

Pool on whatever metric most of your studies report naturally, then convert the minority into it. If the bulk of the evidence is binary, the log odds ratio is the sensible hub; if most outcomes are continuous, standardise to a mean difference. The aim is to minimise the number of conversions, because every conversion injects a little approximation error. When you have a mix of continuous scales to standardise, the standardized mean difference calculator produces the per-study inputs you will then keep on one scale.

A worked example

Imagine a review where most trials report a standardized mean difference but one large trial reports only an odds ratio of 1.85. Take the natural log to get a log odds ratio of about 0.615. Multiply by the square root of three divided by pi, roughly 0.5513, and you arrive at a Cohen’s d near 0.34. That converted d, with its standard error transformed the same way, now joins the other standardized mean differences in one pooled analysis. As a sanity check, converting that d to a correlation gives d divided by the square root of d squared plus four, around 0.17, a small positive association consistent with the modest odds ratio you began with. Once every study is on one scale, feed them into the pooled meta-analysis calculator to produce the combined estimate.

Common mistakes

  • Converting the estimate but not its uncertainty. Reusing the original standard error after rescaling the point estimate corrupts the weighting and the pooled interval.
  • Treating an approximation as exact. The Cox and correlation conversions rest on assumptions; report that conversions were used and probe their influence.
  • Chaining unnecessary conversions. Each step adds error, so convert directly to the target scale rather than hopping through several.
  • Ignoring the sign. A favourable direction on one scale can flip when the outcome is framed as benefit versus harm; check that every converted effect points the same way before pooling.
  • Forgetting to test robustness. Where converted studies carry real weight, confirm the result holds with a sensitivity analysis that drops the converted studies.

How it works

The standardized mean difference (Cohen’s d) is used as the hub. Your input is first turned into d, and the other three scales are then derived from d.

d to log odds ratio: lnOR = d * pi / sqrt(3)

log odds ratio to d: d = lnOR * sqrt(3) / pi

d to correlation: r = d / sqrt(d^2 + 4)

correlation to d: d = 2*r / sqrt(1 - r^2)

odds ratio: lnOR = ln(OR); OR = exp(lnOR)

The d to correlation step assumes roughly equal group sizes, and the d to log odds ratio step is the Cox logistic approximation. An odds ratio must be greater than zero and a correlation must lie strictly between minus one and one.

Frequently asked questions

Why do I need to convert effect sizes for a meta-analysis?
A meta-analysis can only pool studies that are on the same scale. When some trials report an odds ratio, others a standardized mean difference, and others a correlation, you have to convert them to a common metric before pooling. Converting all of them to the log odds ratio, or all to the standardized mean difference, lets every study enter one inverse-variance analysis.
How do you convert an odds ratio to a standardized mean difference?
First take the natural log of the odds ratio, then multiply by the square root of 3 divided by pi. This is the Cox logistic approximation described by Borenstein and colleagues. It treats the log odds ratio as if it came from an underlying continuous variable with a logistic distribution, which gives the standardized mean difference (Cohen's d).
Is the correlation conversion exact?
No. The formula linking the standardized mean difference and the correlation coefficient assumes the two groups are about the same size and that the underlying relationship is roughly linear. With very unequal groups the correlation is attenuated, so treat the converted correlation as an approximation rather than an exact value.
Which common metric should I pool on?
Pool on whichever scale most of your studies naturally report, then convert the minority into it. Binary outcomes are usually pooled on the log odds ratio scale, while continuous outcomes are pooled as a standardized mean difference. Convert the standard errors to the same scale as the point estimates before weighting.
Do I need to convert the standard error as well as the point estimate?
Yes. Pooling weights every study by the inverse of its variance, so a converted point estimate is useless without a standard error on the same scale. The conversion of the uncertainty follows from the same formulas, usually by applying the derivative of the transformation. If you convert only the point estimate and reuse the original standard error, the weighting and the pooled confidence interval will be wrong.
How much accuracy do I lose by converting between scales?
Some, and it depends on the conversion. The log odds ratio to standardized mean difference step is an approximation that assumes an underlying logistic distribution, and the correlation conversion assumes roughly equal groups. The transformations are accurate enough for synthesis in most reviews, but you should report that conversions were used and, where it matters, test their influence in a sensitivity analysis.