Now that Covid-19 rapid home tests are widely available, it is important to consider how to interpret their results. In particular, I’m going to address two common misconceptions.
To keep things grounded, let’s use some actual data. We’ll assume a false positive rate of 1% and a false negative rate of 35%. These numbers are consistent with a March, 2021 metastudy [1]. We’ll denote the false positive rate and the false negative rate
.
It may be tempting to assume from these numbers that a positive rapid covid test result means you’re 99% likely to be infected, and a negative result means you’re 65% likely not to be. Neither need be the case. In particular,
- A positive result does increase the probability you have Covid, but by how much depends on your previous prior. This in turn depends on how you are using the test. Are you just randomly testing yourself, or do you have some strong reason to believe you may be infected?
-
A negative result has little practical impact on the probability you have Covid.
These may seem counterintuitive or downright contradictory. Nonetheless, both are true. They follow from Bayes’ thm.
Note that when I say that the test increases or decreases “the probability you have Covid,” I refer to knowledge not fact. You either have or do not have Covid, and taking the test obviously does not change this fact. The test simply changes your knowledge of it.
Also note that the limitations on inference I will describe do not detract from the general utility of such tests. Used correctly, they can be extremely valuable. Moreover, from a behavioral standpoint, even a modest non-infinitesimal probability of being infected may be enough to motivate medical review, further testing, or self-quarantine.
Let’s denote by the event of having Covid, and by
the event of testing positive for it.
is the prior probability of having covid. It is your pre-test estimate based on everything you know. For convenience, we’ll often use
to denote
.
If you have no information and are conducting a random test, then it may be reasonable to use the general local infection rate as . If you have reason to believe yourself infected, a higher rate (such as the fraction of symptomatic people who test positive in your area) may be more suitable.
should reflect the best information you have prior to taking the test.
The test adds information to your prior , updating it to a posterior probability of infection
, where
denotes the outcome of the test: either
or
.
In our notation, and
. These numbers are properties of the test, independent of the individuals being tested. For example, the manufacturer could test 1000 swabs known to be infected with covid from a petri dish, and
would be the number which tested negative divided by 1000. Similarly, they could test 1000 clean swabs, and
would be the number which tested positive divided by 1000.
What we care about are the posterior probabilities: (1) the probability that you are infected given that you tested positive, and (2) the probability that you are not infected given that you tested negative
. I.e. the probabilities that the test correctly reflects your infection status.
Bayes’ Thm tells us that , a direct consequence of the fact that
.
If you test positive, what is the probability you have Covid? , which is
. The prior of infection was
, so you have improved your knowledge by a factor of
. For
small relative to
, this is approximately
.
Suppose you randomly tested yourself in MA. According to data from Johns Hopkins [2], at the time of this writing there have been around 48,000 new cases reported in MA over the last 28 days. MA has a population of around 7,000,000. It is reasonable to assume that the actual case rate is twice that reported (in the early days of Covid, the unreported factor was much higher, but let’s assume it presently is only ).
Le’ts also assume that any given case tests positive for 14 days. I.e., 24,000 of those cases would test positive at any given time in the 4 week period (of course, not all fit neatly into the 28 day window, but if we assume similar rates before and after, this approach is fine). Including the unreported cases, we then have 48,000 active cases at any given time. We thus have a state-wide infection rate of , or about 0.7%. We will define
.
Using this prior, a positive test means you are more likely to be infected post-test than pre-test. This seems significant! Unfortunately, the actual probability is
.
This may seem terribly counterintuitive. After all, the test had a 1% false positive rate. Shouldn’t you be 99% certain you have Covid if you test positive? Well, suppose a million people take the test. With a 0.00685 unconditional probability of infection, we expect 6850 of those people to be infected. , so only 4453 of those will test positive.
However, even with a tiny false positive rate of , 9932 people who are not infected also will test positive. The problem is that there are so many more uninfected people being tested that
still generates lots of false positives. If you test positive, you could be in the 9932 people or the 4453 people. Your probability of being infected is
.
Returning to the general case, suppose you test negative. What is the probability you do not have Covid? . For small
this is approximately
unless
is very close to
. Specifically, it expands to
.
Under as the prior, the probability of being uninfected post-test is 0.99757 vs 0.9932 pre-test. For all practical purposes, our knowledge has not improved.
This too may seem counterintuitive. As an analogy, suppose in some fictional land earthquakes are very rare. Half of them are preceded by a strong tremor the day before (and such a tremor always heralds a coming earthquake), but the other half are unheralded.
If you feel a strong tremor, then you know with certainty than an earthquake is coming the next day. Suppose you don’t feel a strong tremor. Does that mean you should be more confident that an earthquake won’t hit the next day? Not really. Your chance of an earthquake has not decreased by a factor of two. Earthquakes were very rare to begin with, so the default prediction that there wouldn’t be one only is marginally changed by the absence of a tremor the day before.
Of course, generally is not the correct prior to use. If you take the test randomly or for no particular reason, then your local version of
may be suitable. However, if you have a reason to take the test then your
is likely to be much higher.
Graphs 1 and 2 below illustrate the information introduced by a positive or negative test result as a function of the choice of prior. In each, the difference in probability is the distance between the posterior and prior graphs. The prior obviously is a straight line since we are plotting it against itself (as the -axis). Note that graph 1 has an abbreviated
-axis because
plateaus quickly.
From graph 1, it is clear that except for small priors (such as the general infection rate in an area with very low incidence), a positive result adds a lot of information. For , it provides near certainty of infection.
From graph 2, we see that a negative result never adds terribly much information. When the prior is 1 or 0, we already know the answer, and the Bayesian update does nothing. The largest gain is a little over 0.2, but that’s only attained when the prior is quite high. In fact, there’s not much improvement at all until the prior is over 0.1. If you’re 10% sure you already have covid, a home test will help but you probably should see a doctor anyway.
Note that these considerations are less applicable to PCR tests, which can have sufficiently small and
to result in near-perfect information for any realistic prior.
One last point should be addressed. How can tests with manufacturer-specific false positive and false negative rates depend on your initial guess at your infection probability? If you pick an unconditional local infection rate as your prior, how could they depend on the choice of locale (such as MA in our example)? That seems to make no sense. What if we use a smaller locale or a bigger one?
The answer is that the outcome of the test does not depend on such things. It is a chemical test being performed on a particular sample from a particular person. Like any other experiment, it yields a piece of data. The difference arises in what use we make of that data. Bayesian probability tells us how to incorporate the information into our previous knowledge, converting a prior to a posterior. This depends on that knowledge — i.e. the prior. How we interpret the result depends on our assumptions.
A couple of caveats to our analysis:
- The irrelevance of a negative result only applies when you have no prior information other than some (low) general infection rate. If you do have symptoms or have recently been exposed or have any other reason to employ a higher prior probability of infection, then a negative result can convey significantly more information. Our dismissal of its worth was contingent on a very low prior.
-
Even in the presence of a very low prior probability of infection, general testing of students or other individuals is not without value. Our discussion applies only to the interpretation of an individual test result. In aggregate, the use of such tests still would produce a reasonable amount of information. Even if only a few positive cases are caught as a result and the overall exposure rate is lowered only a little, the effect can be substantial. Pathogen propagation is a highly nonlinear process, and a small change in one of the parameters can have a very large effect. One caution, however. If the results aren’t understood for what they are, overconfidence can result. The aggregate use of testing can have a substantial negative effect if it results in relaxation of other precautions due to overconfidence resulting from a misunderstanding of the information content of those test results.
References:
[1] Rapid, point‐of‐care antigen and molecular‐based tests for diagnosis of SARS‐CoV‐2 infection — Dinnes, et al. Note that “specificity” refers to and “sensitivity” refers to
. See wikipedia for further details