Definition
A compartmental epidemiological model (e.g., SIR, SEIR) in which transitions between compartments and event occurrences are represented as stochastic processes (for example continuous-time Markov chains, Poisson processes or Gillespie algorithms), producing probability distributions of outbreak trajectories rather than a single deterministic trajectory.

Principle

Principle
When numbers are small or events discrete, random variation in transmission, recovery and introductions can materially affect outcomes: stochastic models produce distributions (including probabilities of early extinction) and quantify uncertainty that deterministic models average out.

Demonstration

Demonstration
Illustrative scenario → A small flock with one index infected bird: a stochastic SIR implementation shows a nonzero probability that the infection fades out without secondary cases even when the corresponding deterministic model predicts growth; repeating many stochastic simulations yields a distribution of outbreak sizes and durations to inform risk assessment.

Misapplication

Misapplication
Treating a single stochastic simulation run as representative or using deterministic threshold rules (e.g., R0>1) without considering the distribution of outcomes. The error is conflating one realization or mean-field thresholds with the range of possible stochastic trajectories.

Consequence

Consequence
Stochastic compartmental models provide quantified probabilities of rare events (fade-out, superspreading) and interval estimates for outbreak metrics, informing surveillance sensitivity, trigger rules, and contingency planning; they require explicit representation of randomness and often many simulation replicates and careful parameter uncertainty treatment.

Reversal

Reversal
In very large, well-mixed populations or over long timescales, stochastic fluctuations average out and deterministic compartmental models approximate expected behavior closely; in those regimes stochastic detail may be unnecessary for some planning tasks.

Boundary

Boundary
Clearly within: systems where discrete events, small population sizes, or rare introductions affect outcomes (e.g., small herds, early outbreak phase). Boundary case: intermediate population sizes where stochastic effects are present but average behavior is informative. Clearly outside: macro-scale endemic dynamics in very large populations where deterministic models capture mean trends adequately.

Semantic Tension

Semantic Tension
Computational complexity and interpretability (stochastic models require many runs and probabilistic interpretation) ↔ fidelity to uncertainty and rare-event dynamics (stochastic models capture extinction probabilities and variability that deterministic models miss).

Synthesis

Synthesis
Use stochastic compartmental models when discrete events, small numbers, or policy-relevant rare outcomes matter; interpret results as distributions of possible trajectories, not single forecasts, and communicate uncertainty accordingly.