Weibull Distribution

In probability theory and statistics, the Weibull distribution (named after Waloddi Weibull) is a continuous probability distribution with the probability density function

f(x,a,b) = b(x/a)^(b-1)/aexp(-1)

The Weibull distribution is often used in the field of life data analysis due to its flexibility—it can mimic the behavior of other statistical distributions such as the normal and the exponential. If the failure rate decreases over time, then b < 1. If the failure rate is constant over time, then b = 1. If the failure rate increases over time, then b > 1.

An understanding of the failure rate may provide insight as to what is causing the failures:

When b = 3.4, then the Weibull distribution appears similar to the normal distribution. When b = 1, then the Weibull distribution reduces to the exponential distribution.

support 0 ⇐ x ⇐ inf

ParameterDescription Default value
A The scale parameter2.0
B The shape parameter2.0
1)
x/a)^b