In 1927, two Scottish scientists — William Kermack and Anderson McKendrick — published a short paper that would become one of the most cited in all of science. They asked a deceptively simple question: why does an epidemic peak and then recede, even when most of the population was never infected?
Their answer was the SIR model. Divide everyone in a closed population into three buckets:
- S — Susceptible: people who have not yet caught the disease and could catch it.
- I — Infected: people who are currently ill and spreading the pathogen.
- R — Recovered (or removed): people who are immune or no longer infectious.
The model tracks how individuals flow from S to I to R over time. Every day, some susceptibles encounter an infected person and become infected; every day, some of the infected recover. The balance of those two rates produces the classic epidemic bell curve — a rapid rise, a sharp peak, and a long tail.
The key insight is a single number: the basic reproduction number (pronounced "R-naught"). It counts, on average, how many new infections one sick person causes in a fully susceptible population. When the epidemic grows; when it dies out. The tipping point at is the model's most important threshold.
Comments
Loading comments...