# Serial Dilution Calculator

Calculate serial dilution concentrations, total dilution factor, and volumes needed at each step. Free tool for laboratory dilution planning.

## What this calculates

Plan a serial dilution series by entering the initial concentration, dilution factor, number of steps, and volume per dilution. Get concentrations at each step, the total dilution factor, and detailed volume transfer instructions.

## Inputs

- **Initial Concentration** — min 0 — The concentration of the stock solution (any consistent unit).
- **Concentration Unit** — options: mol/L (M), mg/mL, µg/mL, ng/mL, ppm, Arbitrary units — Unit for the concentration (for display only).
- **Dilution Factor** — min 2, max 1000 — The fold dilution at each step. A factor of 10 means 1:10 dilution each step.
- **Number of Dilutions** — min 1, max 20 — Total number of serial dilution steps.
- **Final Volume per Dilution** (mL) — min 0.01 — Total volume of each dilution step in mL.

## Outputs

- **Concentrations at Each Step** — formatted as text — Concentration at each dilution step.
- **Final Concentration** — Concentration after the last dilution step.
- **Total Dilution Factor** — formatted as text — Cumulative dilution from original stock.
- **Volume Instructions** — formatted as text — Volume of stock/previous dilution and diluent needed per step.

## Details

Serial dilution is a technique where a solution is progressively diluted in equal steps, each time by the same dilution factor. It is fundamental in microbiology, immunology, pharmacology, and analytical chemistry.

How Serial Dilution Works

At each step, a small volume of the previous solution is transferred to a new tube containing diluent. For a 1:10 serial dilution with 10 mL total volume: transfer 1 mL of stock to 9 mL of diluent. Then transfer 1 mL of that mixture to another 9 mL of diluent, and so on.

Key Formulas

- Concentration at step n: C_n = C_0 / (factor^n)

- Total dilution factor: factor^n

- Volume of stock per step: V_total / dilution_factor

- Volume of diluent per step: V_total - V_stock

Applications

Serial dilutions are used to create standard curves for assays, determine minimum inhibitory concentrations (MIC) of antibiotics, perform antibody titer measurements, and prepare calibration standards for instruments. The geometric progression of concentrations is ideal for spanning several orders of magnitude.

## Frequently Asked Questions

**Q: What is the difference between serial and simple dilution?**

A: A simple (or parallel) dilution makes each concentration independently from the stock solution. A serial dilution uses the previous dilution as the source for the next, creating a geometric progression. Serial dilutions are faster and require less stock solution, but errors accumulate at each step.

**Q: What dilution factor should I use?**

A: Common factors are 2 (1:2, doubling dilutions), 5 (1:5), and 10 (1:10, tenfold dilutions). Use 1:2 when you need fine resolution between concentrations. Use 1:10 when you need to span many orders of magnitude quickly. The choice depends on your assay sensitivity and required range.

**Q: How do serial dilution errors accumulate?**

A: Each pipetting step introduces a small error (typically 1-3%). In serial dilutions, these errors compound multiplicatively. After n steps, the cumulative error grows. For critical work, verify final concentrations independently and use calibrated pipettes with proper technique.

**Q: Can I use this for bacterial dilution plating?**

A: Yes. Enter the estimated bacterial concentration (CFU/mL) as the initial concentration. Use a dilution factor of 10 and enough steps to reach countable plate numbers (typically 30-300 colonies). Plate from multiple dilution steps to ensure at least one gives countable results.

---

Source: https://vastcalc.com/calculators/chemistry/serial-dilution
Category: Chemistry
Last updated: 2026-04-21
