Hubbry Logo
Odds ratioOdds ratioMain
Open search
Odds ratio
Community hub
Odds ratio
logo
7 pages, 0 posts
0 subscribers
Be the first to start a discussion here.
Be the first to start a discussion here.
Odds ratio
Odds ratio
from Wikipedia

An odds ratio (OR) is a statistic that quantifies the strength of the association between two events, A and B. The odds ratio is defined as the ratio of the odds of event A taking place in the presence of B, and the odds of A in the absence of B. Due to symmetry, odds ratio reciprocally calculates the ratio of the odds of B occurring in the presence of A, and the odds of B in the absence of A. Two events are independent if and only if the OR equals 1, i.e., the odds of one event are the same in either the presence or absence of the other event. If the OR is greater than 1, then A and B are associated (correlated) in the sense that, compared to the absence of B, the presence of B raises the odds of A, and symmetrically the presence of A raises the odds of B. Conversely, if the OR is less than 1, then A and B are negatively correlated, and the presence of one event reduces the odds of the other event occurring.

Note that the odds ratio is symmetric in the two events, and no causal direction is implied (correlation does not imply causation): an OR greater than 1 does not establish that B causes A, or that A causes B.[1]

Two similar statistics that are often used to quantify associations are the relative risk (RR) and the absolute risk reduction (ARR). Often, the parameter of greatest interest is actually the RR, which is the ratio of the probabilities analogous to the odds used in the OR. However, available data frequently do not allow for the computation of the RR or the ARR, but do allow for the computation of the OR, as in case-control studies, as explained below. On the other hand, if one of the properties (A or B) is sufficiently rare (in epidemiology this is called the rare disease assumption), then the OR is approximately equal to the corresponding RR.

The OR plays an important role in the logistic model.

Definition and basic properties

[edit]

Intuition from an example for laypeople

[edit]

If we flip an unbiased coin, the probability of getting heads and the probability of getting tails are equal — both are 50%. Imagine we get a biased coin such that, if one flips it, one is twice as likely to get heads than tails (i.e., the odds double: from 1:1 to 2:1). The new probabilities would be 66.666...% for heads and 33.333...% for tails.

A motivating example, in the context of the rare disease assumption

[edit]

Suppose a radiation leak in a village of 1,000 people increased the incidence of a rare disease. The total number of people exposed to the radiation was out of which developed the disease and stayed healthy. The total number of people not exposed was out of which developed the disease and stayed healthy. We can organize this in a contingency table:

The risk of developing the disease given exposure is and of developing the disease given non-exposure is . One obvious way to compare the risks is to use the ratio of the two, the relative risk.

The odds ratio is different. The odds of getting the disease if exposed is and the odds if not exposed is The odds ratio is the ratio of the two,

