Pandemic Wave Peak Time Days
Estimates days to pandemic wave peak by R0 and generation time.
dias
โ
Pandemic wave peak time: SIR model estimation
In compartmental epidemiology, the classic SIR model (Susceptible, Infected, Recovered) says an outbreak hits its peak once the susceptible fraction drops to the inverse of the basic reproduction number, that is S(t*) = 1/R0. At that point dI/dt = 0, and new infections begin to fall. To get a rough sense of how long that takes, you can lean on the generation interval Tg and the doubling rate: t_peak ≈ Tg × ln(N/I0) / (R0 − 1), with N being the population at risk and I0 the seed cases.
In practice, the stretch from the first spark of an outbreak to its peak tends to land somewhere between 30 and 90 days for respiratory viruses left unchecked. Bring in non-pharmaceutical measures (NPIs) and the curve flattens out, so the peak ends up lower and arrives later. That's the “flatten the curve” idea everyone learned in 2020.
Applications
Public health agencies such as WHO, ECDC, CDC and the FIOCRUZ Observatório COVID-19 use this kind of estimate to size ICU capacity, time vaccination campaigns, plan PPE stockpiles and decide when to call a lockdown. Brazil went through seven distinct COVID-19 waves between 2020 and 2024 (original, Gamma, Delta, Omicron BA.1, BA.5, XBB, JN.1), and each one peaked 40 to 80 days after the virus took hold locally.
FAQ
Why does a higher R0 produce an earlier peak? A bigger R0 pushes up the exponential growth rate r = (R0−1)/Tg, which burns through the susceptible pool faster, so the threshold S = 1/R0 comes around sooner.
Does the model account for vaccination or immunity? Not in the basic version. SIR assumes everyone starts out susceptible. If part of the population is already immune, reach for SIRS, SEIR, or the effective Re = R0 × S(t).
How accurate are these estimates in practice? Treat them as ballpark figures, nothing more. Real outbreaks hinge on uneven contact networks, how people change their behavior, the season, and which variants show up. Any closed-form estimate can easily be off by ±30–50%.
Related Tools
Rent Adjustment Calculator
Compute annual rent adjustment by IGP-M or IPCA accumulated in the last 12 months (manually configurable).
Pregnancy Calculator
Compute estimated due date (EDD), gestational age and trimester from the last menstrual period (LMP).
Fertile Period Calculator
Compute fertile window and ovulation day from the first day of the last cycle and the average cycle length.