Inferensys

Glossary

Odds Ratio (OR)

A measure of association quantifying the increased odds of disease for individuals in a higher PRS percentile compared to a reference group, often the remainder of the population.
Developer reviewing semantic search engine results on laptop, relevance scores visible, technical search demo.
MEASURE OF ASSOCIATION

What is Odds Ratio (OR)?

The odds ratio quantifies the strength of association between an exposure and an outcome by comparing the odds of an event occurring in one group to the odds of it occurring in a reference group.

The Odds Ratio (OR) is a statistical measure that quantifies the increased odds of a specific outcome, such as disease diagnosis, for individuals in a higher polygenic risk score (PRS) percentile compared to a reference group, typically the remainder of the population. An OR of 1.0 indicates no association, while an OR greater than 1.0 signifies elevated risk.

In PRS modeling, the OR is derived from logistic regression and serves as a primary metric for communicating clinical utility. Unlike absolute risk, the OR is a relative measure that remains constant across populations with different baseline disease prevalences, making it essential for comparing the discriminative power of genetic predictors across diverse cohorts.

MEASURING ASSOCIATION STRENGTH

Key Characteristics of the Odds Ratio

The odds ratio (OR) is a fundamental measure of association in genetic epidemiology, quantifying how the odds of a disease change with each incremental unit of a polygenic risk score. Understanding its properties is essential for interpreting PRS model outputs.

01

Definition and Core Interpretation

The odds ratio represents the ratio of the odds of an outcome occurring in an exposed group to the odds of it occurring in an unexposed group. In PRS contexts, it typically compares individuals in a high-risk percentile (e.g., top 10%) to a reference population (e.g., the remaining 90%).

  • OR = 1: No association between PRS stratum and disease
  • OR > 1: Increased odds of disease in the high PRS group
  • OR < 1: Decreased odds (protective effect)
  • Example: An OR of 2.5 for the top 5% of a PRS distribution means those individuals have 2.5 times the odds of developing the disease compared to the general population
02

Odds vs. Risk: Critical Distinction

The odds ratio is not the same as a risk ratio (relative risk), though they are often misinterpreted interchangeably. The distinction is critical when communicating results to clinicians.

  • Odds: The probability of an event divided by the probability of its absence (p / (1-p))
  • Risk: The probability of an event occurring (p)
  • When disease is rare (prevalence < 10%), the OR approximates the risk ratio
  • When disease is common, the OR overestimates the risk ratio
  • Example: If baseline disease risk is 20% and OR = 2.0, the actual risk ratio is approximately 1.67, not 2.0
03

Logistic Regression Foundation

The odds ratio emerges naturally from logistic regression, the most common framework for PRS validation. The model estimates the log-odds of disease as a linear function of predictors.

  • The coefficient β from logistic regression equals ln(OR)
  • OR = exp(β): Exponentiating the coefficient yields the odds ratio
  • This mathematical relationship ensures the OR is always positive
  • Logistic regression assumes a linear relationship between the PRS and the log-odds of disease
  • Example: A β coefficient of 0.693 corresponds to an OR of exp(0.693) ≈ 2.0
04

Confidence Intervals and Precision

Every odds ratio estimate must be accompanied by a 95% confidence interval (CI) to convey the precision of the estimate. Wide intervals indicate uncertainty, often due to small sample sizes in extreme PRS percentiles.

  • CI crossing 1.0: The association is not statistically significant at α = 0.05
  • Narrow CI: High precision, typically from large sample sizes
  • CI calculation: Based on the standard error of the log(OR): CI = exp(ln(OR) ± 1.96 × SE)
  • Example: OR = 3.0 (95% CI: 2.5–3.6) indicates a robust, precisely estimated threefold increase in odds
05

Adjustment for Covariates

Odds ratios in PRS studies are typically reported as adjusted ORs, accounting for potential confounders that could bias the association. Unadjusted ORs may reflect confounding rather than true genetic risk.

  • Common covariates: Age, sex, and principal components (PCs) of ancestry
  • PC adjustment: Corrects for population stratification, ensuring the OR reflects genetic risk, not ancestry differences
  • Clinical covariates: Models may further adjust for known clinical risk factors to assess the incremental value of the PRS
  • Example: An unadjusted OR of 2.8 may attenuate to 2.3 after adjusting for the first 10 ancestry PCs
06

Scale and Comparative Interpretation

The odds ratio is a relative measure and does not convey absolute risk. Two PRS models can have identical ORs but vastly different clinical utility depending on the baseline disease prevalence.

  • Comparative ORs: Used to benchmark different PRS methods on the same cohort
  • Per-standard-deviation OR: Reports the increase in odds per 1 SD increase in the PRS, enabling comparison across studies with different PRS distributions
  • Percentile-based OR: Reports odds for extreme quantiles (e.g., top 1% vs. remainder), directly relevant for clinical risk stratification
  • Example: A PRS with a per-SD OR of 1.5 may yield a top-1% OR of 5.0, identifying a small but extremely high-risk group
ODDS RATIO IN PRS MODELING

Frequently Asked Questions

Clarifying the statistical mechanics and clinical interpretation of the odds ratio as a measure of association in polygenic risk score validation studies.

An Odds Ratio (OR) in polygenic risk score (PRS) modeling is a statistical measure that quantifies the increased odds of a binary disease outcome for individuals in a higher PRS percentile compared to a reference group, typically the remainder of the population. It is derived from a logistic regression framework where the PRS is the independent variable. Specifically, an OR of 2.0 for the top 5% of the PRS distribution means that individuals in that high-risk stratum have twice the odds of being a case relative to the rest of the cohort. Unlike a beta coefficient from a linear model, the OR is a multiplicative measure of association bounded between 0 and infinity, with a null value of 1.0 indicating no association. In PRS validation studies, the OR is the primary metric for assessing the discriminative power of the score at extreme tails of the genetic liability distribution, directly informing clinical utility for risk stratification.

COMPARATIVE RISK QUANTIFICATION

Odds Ratio vs. Other Risk Metrics

A comparison of the statistical measures used to quantify disease risk from polygenic risk score percentiles, highlighting their interpretation, scale, and clinical applicability.

FeatureOdds Ratio (OR)Relative Risk (RR)Hazard Ratio (HR)

Definition

Ratio of the odds of disease in an exposed group to the odds in an unexposed group.

Ratio of the probability of disease in an exposed group to the probability in an unexposed group.

Ratio of the instantaneous rate of disease occurrence in an exposed group to the rate in an unexposed group.

Study Design

Case-control studies, cross-sectional studies, logistic regression.

Cohort studies, randomized controlled trials.

Longitudinal time-to-event studies, Cox proportional hazards models.

Time Component

Direct Probability Interpretation

Rare Disease Approximation

Approximates RR when disease prevalence is < 10%.

Not applicable.

Not directly comparable.

Range

0 to infinity

0 to infinity

0 to infinity

Null Value

1.0

1.0

1.0

Common PRS Application

Quantifying risk for top PRS percentile vs. remaining population in case-control GWAS.

Reporting absolute risk increase in prospective cohort studies.

Modeling age-of-onset or time-to-diagnosis by PRS strata.

Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.