Epidemiology & Public Health
Advanced

SIR Model — Susceptible

Rate of change of the susceptible population in the SIR compartmental model.

Formula

dSdt=βSI\frac{dS}{dt} = -\beta S I

Variables

SSusceptible fraction
IInfected fraction
\betaTransmission rate
tTime

Example

β = 0.3, S = 0.9, I = 0.1 → dS/dt = −0.027

Did You Know?

The SIR model was first published by Kermack and McKendrick in 1927 and is still the foundation of modern epidemic modelling.

Share this formula