defectrate
Defect rate is a quality metric that expresses how frequently defects occur in a product, component, or process. It can be reported in several ways, depending on what is being counted: defects per unit, defective units per total units, or defects per opportunity. The choice of definition depends on whether a unit can contain more than one defect and on what constitutes an “opportunity” for a defect.
- Defect rate per unit: defective units divided by total units (for example, 5 defective units in
- Defects per unit when multiple defects can occur: total defects divided by total units (for example,
- Defects per opportunity: defects divided by (units multiplied by opportunities per unit). This is the basis
Defect rate is widely used in manufacturing, software development, and service industries to monitor quality and
Interpretation and limitations
Lower defect rates indicate higher quality, but rates depend on sampling, inspection thoroughness, and defect classification.
Defect rate improvements typically involve root-cause analysis, process control, standardized work, mistake-proofing, and automation. Regular measurement