Engineered Software

Exponential Distribution - Probability Plotting


Techniques

Cumulative Distribution Function

Cumulative Hazard Function

Weibull Distribution

Normal Distribution

Lognormal Distribution

Exponential Distribution

Exam

Engineered Software Home Page

The following section describes probability plotting for the exponential distribution using the Reliability & Maintenance Analyst.  The manual method is located here.

Probability plotting is an excellent method for determining goodness-of-fit. To determine the goodness-of-fit click the "Plot" button. If the plotted points form a straight line, the distribution provides a good time to fail model for the data.  To estimate the parameters of the exponential distribution using probability plotting, follow these steps:

  1. Enter the data using one of the data entry grids, or connect to a database.
  2. Select the "Parameter Estimation"
  3. Select "Exponential"
  4. Select "Probability Plot"

The figure below shows the exponential probability plotting screen using the data in the file "Demo2.dat".

Clicking the "Plot" button gives a probability plot. If the plotted points do not follow a straight line, the exponential distribution with the estimated parameters does not provide an adequate time to fail model. The untransformed option plots the cumulative distribution function against time. This is useful for determining the probability of failure at a given time. The title of the graphs can be changed by editing the text in the Graph Title frame. To check the spelling of the title, click the "Spell Check" button.

To predict reliability or time-to-fail using the estimated parameters use the Predicting Module.

Manual Probability Plotting

The exponential cumulative distribution function is

By manipulating this expression algebraically this expression can be transformed to a linear format

If a data set follows an exponential distribution, a plot of  ln[1/F(x)] versus x will be linear with a zero intercept and a slope of 1/q . Before a plot can be constructed, an estimate for F(x) is needed.  The cumulative distribution function, F(x), is usually estimated from the median rank, but other estimates such as the mean rank and the Kaplan-Meier product limit estimator are also used.

Example
Construct a probability plot for the failure data below given that an additional 7 items were tested for 149 cycles without failure.

43,   67,   92,   94,   149

Solution
The table below contains the calculations necessary for plotting. The probability plot is shown in the figure below.  The slope of the best fit straight line through the origin is 0.00304 which estimates the failure rate for the exponential distribution. The mean of the distribution is q = 1/0.00304 = 328.9.

Time to
Fail


O
i

Median
Rank, F(t)


1/[1-F(t)]


ln{1/[1-F(t)]}

43

1

0.0565

1.0598

0.0581

67

2

0.1371

1.1589

0.1475

92

3

0.2177

1.2784

0.2456

94

4

0.2984

1.4253

0.3544

149

5

0.3790

1.6104

0.4765

149 c

149 c

149 c

149 c

149 c

149 c

149 c

 

Click here to download this example in Microsoft Excel.

BackHomeNext