Weibull Distribution
Modeling time-to-failure, event durations, and reliability.
The "Time-to-Event" Distribution
The Weibull distribution is a highly flexible continuous probability distribution. It's widely used in engineering to model reliability and time-to-failure of components. In finance, it can be applied to model the duration of events, such as the time until a corporate bond defaults or the time a stock price stays above a certain level.
Its flexibility comes from its shape parameter, . Depending on the value of , it can mimic the behavior of other distributions like the exponential (when ) or approximate the normal distribution (when is around 3-4).
The Formula
The probability density function (PDF) is given by:
- is the variable (e.g., time).
- is the shape parameter. It determines the shape of the failure rate. If , the failure rate decreases over time. If , it's constant (Exponential). If , the failure rate increases over time (wear-out).
- is the scale parameter, which stretches or contracts the distribution.
Interactive Weibull Distribution
Adjust the shape (k) and scale (λ) parameters to see how the distribution's form changes.