What Is Defect Removal Efficiency (DRE) and How Do You Calculate It?
Defect Removal Efficiency (DRE) is a simple but powerful quality metric used in DMAIC (Define, Measure, Analyze, Improve, Control) projects to answer one question: Of all the defects that existed during a process phase, how many did we catch before they reached the customer?
If you are working on reducing rework, warranty claims, or customer complaints, DRE gives you a clear, numbers-based view of how effective your inspection and testing steps really are.
What It Is
DRE measures the proportion of defects removed by a process step (or an entire process) compared to the total defects that were present at that point. It is a universal indicator—it does not depend on the type of product or service, only on whether defects were caught internally or escaped externally.
The metric is widely used in the Measure phase of DMAIC to establish a baseline and later in the Improve phase to verify that countermeasures actually increased internal detection.
How It Works / Formula
The standard definition is:
DRE = Defects Removed / (Defects Removed + Defects Escaped)
Where:
Some teams also include an "early detection" factor, meaning defects caught in earlier phases count more than those caught later. However, the core formula above is the most common and traceable definition.
A DRE of 100% means no defects escaped. A DRE of 0% means every defect reached the customer.
A Worked Illustrative Example
Example data (illustrative only):
Suppose a software team tests 200 features before release. During internal testing, they find and fix 160 defects. After release, customers report 40 additional defects that the team had missed.
DRE = 160 / (160 + 40) = 160 / 200 = 0.80 or 80%
Interpretation: The team caught 80% of all defects before customers saw them. If the target was ≥ 90%, the gap is clear—and the improvement project should focus on strengthening early testing or review steps.
Common Pitfalls
---
Want to calculate DRE for your own project quickly? Use the free, no-sign-up tool at https://www.6sq.com/tools/dre/ to get your result in seconds and keep your DMAIC data consistent.
If you are working on reducing rework, warranty claims, or customer complaints, DRE gives you a clear, numbers-based view of how effective your inspection and testing steps really are.
What It Is
DRE measures the proportion of defects removed by a process step (or an entire process) compared to the total defects that were present at that point. It is a universal indicator—it does not depend on the type of product or service, only on whether defects were caught internally or escaped externally.
The metric is widely used in the Measure phase of DMAIC to establish a baseline and later in the Improve phase to verify that countermeasures actually increased internal detection.
How It Works / Formula
The standard definition is:
DRE = Defects Removed / (Defects Removed + Defects Escaped)
Where:
- Defects Removed = defects found and fixed internally (e.g., during inspection, testing, or review)
- Defects Escaped = defects that reached the customer or the next process stage
Some teams also include an "early detection" factor, meaning defects caught in earlier phases count more than those caught later. However, the core formula above is the most common and traceable definition.
A DRE of 100% means no defects escaped. A DRE of 0% means every defect reached the customer.
A Worked Illustrative Example
Example data (illustrative only):
Suppose a software team tests 200 features before release. During internal testing, they find and fix 160 defects. After release, customers report 40 additional defects that the team had missed.
- Defects Removed = 160
- Defects Escaped = 40
DRE = 160 / (160 + 40) = 160 / 200 = 0.80 or 80%
Interpretation: The team caught 80% of all defects before customers saw them. If the target was ≥ 90%, the gap is clear—and the improvement project should focus on strengthening early testing or review steps.
Common Pitfalls
- Counting defects inconsistently – Decide whether duplicates or multiple causes of one symptom count as separate defects, and apply the same rule before and after.
- Ignoring the denominator – If you only track removed defects, you will overestimate quality. Always include escaped defects.
- Comparing DRE across different phases – A DRE from design review is not directly comparable to a DRE from final testing; use phase-specific baselines.
---
Want to calculate DRE for your own project quickly? Use the free, no-sign-up tool at https://www.6sq.com/tools/dre/ to get your result in seconds and keep your DMAIC data consistent.
No related results found
Invited:
6SQ Tools
0 replies