TOPICS
Search

Kermack-McKendrick Model


The Kermack-McKendrick model is an SIR model for the number of people infected with a contagious illness in a closed population over time. It was proposed to explain the rapid rise and fall in the number of infected patients observed in epidemics such as the plague (London 1665-1666, Bombay 1906) and cholera (London 1865). It assumes that the population size is fixed (i.e., no births, deaths due to disease, or deaths by natural causes), incubation period of the infectious agent is instantaneous, and duration of infectivity is same as length of the disease. It also assumes a completely homogeneous population with no age, spatial, or social structure.

The model consists of a system of three coupled nonlinear ordinary differential equations,

(dS)/(dt)=-betaSI
(1)
(dI)/(dt)=betaSI-gammaI
(2)
(dR)/(dt)=gammaI,
(3)

where t is time, S(t) is the number of susceptible people, I(t) is the number of people infected, R(t) is the number of people who have recovered and developed immunity to the infection, beta is the infection rate, and gamma is the recovery rate. The total population

 N=S(t)+I(t)+R(t)
(4)

is constant.

With the convention above, in which S, I, and R are population counts and the incidence term is betaSI, the basic reproduction number for an initially completely susceptible population is

 R_0=(betaN)/gamma.
(5)

It is the expected number of secondary infections caused by a single primary infection in a completely susceptible population. The corresponding effective reproduction number at time t is

 R_e(t)=(betaS(t))/gamma=R_0(S(t))/N.
(6)

(Marinov et al. 2023). If S, I, and R instead denote fractions of the population and beta is correspondingly rescaled, the same model is written with S+I+R=1, and the formulas are R_0=beta/gamma and R_e(t)=R_0S(t).

When R_e(t)<1, the number of infected people decreases (dI/dt<0). When R_e(t)>1, it increases (dI/dt>0). The formulas above apply only to the basic Kermack-McKendrick model. Alternative SIR models can have different epidemic thresholds.

The Kermack-McKendrick model was brought back to prominence after decades of neglect by Anderson and May (1979). More complicated versions of the Kermack-McKendrick model that better reflect the actual biology of a given disease are often used.


See also

SIR Model

Explore with Wolfram|Alpha

References

Anderson, R. M. and May, R. M. "Population Biology of Infectious Diseases: Part I." Nature 280, 361-367, 1979.Jones, D. S. and Sleeman, B. D. Ch. 14 in Differential Equations and Mathematical Biology. London, England: Allen & Unwin, 1983.Kermack, W. O. and McKendrick, A. G. "A Contribution to the Mathematical Theory of Epidemics." Proc. Roy. Soc. Lond. A 115, 700-721, 1927. https://doi.org/10.1098/rspa.1927.0118.Marinov, T. T.; Marinova, R. S.; Marinov, R. T.; and Shelby, N. "Novel Approach for Identification of Basic and Effective Reproduction Numbers Illustrated with COVID-19." Viruses 15, 1352, 2023. https://doi.org/10.3390/v15061352.Wolfram Research, Inc. "Kermack-McKendrick Disease Model." https://web.archive.org/web/20190529080957/http://library.wolfram.com/webMathematica/Biology/Epidemic.jsp.

Referenced on Wolfram|Alpha

Kermack-McKendrick Model

Cite this as:

Weisstein, Eric W. "Kermack-McKendrick Model." From MathWorld--A Wolfram Resource. https://mathworld.wolfram.com/Kermack-McKendrickModel.html

Subject classifications