DPMO Calculator
Defects Per Million Opportunities (DPMO) is the core defect metric of six sigma. It normalizes defect counts for both volume and complexity so that a simple part and a complex assembly can be compared on the same scale. This calculator takes the number of defects found, the number of units inspected, and the number of defect opportunities on each unit, then returns DPMO, the defect rate per opportunity, defects per unit (DPU), and the throughput yield. Define an opportunity consistently across your process, since the opportunity count directly drives the DPMO figure.
DPMO formula
Total opportunities = units * opportunities per unit
Defect rate = defects / total opportunities
DPMO = defect rate * 1,000,000
DPU = defects / units
Yield = (1 - defect rate) * 100
DPMO scales the per-opportunity defect rate up to a million opportunities. Yield is the share of opportunities free of any defect. DPU summarizes defects relative to whole units, ignoring complexity.
Working with DPMO
- Count opportunities the same way every time; an inflated opportunity count makes DPMO look artificially low.
- 3.4 DPMO is the classic six sigma target, allowing for the conventional 1.5 sigma long-term shift.
- DPMO compares processes of different complexity fairly because it divides by total opportunities.
- Convert DPMO to a sigma level with the standard normal distribution to benchmark process capability.
- Enter your own counts; this tool makes no assumption about your defect definition.
DPMO: frequently asked questions
What is DPMO?
DPMO stands for Defects Per Million Opportunities. It scales a defect rate to a per-million basis so processes with different volumes and complexity can be compared on one scale. DPMO equals total defects divided by the product of units and opportunities per unit, all multiplied by one million.
What is an opportunity in DPMO?
An opportunity is any place on a unit where a defect could occur and would be checked. A form with 10 fields has 10 opportunities; a circuit board with 200 solder joints has 200. Counting opportunities consistently is essential, because changing the count changes DPMO directly.
How is DPMO different from DPU?
DPU (Defects Per Unit) divides total defects by units only, ignoring complexity. DPMO divides by units times opportunities per unit, then scales to a million. DPMO lets you compare a simple product to a complex one fairly, since it normalizes for how many things could go wrong on each unit.
What yield does DPMO give?
Yield here is the throughput yield at the opportunity level: the share of opportunities with no defect. It equals 1 minus the defect rate (defects per opportunity). A DPMO of 6,210 corresponds to about 99.38% yield at the opportunity level.
How does DPMO relate to sigma level?
DPMO converts to a process sigma level using the standard normal distribution with the conventional 1.5 sigma long-term shift. For example 3.4 DPMO corresponds to roughly 6 sigma, and 6,210 DPMO corresponds to about 4 sigma. Use a process sigma calculator for that conversion.
Official sources
- American Society for Quality, six sigma resources: asq.org.
- National Institute of Standards and Technology: nist.gov.
Reviewed by the CalculatorHub team, edited by James Graham, 17 June 2026. See our methodology.