Hand Calculations logo Hand Calculations All help pages ▾

Weibull Reliability⚠ unverified

General Calculations / Reliability · Reliability at time t from a Weibull model

Parameters

InputSymbolUnitDefaultDescription
tth500.0Time
shapeβ2.0Shape parameter
scaleηh1000.0Scale parameter
OutputSymbolUnitDescription
RRReliability

The science & history

Understanding the Parameters

Derivation (Approaching a Proof)

Reliability follows from integrating the hazard rate. The general relation between survival and hazard is $R(t) = \exp\!\big(-\int_0^t h(\tau)\,d\tau\big)$ (from $dR/R = -h\,dt$, Exponential Reliability). The Weibull model postulates a power-law hazard (Weibull Failure Rate),

$$h(t) = \frac{\beta}{\eta}\left(\frac{t}{\eta}\right)^{\beta-1}.$$

Integrating this cumulative hazard:

$$\int_0^t h(\tau)\,d\tau = \int_0^t \frac{\beta}{\eta}\left(\frac{\tau}{\eta}\right)^{\beta-1}d\tau = \left(\frac{t}{\eta}\right)^{\beta},$$

since the integrand is exactly the derivative of $(\tau/\eta)^\beta$. Therefore

$$R(t) = \exp\!\left[-\left(\frac{t}{\eta}\right)^{\beta}\right]. \qquad\blacksquare$$

The bracket $(t/\eta)^\beta$ is the cumulative hazard, and its power-law form is what gives the Weibull its adaptability. Setting $\beta = 1$ recovers the exponential $R = e^{-t/\eta}$; $\beta = 2$ gives the Rayleigh (linearly rising hazard). The complementary CDF $F(t) = 1 - R$ is the Weibull CDF whose derivative is the PDF.

Dimensional check. With $t$, $\eta$ in the same time units, $(t/\eta)^\beta$ is dimensionless, so $R$ is a dimensionless probability. $\checkmark$

History and Development

Related Concepts: Weibull Distribution PDF, Weibull Failure Rate, Weibull Mean, Weibull Median, Weibull Mode, B10 Life, Exponential Reliability, Bathtub Curve, Hazard Rate Ratio

Notes: Registry calculator weibull-reliability (unverified). $R = e^{-(t/\eta)^\beta}$ — correct as shipped. $\beta$ sets aging (<1 infant, =1 exponential, >1 wear-out); $\eta$ is the characteristic life ($R(\eta)=e^{-1}$, $63.2\%$ failed). Cumulative hazard $(t/\eta)^\beta$. Generalises Exponential Reliability.

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