In evidence-based medicine, likelihood ratios are used for assessing the value of performing a diagnostic test. They use the sensitivity and specificity of the test to determine whether a test result usefully changes the probability that a condition (such as a disease state) exists. The first description of the use of likelihood ratios for decision rules was made at a symposium on information theory in 1954.[1] In medicine, likelihood ratios were introduced between 1975 and 1980.[2] [3] [4]
Two versions of the likelihood ratio exist, one for positive and one for negative test results. Respectively, they are known as the (LR+, likelihood ratio positive, likelihood ratio for positive results) and (LR–, likelihood ratio negative, likelihood ratio for negative results).
The positive likelihood ratio is calculated as
LR+=
sensitivity | |
1-specificity |
which is equivalent to
LR+=
\Pr({T+ | |
\mid |
D+)}{\Pr({T+}\midD-)}
or "the probability of a person who has the disease testing positive divided by the probability of a person who does not have the disease testing positive."Here "T+" or "T-" denote that the result of the test is positive or negative, respectively. Likewise, "D+" or "D-" denote that the disease is present or absent, respectively. So "true positives" are those that test positive (T+) and have the disease (D+), and "false positives" are those that test positive (T+) but do not have the disease (D-).
The negative likelihood ratio is calculated as[5]
LR-=
1-sensitivity | |
specificity |
which is equivalent to[5]
LR-=
\Pr({T- | |
\mid |
D+)}{\Pr({T-}\midD-)}
or "the probability of a person who has the disease testing negative divided by the probability of a person who does not have the disease testing negative."
The calculation of likelihood ratios for tests with continuous values or more than two outcomes is similar to the calculation for dichotomous outcomes; a separate likelihood ratio is simply calculated for every level of test result and is called interval or stratum specific likelihood ratios.[6]
The pretest odds of a particular diagnosis, multiplied by the likelihood ratio, determines the post-test odds. This calculation is based on Bayes' theorem. (Note that odds can be calculated from, and then converted to, probability.)
Pretest probability refers to the chance that an individual in a given population has a disorder or condition; this is the baseline probability prior to the use of a diagnostic test. Post-test probability refers to the probability that a condition is truly present given a positive test result. For a good test in a population, the post-test probability will be meaningfully higher or lower than the pretest probability. A high likelihood ratio indicates a good test for a population, and a likelihood ratio close to one indicates that a test may not be appropriate for a population.
For a screening test, the population of interest might be the general population of an area. For diagnostic testing, the ordering clinician will have observed some symptom or other factor that raises the pretest probability relative to the general population. A likelihood ratio of greater than 1 for a test in a population indicates that a positive test result is evidence that a condition is present. If the likelihood ratio for a test in a population is not clearly better than one, the test will not provide good evidence: the post-test probability will not be meaningfully different from the pretest probability. Knowing or estimating the likelihood ratio for a test in a population allows a clinician to better interpret the result.[7]
Research suggests that physicians rarely make these calculations in practice, however,[8] and when they do, they often make errors.[9] A randomized controlled trial compared how well physicians interpreted diagnostic tests that were presented as either sensitivity and specificity, a likelihood ratio, or an inexact graphic of the likelihood ratio, found no difference between the three modes in interpretation of test results.[10]
This table provide examples of how changes in the likelihood ratio affects post-test probability of disease.
Likelihood ratio | Approximate* change in probability[11] | Effect on posttestProbability of disease[12] | |
---|---|---|---|
Values between 0 and 1 decrease the probability of disease | |||
0.1 | −45% | Large decrease | |
0.2 | −30% | Moderate decrease | |
0.5 | −15% | Slight decrease | |
1 | −0% | None | |
Values greater than 1 increase the probability of disease | |||
1 | +0% | None | |
2 | +15% | Slight increase | |
5 | +30% | Moderate increase | |
10 | +45% | Large increase |
A medical example is the likelihood that a given test result would be expected in a patient with a certain disorder compared to the likelihood that same result would occur in a patient without the target disorder.
Some sources distinguish between LR+ and LR-.[13] A worked example is shown below.
Confidence intervals for all the predictive parameters involved can be calculated, giving the range of values within which the true value lies at a given confidence level (e.g. 95%).[14]
The likelihood ratio of a test provides a way to estimate the pre- and post-test probabilities of having a condition.
With pre-test probability and likelihood ratio given, then, the post-test probabilities can be calculated by the following three steps:[15]
pretestodds=
pretestprobability | |
1-pretestprobability |
posttestodds=pretestodds x likelihoodratio
Odds are converted to probabilities as follows:[16]
\begin{align}(1) odds=
probability | |
1-probability |
\end{align}
multiply equation (1) by (1 − probability)
\begin{align}(2) probability&=odds x (1-probability)\\ &=odds-probability x odds \end{align}
add (probability × odds) to equation (2)
\begin{align}(3) probability+probability x odds&=odds\\ probability x (1+odds)&=odds \end{align}
divide equation (3) by (1 + odds)
\begin{align}(4) probability=
odds | |
1+odds |
\end{align}
hence
Alternatively, post-test probability can be calculated directly from the pre-test probability and the likelihood ratio using the equation:
In fact, post-test probability, as estimated from the likelihood ratio and pre-test probability, is generally more accurate than if estimated from the positive predictive value of the test, if the tested individual has a different pre-test probability than what is the prevalence of that condition in the population.
Taking the medical example from above (20 true positives, 10 false negatives, and 2030 total patients), the positive pre-test probability is calculated as:
As demonstrated, the positive post-test probability is numerically equal to the positive predictive value; the negative post-test probability is numerically equal to (1 − negative predictive value).