Calculate the percentage from a sigma value or find sigma from a standard normal cumulative probability using the inverse CDF formula for z-scores.

Sigma to Percentage Calculator

Enter 1 value to calculate the missing variable

Sigma to Percentage Formula

The following formula is used to convert a sigma level to a percentage:

P = (1 - (1 / (10^{(σ / 3)}))) * 100

Variables:

  • P is the percentage of the process that is defect-free
  • σ is the sigma level

To convert a sigma level to a percentage, subtract one from the inverse of ten raised to the power of the sigma level divided by three, and then multiply by 100 to get the percentage.

Sigma (Z-score) to Cumulative Percentage Conversion Table (Standard Normal CDF, μ = 0, σ = 1)
Sigma (z) Percentage (%)
-3.000.135
-2.500.621
-2.002.275
-1.962.500
-1.6455.000
-1.506.681
-1.0015.866
-0.674525.000
-0.5030.854
050.000
0.5069.146
0.674575.000
1.0084.134
1.281690.000
1.5093.319
1.64595.000
1.9697.500
2.0097.725
2.5099.379
3.0099.865
* Percentages are left-tail probabilities Φ(z) × 100 for the standard normal distribution, rounded to 3 decimals.

What is Sigma Level?

Sigma level is a statistical measure derived from the standard normal distribution that quantifies how far a data point or process mean sits from a specification limit, expressed in standard deviations. In pure statistics, a sigma value (z-score) maps directly to the cumulative distribution function (CDF) of the normal distribution, giving the probability that a random observation falls below that threshold. A z-score of 1.96 corresponds to the 97.5th percentile, which is the basis for the 95% confidence interval used across clinical trials, A/B testing, and social science research.

In quality management, sigma level describes process capability. A process operating at 3 sigma produces 66,807 defects per million opportunities (DPMO), equating to a 93.3% yield. At 6 sigma, DPMO drops to 3.4 with a 99.99966% yield. The distinction matters because the statistical z-score and the Six Sigma process level use the same scale but apply it differently: the z-score converts directly through the normal CDF, while Six Sigma conventions incorporate a 1.5-sigma shift to account for long-term process drift.

Sigma Level, DPMO, and Yield Reference Data

The relationship between sigma level, defects per million opportunities, and process yield follows a precise mathematical progression through the normal distribution. Each incremental sigma improvement produces exponentially fewer defects. Moving from 3 sigma to 4 sigma reduces defects by roughly 10x (from 66,807 to 6,210 DPMO). Moving from 4 to 5 sigma reduces defects by another 10x (from 6,210 to 233 DPMO). The table below includes the 1.5-sigma long-term shift standard in Six Sigma methodology.

Sigma LevelDPMOYield (%)Defect Rate (%)
1691,46230.8569.15
2308,53869.1530.85
366,80793.326.68
46,21099.380.62
523399.9770.023
63.499.999660.00034

The 1.5 Sigma Shift

Six Sigma methodology assumes that every process drifts by 1.5 standard deviations from its centered position over time due to factors like tool wear, material variation, environmental changes, and operator differences. This means a process measured at 6 sigma in the short term is expected to perform at 4.5 sigma in the long term, producing 3.4 DPMO rather than the 0.002 DPMO that a true 6-sigma normal distribution would predict. Motorola established this convention in the 1980s based on empirical observations across thousands of manufacturing processes, and it remains the industry standard.

When using the calculator above, the conversion uses the standard normal CDF without the 1.5 shift. To estimate long-term process performance in a Six Sigma context, subtract 1.5 from your short-term sigma level before looking up the corresponding percentage.

Industry Sigma Benchmarks

Sigma levels vary dramatically across industries based on process complexity, regulatory requirements, and acceptable risk thresholds. These benchmarks provide context for interpreting your own sigma calculations.

Industry / ProcessTypical SigmaApproximate Yield
Airline flight safety (fatal accident rate)6.2+99.99998%
Pharmaceutical manufacturing5.0 – 6.099.977 – 99.99966%
Automotive assembly (Toyota Production System)4.5 – 5.599.87 – 99.998%
Electronics manufacturing (PCB assembly)4.0 – 5.099.38 – 99.977%
Hospital medication administration2.5 – 3.587.9 – 97.7%
Restaurant order accuracy3.0 – 3.593.3 – 97.7%
Domestic mail delivery (USPS)3.5 – 4.097.7 – 99.38%
Baggage handling (airline industry)3.0 – 3.593.3 – 97.7%
Software deployment (rollback rate)3.5 – 4.597.7 – 99.87%
Tax return processing (IRS)3.5 – 4.097.7 – 99.38%

Sigma in Statistical Hypothesis Testing

Outside of quality management, sigma levels define the evidentiary thresholds in scientific research. The 2-sigma threshold (95.45% confidence) is the minimum for most published social science and medical research. Particle physics uses a 5-sigma standard (99.99994% confidence) to claim a discovery, famously applied when CERN announced the Higgs boson detection in 2012 with a 5.9-sigma result. The 3-sigma rule in descriptive statistics states that 99.73% of values in a normal distribution fall within three standard deviations of the mean, forming the basis for statistical process control charts developed by Walter Shewhart at Bell Labs in the 1920s.

The choice of sigma threshold directly determines the false positive rate. At 2 sigma, there is a 4.55% chance that an observed result occurred by random chance. At 3 sigma, that probability drops to 0.27%. At 5 sigma, it falls to 0.0000057%. This exponential relationship between sigma level and probability is why fields with high stakes, such as physics and pharmaceutical efficacy trials, require higher sigma thresholds before accepting a result as real.