Section 4.27 min read

Odds Ratio

Core summary

The odds ratio compares the odds of an outcome between two groups. It is the measure of choice for case-control studies and logistic regression, and it approximates the risk ratio only when the outcome is rare.

Detailed explanation

Odds are a different way to express chance: the number with the event divided by the number without it, not divided by the total. If 20 of 100 people have the event, the risk is 0.20 but the odds are 20 to 80, which equals 0.25. The odds ratio (OR) divides the odds in one group by the odds in another. Like the risk ratio, an OR of 1 means no effect, below 1 is protective, and above 1 is harmful. Why have a second ratio at all? Because the OR can be calculated even when true risk cannot be measured. This matters most in case-control studies, where investigators choose how many cases and controls to enroll, so risks are not meaningful, and in logistic regression, whose natural output is an odds ratio. These two situations are extremely common, which is why odds ratios fill the literature. The key nuance is the rare-disease assumption. The OR approximates the RR only when the outcome is rare, roughly under 10%. When the outcome is common, the OR sits further from 1 than the RR and therefore exaggerates the effect. So an odds ratio of 2.5 for a common outcome does not mean the risk is 2.5 times higher. Readers routinely misinterpret odds ratios as if they were risk ratios, overstating effects, especially for frequent outcomes. In practice, report the OR with its confidence interval (an interval including 1 is non-significant), state the study design so readers know why an OR was used, and when the outcome is common, be careful about translating the OR into everyday risk language. If a true risk is available and the outcome is common, a risk ratio or an adjusted risk difference communicates the effect more honestly to clinicians and patients.

Clinical example

A case-control study of a rare cancer finds an odds ratio of 3.0 for an exposure; because the cancer is rare, this closely approximates 'three times the risk'.

Research example

A logistic regression reports an odds ratio of 1.8 (95% CI 1.2 to 2.7) for readmission per comorbidity; the interval excludes 1 so it is significant, but because readmission is common the OR overstates the relative risk.

Knowledge check

Q1. An odds ratio is a good approximation of the risk ratio when:

Q2. Which study design naturally reports an odds ratio rather than a risk ratio?

Q3. How do odds differ from risk?