Enter the total number of defects found in a sample, the sample size, and the number of defect opportunities per item to calculate the sigma level.

Sigma Level Calculator

Sigma Level Guide

The sigma level calculator converts observed defects into a standardized quality score. It first computes defects per million opportunities (DPMO), then converts that defect rate into a sigma level so different processes can be compared on the same scale. Higher sigma levels indicate fewer defects and better process capability.([calculator.academy](https://calculator.academy/sigma-level-calculator/))

Core Equations

\text{DPMO} = \frac{D}{N \times O} \times 1{,}000{,}000
Y = 1 - \frac{\text{DPMO}}{1{,}000{,}000}
\sigma \approx \Phi^{-1}(Y) + 1.5

Where D is total defects, N is total units inspected, O is the number of defect opportunities per unit, Y is opportunity-level yield, and \(\Phi^{-1}\) is the inverse standard normal function. The +1.5 adjustment is the common long-term Six Sigma convention used by many sigma conversion tables.([calculator.academy](https://calculator.academy/sigma-level-calculator/))

What Each Input Means

Field Meaning How to choose it correctly
Total Defects The count of all defects found in the sample Count every defect, not just defective units; one unit can contain multiple defects
Sample Size Total units inspected Use the number of items, orders, parts, forms, or transactions reviewed
Opportunities per Unit Possible defect locations or failure chances in each unit Use a consistent count per unit, such as dimensions checked, fields completed, or solder joints inspected
DPMO Defects normalized to one million opportunities Useful for comparing quality across different products and processes
Sigma Level Quality score derived from yield Higher values mean fewer defects and more consistent performance

How the Calculator Works

  1. Count the total defects found.
  2. Enter how many units were inspected.
  3. Enter how many defect opportunities exist in each unit.
  4. Compute DPMO to normalize the defect rate.
  5. Convert DPMO to sigma level using the standard long-term shift convention.

Sigma Level Reference Table

The values below are the common long-term benchmarks used in Six Sigma discussions. Yield is shown as opportunity-level yield, not necessarily whole-unit first-pass yield.([calculator.academy](https://calculator.academy/sigma-level-calculator/))

Sigma Level DPMO Yield General Interpretation
1 690,000 30.85% Very high defect rate
2 308,000 69.15% Poor process performance
3 66,800 93.32% Typical baseline for many ordinary processes
4 6,210 99.38% Strong quality with moderate defects
5 230 99.977% Excellent process control
6 3.4 99.99966% Classic Six Sigma benchmark

Example

If a process produces 100 total defects across 5,000 units, and each unit has 10 defect opportunities, the calculation is:([calculator.academy](https://calculator.academy/sigma-level-calculator/))

\text{DPMO} = \frac{100}{5{,}000 \times 10} \times 1{,}000{,}000 = 2{,}000
Y = 1 - \frac{2{,}000}{1{,}000{,}000} = 0.998 = 99.8\%
\sigma \approx \Phi^{-1}(0.998) + 1.5 \approx 4.38

This process is therefore operating at about 4.38 sigma, which falls between 4 and 5 sigma.([calculator.academy](https://calculator.academy/sigma-level-calculator/))

Common Input Mistakes

Mistake Why it causes problems Better approach
Using defective units instead of total defects Understates the true defect burden when units contain multiple issues Count every defect individually
Overstating opportunities per unit Makes DPMO look artificially low and sigma look too high Include only meaningful, measurable failure opportunities
Mixing different unit types in one sample Breaks consistency in the opportunity count Use comparable units or calculate separate sigma levels
Comparing sigma scores built on different conventions Long-term and short-term sigma values are not directly identical State whether the 1.5 sigma shift is being used

Practical Interpretation

  • Lower sigma: defects are more frequent, variation is larger, and the process usually needs improvement.
  • Higher sigma: defects are rarer, outcomes are more predictable, and process capability is stronger.
  • DPMO is useful for benchmarking: it lets you compare a simple process with few opportunities against a complex process with many opportunities.
  • Sigma level is continuous: processes are not limited to whole numbers such as 3, 4, or 5 sigma.

Frequently Asked Questions

What is considered a good sigma level?
In many quality programs, higher is better, and 6 sigma is often treated as an elite benchmark. However, what counts as “good” depends on the cost of defects, customer expectations, and industry tolerance for risk.([calculator.academy](https://calculator.academy/sigma-level-calculator/))

Can sigma level be negative?
Yes. If yield is extremely poor, the corresponding Z value can fall below zero. A very low-performing process can therefore produce a negative sigma result.([calculator.academy](https://calculator.academy/sigma-level-calculator/))

Is 6 sigma the maximum?
No. Sigma level is not capped at 6. Six Sigma is a widely used benchmark, not a mathematical upper limit.([calculator.academy](https://calculator.academy/sigma-level-calculator/))

What if the sample has zero defects?
The observed sample DPMO is zero, which implies an extremely high calculated sigma result for that sample. In practice, larger sample sizes give a more reliable picture of true long-run process quality.