SIR Model Visualizer

Explore the dynamics of infectious disease spread using the Susceptible-Infected-Recovered (SIR) model.

Input Parameters

Adjust the parameters below to simulate different disease scenarios. Hover over labels for tooltips.

About the SIR Model

The SIR model is a simplified epidemiological model that divides a population into three compartments: Susceptible (S), Infected (I), and Recovered (R). It helps to predict the spread of a disease in a population over time.

The model uses two key parameters: the transmission rate (β), which represents the probability of infection spread, and the recovery rate (γ), which represents the rate at which infected individuals recover. By adjusting these parameters and initial populations, you can explore different scenarios of disease outbreaks.

Learn more about the SIR model on Wikipedia.