A Brief Introduction to Continuous Life Distributions

Random Variables

In general, most problems in reliability engineering deal with quantitative measures, such as the time-to-failure of a product, or qualitative measures, such as whether a product is defective or non-defective. We can then use a random variable X to denote these possible measures.

In the case of times-to-failure, our random variable X is the time-to-failure of the product and can take on an infinite number of possible values in a range from 0 to infinity (since we do not know the exact time a priori). Our product can be found failed at any time after time 0 (e.g. at 12 hours or at 100 hours and so forth), thus X can take on any value in this range. In this case, our random variable X is said to be a continuous random variable. In this reference, we will deal almost exclusively with continuous random variables.

In judging a product to be defective or non-defective, only two outcomes are possible. That is, X is a random variable that can take on one of only two values (let's say defective = 0 and non-defective = 1). In this case, the variable is said to be a discrete random variable.

The Probability and Cumulative Density (Distribution) Functions

The probability density function (pdf) and cumulative distribution function (cdf) are two of the most important statistical functions in reliability and are very closely related. When these functions are known, almost any other reliability measure of interest can be derived or obtained. We will now take a closer look at these functions and how they relate to other reliability measures, such as the reliability function and failure rate.

Designations

From probability and statistics, given a continuous random variable X we denote:

The pdf and cdf give a complete description of the probability distribution of a random variable. Figure 3.3 illustrates a pdf while Figure 3.4 illustrates the pdf-cdf relationship.

Definitions

If X is a continuous random variable, then the probability density function, pdf, of X is a function, f(x), such that for two numbers, a and b with a b:

(9)

That is, the probability that X takes on a value in the interval [a, b] is the area under the density function from a to b as shown in Figure 3.3. The pdf represents the relative frequency of failure times as a function of time.

Figure 3.3: Example of a pdf.

The cumulative distribution function, cdf, is a function, F(x), of a random variable X, and is defined for a number x by:

(10)

That is, for a number x, F(x) is the probability that the observed value of X will be at most x. The cdf represents the cumulative values of the pdf. That is, the value of a point on the curve of the cdf represents the area under the curve to the left of that point on the pdf. In reliability, the cdf is used to measure the probability that the item in question will fail before the associated time value, t, and is also called unreliability.

Note that depending on the distribution function, denoted by f(x), the limits will vary based on the region over which the distribution is defined. For example, for the life distributions considered in this reference, with the exception of the normal distribution, this range would be [0,+].

Figure 3.4: Graphical representation of the relationship between pdf and cdf.

Mathematical Relationship Between the pdf and cdf

The mathematical relationship between the pdf and cdf is given by:

(11)

Where s is a dummy integration variable.

Conversely:

The cdf is the area under the probability density function up to a value of x. The total area under the pdf (Figure 3.5) is always equal to 1, or mathematically:

Figure 3.5: Total area under a pdf.

The well-known normal (or Gaussian) distribution is an example of a probability density function. The pdf for this distribution is given by:

 

Where μ is the mean and σ is the standard deviation. The normal distribution is a two-parameter distribution having two parameters, μ and σ. (Note: Since we will be dealing with times-to-failure in this reference, we will henceforth replace the random variable x with t.)

Another is the lognormal distribution, whose pdf is given by:


where is the mean of the natural logarithms of the times-to-failure and is the standard deviation of the natural logarithms of the times-to-failure. Again, this is a two-parameter distribution.

The Reliability Function

The reliability function can be derived using the previous definition of the cumulative distribution function, Eqn. (11). From our definition of the cdf, the probability of an event occurring by time t is given by:

(12)

Or, one could equate this event to the probability of a unit failing by time t.

Figure 3.6: Reliability as area under pdf.

Since this function defines the probability of failure by a certain time, we could consider this the unreliability function. Subtracting this probability from 1 will give us the reliability function, one of the most important functions in life data analysis. The reliability function gives the probability of success of a unit undertaking a mission of a given time duration. Figure 3.6 illustrates this.

To show this mathematically, we first define the unreliability function, Q(t), which is the probability of failure, or the probability that our time-to-failure is in the region of 0 and t. This is the same as the cdf. So from Eqn. (12):

Reliability and unreliability are the only two events being considered and they are mutually exclusive; hence, the sum of these probabilities is equal to unity. Then:

Conversely:

 

The Conditional Reliability Function

Conditional reliability is the probability of successfully completing another mission following the successful completion of a previous mission. The time of the previous mission and the time for the mission to be undertaken must be taken into account for conditional reliability calculations. The conditional reliability function is given by:

(13)

 

The Failure Rate Function

The failure rate function enables the determination of the number of failures occurring per unit time. Omitting the derivation, the failure rate is mathematically given as:

(14)

This gives the instantaneous failure rate, also known as the hazard function. It is useful in characterizing the failure behavior of a product, determining maintenance crew allocation, planning for spares provisioning, etc. Failure rate is denoted as failures per unit time.

Mean Life (MTTF)

The mean life function, which provides a measure of the average time of operation to failure, is given by:

This is the expected or average time-to-failure and is denoted as the MTTF (Mean Time To Failure). (Note: Many practitioners and authors mistakenly refer to this metric as the MTBF, Mean Time Between Failures. The two metrics are identical if the failure rate of the component or system is constant. However, if the failure rate is not constant then the mean time to failure and the mean time between failures are not the same! Furthermore, MTBF only becomes meaningful when dealing with repairable systems. We will explore the MTBF metric in the Repairable Systems Analysis Through Simulation chapter of this on-line reference.)

The MTTF, even though an index of reliability performance, does not give any information on the failure distribution of the product in question when dealing with most lifetime distributions. Because vastly different distributions can have identical means, it is unwise to use the MTTF as the sole measure of the reliability of a product.

Median Life

Median life, , is the value of the random variable that has exactly one-half of the area under the pdf to its left and one-half to its right. It represents the centroid of the distribution. The median is obtained by solving the following equation for . (For individual data, the median is the midpoint value.)

(15)

Modal Life

The modal life (or mode), , is the value of T that satisfies:

(16)

For a continuous distribution, the mode is that value of t that corresponds to the maximum probability density (the value at which the pdf has its maximum value, or the peak of the curve).

Distributions

A statistical distribution is fully described by its pdf. In the previous sections, we used the definition of the pdf to show how all other functions most commonly used in reliability engineering and life data analysis can be derived. The reliability function, failure rate function, mean time function, and median life function can be determined directly from the pdf definition, or f(t). Different distributions exist, such as the normal (Gaussian), exponential, Weibull, etc., and each has a predefined form of f(t) that can be found in many references. In fact, there are certain references that are devoted exclusively to different types of statistical distributions. These distributions were formulated by statisticians, mathematicians and engineers to mathematically model or represent certain behavior. For example, the Weibull distribution was formulated by Waloddi Weibull and thus it bears his name. Some distributions tend to better represent life data and are most commonly called lifetime distributions.

The exponential distribution is one of the simplest and most commonly used distributions. (Note: Most commonly used does not mean most commonly appropriate. The exponential distribution assumes a constant failure rate, an assumption that is inappropriate for most real cases. The reason for its overuse is its mathematical simplicity.) The pdf of the exponential distribution is mathematically defined as:

In this definition, note that t is our random variable representing time and the Greek letter (lambda) represents what is commonly referred to as the parameter of the distribution. For any distribution, the parameter or parameters of the distribution are estimated from analysis of the data. For example, in the case of the most well-known distribution, namely the normal (or Gaussian) distribution, the pdf is given by:

(17)

Where the mean, μ and the standard deviation, σ are its parameters. Both of these parameters are estimated from the data (i.e. the mathematical mean and standard deviation of the sample data are used to represent the parameters for the entire population). Once these parameters have been estimated, our function, f(t), is fully defined and we can obtain any value for f(t) given a value of t.

Given the mathematical representation of a distribution, we can also derive all of the functions needed for life data analysis. These functions will also depend only on the value of t after the value of the distribution parameters have been estimated from data.

For example, we know that the exponential distribution pdf is given by:

Thus, the reliability function can be derived by:

The failure rate function is given by:

(18)

The Mean Time To Failure (MTTF) is given by:

Exactly the same methodology can be applied to any distribution given its pdf with various degrees of difficulty depending on the complexity of f(t).

Commonly Used Distributions

There are many different lifetime distributions that can be used. ReliaSoft [25] presents a thorough overview of commonly used lifetime distributions. Leemis [17] and others also present a good overview of many of these distributions.

 

See Also:
Statistical Background


Go to weibull.com
Go to ReliaSoft.com

©1999-2007. ReliaSoft Corporation. ALL RIGHTS RESERVED.