MTBF is the average time a repairable asset operates between failure events. It is calculated by dividing total uptime over a period by the number of failures in that period.
The Formula
MTBF = Total Uptime / Number of Failures
Example: A pump runs for 4,200 hours over six months and fails 3 times. MTBF = 4,200 / 3 = 1,400 hours
On average, this pump runs 1,400 hours before failing. Whether that’s acceptable depends on how critical the pump is, what a failure costs, and whether a PM program could extend the interval.
MTBF and Reliability
MTBF is the primary metric for equipment reliability. Higher MTBF means the asset is more reliable — it runs longer between failures. A rising MTBF trend on a critical asset over time is one of the clearest indicators that a PM program and maintenance practices are working.
Reliability, in the technical sense, is often expressed as:
Reliability = e^(-t/MTBF)
Where t is the operating time in question. In plain terms: as operating time approaches and exceeds the MTBF, the probability of failure increases. This is useful for planning — not as a prediction of exactly when the next failure will occur (MTBF is a statistical average, not a countdown), but as a probabilistic guide.
MTBF vs. MTTF
MTBF applies to repairable assets — equipment that is fixed and returned to service after a failure.
MTTF (Mean Time To Failure) is the equivalent metric for non-repairable items — components that are replaced rather than repaired when they fail (a light bulb, a fuse, a bearing that’s pressed in and discarded). MTTF measures the average lifespan of the item before its single failure event. The math is similar, but the interpretation is different: MTTF describes how long you can expect to get out of a consumable component, while MTBF describes the reliability of a repairable system over its operating life.
MTBF and MTTR Together
MTBF and MTTR (Mean Time To Repair) together determine availability:
Availability = MTBF / (MTBF + MTTR)
An asset with a high MTBF and a low MTTR achieves high availability. An asset that fails frequently (low MTBF) or takes a long time to repair (high MTTR) — or both — will have low availability. Understanding both metrics gives a more complete picture than either alone.
Why It Matters in Maintenance
MTBF is the core reliability metric for tracking whether maintenance programs are working. Teams use it to set PM intervals (typically 30-50% of observed MTBF as a starting point), prioritize which assets need attention, and justify capital replacement decisions when an asset’s MTBF is falling despite maintenance effort.
Limitations
MTBF is a lagging, averaging metric. It tells you about past performance, not future behavior. An asset with an MTBF of 1,400 hours does not become “due” to fail at exactly 1,400 hours — the next failure could occur much earlier or later. Use MTBF as a planning guide and a trend indicator, not as a precise prediction.
Related Terms
Full guide: How to Calculate MTBF