Six Sigma DPMO Calculator
DPMO (Defects Per Million Opportunities) is the standard Six Sigma metric for process quality. It normalizes defect count by the number of opportunities for a defect in each unit, allowing fair comparison across processes of different complexity. The sigma level is calculated from the long-term yield using the inverse normal distribution with the standard 1.5 sigma shift.
DPMO and sigma level formulas
DPU = Total defects / Total units
DPMO = (Total defects / (Total units x Opportunities per unit)) x 1,000,000
Yield (%) = (1 - DPMO / 1,000,000) x 100
Sigma level = NORMINV(1 - DPMO / 1,000,000) + 1.5
The 1.5 sigma shift is the standard Motorola/iSixSigma correction for long-term process drift. NORMINV is the inverse cumulative standard normal distribution function.
DPMO to sigma level reference table
- 6 sigma: 3.4 DPMO, 99.99966% yield
- 5 sigma: 233 DPMO, 99.977% yield
- 4 sigma: 6,210 DPMO, 99.379% yield
- 3 sigma: 66,807 DPMO, 93.32% yield
- 2 sigma: 308,537 DPMO, 69.15% yield
Six Sigma DPMO: frequently asked questions
What is DPMO in Six Sigma?
DPMO stands for Defects Per Million Opportunities. It measures the rate of defects in a process, normalized to a scale of one million opportunities, so that processes with different opportunity counts can be compared. DPMO = (Total defects / (Total units x Opportunities per unit)) x 1,000,000.
How is sigma level calculated from DPMO?
The sigma level is derived from the inverse normal distribution of the yield, plus a 1.5 sigma shift. At 3.4 DPMO, the sigma level is 6.0. At 6,210 DPMO, sigma level is 4.0. The relationship is: Sigma = NORMINV(1 - DPMO/1,000,000) + 1.5, where NORMINV is the inverse standard normal CDF.
What is the 1.5 sigma shift in Six Sigma?
The 1.5 sigma shift is an empirical correction factor introduced by Motorola (the inventors of Six Sigma) to account for long-term process drift. A process centered at 6 sigma in the short term will drift 1.5 sigma over time, yielding a long-term performance of 4.5 sigma (3.4 DPMO). This shift is built into standard sigma level tables.
What is the difference between DPU and DPMO?
DPU (Defects Per Unit) = Total defects / Total units, regardless of the number of opportunities per unit. DPMO normalizes DPU by the number of opportunities: DPMO = DPU / Opportunities per unit x 1,000,000. DPMO is more useful for comparing processes with different complexity levels.
What sigma level does my process need to reach?
Common industry targets: 3 sigma (66,807 DPMO) is a typical transactional baseline. 4 sigma (6,210 DPMO) is the automotive industry minimum for non-critical parts. 6 sigma (3.4 DPMO) is the gold standard for safety-critical processes. Most improvement programs target moving from 3 to 4 sigma as the first major milestone.
Official sources
- NIST/SEMATECH e-Handbook of Statistical Methods: NIST e-Handbook of Statistical Methods.
- ASQ Quality Resources: ASQ Six Sigma Overview.
Reviewed by the CalculatorHub team, edited by James Graham, 14 June 2026. See our methodology.