Prevention vs Rework: The ROI of Quality

The 1-10-100 rule: catching defects earlier is dramatically cheaper. Research across software, manufacturing, and construction consistently shows prevention investment pays for itself many times over.

The 1-10-100 Rule Explained

Philip Crosby's rule of ten: the cost multiplier grows exponentially the later a defect is caught.

$1

Prevent

Caught at design / planning

Requirements review, design FMEA, code review, process validation. The cheapest intervention — prevents the defect from ever being created.

  • Requirements review
  • Design FMEA
  • Code review
  • Test-driven development

$10

Correct

Caught internally / in QA

Detection, diagnosis, correction, and re-testing. Manageable but costly — requires context switch, investigation, and rework cycle.

  • QA bug reports
  • Inspection failures
  • Field rework
  • Return merchandise

$100

Fix After Delivery

Escaped to the customer

Full production impact: customer support, field service, replacement, reputational damage, and potential liability. The most expensive scenario.

  • Customer complaints
  • Warranty claims
  • Field service calls
  • Regulatory fines

The original 1-10-100 multipliers come from Philip Crosby and IBM Systems Sciences Institute research. Actual multipliers vary by industry and defect type — the key insight is the exponential growth, not the exact numbers.

Prevention Investment ROI

Every dollar invested in prevention consistently outperforms correction spending.

Investment

1% of project cost → prevention

Return

Typically saves 3–10× in rework costs

The classic quality-cost optimum. Most organisations are sub-invested in prevention relative to their rework spend.

Investment

Code review (4 hrs per PR)

Return

Saves 10–50× in QA and production fix time

Google research shows code review catches 60–80% of bugs that would otherwise reach QA or production.

Investment

Six Sigma Black Belt training

Return

$230K+ average annual savings per project

ASQ data: Six Sigma Black Belts generate an average of $230K in savings per project. Certification costs ~$5–15K.

Investment

Automated test suite (80% coverage)

Return

15× ROI over 3 years

Teams with high automated test coverage ship faster, with fewer regressions, and spend less time on manual QA cycles.

Real-World Case Studies

Companies that invested in prevention and quality management at scale.

Motorola

Six Sigma (1987)

4,000× ROI

$16B in savings by 1999

Motorola's Six Sigma programme, the origin of the methodology, reduced defect rates by 99.7% over 10 years and contributed to winning the Malcolm Baldrige National Quality Award in 1988.

Investment: $4M over 5 years

General Electric

Six Sigma under Jack Welch (1995)

2.7× ROI

$1.2B in first 3 years

GE's Six Sigma rollout, one of the largest corporate quality initiatives ever, generated $1.2B in documented savings in 3 years and transformed how GE designed, manufactured, and serviced products.

Investment: $450M in training

IBM

Early defect detection research

100× ROI

100× reduction in fix cost

IBM Systems Sciences Institute research demonstrated that defects found in design cost 1× to fix; the same defects in production cost 100×. This underpins the shift-left testing movement in software development.

Investment: Shift-left testing practices

Toyota

Toyota Production System / Jidoka

Ongoing ROI

~50% reduction in warranty costs

Toyota's principle of 'stop and fix' (Jidoka) — stopping the production line when a defect is detected — ensures defects never pass downstream. Toyota's warranty costs per vehicle are consistently among the lowest in the industry.

Investment: Andon cord culture + process redesign

Frequently Asked Questions

What is the 1-10-100 rule in quality management?

The 1-10-100 rule (also called the rule of ten) states that the cost of preventing a defect is roughly 1 unit; the cost of correcting it internally is 10 units; and the cost of fixing it after it reaches the customer is 100 units. The rule was popularised by Philip Crosby and later validated by research at IBM, Motorola, and other organisations. The exact multipliers vary by industry, but the directional principle is consistent.

What is the ROI of quality management investment?

Studies consistently show that every $1 invested in quality prevention saves $3–10 in rework and failure costs. Philip Crosby's famous principle 'quality is free' reflects this: the cost of prevention is always less than the cost of non-conformance. ASQ research shows companies with mature quality programmes report 3–5× ROI on quality investments within 2 years.

How does Philip Crosby's 'quality is free' concept apply to rework?

Philip Crosby argued in 'Quality is Free' (1979) that the cost of implementing quality programmes is always lower than the cost of not having them. Rework and failure costs represent 'the price of non-conformance' — money spent making things wrong. Prevention costs — training, process improvement, better tooling — are investments that eliminate waste. When organisations track their full COPQ, they consistently find that prevention investment pays for itself many times over.

What quality tools have the best ROI for reducing rework?

High-ROI quality tools include: (1) Statistical Process Control (SPC) — catches process drift before defects occur; (2) Design FMEA — identifies failure modes at the design stage when changes are cheapest; (3) Automated testing in software — catches bugs before QA or production; (4) Poka-yoke (mistake-proofing) — makes defects physically impossible or immediately visible; (5) Root cause analysis (RCA/5-Whys) — eliminates recurrence rather than just fixing symptoms.

Calculate your rework cost now

Use our free COPQ calculator to quantify your annual rework spend and model the ROI of investing in quality prevention.

Open the calculator →