As illustrated by this example, in a rare-disease case like this, the relative risk and the odds ratio are almost the same. By definition, rare disease implies that and . Thus, the denominators in the relative risk and odds ratio are almost the same ( and .

Relative risk is easier to understand than the odds ratio, but one reason to use odds ratio is that usually, data on the entire population is not available and random sampling must be used. In the example above, if it were very costly to interview villagers and find out if they were exposed to the radiation, then the prevalence of radiation exposure would not be known, and neither would the values of or . One could take a random sample of fifty villagers, but quite possibly such a random sample would not include anybody with the disease, since only 2.6% of the population are diseased. Instead, one might use a case-control study[2] in which all 26 diseased villagers are interviewed as well as a random sample of 26 who do not have the disease. The results might turn out as follows ("might", because this is a random sample):

The odds in this sample of getting the disease given that someone is exposed is 20/10 and the odds given that someone is not exposed is 6/16. The odds ratio is thus , quite close to the odds ratio calculated for the entire village. The relative risk, however, cannot be calculated, because it is the ratio of the risks of getting the disease and we would need and to figure those out. Because the study selected for people with the disease, half the people in the sample have the disease and it is known that that is more than the population-wide prevalence. Therefore, the numbers of diseased and healthy within exposed, and diseased and healthy within non-exposed, are not addable.

It is standard in the medical literature to calculate the odds ratio and then use the rare-disease assumption (which is usually reasonable) to claim that the relative risk is approximately equal to it. This not only allows for the use of case-control studies, but makes controlling for confounding variables such as weight or age using regression analysis easier and has the desirable properties discussed in other sections of this article of invariance and insensitivity to the type of sampling.[3]

Definition in terms of group-wise odds

[edit]

The odds ratio is the ratio of the odds of an event occurring in one group to the odds of it occurring in another group. The term is also used to refer to sample-based estimates of this ratio. These groups might be men and women, an experimental group and a control group, or any other dichotomous classification. If the probabilities of the event in each of the groups are p1 (first group) and p2 (second group), then the odds ratio is:

where qx = 1 − px. An odds ratio of 1 indicates that the condition or event under study is equally likely to occur in both groups. An odds ratio greater than 1 indicates that the condition or event is more likely to occur in the first group. And an odds ratio less than 1 indicates that the condition or event is less likely to occur in the first group. The odds ratio must be nonnegative if it is defined. It is undefined if p2q1 equals zero, i.e., if p2 equals zero or q1 equals zero.

Definition in terms of joint and conditional probabilities

[edit]

The odds ratio can also be defined in terms of the joint probability distribution of two binary random variables. The joint distribution of binary random variables X and Y can be written

where p11, p10, p01 and p00 are non-negative "cell probabilities" that sum to one. The odds for Y within the two subpopulations defined by X = 1 and X = 0 are defined in terms of the conditional probabilities given X, i.e., P(Y |X):

Thus, the odds ratio is:

Note that the odds ratio is also the product of the probabilities of the "concordant cells" (X = Y) divided by the product of the probabilities of the "discordant cells" (X ≠ Y). However, in some applications the labelling of categories as zero and one is arbitrary, so there is nothing special about concordant versus discordant values in these applications.

Symmetry

[edit]

If we had calculated the odds ratio based on the conditional probabilities given Y,

we would have obtained the same result

Other measures of effect size for binary data such as the relative risk do not have this symmetry property.

Relation to statistical independence

[edit]

If X and Y are independent, their joint probabilities can be expressed in terms of their marginal probabilities px =  P(X = 1) and py =  P(Y = 1), as follows

In this case, the odds ratio equals one, and conversely the odds ratio can only equal one if the joint probabilities can be factored in this way. Thus the odds ratio equals one if and only if X and Y are independent.

Recovering the cell probabilities from the odds ratio and marginal probabilities

[edit]

The odds ratio is a function of the cell probabilities, and conversely, the cell probabilities can be recovered given knowledge of the odds ratio and the marginal probabilities P(X = 1) = p11 + p10 and P(Y = 1) = p11 + p01. If the odds ratio R differs from 1, then

where p1• = p11 + p10,  p•1 = p11 + p01, and

In the case where R = 1, we have independence, so p11 = p1•p•1.

Once we have p11, the other three cell probabilities can easily be recovered from the marginal probabilities.

Example

[edit]
A graph showing how the log odds ratio relates to the underlying probabilities of the outcome X occurring in two groups, denoted A and B. The log odds ratio shown here is based on the odds for the event occurring in group B relative to the odds for the event occurring in group A. Thus, when the probability of X occurring in group B is greater than the probability of X occurring in group A, the odds ratio is greater than 1, and the log odds ratio is greater than 0.

Suppose that in a sample of 100 men, 90 drank wine in the previous week (so 10 did not), while in a sample of 80 women only 20 drank wine in the same period (so 60 did not). This forms the contingency table:

The odds ratio (OR) can be directly calculated from this table as:

Alternatively, the odds of a man drinking wine are 90 to 10, or 9:1, while the odds of a woman drinking wine are only 20 to 60, or 1:3 = 0.33. The odds ratio is thus 9/0.33, or 27, showing that men are much more likely to drink wine than women. The detailed calculation is:

This example also shows how odds ratios are sometimes sensitive in stating relative positions: in this sample men are (90/100)/(20/80) = 3.6 times as likely to have drunk wine than women, but have 27 times the odds. The logarithm of the odds ratio, the difference of the logits of the probabilities, tempers this effect, and also makes the measure symmetric with respect to the ordering of groups. For example, using natural logarithms, an odds ratio of 27/1 maps to 3.296, and an odds ratio of 1/27 maps to −3.296.

Statistical inference

[edit]
A graph showing the minimum value of the sample log odds ratio statistic that must be observed to be deemed significant at the 0.05 level, for a given sample size. The three lines correspond to different settings of the marginal probabilities in the 2×2 contingency table (the row and column marginal probabilities are equal in this graph).

Several approaches to statistical inference for odds ratios have been developed.

One approach to inference uses large sample approximations to the sampling distribution of the log odds ratio (the natural logarithm of the odds ratio). If we use the joint probability notation defined above, the population log odds ratio is

If we observe data in the form of a contingency table

then the probabilities in the joint distribution can be estimated as

where ︿pij = nij / n, with n = n11 + n10 + n01 + n00 being the sum of all four cell counts. The sample log odds ratio is

.

The distribution of the log odds ratio is approximately normal with:

The standard error for the log odds ratio is approximately

.

This is an asymptotic approximation, and will not give a meaningful result if any of the cell counts are very small. If L is the sample log odds ratio, an approximate 95% confidence interval for the population log odds ratio is L ± 1.96SE.[4] This can be mapped to exp(L − 1.96SE), exp(L + 1.96SE) to obtain a 95% confidence interval for the odds ratio. If we wish to test the hypothesis that the population odds ratio equals one, the two-sided p-value is 2P(Z < −|L|/SE), where P denotes a probability, and Z denotes a standard normal random variable.

An alternative approach to inference for odds ratios looks at the distribution of the data conditionally on the marginal frequencies of X and Y. An advantage of this approach is that the sampling distribution of the odds ratio can be expressed exactly.

Role in logistic regression

[edit]

Logistic regression is one way to generalize the odds ratio beyond two binary variables. Suppose we have a binary response variable Y and a binary predictor variable X, and in addition we have other predictor variables Z1, ..., Zp that may or may not be binary. If we use multiple logistic regression to regress Y on X, Z1, ..., Zp, then the estimated coefficient for X is related to a conditional odds ratio. Specifically, at the population level

so is an estimate of this conditional odds ratio. The interpretation of is as an estimate of the odds ratio between Y and X when the values of Z1, ..., Zp are held fixed.

Insensitivity to the type of sampling

[edit]

If the data form a "population sample", then the cell probabilities are interpreted as the frequencies of each of the four groups in the population as defined by their X and Y values. In many settings it is impractical to obtain a population sample, so a selected sample is used. For example, we may choose to sample units with X = 1 with a given probability f, regardless of their frequency in the population (which would necessitate sampling units with X = 0 with probability 1 − f). In this situation, our data would follow the following joint probabilities:

The odds ratio p11p00 / p01p10 for this distribution does not depend on the value of f. This shows that the odds ratio (and consequently the log odds ratio) is invariant to non-random sampling based on one of the variables being studied. Note however that the standard error of the log odds ratio does depend on the value of f.[citation needed]

This fact is exploited in two important situations:

  • Suppose it is inconvenient or impractical to obtain a population sample, but it is practical to obtain a convenience sample of units with different X values, such that within the X = 0 and X = 1 subsamples the Y values are representative of the population (i.e. they follow the correct conditional probabilities).
  • Suppose the marginal distribution of one variable, say X, is very skewed. For example, if we are studying the relationship between high alcohol consumption and pancreatic cancer in the general population, the incidence of pancreatic cancer would be very low, so it would require a very large population sample to get a modest number of pancreatic cancer cases. However we could use data from hospitals to contact most or all of their pancreatic cancer patients, and then randomly sample an equal number of subjects without pancreatic cancer (this is called a "case-control study").

In both these settings, the odds ratio can be calculated from the selected sample, without biasing the results relative to what would have been obtained for a population sample.

Use in quantitative research

[edit]

Due to the widespread use of logistic regression, the odds ratio is widely used in many fields of medical and social science research. The odds ratio is commonly used in survey research, in epidemiology, and to express the results of some clinical trials, such as in case-control studies. It is often abbreviated "OR" in reports. When data from multiple surveys is combined, it will often be expressed as "pooled OR".

Relation to relative risk

[edit]
Risk ratio vs odds ratio

As explained in the "Motivating Example" section, the relative risk is usually better than the odds ratio for understanding the relation between risk and some variable such as radiation or a new drug. That section also explains that if the rare disease assumption holds, the odds ratio is a good approximation to relative risk[5] and that it has some advantages over relative risk. When the rare disease assumption does not hold, the unadjusted odds ratio will be greater than the relative risk,[6][7][8] but novel methods can easily use the same data to estimate the relative risk, risk differences, base probabilities, or other quantities.[9]

If the absolute risk in the unexposed group is available, conversion between the two is calculated by:[6]

where RC is the absolute risk of the unexposed group.

If the rare disease assumption does not apply, the odds ratio may be very different from the relative risk and should not be interpreted as a relative risk.

Consider the death rate of men and women passengers when a ship sank.[3] Of 462 women, 154 died and 308 survived. Of 851 men, 709 died and 142 survived. Clearly a man on the ship was more likely to die than a woman, but how much more likely? Since over half the passengers died, the rare disease assumption is strongly violated.

To compute the odds ratio, note that for women the odds of dying were 1 to 2 (154/308). For men, the odds were 5 to 1 (709/142). The odds ratio is 9.99 (4.99/.5). Men had ten times the odds of dying as women.

For women, the probability of death was 33% (154/462). For men the probability was 83% (709/851). The relative risk of death is 2.5 (.83/.33). A man had 2.5 times a woman's probability of dying.

Confusion and exaggeration

[edit]

Odds ratios have often been confused with relative risk in medical literature. For non-statisticians, the odds ratio is a difficult concept to comprehend, and it gives a more impressive figure for the effect.[10] However, most authors consider that the relative risk is readily understood.[11] In one study, members of a national disease foundation were actually 3.5 times more likely than nonmembers to have heard of a common treatment for that disease – but the odds ratio was 24 and the paper stated that members were ‘more than 20-fold more likely to have heard of’ the treatment.[12] A study of papers published in two journals reported that 26% of the articles that used an odds ratio interpreted it as a risk ratio.[13]

This may reflect the simple process of uncomprehending authors choosing the most impressive-looking and publishable figure.[11] But its use may in some cases be deliberately deceptive.[14] It has been suggested that the odds ratio should only be presented as a measure of effect size when the risk ratio cannot be estimated directly,[10] but with newly available methods it is always possible to estimate the risk ratio, which should generally be used instead.[9]

While relative risks are potentially easier to interpret for a general audience, there are mathematical and conceptual advantages when using an odds-ratio instead of a relative risk, particularly in regression models. For that reason, there is not a consensus within the fields of epidemiology or biostatistics that relative risks or odds-ratios should be preferred when both can be validly used, such as in clinical trials and cohort studies.[15]

Invertibility and invariance

[edit]

The odds ratio has another unique property of being directly mathematically invertible whether analyzing the OR as either disease survival or disease onset incidence – where the OR for survival is direct reciprocal of 1/OR for risk. This is known as the 'invariance of the odds ratio'. In contrast, the relative risk does not possess this mathematical invertible property when studying disease survival vs. onset incidence. This phenomenon of OR invertibility vs. RR non-invertibility is best illustrated with an example:

Suppose in a clinical trial, one has an adverse event risk of 4/100 in drug group, and 2/100 in placebo... yielding a RR=2 and OR=2.04166 for drug-vs-placebo adverse risk. However, if analysis was inverted and adverse events were instead analyzed as event-free survival, then the drug group would have a rate of 96/100, and placebo group would have a rate of 98/100—yielding a drug-vs-placebo a RR=0.9796 for survival, but an OR=0.48979. As one can see, a RR of 0.9796 is clearly not the reciprocal of a RR of 2. In contrast, an OR of 0.48979 is indeed the direct reciprocal of an OR of 2.04166.

This is again what is called the 'invariance of the odds ratio', and why a RR for survival is not the same as a RR for risk, while the OR has this symmetrical property when analyzing either survival or adverse risk. The danger to clinical interpretation for the OR comes when the adverse event rate is not rare, thereby exaggerating differences when the OR rare-disease assumption is not met. On the other hand, when the disease is rare, using a RR for survival (e.g. the RR=0.9796 from above example) can clinically hide and conceal an important doubling of adverse risk associated with a drug or exposure.[citation needed]

Estimators of the odds ratio

[edit]

Sample odds ratio

[edit]

The sample odds ratio n11n00 / n10n01 is easy to calculate, and for moderate and large samples performs well as an estimator of the population odds ratio. When one or more of the cells in the contingency table can have a small value, the sample odds ratio can be biased and exhibit high variance.

Alternative estimators

[edit]

A number of alternative estimators of the odds ratio have been proposed to address limitations of the sample odds ratio. One alternative estimator is the conditional maximum likelihood estimator, which conditions on the row and column margins when forming the likelihood to maximize (as in Fisher's exact test).[16] Another alternative estimator is the Mantel–Haenszel estimator.[citation needed]

Numerical examples

[edit]

The following four contingency tables contain observed cell counts, along with the corresponding sample odds ratio (OR) and sample log odds ratio (LOR):

OR = 1, LOR = 0 OR = 1, LOR = 0 OR = 4, LOR = 1.39 OR = 0.25, LOR = −1.39
Y = 1 Y = 0 Y = 1 Y = 0 Y = 1 Y = 0 Y = 1 Y = 0
X = 1 10 10 100 100 20 10 10 20
X = 0 5 5 50 50 10 20 20 10

The following joint probability distributions contain the population cell probabilities, along with the corresponding population odds ratio (OR) and population log odds ratio (LOR):

OR = 1, LOR = 0 OR = 1, LOR = 0 OR = 16, LOR = 2.77 OR = 0.67, LOR = −0.41
Y = 1 Y = 0 Y = 1 Y = 0 Y = 1 Y = 0 Y = 1 Y = 0
X = 1 0.2 0.2 0.4 0.4 0.4 0.1 0.1 0.3
X = 0 0.3 0.3 0.1 0.1 0.1 0.4 0.2 0.4

Numerical example

[edit]
Example of risk reduction
Quantity Experimental group (E) Control group (C) Total
Events (E) EE = 15 CE = 100 115
Non-events (N) EN = 135 CN = 150 285
Total subjects (S) ES = EE + EN = 150 CS = CE + CN = 250 400
Event rate (ER) EER = EE / ES = 0.1, or 10% CER = CE / CS = 0.4, or 40%
Variable Abbr. Formula Value
Absolute risk reduction ARR CEREER 0.3, or 30%
Number needed to treat NNT 1 / (CEREER) 3.33
Relative risk (risk ratio) RR EER / CER 0.25
Relative risk reduction RRR (CEREER) / CER, or 1 − RR 0.75, or 75%
Preventable fraction among the unexposed PFu (CEREER) / CER 0.75
Odds ratio OR (EE / EN) / (CE / CN) 0.167
[edit]

There are various other summary statistics for contingency tables that measure association between two events, such as Yule's Y, Yule's Q; these two are normalized so they are 0 for independent events, 1 for perfectly correlated, −1 for perfectly negatively correlated. A. W. F. Edwards studied these and argued that these measures of association must be functions of the odds ratio, which he referred to as the cross-ratio.[17]

Odds Ratio for a Matched Case-Control Study

[edit]

A case-control study involves selecting representative samples of cases and controls who do, and do not, have some disease, respectively. These samples are usually independent of each other. The prior prevalence of exposure to some risk factor is observed in subjects from both samples. This permits the estimation of the odds ratio for disease in exposed vs. unexposed people as noted above.[18] Sometimes, however, it makes sense to match cases to controls on one or more confounding variables.[19] In this case, the prior exposure of interest is determined for each case and her/his matched control. The data can be summarized in the following table.

Matched 2 × 2 Table

[edit]
Case-control pairs Control exposed Control unexposed
Case exposed
Case unexposed

This table gives the exposure status of the matched pairs of subjects. There are pairs where both the case and her/his matched control were exposed, pairs where the case patient was exposed but the control subject was not, pairs where the control subject was exposed but the case patient was not, and pairs were neither subject was exposed. The exposure of matched case and control pairs is correlated due to the similar values of their shared confounding variables.

The following derivation is due to Breslow & Day.[19] We consider each pair as belonging to a stratum with identical values of the confounding variables. Conditioned on belonging to the same stratum, the exposure status of cases and controls are independent of each other. For any case-control pair within the same stratum let

be the probability that a case patient is exposed,
be the probability that a control patient is exposed,
be the probability that a case patient is not exposed, and
be the probability that a control patient is not exposed.

Then the probability that a case is exposed and a control is not is , and the probability that a control is exposed and a case in not is . The within-stratum odds ratio for exposure in cases relative to controls is

We assume that ψ is constant across strata.[19]

Now concordant pairs in which either both the case and the control are exposed, or neither are exposed tell us nothing about the odds of exposure in cases relative to the odds of exposure among controls. The probability that the case is exposed and the control is not given that the pair is discordant is

The distribution of given the number of discordant pairs is binomial  ~  B and the maximum likelihood estimate of π is

Multiplying both sides of this equation by and subtracting gives

and hence
.

Now is the maximum likelihood estimate of π, and ψ is a monotonic function of . It follows that is the conditional maximum likelihood estimate of given the number of discordant pairs. Rothman et al. [20] give an alternate derivation of by showing that it is a special case of the Mantel-Haenszel estimate of the intra-strata odds ratio for stratified 2x2 tables.[20] They also reference Breslow & Day[19] as providing the derivation given here.

Under the null hypothesis that .

Hence, we can test the null hypothesis that by testing the null hypothesis that . This is done using McNemar's test.

There are a number of ways to calculate a confidence interval for π. Let and denote the lower and upper bound of a confidence interval for π, respectively. Since , the corresponding confidence interval for ψ is

.

Matched 2x2 tables may also be analyzed using conditional logistic regression.[21] This technique has the advantage of allowing users to regress case-control status against multiple risk factors from matched case-control data.

Example

[edit]

McEvoy et al. [22] studied the use of cell phones by drivers as a risk factor for automobile crashes in a case-crossover study.[18] All study subjects were involved in an automobile crash requiring hospital attendance. Each driver's cell phone use at the time of her/his crash was compared to her/his cell phone use in a control interval at the same time of day one week earlier. We would expect that a person's cell phone use at the time of the crash would be correlated with his/her use one week earlier. Comparing usage during the crash and control intervals adjusts for driver's characteristics and the time of day and day of the week. The data can be summarized in the following table.

Case-control pairs Phone used in control interval Phone not used in control interval
Phone used in crash interval 5 27
Phone not used in crash interval 6 288

There were 5 drivers who used their phones in both intervals, 27 who used them in the crash but not the control interval, 6 who used them in the control but not the crash interval, and 288 who did not use them in either interval. The odds ratio for crashing while using their phone relative to driving when not using their phone was

.

Testing the null hypothesis that is the same as testing the null hypothesis that given 27 out of 33 discordant pairs in which the driver was using her/his phone at the time of his crash. McNemar's . This statistic has one degree of freedom and yields a P value of 0.0003. This allows us to reject the hypothesis that cell phone use has no effect on the risk of automobile crashes () with a high level of statistical significance.

Using Wilson's method, a 95% confidence interval for π is (0.6561, 0.9139). Hence, a 95% confidence interval for ψ is

(McEvoy et al.[22] analyzed their data using conditional logistic regression and obtained almost identical results to those given here. See the last row of Table 3 in their paper.)

See also

[edit]

References

[edit]
[edit]
Revisions and contributorsEdit on WikipediaRead on Wikipedia
from Grokipedia
The odds ratio (OR) is a statistical measure used to quantify the association between an exposure (or ) and a binary outcome, defined as the ratio of the odds of the outcome occurring in the exposed group to the odds of it occurring in the unexposed group. It is particularly valuable in observational studies, such as case-control designs, where it serves as an estimator of under certain conditions, like when the outcome is rare in the population. Introduced by epidemiologist Jerome Cornfield in to analyze associations in case-control studies of diseases like and , the odds ratio has become a cornerstone of modern epidemiological and biostatistical analysis. To compute the odds ratio, first determine the odds for each group: the odds of an outcome is the probability of its occurrence divided by the probability of non-occurrence, expressed as p1p\frac{p}{1-p}, where pp is the event probability. In a standard 2×2 contingency table—with cells aa (exposed cases), bb (exposed non-cases), cc (unexposed cases), and dd (unexposed non-cases)—the odds ratio is calculated as OR=a/bc/d=adbcOR = \frac{a/b}{c/d} = \frac{ad}{bc}. An OR greater than 1 indicates a positive association (higher odds in the exposed group), less than 1 suggests a negative association, and exactly 1 implies no association between exposure and outcome. Confidence intervals around the OR are typically computed using methods like the Wald test to assess statistical significance. In models, which predict the probability of a binary outcome via the link function, the exponentiated regression coefficients directly yield ratios, representing the change in for a one-unit increase in a predictor while holding others constant. This makes the odds ratio essential for interpreting multivariable analyses in fields like , , and social sciences, where it helps evaluate risk factors for diseases or behaviors. However, it is not equivalent to a (which compares probabilities directly) and can overestimate associations when outcomes are common; thus, careful interpretation is required to avoid misconceptions, such as equating an OR of 2 with a doubled probability.

Definition

Intuitive Explanation

Odds describe the relative likelihood of an event occurring compared to it not occurring, often phrased in everyday terms as "for every X times it happens, it doesn't happen Y times." This contrasts with probability, which simply states the share of times an event is expected to occur out of all possible outcomes, like saying there's a 50% chance of heads in a flip. In the coin example, the odds of heads are even, or 1 to 1, emphasizing the balance between and in a single scenario. To build intuition, consider the odds of on a typical summer day versus a winter day. If feels more likely in summer, the odds might be described as 1 to 3 in favor (meaning it rains once for every three non-rainy days), while in winter they could be 1 to 9 against (raining once for every nine dry days). This verbal framing highlights how capture the tilt toward or away from an event without needing precise percentages, making it easier to grasp imbalances in chances. The ratio takes this further by comparing the odds of an event across two different groups or conditions, revealing how much stronger or weaker the likelihood is in one relative to the other. As a measure of association between two binary variables—such as a factor like weather patterns and an outcome like —it helps quantify relational differences in a straightforward way. This approach proves useful for comparing groups because it focuses on relative shifts in odds rather than absolute probabilities, allowing clearer insights into associations even when baseline chances vary.

Formal Definition

The odds of a binary event with success probability pp is defined as the ratio of the probability of success to the probability of failure: \odds(p)=p1p.\odds(p) = \frac{p}{1 - p}. The odds ratio (OR) measures the association between two binary variables by taking the ratio of the odds of the outcome in one group to the odds of the outcome in the other group: \OR=\odds1\odds2,\OR = \frac{\odds_1}{\odds_2}, where \odds1\odds_1 and \odds2\odds_2 are the odds for the respective groups. In a standard 2×2 contingency table classifying observations by exposure status (rows: exposed AA, unexposed AcA^c) and outcome status (columns: outcome BB, no outcome BcB^c) with cell counts aa, bb, cc, and dd, BBcAabAccd\begin{array}{c|c|c} & B & B^c \\ \hline A & a & b \\ \hline A^c & c & d \\ \end{array} the odds ratio is given by \OR=a/bc/d=adbc.\OR = \frac{a/b}{c/d} = \frac{ad}{bc}. Equivalently, the odds ratio can be expressed using joint probabilities as \OR=P(AB)/P(ABc)P(AcB)/P(AcBc),\OR = \frac{P(A \cap B)/P(A \cap B^c)}{P(A^c \cap B)/P(A^c \cap B^c)}, which corresponds to the ratio of conditional odds of BB given AA versus given AcA^c.

Probability Interpretations

The odds ratio (OR) can be formally expressed using conditional probabilities as the ratio of the odds of an event occurring given one condition to the odds given the alternative condition. Specifically, for events A and B, the OR is given by OR=P(BA)/P(¬BA)P(B¬A)/P(¬B¬A),\text{OR} = \frac{P(B \mid A) / P(\neg B \mid A)}{P(B \mid \neg A) / P(\neg B \mid \neg A)}, where P(BA)P(B \mid A) denotes the of B given A, and ¬B\neg B and ¬A\neg A represent the complements. This formulation highlights the OR as a measure of how the odds of B change depending on the presence or absence of A, derived directly from the row-specific conditional distributions in a contingency table. While joint probabilities, such as P(AB)P(A \cap B), capture the overall co-occurrence of events in the population and inform measures of general association, the odds ratio relies on conditional probabilities to assess group-specific odds. This distinction allows the OR to isolate the relative effect within strata defined by A, avoiding confounding from marginal distributions and providing a clearer view of conditional dependence. Joint probabilities contribute to the baseline association but do not directly enter the OR calculation, which normalizes within exposure levels. The ratio admits a straightforward interpretation as a multiplicative factor on the odds scale. An OR greater than 1 indicates that the odds of the outcome are higher in the group exposed to A compared to those not exposed, with the value specifying the factor of increase; for instance, an OR of 2 implies that exposure doubles the odds of B. Conversely, an OR less than 1 suggests reduced odds, and an OR of 1 denotes no difference in odds between groups. This multiplicative property facilitates comparisons across studies or populations, as it scales relative effects independently of baseline odds. Marginal probabilities play a crucial role in constraining the possible values of the OR. Since each P(B)P(B \mid \cdot) lies between 0 and 1, the corresponding P(B)/P(¬B)P(B \mid \cdot) / P(\neg B \mid \cdot) range from 0 (when the probability is 0) to (when the probability approaches 1). Consequently, their —the OR—is bounded from below by 0 and has no finite upper bound, reflecting the potential for arbitrarily strong associations depending on the marginal of the events.

Basic Properties

Symmetry and Invertibility

The odds ratio possesses a key symmetry property: the measure of association between an exposure and an outcome is identical regardless of which variable is treated as the exposure and which as the outcome. In a 2×2 contingency table with cell counts aa (exposed with outcome), bb (exposed without outcome), cc (unexposed with outcome), and dd (unexposed without outcome), the odds ratio is defined as adbc\frac{ad}{bc}. Transposing the table to swap the roles of exposure and outcome yields the same cross-product formula adbc\frac{ad}{bc}, demonstrating that ORAB=ORBA\mathrm{OR}_{A|B} = \mathrm{OR}_{B|A}. This symmetry extends to invertibility with respect to complements of the variables. The odds ratio for the association between exposure and the complement of the outcome (i.e., no outcome) is the reciprocal of the original odds ratio: ORexposedno outcome=1ORexposedoutcome\mathrm{OR}_{\mathrm{exposed|no\ outcome}} = \frac{1}{\mathrm{OR}_{\mathrm{exposed|outcome}}}. Similarly, the odds ratio for the association between the complement of the exposure (i.e., no exposure) and the outcome is also the reciprocal: ORno exposureoutcome=1ORexposedoutcome\mathrm{OR}_{\mathrm{no\ exposure|outcome}} = \frac{1}{\mathrm{OR}_{\mathrm{exposed|outcome}}}. These reciprocal relationships imply that the direction of the association reverses when considering complements, but the strength (absolute value) remains unchanged, providing a consistent measure of magnitude across codings. The invariance under complementation further underscores this robustness; for instance, redefining the outcome by flipping its status (e.g., from to non-disease) inverts the odds ratio but preserves its , ensuring the measure's interpretation is independent of arbitrary binary codings. Boundary behaviors of the odds ratio delineate the nature of association: a value of exactly 1 indicates no association between the variables, as the are equivalent across levels. An odds ratio greater than 1 signifies a positive association, where the of the outcome increase with exposure; conversely, a value less than 1 denotes a negative association, where the decrease.

Relation to Independence

The odds ratio provides a key indicator of statistical independence between two binary events, A and B, in a contingency table framework. Specifically, the odds ratio equals 1 if and only if A and B are independent, meaning the joint probability P(A and B) equals the product of their marginal probabilities P(A)P(B). Under this condition, the cross-product of cell probabilities in the 2×2 table aligns such that no association exists between the events. The logarithm of the odds ratio, log(OR), serves as a natural measure of deviation from independence, where log(OR) = 0 precisely when OR = 1 and the events are independent. This log scale is symmetric around zero, allowing positive values to indicate positive association (OR > 1) and negative values to indicate negative association (OR < 1), quantifying the extent of departure from the null state of in probabilistic terms. In cross-sectional data, the odds ratio—particularly the marginal odds ratio—approximates the strength of association between variables when marginal independence is the reference condition, enabling tests for overall dependence across the population sample. This approach is useful for summarizing binary associations in observational settings where joint distributions are directly observable. However, an odds ratio not equal to 1 signals association but does not imply causation, as it reflects correlation rather than directional influence.

Recovery of Probabilities

In a 2×2 contingency table representing the joint distribution of two binary events A and B, the individual cell probabilities can be recovered from a known OR and the marginal probabilities Pr(A) = p₁ and Pr(B) = q₁ through algebraic rearrangement. Let π denote the joint probability Pr(A and B). The remaining cell probabilities are then Pr(A and not B) = p₁ - π, Pr(not A and B) = q₁ - π, and Pr(not A and not B) = 1 - p₁ - q₁ + π. Substituting these into the definition of the yields the equation OR=π/(p1π)(q1π)/(1p1q1+π)=π(1p1q1+π)(p1π)(q1π).OR = \frac{\pi / (p_1 - \pi)}{(q_1 - \pi) / (1 - p_1 - q_1 + \pi)} = \frac{\pi (1 - p_1 - q_1 + \pi)}{(p_1 - \pi)(q_1 - \pi)}. Rearranging terms gives the quadratic equation in π: (OR1)π2[OR(p1+q1)+(1p1q1)]π+ORp1q1=0.(OR - 1) \pi^2 - [OR (p_1 + q_1) + (1 - p_1 - q_1)] \pi + OR p_1 q_1 = 0. This can be solved using the quadratic formula π=[OR(p1+q1)+(1p1q1)]±{[OR(p1+q1)+(1p1q1)]24(OR1)ORp1q1}2(OR1),\pi = \frac{[OR (p_1 + q_1) + (1 - p_1 - q_1)] \pm \sqrt{ \{[OR (p_1 + q_1) + (1 - p_1 - q_1)]^2 - 4 (OR - 1) OR p_1 q_1 \} }}{2 (OR - 1)},
Add your contribution
Related Hubs
User Avatar
No comments yet.