Table of Contents
DMAIC is a data-driven methodology used in process improvement. It involves analyzing defects and measuring process capability. Understanding key calculations such as Defects Per Million (DPM) and Sigma levels is essential for effective quality management.
Defects Per Million (DPM)
DPM is a metric that quantifies the number of defects in a process per one million opportunities. It helps organizations assess the quality level of their processes and identify areas for improvement.
Calculating DPM
The formula for DPM is:
DPM = (Number of Defects / Total Opportunities) × 1,000,000
Converting DPM to Sigma Level
The Sigma level indicates how capable a process is in producing defect-free output. To convert DPM to Sigma level, use the following approximation:
Sigma Level ≈ 3 + NORMSINV(1 – DPM / 1,000,000)
Understanding Sigma Levels
Higher Sigma levels correspond to fewer defects. For example, a Six Sigma process typically has a DPM of 3.4, which equates to a Sigma level of approximately 6.0. This indicates a highly capable process with minimal defects.