Epidemiology & Public Health
Advanced

SIR Model — Infected

Rate of change of the infected population — new infections minus recoveries.

Formula

dIdt=βSIγI\frac{dI}{dt} = \beta S I - \gamma I

Variables

IInfected fraction
SSusceptible fraction
\betaTransmission rate
\gammaRecovery rate (1/D)
tTime

Example

β=0.3, S=0.9, I=0.1, γ=0.1 → dI/dt = 0.027 − 0.01 = 0.017

Did You Know?

The peak of I — the tallest point of the epidemic curve — is what 'flatten the curve' campaigns try to lower.

Share this formula