Reliability versus restoration
Increasing MTBF lowers lambda and shifts probability toward fewer failures. Reducing MTTR can change the integer count needed to breach even when failure frequency is unchanged.
Probability
Screen the probability that planned downtime plus Poisson-modeled corrective failures will reach a downtime threshold, with expected downtime and probability-weighted exposure.
DOWNTIME-THRESHOLD TAIL RISK
The model converts horizon and MTBF into an expected failure count, maps each count to downtime through a fixed restoration duration, and sums every count that reaches the entered threshold.
LIVE DECISION RECORD
Each row links a possible failure count to total downtime, exact Poisson probability, cumulative mass, and threshold status.
| Failures | Total downtime | Exact probability | Cumulative probability | Threshold status |
|---|
CURRENT CALCULATION PROCESS
lambda = H/MTBF; m = max(0, ceil((T-D_p)/MTTR)); Risk = P(N >= m), N ~ Poisson(lambda)
| Symbol | Meaning and unit | Current value |
|---|---|---|
| horizonHours | Risk horizon (hours) - Calendar exposure period for the failure-count screen. | 2160 |
| mtbfHours | Mean time between failures (hours) - Constant-rate failure spacing used to set the Poisson mean. | 600 |
| mttrHours | Restoration time per failure (hours) - Fixed downtime increment assigned to each modeled failure. | 7 |
| plannedDowntimeHours | Planned downtime (hours) - Known downtime already consuming part of the threshold. | 10 |
| downtimeThresholdHours | Downtime risk threshold (hours) - Total downtime level that defines the adverse event. | 32 |
| thresholdExposure | Consequence if threshold is reached - Contract, margin, or recovery exposure in one currency. | 180000 |
Waiting for valid inputs.
WHO THIS MODEL SERVES
Primary audience: Reliability, operations-risk, insurance, and SLA teams screening a count-driven downtime threshold.
Decision boundary: Use for a constant-rate Poisson failure count and fixed repair duration; do not treat it as a safety-integrity calculation or repair-duration distribution.
HOW TO RUN THE RISK SCREEN
RISK FUNDAMENTALS
FORMULA AND DEFAULT SUBSTITUTION
Defaults give lambda=2160/600=3.6 failures. The unplanned hours needed are 32-10=22, so m=ceil(22/7)=4 failures. The live risk is P(N>=4), and expected downtime is 10+3.6 x 7=35.2 hours.
DEEPER RISK ANALYSIS
Increasing MTBF lowers lambda and shifts probability toward fewer failures. Reducing MTTR can change the integer count needed to breach even when failure frequency is unchanged.
Because failures are whole events, a small threshold or repair-time change can move m by one and create a discrete jump in risk.
The weighted exposure is meaningful only when the entered consequence corresponds to the same breach definition, horizon, and accounting basis.
WORKED RISK CASES
With lambda=3.6 and four failures needed, the risk team can compare a spares project that cuts repair time with a reliability project that increases MTBF; each acts on a different side of the trigger equation.
If the threshold is 8 hours while planned downtime is 10 hours, the event is already true. A 100% result is correct and signals that the threshold definition or maintenance commitment needs review.
RISK TERMINOLOGY
EVIDENCE RETENTION
Retain failure timestamps, operating-hour denominator, repair-close criteria, planned-stop calendar, threshold authority, and consequence calculation. Record whether repeated alarms were deduplicated into incidents.
LIMITS AND EXCLUSIONS
RELIABLE SOURCES
DOWNTIME-RISK FAQ
Availability gives an average time share; risk asks for a tail event. A Poisson count model can sum the chance of enough failures to cross a specified downtime threshold.
The adverse event is already triggered, so the calculator returns 100% threshold probability with zero additional failures required.
It keeps the threshold mapping auditable. If repair durations vary materially, use a compound count-severity model or simulation.
Only if the entered consequence applies once whenever the threshold is reached and no other state-dependent costs matter.
Not without caution. The model assumes a constant failure rate; age-dependent hazard violates the Poisson-process premise.
The page is a screening tool with explicit exact summation; very high counts need a more suitable numerical or continuous approximation and a reviewed model.
IMPORTANT RISK NOTE
Check for trends, clustering, maintenance effects, and common causes before using the Poisson tail. Escalation decisions should retain uncertainty around both event frequency and consequence.