What the calculator is — and isn't — modelling

This is a pure exponential-growth model: every cell divides on a constant schedule, no resource runs out, no waste accumulates. In practice a real bacterial culture goes through four phases — lag, exponential (log), stationary, and death — and only the second one matches the formula. That phase typically lasts a few hours in a fresh broth culture and is where most microbiology measurements are taken.

Outside the log phase the formula overshoots: stationary phase caps the population at the broth's carrying capacity (often 10⁹–10¹⁰ cells/mL for E. coli), and death phase pulls it back down. Use the calculator for short windows during log-phase growth or to estimate inoculation sizes — not to predict where a 24-hour overnight will land.

The exponential-growth equation

The discrete form used here counts the population after each time step in terms of a constant fractional increase per step:

N(t) = N(0) × (1 + r)ᵗ

Tₐ = ln(2) / ln(1 + r) = t × ln(2) / ln(N(t)/N(0))

  • N(0) — Starting population at time 0
  • N(t) — Population after elapsed time t
  • r — Per-unit growth rate (0.20 means +20% per time unit)
  • t — Elapsed time in the same units as r
  • Tₐ — Doubling time — the time it takes the population to double

From two cell counts to a doubling time

The common workflow runs the equation backwards. You plate a sample at the start of an experiment, plate it again later, and want to know how fast the culture is growing. Rearranging gives growth rate r = (N(t)/N(0))^(1/t) − 1, and the doubling time falls straight out of ln(2)/ln(1+r).

Example: an E. coli culture goes from 1×10⁵ to 8×10⁵ in one hour. The ratio is 8, log₂(8) = 3, so the population doubled three times — doubling time ≈ 20 minutes, which is the textbook figure for E. coli at 37 °C.

Picking sensible inputs

The exponential equation is forgiving with arithmetic but unforgiving with biology. Three rules of thumb keep the result honest.

  1. Stay inside log phase — The formula assumes constant r. As soon as a culture approaches carrying capacity, r decays. Use samples taken between roughly 10⁵ and 10⁸ cells/mL for <em>E. coli</em>-type organisms.
  2. Match units between r and t — If r is per hour, t is in hours. Mixing minutes and hours is the single most common error — it produces results off by factors of 60 or more.
  3. Account for measurement scatter — Plate counts have ±15–30% noise from dilution and pipetting alone. Don't trust a doubling time from two samples that differ by less than ~3×; the noise dominates the signal.

Frequently Asked Questions

What is exponential growth in bacteria?

A growth pattern where the cell count multiplies by a constant factor per time unit — typically because every cell divides on roughly the same schedule. Twelve cells become 24, then 48, then 96, doubling each generation. It's the steepest curve real biology produces and only persists while resources are unlimited.

How fast do bacteria really grow?

Faster than people expect, but with big species variation. <em>E. coli</em> doubles every 20 minutes at 37 °C in rich media; <em>Mycobacterium tuberculosis</em> takes 15–20 hours. Soil and marine bacteria are often slower still. Temperature, oxygen and nutrient richness all change the number.

How do you calculate doubling time from cell counts?

With two counts and the time between them, doubling time Tₐ = t × ln(2) / ln(N(t)/N(0)). Example: a culture that goes from 10⁵ to 8×10⁵ in 60 minutes has Tₐ = 60 × ln(2)/ln(8) = 20 minutes.

Why doesn't my overnight culture follow the calculator?

Because overnight cultures hit stationary phase. The exponential model only applies during log phase — usually the first few hours. Once the carrying capacity of the broth is approached, growth slows and eventually stops regardless of what the equation predicts.

Can this calculator model bacterial death?

Yes — feed it a negative growth rate (e.g. r = −0.05 per minute under a sterilising agent) and the equation describes exponential decay. In that case the "doubling time" becomes the half-life. For disinfection work, a dedicated log-reduction calculator is usually more convenient.

More biology calculators (see all)