Jump to content

Weibull distribution: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
Line 34: Line 34:
* A value of ''k''<1 indicates that the [[failure rate]] decreases over time. 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.
* A value of ''k''<1 indicates that the [[failure rate]] decreases over time. 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.
* A value of ''k''=1 indicates that the failure rate is constant over time. This might suggest random external events are causing mortality, or failure.
* A value of ''k''=1 indicates that the failure rate is constant over time. This might suggest random external events are causing mortality, or failure.
* A value of ''k''>1 indicates that the failure rate increases with time. This happens if there is an "ageing" process, or parts that are more likely to fail as time goes on.
* A value of ''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.


==Properties==
==Properties==

Revision as of 19:43, 3 May 2010

Weibull (2-Parameter)
Probability density function
Probability distribution function
Cumulative distribution function
Cumulative distribution function
Parameters scale (real)
shape (real)
Support
PDF
CDF
Mean
Median
Mode if
Variance
Skewness
Excess kurtosis (see text)
Entropy
MGF
CF

In probability theory and statistics, the Weibull distribution is a continuous probability distribution. It is named after Waloddi Weibull who described it in detail in 1951, although it was first identified by Fréchet (1927) and first applied by Rosin & Rammler (1933) to describe the size distribution of particles. The probability density function of a Weibull random variable x is[1]:

where is the shape parameter and 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 () and the Rayleigh distribution ().

It gives the distribution of failures, where the failure rate is proportional to a power of time. The shape parameter, k, is that power plus one, and so can be interpreted directly as follows:

  • A value of k<1 indicates that the failure rate decreases over time. 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.
  • A value of k=1 indicates that the failure rate is constant over time. This might suggest random external events are causing mortality, or failure.
  • A value of 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.

Properties

The cumulative distribution function for the Weibull distribution is

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

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

Moments

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

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

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

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

and

The skewness is given by:

The excess kurtosis is given by:

where . The kurtosis excess may also be written as :

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

Alternatively, one can attempt to deal directly with the integral

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.[3] With t replaced by −t, one finds

where G is the Meijer G-function.

The characteristic function has also been obtained by Muraleedharan et al. (2007).

Information entropy

The information entropy is given by

where is the Euler–Mascheroni constant.

The spatially shifted Weibull distribution contains an additional parameter, and is also often found in the literature.[2] It has the probability density function

for and f(x; k, λ, θ) = 0 for x < θ, where is the shape parameter, is the scale parameter and is the location parameter of the distribution. When θ=0, this reduces to the 2-parameter distribution.

The Weibull distribution can be characterized as the distribution of a random variable X such that the random variable

is the standard exponential distribution with intensity 1.[2] The Weibull distribution interpolates between the exponential distribution with intensity 1/λ when k = 1 and a Rayleigh distribution of mode when k = 2.

The density function of the Weibull distribution changes character radically as k varies between 0 and 3, particularly in terms of its behaviour near x=0. For k < 1 the density approaches ∞ as x nears zero and the density is J-shaped. For k = 1 the density has a finite positive value at x=0. For 1<k<2 the density is zero nears zero,has an infinite slope at x=0 and is unimodal. For k=2 the density has a finite positive slope at x=0. For k>2 the density is zero and has a zero slope at x=0 and the density is unimodal. As k goes to infinity, the Weibull distribution converges to a Dirac delta distribution centred at x=λ.

The Weibull distribution can also be characterized in terms of a uniform distribution: if X is uniformly distributed on (0,1), then the random variable Weibull distributed with parameters k and λ. This leads to an easily implemented numerical scheme for simulating a Weibull distribution.

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*[4] 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

The Weibull distribution can also be generalized to the 3 parameter exponentiated Weibull distribution. This models the situation when the failure rate of a system is due to a combination of factors, and may increase for some times and decrease for other times (see bathtub curve).

Uses

The Weibull distribution is used


The 2-Parameter Weibull distribution is used to describe the particle size distribution of particles generated by grinding, milling and crushing operations. The Rosin-Rammler distribution predicts fewer fine particles than the Log-normal distribution. It is generally most accurate for narrow PSDs.

Using the cumulative distribution function:

  • F(x; k; λ) is the mass fraction of particles with diameter < x
  • λ is the mean particle size
  • k is a measure of particle size spread

See also

References

  1. ^ Papoulis, Pillai, "Probability, Random Variables, and Stochastic Processes, 4th Edition
  2. ^ a b c Johnson, Kotz & Balakrishnan 1994
  3. ^ See (Cheng, Tellambura & Beaulieu 2004) for the case when k is an integer, and (Sagias & Karagiannidis 2005) for the rational case.
  4. ^ "System evolution and reliability of systems". Sysev (Belgium). 2010-01-01.

Bibliography

Template:Common univariate probability distributions