MTBF vs MTTR: What They Measure, and Where They Mislead
MTBF vs MTTR: What They Measure, and Where They Mislead
In one line: MTBF (Mean Time Between Failures) measures how reliable an asset is; MTTR (Mean Time To Repair) measures how fast you recover when it fails. High MTBF and low MTTR together produce high availability, but both are averages, and averages hide the exact failures that hurt most. This post explains each metric, the availability formula that links them, the traps in reading them, and how predictive maintenance moves both numbers in the right direction.
The number that looked fine
A plant manager opens the monthly reliability review. Line 3 shows 98.2% availability. Green. Everyone moves on.
What the number doesn't show: that 1.8% of downtime was a single unplanned pump failure that stopped production for eleven hours on the worst possible Tuesday, cost a full shift of output, and forced a cleanroom re-qualification. The average looked healthy. The event that produced it was a disaster.
This is the core problem with reliability metrics. They're essential (you can't manage what you don't measure), but read carelessly, they smooth over the failures that actually decide your year. To use them well, you have to know exactly what each one measures and where it goes quiet.
What MTBF actually measures
MTBF (Mean Time Between Failures) is the average operating time between one failure and the next, for a repairable asset. The formula is simple:
MTBF = Total operating time ÷ Number of failures
If a pump runs 8,000 hours in a year and fails 4 times, its MTBF is 2,000 hours. Higher is better: it means the asset runs longer between breakdowns.
MTBF is a reliability metric. It answers: how often does this thing break? It's used to compare assets, justify replacement, size spare-parts inventory, and set inspection intervals.
Two things to keep straight:
- MTBF is for repairable assets (pumps, motors, gearboxes you fix and put back). For components you replace rather than repair (a bearing, a bulb, a filter), the correct term is MTTF (Mean Time To Failure). Same idea, different word, and mixing them up will get you corrected in a reliability meeting.
- MTBF is an average, not a countdown. An MTBF of 2,000 hours does not mean the pump will run exactly 2,000 hours and then fail. It's the long-run mean of a distribution. Individual failures scatter around it, sometimes widely.
What MTTR actually measures
MTTR (Mean Time To Repair) is the average time it takes to restore a failed asset to working order:
MTTR = Total repair time ÷ Number of repairs
If four repairs this year took 3, 5, 2, and 6 hours, MTTR is 4 hours. Lower is better.
MTTR is a maintainability metric. It answers: when it breaks, how fast are we back? It's driven by things reliability engineers often can't see in a single number: diagnosis time, whether the right spare was on the shelf, whether the right technician was on shift, and how long the machine sat waiting before anyone touched it.
That last point matters more than most teams admit. "MTTR" is sometimes stretched to mean Mean Time To Recovery or Resolution, which includes detection delay and logistics wait, not just wrench time. A 4-hour "repair" that was actually 30 minutes of work and 3.5 hours of waiting for a part tells you the fix is fast but your parts strategy is broken. Decide which definition your plant uses and apply it consistently, or your MTTR trend is noise.
How they combine: availability
MTBF and MTTR aren't rivals. They're the two inputs to the metric leadership actually cares about, availability:
Availability = MTBF ÷ (MTBF + MTTR)
| Asset | MTBF | MTTR | Availability | |---|---|---|---| | Pump A | 2,000 h | 4 h | 99.80% | | Pump B | 500 h | 1 h | 99.80% | | Pump C | 2,000 h | 40 h | 98.04% |
Look at Pump A and Pump B: identical availability, completely different behavior. Pump A fails rarely but takes a while to fix. Pump B fails four times as often but recovers in an hour. The single availability number treats them as equal. They are not equal: Pump B is interrupting production constantly, and every interruption carries hidden costs (startup scrap, quality holds, operator context-switching) that MTTR never captures.
This is why mature reliability programs never look at availability alone. You need all three: MTBF to see how often, MTTR to see how long, and availability to see the combined business impact, plus the distribution behind each average.
Where these metrics quietly mislead
Three traps catch teams that trust the averages too much:
1. MTBF assumes a failure rate that usually isn't constant. The classic MTBF math implicitly treats failures as random and evenly distributed over time. Real wear-out failures aren't: a bearing's probability of failure climbs steeply as it degrades. An asset can show a comfortable MTBF right up until it enters a wear-out phase where failures cluster. The average is fine; the near future is not.
2. Averages erase the failures that matter. A year with eleven trivial 20-minute stops and one catastrophic 18-hour shutdown can show the same MTTR as a year of steady, moderate repairs. The metric can't tell you that one of those events nearly missed a customer shipment. You have to look at the worst events, not just the mean.
3. Both are lagging indicators. This is the big one. MTBF and MTTR only exist after failures have happened. They're a scoreboard, not a forecast. They tell you how last quarter went. They tell you nothing about which specific asset is degrading right now: the one that's about to turn your comfortable MTBF into a bad month.
That last limitation is exactly where condition monitoring and predictive maintenance change the game.
How predictive maintenance moves both numbers
Predictive maintenance doesn't replace MTBF and MTTR: it attacks the mechanisms behind them, using leading indicators (live sensor data) instead of lagging ones (past failures).
It raises MTBF by preventing the failure, not just recording it. Continuous ML-based anomaly detection catches the slow, multi-sensor degradation that thresholds and inspection rounds miss: a bearing creeping up 0.1 mm/s per week, a temperature delta widening, current getting subtly erratic. Catch that early and you intervene during planned downtime, before the unplanned stop ever happens. Fewer failures per operating hour is, by definition, a higher MTBF.
It slashes MTTR by removing the two biggest time sinks: diagnosis and parts wait. A large share of MTTR isn't turning a wrench: it's figuring out what failed and whether the part is on the shelf. When a prediction arrives two or three weeks ahead and tells you the fault is a pump outer-race bearing defect, with the sensor evidence attached, two things happen: you order the part before you need it, and your technician walks up to the machine already knowing what to open. The repair that used to be "half a shift of investigation plus a wait for the part" becomes a planned, 2-hour swap.
The economics compound. Higher MTBF means fewer events. Lower MTTR means each event costs less. Availability climbs from both directions at once, and, critically, the worst events (the unplanned catastrophic ones the averages hide) are the first to disappear, because those are precisely the ones early warning prevents.
This isn't a marginal gain. The U.S. Department of Energy's O&M Best Practices guidance estimates that a functioning predictive-maintenance program saves 8–12% over preventive maintenance alone, and 30–40% or more against run-to-failure, and Deloitte puts the cost of unplanned downtime to industrial manufacturers at roughly $50 billion a year. Those are the numbers your MTBF and MTTR trends are quietly deciding.
What this looks like with Prevly
Prevly is a monitoring-first predictive maintenance platform built to turn condition data into the two things that move these metrics: early warning and an actionable, evidence-backed work order.
- Data gets in read-only. Prevly Edge subscribes to your existing sensors over read-only OPC-UA: no hardware swap, no writes to your PLCs. Your OT stack is untouched.
- The models are honest about what they know. Anomaly detection uses LSTM autoencoders conformal-calibrated on your machine's normal baseline. RUL (remaining useful life) uses a gradient-boosted model with SHAP explainability, validated on real NASA C-MAPSS data and reported as conformal prediction intervals. Fault attribution uses Integrated Gradients so an engineer sees which sensors drove each prediction, not a black-box score; the fault-classification layer behind it ships as a demonstrator trained on synthetic data.
- A prediction becomes a work order. When degradation is detected, Prevly drafts a work order pre-populated with the asset, the likely fault, the recommended action, and the supporting sensor evidence: the exact context that collapses diagnosis time and lets you pre-stage the part. That's MTTR, attacked at its root cause.
None of this makes MTBF and MTTR obsolete. They stay your scoreboard. Predictive maintenance just changes what the scoreboard reads, because you're now acting on the failure weeks before it would have counted against you.
Frequently asked questions
What's the difference between MTBF and MTTR? MTBF (Mean Time Between Failures) measures reliability: the average operating time between breakdowns. MTTR (Mean Time To Repair) measures maintainability: the average time to restore a failed asset. MTBF is about how often things break; MTTR is about how fast you recover.
What is a good MTBF? There's no universal target: it depends entirely on the asset class, duty cycle, and criticality. A good MTBF is one that's trending up over time and is high relative to comparable assets in your own fleet. Absolute benchmarks across industries are mostly marketing; use your own history as the baseline.
Is a higher MTBF always better? Almost always yes for reliability, but it's not the whole story. An asset with high MTBF and terrible MTTR can still produce poor availability, and MTBF says nothing about when the next failure is coming. Pair it with MTTR and with condition-based leading indicators.
What's the difference between MTBF and MTTF? MTBF is for repairable assets (you fix them and continue). MTTF (Mean Time To Failure) is for non-repairable components you replace instead of repairing, such as bearings or filters. The math is similar; the term signals whether the asset is repaired or replaced.
How does predictive maintenance affect MTBF and MTTR? It raises MTBF by catching degradation early and preventing failures, and it lowers MTTR by delivering the diagnosis and evidence ahead of time so parts can be pre-staged and repairs planned. Both push availability up, and the unplanned, high-cost failures are the first to fall.
See it on your own machines
The fastest way to move your MTBF and MTTR is to stop discovering failures at 3 AM. Prevly brings AI-based anomaly detection, RUL prediction, and explainable fault attribution to your existing sensors: read-only, on-premise, with predictions that arrive as ready-to-act work orders.
Request a Prevly demo and see what your reliability numbers could look like when you catch failures weeks early.
Related reading: Why threshold alerts miss 60% of failures · Bearing failure prediction · RUL prediction explained · Where maintenance budgets leak · How to choose a predictive maintenance platform