Track SEIR compartments with flexible epidemic assumptions. Compare scenarios across contact rates and recovery paths. See trends, peak burdens, and intervention timing clearly today.
Tip: The four initial compartments should add up exactly to the total population.
| Scenario | Population | S0 | E0 | I0 | R0 | β | σ | γ | Days |
|---|---|---|---|---|---|---|---|---|---|
| Urban baseline | 100000 | 99960 | 25 | 15 | 0 | 0.42 | 0.20 | 0.14 | 120 |
| Slower spread | 100000 | 99970 | 20 | 10 | 0 | 0.28 | 0.18 | 0.16 | 120 |
| Faster progression | 100000 | 99940 | 35 | 25 | 0 | 0.46 | 0.33 | 0.17 | 100 |
The calculator uses the classical SEIR compartment system with discrete time stepping. The total population is assumed constant:
| Population identity | N = S + E + I + R |
|---|---|
| New exposures | β × S × I / N |
| Exposed to infectious | σ × E |
| Recovered flow | γ × I |
| Discrete update | Next value = current value ± flow × time step |
| Basic reproduction number | R0 = β / γ |
| Mean latent period | 1 / σ |
| Mean infectious period | 1 / γ |
This approach is practical for scenario comparison, planning exercises, and mathematical intuition. It is not a substitute for clinical forecasting or policy design.
It splits a population into susceptible, exposed, infectious, and recovered groups. This helps describe how an outbreak progresses when infection includes a latent period before infectiousness begins.
The exposed group captures people who are infected but not yet infectious. That delay changes peak timing and improves realism compared with simpler SIR-style models.
β is the transmission rate. Higher values increase the flow from susceptible to exposed, which generally raises the outbreak speed and the peak infectious population.
σ is the progression rate from exposed to infectious. Its inverse gives the average latent period. Larger σ values move exposed cases into infectious status more quickly.
γ is the recovery rate. Its inverse gives the average infectious period. Higher γ values reduce the time people stay infectious and can lower outbreak intensity.
The model assumes a closed population for the scenario. If the starting compartments do not sum to the total population, the conservation relationship becomes inconsistent.
It is best for education, mathematics practice, and simple scenario testing. Real planning should use validated data, calibrated parameters, uncertainty analysis, and expert review.
The CSV export contains the daily compartment series. The PDF export summarizes the scenario inputs and results so you can archive or share a clean snapshot.
Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.