SIR model

Author: Simon Frost

Date: 2018-07-12

Description

The susceptible-infected-recovered (SIR) model in a closed population was proposed by Kermack and McKendrick as a special case of a more general model, and forms the framework of many compartmental models. Susceptible individuals, S, are infected by infected individuals, I, at a per-capita rate βI, and infected individuals recover at a per-capita rate γ to become recovered individuals, R.

Equations

dS(t)dt=βS(t)I(t)dI(t)dt=βS(t)I(t)γI(t)dR(t)dt=γI(t)

References

  1. Kermack WO, McKendrick AG (August 1, 1927). “A Contribution to the Mathematical Theory of Epidemics”. Proceedings of the Royal Society A. 115 (772): 700–721
  2. https://en.wikipedia.org/wiki/Compartmental_models_in_epidemiology