Understanding OEE: How Availability, Performance, and Quality Combine Into One Number
6 min read
Understanding OEE: How Availability, Performance, and Quality Combine Into One Number
Overall Equipment Effectiveness (OEE) is the single number lean manufacturing uses to answer a deceptively simple question: of all the good parts a machine could have produced in the time it was scheduled to run, how many did it actually produce? It compresses three separate categories of loss — stopped time, slow running, and defects — into one percentage, which is exactly what makes it useful and exactly what makes it easy to misread if you don't know what's inside it.
OEE Calculator
OEE
68.75%
Classification
Good — typical for discrete manufacturing
The Three Factors
OEE is built from three ratios, each targeting a different kind of loss:
- Availability — the share of scheduled time the equipment actually ran. It's Run Time divided by Planned Production Time, so an 8-hour (480-minute) shift with 420 minutes of actual run time has 60 minutes of downtime — changeovers, breakdowns, waiting for material — and an availability of 87.5%.
- Performance — how fast the equipment ran relative to its theoretical best. It's the Ideal Cycle Time multiplied by Total Count, divided by Run Time. If a part takes 30 seconds at top speed but the line is running slower than that in practice, performance falls below 100%, capturing minor stops and speed loss that a stopwatch alone wouldn't flag as "downtime."
- Quality — the share of output that's actually usable. It's Good Count divided by Total Count, so if 700 units were produced and 660 passed inspection on the first attempt, quality is roughly 94.3%.
Why Multiply Instead of Average
The defining feature of OEE is that these three factors are multiplied, not averaged:
OEE = Availability × Performance × QualityMultiplication matters because losses compound. A machine that's available 90% of the time, running at 90% of ideal speed, and producing 90% good parts isn't "90% effective" — it's 0.90 × 0.90 × 0.90 = 72.9%. Each factor takes a bite out of what's left after the other two have already taken theirs. Averaging the same three numbers would give you 90% and hide more than 17 points of real loss. That gap is the whole reason OEE exists as a distinct metric rather than three separate reports.
A Worked Example
Take a shift with these numbers:
- Planned Production Time: 480 minutes (an 8-hour shift)
- Actual Run Time: 420 minutes
- Ideal Cycle Time: 30 seconds per unit (0.5 minutes)
- Total Units Produced: 700
- Good Units (first pass): 660
Work through each factor by hand:
- Availability = Run Time ÷ Planned Time = 420 ÷ 480 = 0.875 (87.5%)
- Performance = (Ideal Cycle Time × Total Count) ÷ Run Time = (0.5 min × 700) ÷ 420 = 350 ÷ 420 = 0.8333 (83.33%)
- Quality = Good Count ÷ Total Count = 660 ÷ 700 = 0.9429 (94.29%)
- OEE = 0.875 × 0.8333 × 0.9429 ≈ 0.6879, or 68.8%
Notice that no single factor looks alarming on its own — availability is respectable, performance is fine, quality is solid — but the compounding effect lands the combined OEE nearly 20 points below the best of the three individual numbers. That's the pattern OEE is designed to surface: a facility can look healthy on every individual metric and still be leaving a substantial share of its capacity on the table.
Where Each Loss Shows Up
Feeding those same five inputs into the calculator above also produces a few derived figures worth understanding:
- Downtime is simply Planned Time minus Run Time (60 minutes in the example) — the raw time the equipment wasn't running at all.
- Defect Rate is defective units divided by total units, expressed as a percentage (here, 40 defective units out of 700 is roughly 5.7%).
- Actual Cycle Time is Run Time converted to seconds and divided by Total Count — the real average time per unit, which you can compare directly against Ideal Cycle Time to see how much slower the line ran than its theoretical best.
- Speed Loss expresses that gap as a percentage: how much longer the actual cycle time is than the ideal cycle time, relative to the actual cycle time.
Each of these ties back to exactly one of the three OEE factors, which is what makes OEE useful as a diagnostic and not just a scorecard — a low availability points you toward downtime and changeovers, a low performance points you toward speed loss and micro-stops, and a low quality points you toward the defect stream.
TEEP: OEE Against the Full Calendar
A related figure, TEEP (Total Effective Equipment Performance), asks a broader question than OEE does. Where OEE measures effectiveness against scheduled time, TEEP measures it against all available calendar time — 1,440 minutes in a day, whether or not the plant intended to run. TEEP is calculated as OEE scaled by the ratio of Planned Time to that full 24-hour window, so it captures the additional loss from choosing not to schedule production at all (a second or third shift left unstaffed, for instance). A plant can have excellent OEE and still have a modest TEEP simply because it only schedules one shift a day — that's a capacity-planning question, not an equipment-performance one, and the two metrics are deliberately kept separate for that reason.
A Note on Benchmarks
OEE is one of the most consistently searched and cited metrics in lean manufacturing and Six Sigma practice, and it's common to see rule-of-thumb reference points attached to it — figures like "world class" performance sitting in the mid-80s percent and above, with typical unoptimized discrete manufacturing landing meaningfully lower. These are widely repeated industry conventions, not outputs the calculator derives from your data, and they vary by industry, equipment type, and how strictly "good count" is defined at your facility. Use them as a rough compass for where you stand, not as a pass/fail line.
The Bottom Line
OEE earns its place as a standard metric because it multiplies, rather than averages, three independent loss categories — availability, performance, and quality — so that compounding losses can't hide behind one deceptively decent-looking number. Once you have a shift's OEE, the real value is in decomposing it back into its three factors and the derived loss figures, since each one points toward a different fix: reduce downtime, close the speed gap, or cut defects.
Related Calculators
Yield Analysis Calculator
Calculate First Pass Yield (FPY) and Rolled Throughput Yield (RTY) across up to 4 process stages. Track cumulative defects and identify the weakest process stage.
Six Sigma Level Calculator
Calculate sigma level, DPMO, defect rate, and process yield from defects, opportunities, and units. Includes performance level assessment and COPQ estimate.
Process Capability (Cp/Cpk) Calculator
Calculate process capability indices Cp, Cpk, and Cpm from process statistics and specification limits. Determine if your process meets quality requirements.