We are currently in March 2026. Over the past two months, a deadly virus, known by the name NOVAD-26, has been spreading around the world. Experts estimate the epidemic already infected around 800,000 humans globally. The fatality rate of the disease is about 2%. A new and innovative diagnostic testing is now used to quickly identify infected people. The test will correctly identify 99% of the people who have the virus, and only incorrectly identify 1% of the people who don’t have the virus. You are traveling for a vacation somewhere in Europe. Upon arrival to the airport you are being randomly selected to be tested for NOVAD-26 infection. Unfortunately for you, the test result is POSITIVE . What are the chances that you will die from the disease?
Assumption: world population is 8X10^9.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The test is 99% sensitive and 99% specific. That is, the test will produce 99% true positive results for infected humans, and 99% true negative results for non-infected humans.
Also, it is known that the number of infected humans is 8∙10^5.
Let us denote the following events:
I - Infected
¬ I - Not infected
T - Positive test
¬ T - Negative test
D - Died
World population today is approximately 8 ⋅ 1 0 9 .
We can use this fact to estimate the prior probability for a human to be infected as follows:
P ( I ) = 8 ⋅ 1 0 9 8 ⋅ 1 0 5 = 0 . 0 0 0 1
Now we can find the probability to be infected given that the test gave positive result using Baye’s theorem as follows:
P ( I ∣ T ) = P ( T ) P ( T ∣ I ) ⋅ P ( I )
= P ( T ∣ I ) ⋅ P ( I ) + P ( T ∣ ¬ I ) ⋅ P ( ¬ I ) P ( T ∣ I ) ⋅ P ( I )
= 0 . 9 9 ⋅ 0 . 0 0 0 1 + 0 . 0 1 ⋅ 0 . 9 9 9 9 0 . 9 9 ⋅ 0 . 0 0 0 1 ≅ 0 . 0 0 9 8
The probability to die is than,
P ( D ∣ I ) ⋅ P ( I ∣ T ) = 0 . 0 2 ⋅ 0 . 0 0 9 8 = 0 . 0 0 0 1 9 6
So even though the test gave a positive result, the chances for you to be infected are less than 1% and the chances that you will die by the virus are less than 0.02%.