What Is MTBF?
Mean Time Between Failures measures the average operating time between unplanned equipment failures. It is the primary indicator of equipment reliability — higher MTBF means fewer breakdowns and more predictable production.
The Formula
MTBF = Total Operating Time ÷ Number of Failures
Where Operating Time is active running time only, excluding standby, idle, and planned downtime.
Example: A machine runs for 800 hours and experiences 4 unplanned failures. MTBF = 800 ÷ 4 = 200 hours.
Typical Values
MTBF varies enormously by equipment type:
| Equipment Type | Typical MTBF |
|---|---|
| Simple mechanical equipment | 1,000–5,000 hours |
| Complex automated equipment | 200–1,000 hours |
| Electronic components | 10,000–100,000 hours |
Component-level MTBF is much higher than equipment-level MTBF because equipment reliability is determined by its weakest component.
Data Requirements
| Source | Required | What You Need |
|---|---|---|
| Machine Data | Yes | Machine state, operating hours, failure events with timestamps |
| Configuration | Optional | Failure classification criteria (what counts as an unplanned failure) |
MTBF is a Phase 2 metric — it requires machine state tracking and Uptime Percentage to be in place first.
Why It Matters
- Measures equipment reliability — an objective indicator of asset health over time
- Guides maintenance planning — set preventive maintenance intervals at 50–70% of MTBF
- Justifies capital decisions — declining MTBF supports the case for repair versus replace
- Predicts future failures — a declining trend signals the need for intervention before breakdown occurs
- Enables comparison — identify problematic assets across a fleet of similar equipment
Common Pitfalls
- Including planned maintenance stops as “failures” — these are scheduled, not unplanned
- Vague failure definitions — define clearly what constitutes a failure requiring technician intervention
- Including minor stops that don’t require intervention — these distort the average
- Not tracking across the full equipment lifecycle — MTBF trends only become meaningful over months and years
Best Practices
- Define failure criteria clearly before you start measuring (e.g. any stop requiring a technician)
- Exclude planned maintenance and changeovers from the failure count
- Track by equipment type for meaningful comparison across similar assets
- Monitor trends rather than absolute values — a declining MTBF is more concerning than a low but stable one
- Investigate immediately when MTBF drops more than 20%
- Maintain a failure log with root cause analysis to identify recurring issues
Strategic Use
- Calculate expected downtime: (Operating Hours ÷ MTBF) × MTTR
- Include MTBF requirements in equipment purchase specifications
- Track MTBF throughout the equipment lifecycle to plan replacements before reliability becomes unacceptable
Related Metrics
- MTTR — together with MTBF, gives a complete picture of downtime (how often and how long)
- Uptime Percentage — the outcome that MTBF and MTTR combine to produce
- Unplanned Downtime — the total impact of failures
- OEE — MTBF feeds into the Availability component