The relative risk (RR) or risk ratio is the ratio of the probability of an outcome in an exposed group to the probability of an outcome in an unexposed group. Together with risk difference and odds ratio, relative risk measures the association between the exposure and the outcome.[1]
Relative risk is used in the statistical analysis of the data of ecological, cohort, medical and intervention studies, to estimate the strength of the association between exposures (treatments or risk factors) and outcomes.[2] Mathematically, it is the incidence rate of the outcome in the exposed group,
Ie
Iu
Assuming the causal effect between the exposure and the outcome, values of relative risk can be interpreted as follows:
As always, correlation does not mean causation; the causation could be reversed, or they could both be caused by a common confounding variable. The relative risk of having cancer when in the hospital versus at home, for example, would be greater than 1, but that is because having cancer causes people to go to the hospital.
Relative risk is commonly used to present the results of randomized controlled trials.[5] This can be problematic if the relative risk is presented without the absolute measures, such as absolute risk, or risk difference.[6] In cases where the base rate of the outcome is low, large or small values of relative risk may not translate to significant effects, and the importance of the effects to the public health can be overestimated. Equivalently, in cases where the base rate of the outcome is high, values of the relative risk close to 1 may still result in a significant effect, and their effects can be underestimated. Thus, presentation of both absolute and relative measures is recommended.[7]
Relative risk can be estimated from a 2×2 contingency table:
Group | |||
---|---|---|---|
Intervention (I) | Control (C) | ||
Events (E) | IE | CE | |
Non-events (N) | IN | CN |
The point estimate of the relative risk is
RR=
IE/(IE+IN) | |
CE/(CE+CN) |
=
IE(CE+CN) | |
CE(IE+IN) |
.
The sampling distribution of the
log(RR)
SE(log(RR))=\sqrt{
IN | |
IE(IE+IN) |
+
CN | |
CE(CE+CN) |
The
1-\alpha
log(RR)
CI1(log(RR))=log(RR)\pmSE(log(RR)) x z\alpha,
where
z\alpha
In regression models, the exposure is typically included as an indicator variable along with other factors that may affect risk. The relative risk is usually reported as calculated for the mean of the sample values of the explanatory variables.
The relative risk is different from the odds ratio, although the odds ratio asymptotically approaches the relative risk for small probabilities of outcomes. If IE is substantially smaller than IN, then IE/(IE + IN)
\scriptstyle ≈
\scriptstyle ≈
RR=
IE(CE+CN) | |
CE(IE+IN) |
≈
IE ⋅ CN | |
IN ⋅ CE |
=OR.
In practice the odds ratio is commonly used for case-control studies, as the relative risk cannot be estimated.
In fact, the odds ratio has much more common use in statistics, since logistic regression, often associated with clinical trials, works with the log of the odds ratio, not relative risk. Because the (natural log of the) odds of a record is estimated as a linear function of the explanatory variables, the estimated odds ratio for 70-year-olds and 60-year-olds associated with the type of treatment would be the same in logistic regression models where the outcome is associated with drug and age, although the relative risk might be significantly different.
Since relative risk is a more intuitive measure of effectiveness, the distinction is important especially in cases of medium to high probabilities. If action A carries a risk of 99.9% and action B a risk of 99.0% then the relative risk is just over 1, while the odds associated with action A are more than 10 times higher than the odds with B.
In statistical modelling, approaches like Poisson regression (for counts of events per unit exposure) have relative risk interpretations: the estimated effect of an explanatory variable is multiplicative on the rate and thus leads to a relative risk. Logistic regression (for binary outcomes, or counts of successes out of a number of trials) must be interpreted in odds-ratio terms: the effect of an explanatory variable is multiplicative on the odds and thus leads to an odds ratio.
We could assume a disease noted by
D
\negD
E
\negE
RR=
P(D\midE) | |
P(D\mid\negE) |
=
P(E\midD)/P(\negE\midD) | |
P(E)/P(\negE) |
.
This way the relative risk can be interpreted in Bayesian terms as the posterior ratio of the exposure (i.e. after seeing the disease) normalized by the prior ratio of exposure.[11] If the posterior ratio of exposure is similar to that of the prior, the effect is approximately 1, indicating no association with the disease, since it didn't change beliefs of the exposure. If on the other hand, the posterior ratio of exposure is smaller or higher than that of the prior ratio, then the disease has changed the view of the exposure danger, and the magnitude of this change is the relative risk.