This section includes the following subsections:
Using Probability Plotting to Calculate the Parameters of the Exponential Distribution
Using Rank Regression on Y to Calculate the Parameters of the Exponential Distribution
Using Rank Regression on X to Calculate the Parameters of the Exponential Distribution
Using Maximum Likelihood Estimation to Calculate the Parameters of the Exponential Distribution
Estimation of the parameters for the exponential distribution via probability plotting is very similar to the process used when dealing with the Weibull distribution. Recall, however, that the appearance of the probability plotting paper and the methods by which the parameters are estimated vary from distribution to distribution, so there will be some noticeable differences. In fact, due to the nature of the exponential cdf, the exponential probability plot is the only one with a negative slope. This is because the y-axis of the exponential probability plotting paper represents the reliability, whereas the y-axis for most of the other life distributions represents the unreliability.
This is illustrated in the process of linearizing the cdf, which is necessary to construct the exponential probability plotting paper. For the two-parameter exponential distribution the cumulative density function is given by:
(2)
Taking the natural logarithm of both sides of Eqn. (2) yields:
or:
(3)
Now, let:
(4)
(5)
and:
(6)
which results in the linear equation of:
Note that with the exponential probability plotting paper, the y-axis scale is logarithmic and the x-axis scale is linear. This means that the zero value is present only on the x-axis. For t = 0, R = 1 and F(t) = 0. So if we were to use F(t) for the y-axis, we would have to plot the point (0, 0). However, since the y-axis is logarithmic, there is no place to plot this on the exponential paper. Also, the failure rate, λ, is the negative of the slope of the line, but there is an easier way to determine the value of λ from the probability plot, as will be illustrated in the following example.
Six units are put on a life test and tested to failure. The failure times are 7, 12, 19, 29, 41, and 67 hours. Estimate the failure rate parameter for a one-parameter exponential distribution using the probability plotting method.
In order to plot the points for the probability plot, the appropriate reliability estimate values must be obtained. These will be equivalent to 100% - MR, since the y-axis represents the reliability and the MR values represent unreliability estimates.
Next, these points are plotted on exponential probability plotting paper. A sample of this type of plotting paper is shown next, with the sample points in place. Notice how these points describe a line with a negative slope.
Once the points are plotted, draw the best possible straight line through these points. The time value at which this line intersects with a horizontal line drawn at the 36.8% reliability mark is the mean life, and the reciprocal of this is the failure rate λ.
This is because at :

