Hazard rate (failure rate) function
Description:
- Describe the probability of an itemβs failure happen t, given that the item is still functioning
- Consider a positive continuous random variable X be the lifetime (existing without failure) of some item.
- Let X have distribution function F (probability of it failing before t) and density f.
- The hazard rate function Ξ»(t) of F is defined by Ξ»(t)=FΛ(t)f(t)β=1βF(t)f(t)β ^5687e6
- where FΛ=1βF , probability of it will fail after time t
- Conditional probability of (it failing in the next dt time) given (not yet fail after t-unit old)
- The parameter Ξ» is often referred to as the rate of the distribution.
- F(t), probability of lifetime less than t, is: F(t)=1βexp(ββ«0tβΞ»(t)dt)