What is The SIR Model & Epidemic Thresholds?
Mathematical Foundation
Laws & Principles
- The R0 = 1.0 Threshold: This is the critical dividing line. Above 1.0, case counts grow exponentially. Below 1.0, the outbreak decays. Every public health intervention aims to push the effective reproduction number below this boundary.
- Herd Immunity Threshold: The fraction of the population that must be immune to stop transmission is 1 - (1/R0). For measles (R0 ~15), this means ~93% must be immune. For influenza (R0 ~1.5), only ~33% is needed.
- Generation Time: R0 measures total secondary infections, but the generation time (how quickly those infections happen) determines outbreak speed. Two diseases with R0 = 3 can behave very differently if one has a 2-day generation time and the other has a 14-day generation time.
Step-by-Step Example Walkthrough
" A novel respiratory virus emerges. Patients are contagious for 10 days (D=10). Each infected person transmits to 0.3 new people per day (beta = 0.3). "
- 1. Calculate gamma from duration: 1/10 = 0.10 per day.
- 2. Calculate R0: beta / gamma = 0.3 / 0.1 = 3.0.
- 3. Since R0 = 3.0 > 1.0, the disease will spread exponentially.
- 4. Herd immunity threshold: 1 - (1/3.0) = 66.7% of the population must be immune to halt transmission.