These steps are shown graphically next.
As can be seen in the plot below, the best-fit line through the data points crosses the R = 36.8% line at t = 33 hours.
Since hours, λ = 0.0303 failures/hour.
Performing a rank regression on Y requires that a straight line be fitted to the set of available data points such that the sum of the squares of the vertical deviations from the points to the line is minimized.
The least squares parameter estimation method (regression analysis) was discussed in the Statistical Background chapter, and the following equations for rank regression on Y (RRY) were derived:
(7)
and:
(8)
In our case, the equations for yi and xi are:
and:
and the F(Ti) is estimated from the median ranks. Once and are obtained, then and can easily be obtained from Eqns. (5) and (6).
For the one-parameter exponential, Eqns. (7) and (8) become:
The estimator of ρ is the sample correlation coefficient, , given by:
(9)
Fourteen units were being reliability tested and the following life test data were obtained (Table 7.1):
Table 7.1 - Life Test Data for Example 1
|
Data point index |
Time-to-failure |
|
1 |
5 |
|
2 |
10 |
|
3 |
15 |
|
4 |
20 |
|
5 |
25 |
|
6 |
30 |
|
7 |
35 |
|
8 |
40 |
|
9 |
50 |
|
10 |
60 |
|
11 |
70 |
|
12 |
80 |
|
13 |
90 |
|
14 |
100 |
Assuming that the data follow a two-parameter exponential distribution, estimate the parameters and determine the correlation coefficient, ρ, using rank regression on Y.
Construct Table 7.2, as shown next.
Table 7.2 - Least Squares
Analysis
The median rank values (F(Ti)) can be found in rank tables or they can be estimated using the Quick Statistical Reference in Weibull++.
Given the values in the table above, calculate and using Eqns. (7) and (8):
or:
and:
or:
Therefore, from Eqn. (6):
and from Eqn. (5):
or:
Then:
The correlation coefficient can be estimated using Eqn. (9):
This example can be repeated using Weibull++, choosing two-parameter exponential and rank regression on Y (RRY), as shown in the figure on the following page.
The estimated parameters and the correlation coefficient using Weibull++ were found to be: (Note: Note that the user must deselect the Reset if Loc. Param > T1 on Exp RR option on the Calculations page of the User Setup in order to replicate these results.)
The probability plot can be obtained simply by clicking the Plot icon.
Similar to rank regression on Y, performing a rank regression on X requires that a straight line be fitted to a set of data points such that the sum of the squares of the horizontal deviations from the points to the line is minimized.
Again the first task is to bring our exponential cdf function, Eqn. (2), into a linear form. This step is exactly the same as in regression on Y analysis and Eqns. (3), (4), (5), and (6) again apply in this case. The deviation from the previous analysis begins on the least squares fit step, since in this case we treat x as the dependent variable and y as the independent variable. The best-fitting straight line to the data, for regression on X (see the Statistical Background chapter), is the straight line:
(10)
The corresponding equations for and are:
(11)
and:
(12)
where:
and:
The values of F(Ti) are estimated from the median ranks. Once and are obtained, solve Eqn. (10) for the unknown y value, which corresponds to:
Solving for the parameters from Eqns. (5) and (6) we get:
(13)
and:
(14)
For the one-parameter exponential case, Eqns. (11) and (12) become,
The correlation coefficient is evaluated as before using Eqn. (9).
Using the data of Example 2 and assuming a two-parameter exponential distribution, estimate the parameters and determine the correlation coefficient estimate, , using rank regression on X.
Table 7.2 constructed in Example 2 applies to this example also. Using the values from this table, we get:
or:
and:
or:
Therefore, from Eqn. (14):
and from Eqn. (13):
The correlation coefficient is found using Eqn. (9):
Note that the equation for regression on Y is not necessarily the same as that for the regression on X. The only time when the two regression methods yield identical results is when the data lie perfectly on a line. If this were the case, the correlation coefficient would be -1. The negative value of the correlation coefficient is due to the fact that the slope of the exponential probability plot is negative.
This example can be repeated using Weibull++, choosing two-parameter exponential and rank regression on X (RRX) methods for analysis, as shown below.
The estimated parameters and the correlation coefficient using Weibull++ were found to be:
The probability plot can be obtained simply by clicking the Plot icon.
As outlined in the Statistical Background chapter, maximum likelihood estimation works by developing a likelihood function based on the available data and finding the values of the parameter estimates that maximize the likelihood function. This can be achieved by using iterative methods to determine the parameter estimate values that maximize the likelihood function. This can be rather difficult and time-consuming, particularly when dealing with the three-parameter distribution. Another method of finding the parameter estimates involves taking the partial derivatives of the likelihood equation with respect to the parameters, setting the resulting equations equal to zero, and solving simultaneously to determine the values of the parameter estimates. The log-likelihood functions and associated partial derivatives used to determine maximum likelihood estimates for the exponential distribution are covered in Appendix C.
Using the data of Example 2 and assuming a two-parameter exponential distribution, estimate the parameters using the MLE method.
In this example we have complete data only. The partial derivative of the log-likelihood function, Λ, is given by:
Complete descriptions of the partial derivatives can be found in Appendix C. Recall that when using the MLE method for the exponential distribution, the value of γ is equal to that of the first failure time. The first failure occurred at 5 hours, thus γ = 5 hours. Substituting the values for T and γ we get:
or:
Using Weibull++:
The probability plot is:
See Also:
The Exponential Distribution
Go to weibull.com
Go to ReliaSoft.com
©1996-2006. ReliaSoft Corporation. ALL RIGHTS RESERVED.