How to Calculate Dpmo and Cpk in Six Sigma Projects

Six Sigma projects focus on improving process quality by reducing defects and variability. Two important metrics used in this methodology are DPMO (Defects Per Million Opportunities) and Cpk (Process Capability Index). Understanding how to calculate these metrics helps in assessing process performance and identifying areas for improvement.

Calculating DPMO

DPMO measures the number of defects in a process per one million opportunities. To calculate DPMO, follow these steps:

  • Determine the total number of units produced and the total number of defects observed.
  • Identify the number of opportunities for defects per unit.
  • Calculate the total opportunities by multiplying units produced by opportunities per unit.
  • Divide the total defects by total opportunities.
  • Multiply the result by 1,000,000 to get DPMO.

Formula: DPMO = (Number of Defects / Total Opportunities) × 1,000,000

Calculating Cpk

Cpk evaluates how well a process meets specification limits, considering its mean and variability. The calculation involves:

  • Determine the process mean and standard deviation.
  • Identify the upper and lower specification limits (USL and LSL).
  • Calculate the process capability indices for both limits:

For USL: Cpku = (USL – Mean) / (3 × Standard Deviation)

For LSL: Cpkl = (Mean – LSL) / (3 × Standard Deviation)

The Cpk is the minimum of these two values:

Cpk = min(Cpku, Cpkl)

Summary

Calculating DPMO and Cpk provides insights into process performance. DPMO quantifies defects relative to opportunities, while Cpk assesses how centered and capable a process is within specification limits. Regular calculation of these metrics supports continuous improvement in Six Sigma projects.