Hand Calculations logo Hand Calculations All help pages ▾

Exponential Reliability⚠ unverified

General Calculations / Reliability · Reliability at time t for a constant failure rate

Parameters

InputSymbolUnitDefaultDescription
lambda_λ1/h0.001Failure rate
tth100.0Time
OutputSymbolUnitDescription
RRReliability

The science & history

Understanding the Parameters

Derivation (Approaching a Proof)

Reliability and the hazard rate are linked by a differential equation. Define the hazard rate $h(t)$ as the instantaneous failure rate given survival, so the probability of failing in $[t, t+dt]$ having survived to $t$ is $h(t)\,dt$. The survival function then obeys

$$\frac{dR}{dt} = -h(t)\,R(t),$$

because the rate at which reliability decreases is the surviving fraction times its hazard. For the exponential model the hazard is constant, $h(t) = \lambda$, giving

$$\frac{dR}{R} = -\lambda\,dt.$$

Integrating from $R(0) = 1$:

$$\ln R(t) = -\lambda t \quad\Longrightarrow\quad R(t) = e^{-\lambda t}. \qquad\blacksquare$$

The constant hazard is both the assumption and the signature: it is what makes the model memoryless and what makes $\lambda$ (and its reciprocal, MTBF) a complete description. Relaxing the constant-hazard assumption to a power-law hazard gives the more general Weibull model (Weibull Reliability), of which the exponential is the special case $\beta = 1$.

Dimensional check. $\lambda t = (\text{1/h})(\text{h})$ is dimensionless (as an exponent must be), so $R$ is a dimensionless probability. $\checkmark$

History and Development

Related Concepts: Mtbf From Failure Rate, Failure Rate From Mtbf, Weibull Reliability, Bathtub Curve, Availability, Hazard Rate Ratio, Temperature Derating

Notes: Registry calculator exponential-reliability (unverified). $R = e^{-\lambda t}$ — correct as shipped; constant-hazard (memoryless) survival, the $\beta=1$ special case of Weibull Reliability. $\text{MTBF}=1/\lambda$; $R(\text{MTBF}) = e^{-1} \approx 0.37$. Models the flat useful-life region, not wear-out.

← Back to the workspace  ·  All help pages  ·  Getting started