Mutation frequency and mutation rate both describe how often mutations show up in a population, but they answer slightly different questions. This calculator computes both from simple counts — mutants, total population, and (optionally) the number of generations — so you can quickly check whether an observed mutant count is in the expected range or unusually high.
How the calculator works
Mutation frequency is a direct ratio: the number of mutants you counted divided by the total population sampled (frequency = mutants / total). It is a snapshot of the population at one point in time and carries no time dimension — the same frequency could arise from a fast-growing culture over a few generations or a slow-growing one over many.
Mutation rate adds a time dimension by dividing the frequency by the number of generations the population passed through (rate = frequency / generations). This is a simplification of the true per-generation mutation probability: because a mutation that arose early in growth is inherited by many descendant cells, while one that arose in the last generation appears in only a few, dividing by generations tends to underestimate the rate for old mutations and overestimate it for recent ones. For rigorous rate estimation, researchers use the Luria-Delbrück fluctuation test or maximum-likelihood estimators (e.g. the Ma-Sandri-Sarkar method) applied to many parallel cultures.
Inputs and what they mean
Number of mutants — the count of individuals, cells, or colonies identified as carrying the mutation, usually by a selectable phenotype (antibiotic resistance, a nutritional requirement, fluorescence, etc.).
Total population — the total number of cells or individuals in the sample, plate, or culture the mutants were drawn from. Must be greater than the mutant count.
Number of generations (Rate tab only) — how many rounds of cell division or reproduction the population underwent before sampling. Estimate this from doubling time and culture duration, or from a direct generation count if tracked.
Limits and edge cases
This calculator uses the simple frequency-over-generations approximation for rate, which is adequate for a quick estimate but not a substitute for a proper fluctuation test when precision matters (e.g. publishing a mutation rate). It also assumes a single, uniform mutation event is being counted — pooling multiple distinct mutation types into one "mutant" count will understate how rare any individual mutation actually is. Very small total populations (under a few hundred) make frequency estimates noisy since a single extra or missing mutant swings the ratio substantially — larger sample sizes give more reliable frequencies.