The Gumbel/SEV Distribution

The Gumbel distribution is also referred to as the Smallest Extreme Value (SEV) distribution or the Smallest Extreme Value (Type I) distribution. The Gumbel distribution's pdf is skewed to the left, unlike the Weibull distribution's pdf, which is skewed to the right. The Gumbel distribution is appropriate for modeling strength, which is sometimes skewed to the left (few weak units in the lower tail, most units in the upper tail of the strength population). The Gumbel distribution could also be appropriate for modeling the life of products that experience very quick wear-out after reaching a certain age. The distribution of logarithms of times can often be modeled with the Gumbel distribution (in addition to the more common lognormal distribution). [27]

This section includes the following subsections:

Gumbel Probability Density Function

The pdf of the Gumbel distribution is given by:


 

where:

(27)

and:

Top

Gumbel Statistical Properties

The Gumbel Mean, Median and Mode

The Gumbel mean or MTTF is:

where (Euler's constant).

The mode of the Gumbel distribution is:

The median of the Gumbel distribution is:

The Gumbel Standard Deviation

The standard deviation for the Gumbel distribution is given by:

The Gumbel Reliability Function

The reliability for a mission of time T for the Gumbel distribution is given by:

The unreliability function is given by:

(28)

The Gumbel Reliable Life

The Gumbel reliable life is given by:

The Gumbel Failure Rate Function

The instantaneous Gumbel failure rate is given by:

Top

Characteristics of the Gumbel Distribution

Some of the specific characteristics of the Gumbel distribution are the following:

Top

Gumbel Probability Paper

The form of the Gumbel probability paper is based on a linearization of the cdf. From Eqn. (28):

(29)

using Eqn. (27):

Then:

(30)

Now let:

(31)

and:

(32)
(33)

which results in the linear equation of:

The Gumbel probability paper resulting from this linearized cdf function is shown next.

For z = 0, T = μ and (63.21% unreliability). For z = 1, σ = T - μ and To read μ from the plot, find the time value that corresponds to the intersection of the probability plot with the 63.21% unreliability line. To read σ from the plot, find the time value that corresponds to the intersection of the probability plot with the 93.40% unreliability line, then take the difference between this time value and the μ value.

Top

Confidence Bounds for the Gumbel Distribution

This section presents the method used by the application to estimate the different types of confidence bounds for data that follow the Gumbel distribution. The complete derivations were presented in detail (for a general function) in the Confidence Bounds chapter. Only Fisher Matrix confidence bounds are available for the Gumbel distribution.

Bounds on the Parameters

The lower and upper bounds on the mean, , are estimated from:

Since the standard deviation, , must be positive, then ln() is treated as normally distributed, and the bounds are estimated from:

where Kα is defined by:

If δ is the confidence level, then for the two-sided bounds, and α = 1 - δ for the one-sided bounds.

The variances and covariances of and are estimated from the Fisher matrix as follows:

Λ is the log-likelihood function of the Gumbel distribution, described in the Statistical Background chapter and Appendix C.

Bounds on Reliability

The reliability of the Gumbel distribution is given by:

where:

The bounds on z are estimated from:

where:

or:

The upper and lower bounds on reliability are:

Bounds on Time

The bounds around time for a given Gumbel percentile (unreliability) are estimated by first solving the reliability equation with respect to time, as follows:

where:


or:

The upper and lower bounds are then found by:

Top

A Gumbel Distribution Example

Verify using Monte Carlo simulation that if ti follows a Weibull distribution with β and η, then the Ln(ti) follows a Gumbel distribution with μ = ln(η) and σ = 1/β.

Let us assume that ti follows a Weibull distribution with β = 0.5 and η = 10000. The Monte Carlo simulation tool in Weibull++ can be used to generate a set of random numbers that follow a Weibull distribution with the specified parameters.

After obtaining the random time values ti, insert a new Standard Folio. In this Folio enter the Ln(ti) values using the LN function and referring to the cells in the first Folio. Delete any negative values, if there are any, since Weibull++ expects time values to be positive. Calculate the parameters of the Gumbel distribution that fits the Ln(ti) values.

Using maximum likelihood as the analysis method, the estimated parameters are:

Since ln(η) = 9.2103 ( 9.3816) and 1/β = 2( 1.9717), then this simulation verifies that Ln(ti) follows a Gumbel distribution with μ = ln(η) and δ = 1/β.

Note: This example illustrates a property of the Gumbel distribution; it is not meant to be a formal proof.

See Also:
Other Distributions


Go to weibull.com
Go to ReliaSoft.com

 

©1996-2006. ReliaSoft Corporation. ALL RIGHTS RESERVED.