DPMO (defects per million opportunities) equals defects divided by (units times opportunities per unit), times 10 to the sixth, expressing how many defects occur for every million chances. The sigma level is converted from yield through normal distribution quantiles, typically with the 1.5 sigma long-term shift correction: 99.38% yield corresponds to 4 sigma and 99.99966% to 6 sigma. The tool performs these conversions automatically so you do not need normal tables.
Use the DPMO calculator for Six Sigma baseline measurement and target setting, for defect statistics in service processes such as order errors or response timeouts, and for comparing processes that use different defect definitions on a common scale. It gives different departments a common sigma language so performance across processes can be benchmarked directly. Always note the opportunity definition when reporting, because the DPMO value depends on it.
Enter the number of defects, the number of units and the opportunities per unit; the tool returns DPMO, yield and the sigma level, with the 1.5 sigma shift convention. Compare the result with reference points such as 3 sigma at about 66,807 DPMO, 4 sigma at 6,210, 5 sigma at 233 and 6 sigma at 3.4. After an improvement, recompute and compare to verify the defect level actually dropped, and track the trend together with control charts.
DPMO = (defects / (units x opportunities)) x 1,000,000; yield = (1 - defects / (units x opportunities)) x 100%; sigma level = the Z value from the normal quantile of yield plus the 1.5 sigma shift for the long-term convention. For example, 120 defects on 10,000 units with 2 opportunities each gives DPMO = 120 / (10,000 x 2) x 1,000,000 = 6,000, roughly a 4.0 sigma long-term level.