Six Sigma is a disciplined, data‑driven methodology designed to improve process performance by reducing variation and eliminating defects. Developed at Motorola in the 1980s and later popularized by General Electric, Six Sigma aims to achieve near‑perfect quality—defined statistically as no more than 3.4 defects per million opportunities (DPMO).
The term "sigma" (σ) represents standard deviation, a measure of variation in a process. A higher sigma level indicates fewer defects and greater consistency. At its core, Six Sigma rests on five principles: focus on the customer, use data to drive decisions, reduce variation, improve processes rather than blame individuals, and apply structured problem‑solving.
The primary improvement framework in Six Sigma is DMAIC: Define, Measure, Analyze, Improve, and Control. In the Define phase, teams clarify the problem and customer requirements. During Measure, baseline data is collected to quantify current performance. Analyze identifies root causes of defects using statistical tools. Improve develops and tests solutions. Control sustains gains through monitoring and standardization.
The sigma level of a process is calculated through a structured statistical sequence.
First, define a defect and the number of defect opportunities per unit. Then calculate DPMO:
DPMO = (Defects / (Units × Opportunities per Unit)) × 1,000,000
For example, if 40 defects are found in 25,000 units with four opportunities each:
Total opportunities = 25,000 × 4 = 100,000
DPMO = (40 / 100,000) × 1,000,000 = 400
Next, compute yield:
Yield = 1 − (DPMO / 1,000,000)
Yield = 1 − 0.0004 = 0.9996 (99.96%)
The yield is converted to a Z‑score using the standard normal distribution. For 0.9996, Z ≈ 3.35. Six Sigma convention adds a 1.5 sigma shift to account for long‑term process drift:
Sigma Level = Z + 1.5
Sigma ≈ 3.35 + 1.5 = 4.85
Thus, the process operates at approximately 4.85 sigma.
A true Six Sigma process corresponds to 3.4 DPMO, reflecting long‑term performance after accounting for drift.
Six Sigma is based on the normal distribution, commonly illustrated as a bell curve. Each sigma represents one standard deviation from the process mean. As sigma levels increase, the probability of defects falls dramatically.

Standard Normal Distribution showing sigma levels

Six Sigma process control visualization

Statistical distribution analysis in quality control

Normal distribution with sigma levels and corresponding percentages
The 1.5 sigma shift reflects observed long‑term movement of the process mean due to environmental, mechanical, or human factors.
In Excel, sigma level can be calculated using built‑in functions:
DPMO:
=(Defects/(Units*Opportunities))*1000000
Yield:
=1-(DPMO/1000000)
Z-score:
=NORM.S.INV(Yield)
Long-term Sigma:
=NORM.S.INV(Yield)+1.5
This allows organizations to translate raw defect data directly into sigma performance.
An automotive supplier producing 500,000 components monthly initially recorded 2,800 defects.
Initial Performance:
DPMO = (2800 / 500000) × 1,000,000 = 5,600
Yield = 0.9944
Z ≈ 2.54
Sigma ≈ 4.04
After implementing predictive maintenance, environmental controls, and calibration improvements, defects dropped to 170 per month.
Improved Performance:
DPMO = 340
Yield = 0.99966
Z ≈ 3.40
Sigma ≈ 4.90
The improvement from 4.0 to 4.9 sigma reduced defects by over 90% and significantly lowered warranty costs.
Six Sigma integrates statistical analysis with structured problem‑solving to drive measurable quality improvement. By calculating DPMO, converting to yield, and determining sigma levels, organizations can quantify performance with precision.
Whether applied in manufacturing, healthcare, finance, or services, Six Sigma provides a universal framework for achieving operational excellence and sustainable results.
Let's discuss how these insights can be applied to your unique business challenges. Book a free consultation with our experts today.