Loading…

Log–phase Growth Rate (μ) Calculator

Biology • Microbiology and Epidemiology

View all topics
Use only log-phase data (exclude lag and stationary phase) for a meaningful μ.
μ will be reported per chosen unit (e.g., h⁻¹).
Calculation always uses ln internally; display can be ln or log10.
This helps connect the straight line on the semi-log plot to curved growth on the normal scale.
If R² is below this, the calculator warns that data may not be purely log-phase.
CSV expectations: first two columns are time and N. Headers are allowed and will be ignored if non-numeric.
Reminder: “use only log-phase”
μ is estimated from a straight-line fit on a semi-log plot. If your dataset includes lag (slow start) or stationary phase (plateau), ln(N) vs t will curve and μ from a single line becomes misleading. In practice, select the time window where ln(N) vs t is approximately linear.
Ready
Hover for values • wheel to zoom • drag to pan
μ: —

Semi-log plot with fitted line (must-have)

Plot of ln(N) versus time. In ideal exponential growth, ln(N) vs t is a straight line and the slope equals μ (in the ln plot).

Normal scale plot (optional): N vs t

Same data on a normal axis. The fitted model from the semi-log plot implies N(t) = exp(a + μt) = N0 · eμt (over the fitted window).

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

What is the log-phase growth rate mu in microbiology?

Mu is the specific growth rate during exponential growth, where N(t) = N0 x e^(mu t). On a semi-log plot of ln(N) vs time, mu is the slope of the best-fit line.

How do I calculate mu using two points?

Use mu = (ln(N2) - ln(N1)) / (t2 - t1), where both measurements are within the log phase and N values are positive. The result is reported per your chosen time unit.

What does the multi-point best-fit method do?

It fits a straight line ln(N) = a + mu t using linear regression across multiple log-phase points. The calculator reports mu, the intercept a, and R2 to show how linear the log-phase trend is.

How do I get doubling time from mu?

Doubling (generation) time is td = ln(2) / mu. If mu is reported in h^-1, then td is in hours (and can be converted to minutes if needed).

Why does the calculator warn to use only log-phase data?

Lag phase and stationary phase cause ln(N) vs time to curve, so a single slope no longer represents a constant growth rate. Low R2 is a common sign that the chosen window may not be purely log-phase.