DPMO Calculator

Compute Defects Per Million Opportunities (DPMO), the defect rate per opportunity (DPO), process yield, and the equivalent Six Sigma level from a defect count, unit count, and opportunities per unit.

Quick Facts

Formula
DPMO = (Defects / (Units x Opportunities)) x 1,000,000
Also written as DPO x 1,000,000. Six Sigma (3.4 DPMO) is the world-class benchmark; roughly 66,807 DPMO corresponds to Three Sigma, the rough industry average.

Your Results

Calculated
DPMO
-
Defects per million opportunities
DPO
-
Defect rate per opportunity
Process yield
-
Estimated defect-free rate
Sigma level
-
Six Sigma quality level (with shift)

Ready

Enter defects, units, and opportunities per unit, then press Calculate.

Understanding DPMO (Defects Per Million Opportunities)

DPMO is a Six Sigma quality metric that scales any defect rate to a common base of one million chances for a defect to occur. Because it normalizes for both the number of units produced and the number of ways each unit could fail, DPMO lets you compare quality across products, production lines, or service processes that have very different complexity.

The formulas

Three numbers feed the calculation: the count of Defects found, the number of Units inspected, and the number of Opportunities per unit — the count of distinct ways a single unit could fail (for example, a circuit board with 20 solder joints has 20 opportunities per unit).

  • Total opportunities = Units x Opportunities per unit
  • DPO (Defects per Opportunity) = Defects / Total opportunities
  • DPMO = DPO x 1,000,000
  • Process yield ≈ (1 − DPO) x 100%, the estimated share of opportunities that come out defect-free

Reading the Sigma level

The Sigma level translates DPMO into the language of the normal distribution. First DPO is converted to a proportion defect-free (1 − DPO), which is run through the inverse standard normal cumulative distribution function to get a Z-score. Industry convention then adds a 1.5-sigma process shift to that Z-score to account for long-term process drift, giving the Sigma level you see quoted in Six Sigma literature: Sigma level = Z + 1.5 (or whatever shift you specify). This calculator lets you change the shift value, including setting it to 0 for a short-term (unshifted) Sigma level.

Worked example

Suppose an inspection finds 12 defects across 500 units, each with 8 opportunities for a defect. Total opportunities = 500 x 8 = 4,000. DPO = 12 / 4,000 = 0.003, so DPMO = 3,000. Process yield ≈ 99.7%. Converting 0.997 defect-free through the inverse normal distribution gives a Z-score near 2.75; adding the standard 1.5-sigma shift puts the process at roughly a 4.25 Sigma level — solidly better than the roughly 3-sigma average for many manufacturing processes, but short of the Six Sigma (3.4 DPMO) benchmark.

Reference points

  • Three Sigma ≈ 66,807 DPMO — a common baseline for unmanaged processes.
  • Four Sigma ≈ 6,210 DPMO — a typical improvement-project target.
  • Five Sigma ≈ 233 DPMO — strong, well-controlled process.
  • Six Sigma ≈ 3.4 DPMO — the world-class, near-zero-defect benchmark.

Frequently Asked Questions

What is DPMO and how is it calculated?
DPMO (Defects Per Million Opportunities) scales a defect rate to a common base of one million chances for a defect. The formula is DPMO = (Defects / (Units × Opportunities per Unit)) × 1,000,000. It lets you compare quality across products or processes with different numbers of inspection points.
What is the difference between DPMO and DPO?
DPO (Defects per Opportunity) is the raw defect rate: Defects divided by total opportunities (Units × Opportunities per Unit), shown as a decimal or percentage. DPMO is simply DPO multiplied by 1,000,000, expressed as a whole-number rate that is easier to compare and report.
How does DPMO convert to a Sigma level?
The DPMO is converted back to a proportion defect-free (1 − DPO), then run through the inverse standard normal cumulative distribution function to get a Z-score. Adding the conventional 1.5-sigma process shift to that Z-score gives the long-term Sigma level commonly quoted in Six Sigma work — for example, 3.4 DPMO corresponds to Six Sigma and about 66,807 DPMO corresponds to Three Sigma.
What is a good DPMO or Sigma level target?
Many manufacturing and service processes run near Three Sigma (about 66,800 DPMO), considered average. Four Sigma (about 6,210 DPMO) is a common improvement target, and Six Sigma (3.4 DPMO) is the benchmark for world-class, near-zero-defect processes.