grokkingstuff Home Blog Projects Wiki Calculators About

Weibull Distribution

The shorthand X ∼ Weibull(α, β) is used to indicate that the random variable X has the Weibull distribution with scale parameter α > 0 and shape parameter β > 0. A Weibull random variable X has probability density function

$$ f(x) = \frac{β}{α} x^{β−1}e^{−\frac{1}{α}x^β} $$

The Weibull distribution is used in reliability and survival analysis to model the lifetime of an object, the lifetime of a organism, or a service time. The accelerated life and Cox proportional hazards model are identical when the baseline distribution is Weibull. The probability density function is plotted below for α = 1 and β = 1/2, 1, 2, 3.

f(x) = \frac{κ}{λ} \left(\frac{x}{λ}\right)^{κ-1} e^{-(x/λ)^κ} x>0

• The mode and median are equal when \kappa ~ 3.26 • Closed-form cumulative distribution function

The cumulative distribution function on the support of X is

$$ F(x) = P(X ≤ x) = 1 − e^{ − \frac{1}{α} x^β} $$

The survivor function on the support of X is

$$ S(x) = P(X ≥ x) = e^{ − \frac{1}{α} x^β} $$

The hazard function on the support of X is h(x) = \frac{f(x)}{S(x)} = \frac{β}{α} x^{β−1}

The cumulative hazard function on the support of X is H(x) = − ln S(x) = \frac{1}{α} x^β

The median of X is (α ln 2)^{\frac{1}{β}}

http://www.math.wm.edu/~leemis/chart/UDR/PDFs/Weibull.pdf

How do we use weibull probabilistic failure statistics to determine what stresses will cause arbitrary failure/success rates when subjected to a given stress condition

Variability

Which is more useful?

How to report Average value - Always do more than a few measurements! Use the average

Standard deviation- Shows the spread of data