Definition

The Stochastic SIR (Susceptible-Infected-Removed) Epidemic Model is a bivariate continuous-time Markov chain where recovered individuals have permanent immunity.

  • : constant total population ()
  • : number of susceptibles
  • : number of infectives
  • : number of removed (recovered/immune)
  • : contact (transmission) rate
  • : recovery rate

State Space

The process has state space . .

Transition Rates

Interpretation

Unlike the SIS model, the SIR model is not a simple birth-death process — it is bivariate. The state tracks both susceptibles and infectives. All states with (no infectives) are absorbing — the epidemic ends.

Key Properties

  • Not a standard B/D process: The absorbing states are (epidemic always ends)
  • Basic Reproduction Number: , same as SIS
  • Final Epidemic Size: satisfies the implicit equation:

  • Expected Duration: Computed from the submatrix of the generator, solving over transient states

Deterministic Analog

If , decreases monotonically. If , first increases to a maximum, then decreases to zero (the epidemic “burns through” the susceptibles).