# Dilution Factor Calculator

Calculate dilution factor for simple and serial dilutions. Find final concentration from stock concentration, sample volume, and number of steps.

## What this calculates

Calculate the dilution factor for a simple one-step dilution or a multi-step serial dilution. Enter your volumes and starting concentration to find the final concentration after dilution.

## Inputs

- **Dilution Type** — options: Simple Dilution, Serial Dilution — Simple = one-step dilution. Serial = repeated dilutions.
- **Initial Concentration** (M) — min 0 — Concentration of the starting (stock) solution.
- **Sample Volume** (mL) — min 0 — Volume of solution taken from the stock (or previous tube).
- **Total Volume After Dilution** (mL) — min 0 — Final volume of each diluted solution (sample + diluent).
- **Number of Serial Dilutions** — min 1, max 20 — Number of serial dilution steps (used only in serial mode).

## Outputs

- **Dilution Factor (per step)** — formatted as text — The ratio of total volume to sample volume.
- **Total Dilution Factor** — formatted as text — Cumulative dilution factor across all steps.
- **Final Concentration** (M) — Concentration after all dilution steps.
- **Calculation Steps** — formatted as text — Step-by-step breakdown.

## Details

The dilution factor tells you how many times you have diluted a solution. A dilution factor of 10 means the solution is 10 times less concentrated than the original.

**Simple Dilution**

Dilution factor = total volume / sample volume

If you add 1 mL of stock to 9 mL of water (10 mL total), the dilution factor is 10 mL / 1 mL = 10, often written as 1:10.

**Serial Dilution**

In a serial dilution, each tube is diluted by the same factor, and you repeat the process multiple times. The total dilution factor is the per-step factor raised to the power of the number of steps.

Total DF = (per-step DF)^n

For example, three 1:10 dilutions give a total dilution of 10^3 = 1,000. A 1 M stock becomes 0.001 M (1 mM).

**When to Use Serial Dilutions**

Serial dilutions are standard in microbiology (colony counting), immunology (antibody titers), and pharmacology (dose-response curves). They let you cover a wide concentration range with consistent step sizes.

## Frequently Asked Questions

**Q: What is a dilution factor?**

A: The dilution factor is the ratio of the total volume to the sample volume. A dilution factor of 10 (written 1:10) means 1 part sample in 10 parts total, reducing the concentration by 10 times.

**Q: What is the difference between 1:10 and 1/10?**

A: They mean the same thing here. 1:10 means 1 part sample in 10 parts total volume. Some fields define 1:10 as 1 part sample plus 10 parts diluent (making 11 total). This calculator uses the total-volume convention.

**Q: How do I calculate concentration after serial dilution?**

A: Multiply the per-step dilution factor by itself for each step (raise it to the power of the number of steps). Then divide the starting concentration by that total factor. For three 1:10 steps from 1 M: 1 M / 10^3 = 0.001 M.

**Q: Why are serial dilutions used in microbiology?**

A: Serial dilutions let you reduce a bacterial suspension to a countable number of colonies on an agar plate. A sample with millions of bacteria per mL needs several 1:10 dilutions before plating gives isolated, countable colonies (30-300 per plate).

---

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