Process Sigma Level Calculator
The process sigma level turns a defect rate into a single capability number on the standard normal scale, the metric at the heart of six sigma. This calculator takes your defect count, the number of units inspected, and the opportunities per unit, computes the DPMO and yield, then converts the yield to a sigma level using a numerical inverse of the normal distribution plus the conventional 1.5 sigma long-term shift. The result lets you benchmark a process: 3.4 DPMO is six sigma, while 6,210 DPMO is roughly four sigma. Enter your own counts so the figure reflects your actual data.
Process sigma formula
DPMO = defects / (units * opportunities) * 1,000,000
Proportion defective = DPMO / 1,000,000
Yield = 1 - proportion defective
Short-term Z = inverse normal CDF (yield)
Process sigma = short-term Z + 1.5
The inverse normal CDF returns the Z value whose cumulative probability equals the yield. Adding 1.5 accounts for the assumed long-term mean shift, giving the conventional six sigma scale.
Sigma level benchmarks
- 6 sigma is about 3.4 DPMO, the original six sigma goal under the 1.5 sigma shift convention.
- 5 sigma is roughly 233 DPMO, 4 sigma roughly 6,210 DPMO, and 3 sigma about 66,807 DPMO.
- The 1.5 sigma shift converts short-term capability into a long-term defect expectation.
- This tool uses a numerical inverse normal, accurate across the usual quality range.
- A yield at or above 50% gives a positive short-term Z; below 50% gives a negative Z.
Process sigma: frequently asked questions
What is a process sigma level?
A process sigma level is a measure of process capability expressed on the standard normal scale. It tells you how many standard deviations fit between the process mean and the nearest specification limit. Higher sigma means fewer defects: 6 sigma corresponds to about 3.4 defects per million opportunities with the conventional long-term shift.
Why add a 1.5 sigma shift?
Six sigma practice assumes a process mean drifts by up to 1.5 standard deviations over the long term. The conversion from a defect rate to a sigma level therefore adds 1.5 to the short-term Z value. This is why 6 sigma maps to 3.4 DPMO rather than the 2 per billion a pure normal table would give.
How is sigma level calculated from DPMO?
First convert DPMO to a proportion defective (DPMO divided by one million). The yield is one minus that proportion. The short-term Z value is the inverse standard normal of the yield. The process sigma level is that Z value plus the 1.5 sigma shift.
What sigma level is good?
3 sigma (about 66,800 DPMO) was once typical. 4 sigma is roughly 6,210 DPMO, 5 sigma about 233 DPMO, and 6 sigma about 3.4 DPMO. Most world-class processes target 5 to 6 sigma. Use your own defect counts; the right target depends on cost and risk in your process.
Does this use the same inputs as a DPMO calculator?
Yes. It takes total defects, units inspected, and opportunities per unit, computes DPMO, and then converts to a sigma level. The sigma conversion uses a numerical approximation of the inverse normal distribution, accurate to several decimal places across the usual quality range.
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.