PPolySim OS

SIR Epidemic Model

The model that shaped how the world thinks about outbreaks. Watch susceptible, infected, and recovered populations flow through an epidemic, and see how R₀ and vaccination change everything.

SIR Epidemic ModelLive

Controls

Presets

The SIR model splits a population into Susceptible, Infected, and Recovered and lets them flow between compartments. R₀ — the average number infected by one case — sets whether an outbreak grows. Vaccinating above the herd-immunity threshold 1−1/R₀ prevents an epidemic outright.

▶ Run in Python

Data Inspector

Peak infected0.0%
Total infected0.0%
Herd immunity60%

Governing equation

Reading this result: R₀ = 2.50 > 1 with only 0% immune, so infections grow into an epidemic. You would need to immunize 60% (the herd-immunity threshold 1−1/R₀) to stop it; the current effective reproduction number is 2.50.

Runs locally in your browser — free forever. Scale to the cloud when reality gets heavy.

or unlock everything with Pro →
★ Sign in to save this setup
Save your tuned setup, or drop this simulation into your own site, docs, or course page.

How it works

The SIR model divides a population into Susceptible, Infected, and Recovered compartments linked by differential equations. The basic reproduction number R₀ decides whether an outbreak grows or fizzles, and vaccinating above the herd-immunity threshold 1−1/R₀ stops it before it starts. A conceptual epidemiological model for education.

Ask the AI about this model

The math, the assumptions, real-world uses, or a code translation — explained for this exact simulation.

More Biology simulations

Frequently asked questions

Is this SIR epidemic model tool really free?
Yes. SIR Epidemic Model runs entirely in your browser using your device's own compute, so local use is free forever. You only pay Compute Tokens if you scale a job to the cloud.
Do I need to install anything?
No. Everything runs client-side in a modern browser — no downloads, no license, no account required to start.
Can I save or share my simulation?
Create a free account to save projects, and use a shareable embed or minted DOI to publish a live, interactive version anywhere.
How accurate are the results?
The solver uses established numerical methods, but results are for research and educational purposes and should be validated against experiment or professional review before you rely on them.