Calculator
Fields are optional unless marked required.
Example data table
| Scenario | Deaths | Infections (estimated) | Multiplier | IFR (%) |
|---|---|---|---|---|
| Baseline counts | 125 | 250,000 | 1.00 | 0.050 |
| Under-ascertainment adjustment | 125 | 250,000 | 1.50 | 0.033 |
| Higher deaths, same infections | 220 | 250,000 | 1.00 | 0.088 |
These rows are illustrative and not tied to any specific outbreak.
Formula used
- IFR (proportion):
IFR = deaths / infections - IFR (%):
IFR% = (deaths / infections) × 100 - IFR per 1,000 infections:
IFR₁₀₀₀ = (deaths / infections) × 1000 - Serology infections (Rogan–Gladen correction):
truePrev = (obsPrev + spec − 1) / (sens + spec − 1), theninfections = truePrev × population. - Uncertainty: Wilson score interval on the IFR proportion using confidence level z.
For intervals, infections are rounded to an integer trial count.
How to use this calculator
- Enter deaths for the period you want to analyze.
- Provide infections: confirmed, estimated, or choose serology mode.
- If using serology, enter population, prevalence, sensitivity, and specificity.
- Optionally apply an infection multiplier to model underreporting.
- Click Calculate IFR to view results above the form.
- Use the download buttons to export CSV or a printable PDF.