Quality calculator

Sigma Level Calculator

Sigma level translates a process's defect rate into the familiar Six Sigma scale, where higher is better and 6 sigma corresponds to roughly 3.4 defects per million opportunities. Quality engineers, Six Sigma belts, and process improvement teams use it as a single normalized score to compare wildly different processes — a solder line and an invoicing workflow can be ranked on the same axis. It is built from DPMO (defects per million opportunities), converted through the normal distribution and adjusted by the conventional 1.5 sigma long-term shift. The metric matters because it ties directly to customer-facing yield and to the cost of poor quality, making it the lingua franca of continuous improvement programs.

What this calculator does

  • Convert defects, units, and opportunities into DPMO, quality rate, and an approximate sigma level.
  • Use for quick Six Sigma-style quality comparisons across products or processes.
  • It converts a defect count into DPMO, a quality rate, and a process sigma level using the standard 1.5 sigma shift.

Formula used

  • DPMO = defects ÷ (units × opportunities) × 1,000,000
  • Quality rate = 1 − DPMO ÷ 1,000,000
  • Sigma level = normal z-score of the quality rate + sigma shift (default 1.5)

Inputs explained

  • Defects: undefined
  • Units inspected: undefined
  • Opportunities per unit: undefined
  • Sigma shift: undefined

How to use the result

  • Use it to baseline a process, benchmark across lines or sites, and quantify improvement after a Six Sigma project.
  • DPMO depends entirely on how you define an opportunity; inflate the opportunity count and sigma rises without any real quality change, so opportunity definitions must be consistent and defensible.

Current U.S. benchmarks

  • U.S. manufacturing runs at 75.6% of capacity (Federal Reserve, May 2026). New factory orders are up 2.3% year over year (Census).

Common questions

  • How do you calculate sigma level? Compute DPMO = defects / (units x opportunities) x 1,000,000, convert to a quality rate, take the normal z-score of that rate, and add the 1.5 sigma shift. With 18 defects across 12,000 units at 4 opportunities each, DPMO is 375, yield is 99.9625%, and the sigma level is about 4.87.
  • What is a good sigma level? 4 sigma (about 6,210 DPMO) is typical for many manufacturing processes; world-class is 6 sigma (3.4 DPMO). The 4.87 sigma in this example is a solid, better-than-average process, but there is still meaningful room before reaching best-in-class.
  • What is DPMO and why use it? DPMO is defects per million opportunities. It normalizes for both volume and complexity, so a simple part and a complex assembly with many opportunities per unit can be compared fairly. Here, 18 defects over 48,000 total opportunities yields 375 DPMO.
  • Why add a 1.5 sigma shift? Empirical studies showed processes drift over the long term, so short-term capability overstates real-world performance by about 1.5 sigma. The shift converts a short-term, in-control sigma into the long-term sigma that customers actually experience.
  • Sigma level vs Cpk — what is the difference? Cpk measures capability against spec limits using process spread and centering, while sigma level is derived from observed defect rates. For a centered process, sigma level is roughly 3 x Cpk plus the shift, but sigma level works even for attribute (pass/fail) data where you have no measurements.

Last reviewed 2026-05-12.