Yield and First Pass Yield are both quality measures, but they answer different questions.
The simplest distinction is:
- Yield asks how much acceptable output eventually resulted.
- First Pass Yield asks how much passed correctly the first time without rework.
That difference can reveal hidden quality loss.
Final yield
Suppose 100 units enter a process.
At the end, 95 are accepted immediately, 5 are reworked, and all 100 eventually pass.
Final yield may be reported as 100%.
From a shipment perspective, every unit became acceptable. But the process still created five failures that required extra work.
First Pass Yield
First Pass Yield measures the proportion that passes the step correctly the first time.
Using the same example:
FPY = 95 ÷ 100 = 95%
The five reworked units reduce first-pass performance even though they eventually become acceptable.
Why the distinction matters
Rework can create labor, delay, inspection, capacity loss, and customer risk.
Cost of Poor Quality helps translate hidden quality losses into financial impact.
A process with high final yield can still consume substantial resources repairing defects.
Use clear counting rules
Operational Definition should define what counts as a unit, what counts as rework, what counts as pass, and where the measurement occurs.
If a quick adjustment is excluded from rework in one area but included in another, FPY comparisons lose meaning.
Look across multiple process steps
One process step may have high FPY while the total value stream performs poorly.
Rolled Throughput Yield multiplies first-pass yield across several steps to estimate the probability that a unit completes the entire process without first-pass failure.
This reveals how small local losses compound.
Connect yield with quality at the source
Quality at the Source emphasizes preventing and correcting problems where they occur rather than relying on downstream inspection and repair.
Improving FPY supports that principle.
The objective is not simply to make defects invisible at final inspection.
Use the right measure for the decision
Final yield can be useful for shipment and total accepted quantity.
FPY is more useful for process quality, hidden rework, and capacity loss.
Both may be reported, but they should not be confused.
Investigate the reason for the gap
A large difference between final yield and FPY indicates significant recovery or rework.
Pareto Analysis can identify which defect types account for most of that gap.
Then root cause analysis can target the true drivers.
Common mistakes
Reporting final yield as proof of a healthy process, excluding rework to protect performance numbers, comparing FPY with inconsistent definitions, ignoring capacity consumed by repair, using final inspection to compensate for weak process control, and failing to examine the gap between initial and final acceptance are common mistakes.
Practical sequence
- define the unit.
- define first-pass acceptance.
- count initial passes.
- count rework.
- calculate FPY.
- calculate final yield.
- compare the gap.
- quantify rework cost and delay.
- investigate dominant causes.
- improve the process so final yield and FPY converge.
The practical lesson
Final yield tells you what eventually became acceptable.
First Pass Yield tells you how well the process performed without needing correction.
The gap between them is hidden quality loss.