Aller au contenu principal

Weibull distribution


Weibull distribution


In probability theory and statistics, the Weibull distribution is a continuous probability distribution. It models a broad range of random variables, largely in the nature of a time to failure or time between events. Examples are maximum one-day rainfalls and the time a user spends on a web page.

The distribution is named after Swedish mathematician Waloddi Weibull, who described it in detail in 1939, although it was first identified by René Maurice Fréchet and first applied by Rosin & Rammler (1933) to describe a particle size distribution.

Definition

Standard parameterization

The probability density function of a Weibull random variable is

f ( x ; λ , k ) = { k λ ( x λ ) k 1 e ( x / λ ) k , x 0 , 0 , x < 0 , {\displaystyle f(x;\lambda ,k)={\begin{cases}{\frac {k}{\lambda }}\left({\frac {x}{\lambda }}\right)^{k-1}e^{-(x/\lambda )^{k}},&x\geq 0,\\0,&x<0,\end{cases}}}

where k > 0 is the shape parameter and λ > 0 is the scale parameter of the distribution. Its complementary cumulative distribution function is a stretched exponential function. The Weibull distribution is related to a number of other probability distributions; in particular, it interpolates between the exponential distribution (k = 1) and the Rayleigh distribution (k = 2 and λ = 2 σ {\displaystyle \lambda ={\sqrt {2}}\sigma } ).

If the quantity X is a "time-to-failure", the Weibull distribution gives a distribution for which the failure rate is proportional to a power of time. The shape parameter, k, is that power plus one, and so this parameter can be interpreted directly as follows:

  • A value of k < 1 {\displaystyle k<1\,} indicates that the failure rate decreases over time (like in case of the Lindy effect, which however corresponds to Pareto distributions rather than Weibull distributions). This happens if there is significant "infant mortality", or defective items failing early and the failure rate decreasing over time as the defective items are weeded out of the population. In the context of the diffusion of innovations, this means negative word of mouth: the hazard function is a monotonically decreasing function of the proportion of adopters;
  • A value of k = 1 {\displaystyle k=1\,} indicates that the failure rate is constant over time. This might suggest random external events are causing mortality, or failure. The Weibull distribution reduces to an exponential distribution;
  • A value of k > 1 {\displaystyle k>1\,} indicates that the failure rate increases with time. This happens if there is an "aging" process, or parts that are more likely to fail as time goes on. In the context of the diffusion of innovations, this means positive word of mouth: the hazard function is a monotonically increasing function of the proportion of adopters. The function is first convex, then concave with an inflection point at ( e 1 / k 1 ) / e 1 / k , k > 1 {\displaystyle (e^{1/k}-1)/e^{1/k},\,k>1\,} .

In the field of materials science, the shape parameter k of a distribution of strengths is known as the Weibull modulus. In the context of diffusion of innovations, the Weibull distribution is a "pure" imitation/rejection model.

Alternative parameterizations

First alternative

Applications in medical statistics and econometrics often adopt a different parameterization. The shape parameter k is the same as above, while the scale parameter is b = λ k {\displaystyle b=\lambda ^{-k}} . In this case, for x ≥ 0, the probability density function is

f ( x ; k , b ) = b k x k 1 e b x k , {\displaystyle f(x;k,b)=bkx^{k-1}e^{-bx^{k}},}

the cumulative distribution function is

F ( x ; k , b ) = 1 e b x k , {\displaystyle F(x;k,b)=1-e^{-bx^{k}},}

the hazard function is

h ( x ; k , b ) = b k x k 1 , {\displaystyle h(x;k,b)=bkx^{k-1},}

and the mean is

b 1 / k Γ ( 1 + 1 / k ) . {\displaystyle b^{-1/k}\Gamma (1+1/k).}

Second alternative

A second alternative parameterization can also be found. The shape parameter k is the same as in the standard case, while the scale parameter λ is replaced with a rate parameter β = 1/λ. Then, for x ≥ 0, the probability density function is

f ( x ; k , β ) = β k ( β x ) k 1 e ( β x ) k {\displaystyle f(x;k,\beta )=\beta k({\beta x})^{k-1}e^{-(\beta x)^{k}}}

the cumulative distribution function is

F ( x ; k , β ) = 1 e ( β x ) k , {\displaystyle F(x;k,\beta )=1-e^{-(\beta x)^{k}},}

and the hazard function is

h ( x ; k , β ) = β k ( β x ) k 1 . {\displaystyle h(x;k,\beta )=\beta k({\beta x})^{k-1}.}

In all three parameterizations, the hazard is decreasing for k < 1, increasing for k > 1 and constant for k = 1, in which case the Weibull distribution reduces to an exponential distribution.

Properties

Density function

The form of the density function of the Weibull distribution changes drastically with the value of k. For 0 < k < 1, the density function tends to ∞ as x approaches zero from above and is strictly decreasing. For k = 1, the density function tends to 1/λ as x approaches zero from above and is strictly decreasing. For k > 1, the density function tends to zero as x approaches zero from above, increases until its mode and decreases after it. The density function has infinite negative slope at x = 0 if 0 < k < 1, infinite positive slope at x = 0 if 1 < k < 2 and null slope at x = 0 if k > 2. For k = 1 the density has a finite negative slope at x = 0. For k = 2 the density has a finite positive slope at x = 0. As k goes to infinity, the Weibull distribution converges to a Dirac delta distribution centered at x = λ. Moreover, the skewness and coefficient of variation depend only on the shape parameter. A generalization of the Weibull distribution is the hyperbolastic distribution of type III.

Cumulative distribution function

The cumulative distribution function for the Weibull distribution is

F ( x ; k , λ ) = 1 e ( x / λ ) k {\displaystyle F(x;k,\lambda )=1-e^{-(x/\lambda )^{k}}\,}

for x ≥ 0, and F(x; k; λ) = 0 for x < 0.

If x = λ then F(x; k; λ) = 1 − e−1 ≈ 0.632 for all values of k. Vice versa: at F(x; k; λ) = 0.632 the value of x ≈ λ.

The quantile (inverse cumulative distribution) function for the Weibull distribution is

Q ( p ; k , λ ) = λ ( ln ( 1 p ) ) 1 / k {\displaystyle Q(p;k,\lambda )=\lambda (-\ln(1-p))^{1/k}}

for 0 ≤ p < 1.

The failure rate h (or hazard function) is given by

h ( x ; k , λ ) = k λ ( x λ ) k 1 . {\displaystyle h(x;k,\lambda )={k \over \lambda }\left({x \over \lambda }\right)^{k-1}.}

The Mean time between failures MTBF is

MTBF ( k , λ ) = λ Γ ( 1 + 1 / k ) . {\displaystyle {\text{MTBF}}(k,\lambda )=\lambda \Gamma (1+1/k).}

Moments

The moment generating function of the logarithm of a Weibull distributed random variable is given by

E [ e t log X ] = λ t Γ ( t k + 1 ) {\displaystyle \operatorname {E} \left[e^{t\log X}\right]=\lambda ^{t}\Gamma \left({\frac {t}{k}}+1\right)}

where Γ is the gamma function. Similarly, the characteristic function of log X is given by

E [ e i t log X ] = λ i t Γ ( i t k + 1 ) . {\displaystyle \operatorname {E} \left[e^{it\log X}\right]=\lambda ^{it}\Gamma \left({\frac {it}{k}}+1\right).}

In particular, the nth raw moment of X is given by

m n = λ n Γ ( 1 + n k ) . {\displaystyle m_{n}=\lambda ^{n}\Gamma \left(1+{\frac {n}{k}}\right).}

The mean and variance of a Weibull random variable can be expressed as

E ( X ) = λ Γ ( 1 + 1 k ) {\displaystyle \operatorname {E} (X)=\lambda \Gamma \left(1+{\frac {1}{k}}\right)\,}

and

var ( X ) = λ 2 [ Γ ( 1 + 2 k ) ( Γ ( 1 + 1 k ) ) 2 ] . {\displaystyle \operatorname {var} (X)=\lambda ^{2}\left[\Gamma \left(1+{\frac {2}{k}}\right)-\left(\Gamma \left(1+{\frac {1}{k}}\right)\right)^{2}\right]\,.}

The skewness is given by

γ 1 = 2 Γ 1 3 3 Γ 1 Γ 2 + Γ 3 [ Γ 2 Γ 1 2 ] 3 / 2 {\displaystyle \gamma _{1}={\frac {2\Gamma _{1}^{3}-3\Gamma _{1}\Gamma _{2}+\Gamma _{3}}{[\Gamma _{2}-\Gamma _{1}^{2}]^{3/2}}}}

where Γ i = Γ ( 1 + i / k ) {\displaystyle \Gamma _{i}=\Gamma (1+i/k)} , which may also be written as

γ 1 = Γ ( 1 + 3 k ) λ 3 3 μ σ 2 μ 3 σ 3 {\displaystyle \gamma _{1}={\frac {\Gamma \left(1+{\frac {3}{k}}\right)\lambda ^{3}-3\mu \sigma ^{2}-\mu ^{3}}{\sigma ^{3}}}}

where the mean is denoted by μ and the standard deviation is denoted by σ.

The excess kurtosis is given by

γ 2 = 6 Γ 1 4 + 12 Γ 1 2 Γ 2 3 Γ 2 2 4 Γ 1 Γ 3 + Γ 4 [ Γ 2 Γ 1 2 ] 2 {\displaystyle \gamma _{2}={\frac {-6\Gamma _{1}^{4}+12\Gamma _{1}^{2}\Gamma _{2}-3\Gamma _{2}^{2}-4\Gamma _{1}\Gamma _{3}+\Gamma _{4}}{[\Gamma _{2}-\Gamma _{1}^{2}]^{2}}}}

where Γ i = Γ ( 1 + i / k ) {\displaystyle \Gamma _{i}=\Gamma (1+i/k)} . The kurtosis excess may also be written as:

γ 2 = λ 4 Γ ( 1 + 4 k ) 4 γ 1 σ 3 μ 6 μ 2 σ 2 μ 4 σ 4 3. {\displaystyle \gamma _{2}={\frac {\lambda ^{4}\Gamma (1+{\frac {4}{k}})-4\gamma _{1}\sigma ^{3}\mu -6\mu ^{2}\sigma ^{2}-\mu ^{4}}{\sigma ^{4}}}-3.}

Moment generating function

A variety of expressions are available for the moment generating function of X itself. As a power series, since the raw moments are already known, one has

E [ e t X ] = n = 0 t n λ n n ! Γ ( 1 + n k ) . {\displaystyle \operatorname {E} \left[e^{tX}\right]=\sum _{n=0}^{\infty }{\frac {t^{n}\lambda ^{n}}{n!}}\Gamma \left(1+{\frac {n}{k}}\right).}

Alternatively, one can attempt to deal directly with the integral

E [ e t X ] = 0 e t x k λ ( x λ ) k 1 e ( x / λ ) k d x . {\displaystyle \operatorname {E} \left[e^{tX}\right]=\int _{0}^{\infty }e^{tx}{\frac {k}{\lambda }}\left({\frac {x}{\lambda }}\right)^{k-1}e^{-(x/\lambda )^{k}}\,dx.}

If the parameter k is assumed to be a rational number, expressed as k = p/q where p and q are integers, then this integral can be evaluated analytically. With t replaced by −t, one finds

E [ e t X ] = 1 λ k t k p k q / p ( 2 π ) q + p 2 G p , q q , p ( 1 k p , 2 k p , , p k p 0 q , 1 q , , q 1 q | p p ( q λ k t k ) q ) {\displaystyle \operatorname {E} \left[e^{-tX}\right]={\frac {1}{\lambda ^{k}\,t^{k}}}\,{\frac {p^{k}\,{\sqrt {q/p}}}{({\sqrt {2\pi }})^{q+p-2}}}\,G_{p,q}^{\,q,p}\!\left(\left.{\begin{matrix}{\frac {1-k}{p}},{\frac {2-k}{p}},\dots ,{\frac {p-k}{p}}\\{\frac {0}{q}},{\frac {1}{q}},\dots ,{\frac {q-1}{q}}\end{matrix}}\;\right|\,{\frac {p^{p}}{\left(q\,\lambda ^{k}\,t^{k}\right)^{q}}}\right)}

where G is the Meijer G-function.

The characteristic function has also been obtained by Muraleedharan et al. (2007). The characteristic function and moment generating function of 3-parameter Weibull distribution have also been derived by Muraleedharan & Soares (2014) by a direct approach.

Minima

Let X 1 , X 2 , , X n {\displaystyle X_{1},X_{2},\ldots ,X_{n}} be independent and identically distributed Weibull random variables with scale parameter λ {\displaystyle \lambda } and shape parameter k {\displaystyle k} . If the minimum of these n {\displaystyle n} random variables is Z = min ( X 1 , X 2 , , X n ) {\displaystyle Z=\min(X_{1},X_{2},\ldots ,X_{n})} , then the cumulative probability distribution of Z {\displaystyle Z} given by

F ( z ) = 1 e n ( z / λ ) k . {\displaystyle F(z)=1-e^{-n(z/\lambda )^{k}}.}

That is, Z {\displaystyle Z} will also be Weibull distributed with scale parameter n 1 / k λ {\displaystyle n^{-1/k}\lambda } and with shape parameter k {\displaystyle k} .

Reparametrization tricks

Fix some α > 0 {\displaystyle \alpha >0} . Let ( π 1 , . . . , π n ) {\displaystyle (\pi _{1},...,\pi _{n})} be nonnegative, and not all zero, and let g 1 , . . . , g n {\displaystyle g_{1},...,g_{n}} be independent samples of Weibull ( 1 , α 1 ) {\displaystyle {\text{Weibull}}(1,\alpha ^{-1})} , then

  • arg min i ( g i π i α ) Categorical ( π j i π i ) j {\displaystyle \arg \min _{i}(g_{i}\pi _{i}^{-\alpha })\sim {\text{Categorical}}\left({\frac {\pi _{j}}{\sum _{i}\pi _{i}}}\right)_{j}}
  • min i ( g i π i α ) Weibull ( ( i π i ) α , α 1 ) {\displaystyle \min _{i}(g_{i}\pi _{i}^{-\alpha })\sim {\text{Weibull}}\left(\left(\sum _{i}\pi _{i}\right)^{-\alpha },\alpha ^{-1}\right)} .

Shannon entropy

The information entropy is given by

H ( λ , k ) = γ ( 1 1 k ) + ln ( λ k ) + 1 {\displaystyle H(\lambda ,k)=\gamma \left(1-{\frac {1}{k}}\right)+\ln \left({\frac {\lambda }{k}}\right)+1}

where γ {\displaystyle \gamma } is the Euler–Mascheroni constant. The Weibull distribution is the maximum entropy distribution for a non-negative real random variate with a fixed expected value of xk equal to λk and a fixed expected value of ln(xk) equal to ln(λk) −  γ {\displaystyle \gamma } .

Kullback–Leibler divergence

The Kullback–Leibler divergence between two Weibulll distributions is given by

D KL ( W e i b 1 W e i b 2 ) = log k 1 λ 1 k 1 log k 2 λ 2 k 2 + ( k 1 k 2 ) [ log λ 1 γ k 1 ] + ( λ 1 λ 2 ) k 2 Γ ( k 2 k 1 + 1 ) 1 {\displaystyle D_{\text{KL}}(\mathrm {Weib} _{1}\parallel \mathrm {Weib} _{2})=\log {\frac {k_{1}}{\lambda _{1}^{k_{1}}}}-\log {\frac {k_{2}}{\lambda _{2}^{k_{2}}}}+(k_{1}-k_{2})\left[\log \lambda _{1}-{\frac {\gamma }{k_{1}}}\right]+\left({\frac {\lambda _{1}}{\lambda _{2}}}\right)^{k_{2}}\Gamma \left({\frac {k_{2}}{k_{1}}}+1\right)-1}

Parameter estimation

Ordinary least square using Weibull plot

The fit of a Weibull distribution to data can be visually assessed using a Weibull plot. The Weibull plot is a plot of the empirical cumulative distribution function F ^ ( x ) {\displaystyle {\widehat {F}}(x)} of data on special axes in a type of Q–Q plot. The axes are ln ( ln ( 1 F ^ ( x ) ) ) {\displaystyle \ln(-\ln(1-{\widehat {F}}(x)))} versus ln ( x ) {\displaystyle \ln(x)} . The reason for this change of variables is the cumulative distribution function can be linearized:

F ( x ) = 1 e ( x / λ ) k ln ( 1 F ( x ) ) = ( x / λ ) k ln ( ln ( 1 F ( x ) ) ) 'y' = k ln x 'mx' k ln λ 'c' {\displaystyle {\begin{aligned}F(x)&=1-e^{-(x/\lambda )^{k}}\\[4pt]-\ln(1-F(x))&=(x/\lambda )^{k}\\[4pt]\underbrace {\ln(-\ln(1-F(x)))} _{\textrm {'y'}}&=\underbrace {k\ln x} _{\textrm {'mx'}}-\underbrace {k\ln \lambda } _{\textrm {'c'}}\end{aligned}}}

which can be seen to be in the standard form of a straight line. Therefore, if the data came from a Weibull distribution then a straight line is expected on a Weibull plot.

There are various approaches to obtaining the empirical distribution function from data: one method is to obtain the vertical coordinate for each point using F ^ = i 0.3 n + 0.4 {\displaystyle {\widehat {F}}={\frac {i-0.3}{n+0.4}}} where i {\displaystyle i} is the rank of the data point and n {\displaystyle n} is the number of data points.

Linear regression can also be used to numerically assess goodness of fit and estimate the parameters of the Weibull distribution. The gradient informs one directly about the shape parameter k {\displaystyle k} and the scale parameter λ {\displaystyle \lambda } can also be inferred.

Method of moments

The coefficient of variation of Weibull distribution depends only on the shape parameter:

C V 2 = σ 2 μ 2 = Γ ( 1 + 2 k ) ( Γ ( 1 + 1 k ) ) 2 ( Γ ( 1 + 1 k ) ) 2 . {\displaystyle CV^{2}={\frac {\sigma ^{2}}{\mu ^{2}}}={\frac {\Gamma \left(1+{\frac {2}{k}}\right)-\left(\Gamma \left(1+{\frac {1}{k}}\right)\right)^{2}}{\left(\Gamma \left(1+{\frac {1}{k}}\right)\right)^{2}}}.}

Equating the sample quantities s 2 / x ¯ 2 {\displaystyle s^{2}/{\bar {x}}^{2}} to σ 2 / μ 2 {\displaystyle \sigma ^{2}/\mu ^{2}} , the moment estimate of the shape parameter k {\displaystyle k} can be read off either from a look up table or a graph of C V 2 {\displaystyle CV^{2}} versus k {\displaystyle k} . A more accurate estimate of k ^ {\displaystyle {\hat {k}}} can be found using a root finding algorithm to solve

Γ ( 1 + 2 k ) ( Γ ( 1 + 1 k ) ) 2 ( Γ ( 1 + 1 k ) ) 2 = s 2 x ¯ 2 . {\displaystyle {\frac {\Gamma \left(1+{\frac {2}{k}}\right)-\left(\Gamma \left(1+{\frac {1}{k}}\right)\right)^{2}}{\left(\Gamma \left(1+{\frac {1}{k}}\right)\right)^{2}}}={\frac {s^{2}}{{\bar {x}}^{2}}}.}

The moment estimate of the scale parameter can then be found using the first moment equation as

λ ^ = x ¯ Γ ( 1 + 1 k ^ ) . {\displaystyle {\hat {\lambda }}={\frac {\bar {x}}{\Gamma \left(1+{\frac {1}{\hat {k}}}\right)}}.}

Maximum likelihood

The maximum likelihood estimator for the λ {\displaystyle \lambda } parameter given k {\displaystyle k} is

λ ^ = ( 1 n i = 1 n x i k ) 1 k {\displaystyle {\widehat {\lambda }}=\left({\frac {1}{n}}\sum _{i=1}^{n}x_{i}^{k}\right)^{\frac {1}{k}}}

The maximum likelihood estimator for k {\displaystyle k} is the solution for k of the following equation

0 = i = 1 n x i k ln x i i = 1 n x i k 1 k 1 n i = 1 n ln x i {\displaystyle 0={\frac {\sum _{i=1}^{n}x_{i}^{k}\ln x_{i}}{\sum _{i=1}^{n}x_{i}^{k}}}-{\frac {1}{k}}-{\frac {1}{n}}\sum _{i=1}^{n}\ln x_{i}}

This equation defines k ^ {\displaystyle {\widehat {k}}} only implicitly, one must generally solve for k {\displaystyle k} by numerical means.

When x 1 > x 2 > > x N {\displaystyle x_{1}>x_{2}>\cdots >x_{N}} are the N {\displaystyle N} largest observed samples from a dataset of more than N {\displaystyle N} samples, then the maximum likelihood estimator for the λ {\displaystyle \lambda } parameter given k {\displaystyle k} is

λ ^ k = 1 N i = 1 N ( x i k x N k ) {\displaystyle {\widehat {\lambda }}^{k}={\frac {1}{N}}\sum _{i=1}^{N}(x_{i}^{k}-x_{N}^{k})}

Also given that condition, the maximum likelihood estimator for k {\displaystyle k} is

0 = i = 1 N ( x i k ln x i x N k ln x N ) i = 1 N ( x i k x N k ) 1 N i = 1 N ln x i {\displaystyle 0={\frac {\sum _{i=1}^{N}(x_{i}^{k}\ln x_{i}-x_{N}^{k}\ln x_{N})}{\sum _{i=1}^{N}(x_{i}^{k}-x_{N}^{k})}}-{\frac {1}{N}}\sum _{i=1}^{N}\ln x_{i}}

Again, this being an implicit function, one must generally solve for k {\displaystyle k} by numerical means.

Applications

The Weibull distribution is used

  • In survival analysis
  • In reliability engineering and failure analysis
  • In electrical engineering to represent overvoltage occurring in an electrical system
  • In industrial engineering to represent manufacturing and delivery times
  • In extreme value theory
  • In weather forecasting and the wind power industry to describe wind speed distributions, as the natural distribution often matches the Weibull shape
  • In communications systems engineering
    • In radar systems to model the dispersion of the received signals level produced by some types of clutters
    • To model fading channels in wireless communications, as the Weibull fading model seems to exhibit good fit to experimental fading channel measurements
  • In information retrieval to model dwell times on web pages.
  • In general insurance to model the size of reinsurance claims, and the cumulative development of asbestosis losses
  • In forecasting technological change (also known as the Sharif-Islam model)
  • In hydrology the Weibull distribution is applied to extreme events such as annual maximum one-day rainfalls and river discharges.
  • In decline curve analysis to model oil production rate curve of shale oil wells.
  • In describing the size of particles generated by grinding, milling and crushing operations, the 2-Parameter Weibull distribution is used, and in these applications it is sometimes known as the Rosin–Rammler distribution. In this context it predicts fewer fine particles than the log-normal distribution and it is generally most accurate for narrow particle size distributions. The interpretation of the cumulative distribution function is that F ( x ; k , λ ) {\displaystyle F(x;k,\lambda )} is the mass fraction of particles with diameter smaller than x {\displaystyle x} , where λ {\displaystyle \lambda } is the mean particle size and k {\displaystyle k} is a measure of the spread of particle sizes.
  • In describing random point clouds (such as the positions of particles in an ideal gas): the probability to find the nearest-neighbor particle at a distance x {\displaystyle x} from a given particle is given by a Weibull distribution with k = 3 {\displaystyle k=3} and ρ = 1 / λ 3 {\displaystyle \rho =1/\lambda ^{3}} equal to the density of the particles.
  • In calculating the rate of radiation-induced single event effects onboard spacecraft, a four-parameter Weibull distribution is used to fit experimentally measured device cross section probability data to a particle linear energy transfer spectrum. The Weibull fit was originally used because of a belief that particle energy levels align to a statistical distribution, but this belief was later proven false and the Weibull fit continues to be used because of its many adjustable parameters, rather than a demonstrated physical basis.

Related distributions

  • If W W e i b u l l ( λ , k ) {\displaystyle W\sim \mathrm {Weibull} (\lambda ,k)} , then the variable G = log W {\displaystyle G=\log W} is Gumbel (minimum) distributed with location parameter μ = log λ {\displaystyle \mu =\log \lambda } and scale parameter β = 1 / k {\displaystyle \beta =1/k} . That is, G G u m b e l min ( log λ , 1 / k ) {\displaystyle G\sim \mathrm {Gumbel} _{\min }(\log \lambda ,1/k)} .
  • A Weibull distribution is a generalized gamma distribution with both shape parameters equal to k.
  • The translated Weibull distribution (or 3-parameter Weibull) contains an additional parameter. It has the probability density function

    f ( x ; k , λ , θ ) = k λ ( x θ λ ) k 1 e ( x θ λ ) k {\displaystyle f(x;k,\lambda ,\theta )={k \over \lambda }\left({x-\theta \over \lambda }\right)^{k-1}e^{-\left({x-\theta \over \lambda }\right)^{k}}\,}

    for x θ {\displaystyle x\geq \theta } and f ( x ; k , λ , θ ) = 0 {\displaystyle f(x;k,\lambda ,\theta )=0} for x < θ {\displaystyle x<\theta } , where k > 0 {\displaystyle k>0} is the shape parameter, λ > 0 {\displaystyle \lambda >0} is the scale parameter and θ {\displaystyle \theta } is the location parameter of the distribution. θ {\displaystyle \theta } value sets an initial failure-free time before the regular Weibull process begins. When θ = 0 {\displaystyle \theta =0} , this reduces to the 2-parameter distribution.
  • The Weibull distribution can be characterized as the distribution of a random variable W {\displaystyle W} such that the random variable

    X = ( W λ ) k {\displaystyle X=\left({\frac {W}{\lambda }}\right)^{k}}

    is the standard exponential distribution with intensity 1.
  • This implies that the Weibull distribution can also be characterized in terms of a uniform distribution: if U {\displaystyle U} is uniformly distributed on ( 0 , 1 ) {\displaystyle (0,1)} , then the random variable W = λ ( ln ( U ) ) 1 / k {\displaystyle W=\lambda (-\ln(U))^{1/k}\,} is Weibull distributed with parameters k {\displaystyle k} and λ {\displaystyle \lambda } . Note that ln ( U ) {\displaystyle -\ln(U)} here is equivalent to X {\displaystyle X} just above. This leads to an easily implemented numerical scheme for simulating a Weibull distribution.
  • The Weibull distribution interpolates between the exponential distribution with intensity 1 / λ {\displaystyle 1/\lambda } when k = 1 {\displaystyle k=1} and a Rayleigh distribution of mode σ = λ / 2 {\displaystyle \sigma =\lambda /{\sqrt {2}}} when k = 2 {\displaystyle k=2} .
  • The Weibull distribution (usually sufficient in reliability engineering) is a special case of the three parameter exponentiated Weibull distribution where the additional exponent equals 1. The exponentiated Weibull distribution accommodates unimodal, bathtub shaped and monotone failure rates.
  • The Weibull distribution is a special case of the generalized extreme value distribution. It was in this connection that the distribution was first identified by Maurice Fréchet in 1927. The closely related Fréchet distribution, named for this work, has the probability density function

    f F r e c h e t ( x ; k , λ ) = k λ ( x λ ) 1 k e ( x / λ ) k = f W e i b u l l ( x ; k , λ ) . {\displaystyle f_{\rm {Frechet}}(x;k,\lambda )={\frac {k}{\lambda }}\left({\frac {x}{\lambda }}\right)^{-1-k}e^{-(x/\lambda )^{-k}}=f_{\rm {Weibull}}(x;-k,\lambda ).}

  • The distribution of a random variable that is defined as the minimum of several random variables, each having a different Weibull distribution, is a poly-Weibull distribution.
  • The Weibull distribution was first applied by Rosin & Rammler (1933) to describe particle size distributions. It is widely used in mineral processing to describe particle size distributions in comminution processes. In this context the cumulative distribution is given by

    f ( x ; P 80 , m ) = { 1 e ln ( 0.2 ) ( x P 80 ) m x 0 , 0 x < 0 , {\displaystyle f(x;P_{\rm {80}},m)={\begin{cases}1-e^{\ln \left(0.2\right)\left({\frac {x}{P_{\rm {80}}}}\right)^{m}}&x\geq 0,\\0&x<0,\end{cases}}}

    where
    • x {\displaystyle x} is the particle size
    • P 80 {\displaystyle P_{\rm {80}}} is the 80th percentile of the particle size distribution
    • m {\displaystyle m} is a parameter describing the spread of the distribution
  • Because of its availability in spreadsheets, it is also used where the underlying behavior is actually better modeled by an Erlang distribution.
  • If X W e i b u l l ( λ , 1 2 ) {\displaystyle X\sim \mathrm {Weibull} (\lambda ,{\frac {1}{2}})} then X E x p o n e n t i a l ( 1 λ ) {\displaystyle {\sqrt {X}}\sim \mathrm {Exponential} ({\frac {1}{\sqrt {\lambda }}})} (Exponential distribution)
  • For the same values of k, the Gamma distribution takes on similar shapes, but the Weibull distribution is more platykurtic.
  • From the viewpoint of the Stable count distribution, k {\displaystyle k} can be regarded as Lévy's stability parameter. A Weibull distribution can be decomposed to an integral of kernel density where the kernel is either a Laplace distribution F ( x ; 1 , λ ) {\displaystyle F(x;1,\lambda )} or a Rayleigh distribution F ( x ; 2 , λ ) {\displaystyle F(x;2,\lambda )} :

    F ( x ; k , λ ) = { 0 1 ν F ( x ; 1 , λ ν ) ( Γ ( 1 k + 1 ) N k ( ν ) ) d ν , 1 k > 0 ; or  0 1 s F ( x ; 2 , 2 λ s ) ( 2 π Γ ( 1 k + 1 ) V k ( s ) ) d s , 2 k > 0 ; {\displaystyle F(x;k,\lambda )={\begin{cases}\displaystyle \int _{0}^{\infty }{\frac {1}{\nu }}\,F(x;1,\lambda \nu )\left(\Gamma \left({\frac {1}{k}}+1\right){\mathfrak {N}}_{k}(\nu )\right)\,d\nu ,&1\geq k>0;{\text{or }}\\\displaystyle \int _{0}^{\infty }{\frac {1}{s}}\,F(x;2,{\sqrt {2}}\lambda s)\left({\sqrt {\frac {2}{\pi }}}\,\Gamma \left({\frac {1}{k}}+1\right)V_{k}(s)\right)\,ds,&2\geq k>0;\end{cases}}}

    where N k ( ν ) {\displaystyle {\mathfrak {N}}_{k}(\nu )} is the Stable count distribution and V k ( s ) {\displaystyle V_{k}(s)} is the Stable vol distribution.

See also

  • Discrete Weibull distribution
  • Fisher–Tippett–Gnedenko theorem
  • Logistic distribution
  • Rosin–Rammler distribution for particle size analysis
  • Rayleigh distribution
  • Stable count distribution

References

Bibliography

  • Fréchet, Maurice (1927), "Sur la loi de probabilité de l'écart maximum", Annales de la Société Polonaise de Mathématique, Cracovie, 6: 93–116.
  • Johnson, Norman L.; Kotz, Samuel; Balakrishnan, N. (1994), Continuous univariate distributions. Vol. 1, Wiley Series in Probability and Mathematical Statistics: Applied Probability and Statistics (2nd ed.), New York: John Wiley & Sons, ISBN 978-0-471-58495-7, MR 1299979
  • Mann, Nancy R.; Schafer, Ray E.; Singpurwalla, Nozer D. (1974), Methods for Statistical Analysis of Reliability and Life Data, Wiley Series in Probability and Mathematical Statistics: Applied Probability and Statistics (1st ed.), New York: John Wiley & Sons, ISBN 978-0-471-56737-0
  • Muraleedharan, G.; Rao, A.D.; Kurup, P.G.; Nair, N. Unnikrishnan; Sinha, Mourani (2007), "Modified Weibull Distribution for Maximum and Significant Wave Height Simulation and Prediction", Coastal Engineering, 54 (8): 630–638, doi:10.1016/j.coastaleng.2007.05.001
  • Rosin, P.; Rammler, E. (1933), "The Laws Governing the Fineness of Powdered Coal", Journal of the Institute of Fuel, 7: 29–36.
  • Sagias, N.C.; Karagiannidis, G.K. (2005). "Gaussian Class Multivariate Weibull Distributions: Theory and Applications in Fading Channels". IEEE Transactions on Information Theory. 51 (10): 3608–19. doi:10.1109/TIT.2005.855598. MR 2237527. S2CID 14654176.
  • Weibull, W. (1951), "A statistical distribution function of wide applicability" (PDF), Journal of Applied Mechanics, 18 (3): 293–297, Bibcode:1951JAM....18..293W, doi:10.1115/1.4010337.
  • "Weibull Distribution". Engineering statistics handbook. National Institute of Standards and Technology. 2008.
  • Nelson Jr, Ralph (2008-02-05). "Dispersing Powders in Liquids, Part 1, Chap 6: Particle Volume Distribution". Retrieved 2008-02-05.

External links

  • "Weibull distribution", Encyclopedia of Mathematics, EMS Press, 2001 [1994]
  • Mathpages – Weibull analysis
  • The Weibull Distribution
  • Reliability Analysis with Weibull
  • Interactive graphic: Univariate Distribution Relationships
  • Online Weibull Probability Plotting

Text submitted to CC-BY-SA license. Source: Weibull distribution by Wikipedia (Historical)