Let’s see an example for DPMO calculation for cinder blocks evaluated on length, breadth and height.
Item/Criteria
Length
Breadth
Height
Defective
# of defects
cinder block #1
correct
incorrect
correct
yes
1
cinder block #2
correct
incorrect
incorrect
yes
2
cinder block #3
incorrect
correct
correct
yes
1
cinder block #4
correct
correct
correct
no
0
cinder block #5
correct
correct
correct
no
0
Opportunities/Unit
3
Total Units
5
Total Opportunities
15
Total Defects
4
DPO
0.266667
DPMO
266,667
Area to right
0.27
Area to left
0.73
Sigma level (with 1.5 sigma shift)
2.12
The flaws in using DPMO as metric are obvious, and listed below
1. DPMO/Sigma Level are metrics which can theoretically be used to compare unlike products and processes
2. Complexity of defects can’t be represented with DPMO; not all defects are equal sometimes
3. Defect density is not captured by DPMO; i.e. a needle in haystack OR box of needles in haystack
4. Back calculating DPMO from sigma level, if defects doesn’t follow a normal distribution then sigma level will be overestimated
5. DPMO and PPM are not the same, except if # of opportunities for a defect/unit = 1. These are used interchangeable very often
6. To make a jump from 2 to 3 sigma, DPMO has to be reduced by 241,731 while from 5 to 6 sigma is mere 230 (all with 1.5 sigma shifts). This shows that DPMO is sensitive to tails of distribution which is not always a nice thing. How? a Burr distribution with c=4.873717 and k=6.157568 perfectly resembles a standard normal distribution with mean = 0, sigma = 1, skewness = 0 and kurtosis = 3 but are very difference from DPMO standpoint. i.e. our realization of the ‘true’ distribution of a process will never coincide perfectly with the truth
7. Chasing zero defects in accordance with DPMO, a good process can be made better but not perfect.
8. Over relying on DPMO may give inappropriate approximations of Cpk