Enter Process Data
The page uses a single-column flow, while the calculator fields shift to three columns on large screens, two on medium, and one on mobile.
Example Data Table
| Scenario | Units | Defects | Opportunities / Unit | DPMO | Approx. Sigma |
|---|---|---|---|---|---|
| Assembly Line A | 10,000 | 125 | 8 | 1,562.50 | 4.49 |
| Machining Cell B | 6,500 | 210 | 10 | 3,230.77 | 4.10 |
| Inspection Station C | 18,000 | 54 | 6 | 500.00 | 4.79 |
Formula Used
1. Total OpportunitiesTotal Opportunities = Units Produced × Opportunities per Unit
2. Defects per OpportunityDPO = Defects Found ÷ Total Opportunities
3. Defects per Million OpportunitiesDPMO = DPO × 1,000,000
4. YieldYield = (1 − DPO) × 100
5. Long-Term ZLong-Term Z = NORMSINV(Yield Decimal)
6. Short-Term Sigma LevelSigma Level = Long-Term Z + 1.5
7. First Pass YieldFPY = ((Units Produced − Defective Units) ÷ Units Produced) × 100
8. Estimated RTYRTY = (Yield Decimal ^ Process Steps) × 100
9. Potential SavingsPotential Savings = Max(Current Defects − Target Defects, 0) × Cost per Defect
How to Use This Calculator
- Enter the total number of units produced or inspected.
- Enter all defects discovered during the selected period.
- Specify how many possible defect opportunities exist for each unit.
- Optionally enter defective units to estimate first pass yield.
- Optionally add cost per defect to measure financial impact.
- Set a target DPMO to compare current performance against a goal.
- Enter process steps if you want an estimated rolled throughput yield.
- Press Calculate DPMO to display results, graph, and export options above the form.
Frequently Asked Questions
1. What does DPMO mean?
DPMO means defects per million opportunities. It measures how many defects a process would create if it produced one million possible defect chances. This lets teams compare different products, lines, or services fairly.
2. Why do I need opportunities per unit?
A unit can contain several chances for failure. Opportunities per unit normalizes the defect count, so a complex product with many checks is not unfairly compared with a simpler product.
3. Is DPMO the same as defective units?
No. Defective units count how many units failed at least once. DPMO counts total defects against all possible opportunities. One unit can contain multiple defects, so the two values are different.
4. What sigma level does this page show?
The calculator estimates short-term sigma level using the common 1.5 sigma shift. It also shows the long-term Z value before adding that shift, giving more context for process capability analysis.
5. What is a good DPMO value?
Lower DPMO values are better. Around 3,400 DPMO is often associated with six sigma performance under the classic shifted interpretation. Internal targets may differ by industry, risk, and customer tolerance.
6. Why include cost per defect?
Defect cost translates quality problems into money. That helps engineers and managers prioritize projects, estimate waste, justify improvement budgets, and compare savings from defect reduction initiatives.
7. What does estimated RTY represent?
Estimated rolled throughput yield shows how yield compounds across several process steps. Even a strong single-step yield can create a much lower end-to-end yield when many steps are involved.
8. Can I use this for service or software processes?
Yes. DPMO works for manufacturing, engineering reviews, service workflows, and software defect tracking, as long as opportunities are defined clearly and measured consistently across the process.