Gompertz Models: Difference between revisions
Line 223: | Line 223: | ||
:Then: | :Then: | ||
< | ::<math>\frac{S_3-S_2}{S_2-S_1}=\frac{\sum_{i=2n}{m-1} c^{T_i}-\sum_{i=n}^{2n-1} c^T_i}{\sum_{i=0}^{n-1} c^{T_i}}</math> | ||
::<math>\frac{S_3-S_2}{S_2-S_1}=c^T_{2n}\frac{\sum_{i=0}{n-1} c^{T_i}-c^{T_n}\sum_{i=0}^{n-1} c^T_i}{c^{T_n}\sum_{i=0}^{n-1} c^{T_i}}</math> | |||
::<math>\frac{S_3-S_2}{S_2-S_1}=\frac{c^{T_2n}-c^{T_n}}{c^{T_n}-1}=c^{T_a_n}=c^{n\cdot I+T_0}</math> | |||
Without loss of generality, take <math>{{T}_{{{a}_{0}}}}=0</math> ; then: | Without loss of generality, take <math>{{T}_{{{a}_{0}}}}=0</math> ; then: | ||
<br> | <br> |
Revision as of 23:53, 17 August 2011
Gompertz Models (Standard and Modified)
Standard Model Overview
The Gompertz reliability growth model is often used when analyzing reliability data. It is most applicable when the data set follows a smooth curve, as shown in Figure oldfig31. The Gompertz model is mathematically given by [1]:
where:
•
•
•
•
•
•
•
•
As it can be seen from the mathematical definition, the Gompertz model is a 3-parameter model with the parameters
Parameter Estimation Using Least Squares in Nonlinear Regression
Linear Regression (Least Squares)
The method of least squares requires that a straight line be fitted to a set of data points. If the regression is on
or in matrix form where bold letters indicate matrices:
- where:
- and:
The vector
Solving for
Now the term
Nonlinear Regression
Nonlinear regression is similar to linear regression, except that a curve is fitted to the data set instead of a straight line. Just as in the linear scenario, the sum of the squares of the horizontal and vertical distances between the line and the points are to be minimized. In the case of the nonlinear Gompertz model
- where:
- and:
The Gauss-Newton method can be used to solve for the parameters
This procedure starts by using initial estimates of the parameters
- where:
So Eqn. (nl1) becomes:
or by shifting
In matrix form this is given by:
- where:
- and:
Note that Eqn. (matr) is in the form of the general linear regression model of Eqn. (linear). According to Eqn. (lincoeff), the estimate of the parameters
The revised estimated regression coefficients in matrix form are:
The least squares criterion measure,
And with the coefficients at the end of the first iteration,
For the Gauss-Newton method to work properly and to satisfy the Least Squares Principle, the relationship
When using the Gauss-Newton method or some other estimation procedure, it is advisable to try several sets of starting values to make sure that the solution gives relatively consistent results.
Choice of Initial Values
The choice of the starting values is not an easy task. A poor choice may result in a lengthy computation with many iterations. It may also lead to divergence, or to a convergence due to a local minimum. Therefore, good initial values will result in fast computations with few iterations and if multiple minima exist, it will lead to a solution that is a minimum.
Various methods were developed for obtaining valid initial values for the regression parameters. The following procedure is described by Virene [1] in estimating the Gompertz parameters. This procedure is rather simple. It will be used to get the starting values for the Gauss-Newton method, or for any other method that requires initial values. Some analysts are using this method to calculate the parameters if the data set is divisible into three groups of equal size. However, if the data set is not equally divisible, it can still provide good initial estimates.
Consider the case where
where:
- •
is equal to the number of items in each equally sized group
- •
- •
The Gompertz reliability equation is given by:
- and:
- Define:
- Then:
Without loss of generality, take
Solving for
Considering Eqns. (gomp3a) and (gomp3b), then:
- or:
Reordering the equation yields:
If the reliability values are in percent then
Reordering Eqn. (gomp6) yields:
For the special case where
To estimate the values of the parameters
- 1) Arrange the currently available data in terms of
and as in Table 7.1. The values should be chosen at equal intervals and increasing in value by 1, such as one month, one hour, etc.
- 2) Calculate the natural log
.
- 3) Divide the column of values for log
into three groups of equal size, each containing items. There should always be three groups. Each group should always have the same number, , of items, measurements or values.
- 4) Add the values of the natural log
in each group, obtaining the sums identified as , and , starting with the lowest values of the natural log .
- 5) Calculate
from Eqn. (eq9): - 6) Calculate
from Eqn. (eq10):
- 7) Calculate
from Eqn. (eq11): - 8) Write the Gompertz reliability growth equation.
- 9) Substitute the value of
, the time at which the reliability goal is to be achieved, to see if the reliability is indeed to be attained or exceeded by .
Group Number | Growth Time |
Reliability |
|
---|---|---|---|
0 | 58 | 4.060 | |
1 | 1 | 66 | 4.190 |
2 | 72.5 | 4.284 | |
2 | 3 | 78 | 4.357 |
4 | 82 | 4.407 | |
3 | 5 | 85 | 4.443 |
Confidence Bounds for the Gompertz Model
The approximate reliability confidence bounds under the Gompertz model can be obtained with nonlinear regression. Additionally, the reliability is always between
where
Example 1
A device is required to have a reliability of
1) What will the reliability be at the end of this 12-month period?
2) What will the maximum achievable reliability be if the reliability program plan pursued during the first 5 months is continued?
3) How do the predicted reliability values compare with the actual values?
Solution
Having completed Steps 1 through 4 by preparing Table 7.1 and calculating the last column of the table to find
b) Find
- This is the upper limit for the reliability as
.
- This is the upper limit for the reliability as
c) Find
- Now, since the initial values have been determined, the Gauss-Newton method can be used. Therefore, substituting
become:
- Now, since the initial values have been determined, the Gauss-Newton method can be used. Therefore, substituting
The estimate of the parameters
The revised estimated regression coefficients in matrix form are:
If the Gauss-Newton method works effectively, then the relationship has to hold, meaning that
And with the coefficients at the end of the first iteration,
Therefore, it can be justified that the Gauss-Newton method works in the right direction. The iterations are continued until the relationship of Eqn.(crit) is satisfied. Note that RGA uses a different analysis method called the Levenberg-Marquardt. This method utilizes the best features of the Gauss-Newton method and the method of the steepest descent, and occupies a middle ground between these two methods. The estimated parameters using RGA are shown in Figure SGomp1. They are:
The Gompertz reliability growth curve is:
1) The achievable reliability at the end of the 12-month period of design and development is:
The required reliability is
2) The maximum achievable reliability from Step 2, or from the value of
3) The predicted reliability values, as calculated from the Gompertz equation, Eqn. (eq8), are compared with the actual data in Table 7.2. It may be seen in Table 7.2 that the Gompertz curve appears to provide a very good fit for the data used, since the equation reproduces the available data with less than
Growth Time |
Gompertz Reliability(%) | Raw Data Reliability(%) |
---|---|---|
0 | 57.97 | 58.00 |
1 | 66.02 | 66.00 |
2 | 72.62 | 72.50 |
3 | 77.87 | 78.00 |
4 | 81.95 | 82.00 |
5 | 85.07 | 85.00 |
6 | 87.43 | |
7 | 89.20 | |
8 | 90.52 | |
9 | 91.50 | |
10 | 92.22 | |
11 | 92.75 | |
12 | 93.14 |
Example 2 Calculate the parameters of the Gompertz model using the sequential data in Table 7.3.
Run Number | Result | Successes | Observed Reliability(%) |
---|---|---|---|
1 | F | 0 | |
2 | F | 0 | |
3 | F | 0 | |
4 | S | 1 | 25.00 |
5 | F | 1 | 20.00 |
6 | F | 1 | 16.67 |
7 | S | 2 | 28.57 |
8 | S | 3 | 37.50 |
9 | S | 4 | 44.44 |
10 | S | 5 | 50.00 |
11 | S | 6 | 54.55 |
12 | S | 7 | 58.33 |
13 | S | 8 | 61.54 |
14 | S | 9 | 64.29 |
15 | S | 10 | 66.67 |
16 | S | 11 | 68.75 |
17 | F | 11 | 64.71 |
18 | S | 12 | 66.67 |
19 | F | 12 | 63.16 |
20 | S | 13 | 65.00 |
21 | S | 14 | 66.67 |
22 | S | 15 | 68.18 |
Solution Using RGA, the parameter estimates are shown in Figure SGomp2.
Cumulative Reliability
For many kinds of equipment, especially missiles and space systems, only success/failure data (also called discrete or attribute data) is obtained. Conservatively, the cumulative reliability can be used to estimate the trend of reliability growth. The cumulative reliability is given by [3]:
where:
It must be emphasized that the instantaneous reliability of the developed equipment is increasing as the test-analyze-fix-and-test process continues. In addition, the instantaneous reliability is higher than the cumulative reliability. Therefore, the reliability growth curve based on the cumulative reliability can be thought of as the lower bound of the true reliability growth curve.
Modified Gompertz Model
Sometimes reliability growth data with an S-shaped trend cannot be described accurately by the Gompertz or Logistic (Chapter 8) curves. Since these two models have fixed values of reliability at the inflection points, only a few reliability growth data sets following an S-shaped reliability growth curve can be fitted to them. A modification of the Gompertz curve, which overcomes this shortcoming, is given next [5].
If we apply a shift in the vertical coordinate, then the Gompertz model is defined by:
where:
= system's reliability at development time or at launch number , or stage number . = shift parameter.
= upper limit that the reliability approaches asymptotically as = initial reliability at = growth pattern indicator(small values of indicate rapid early reliability growth and large values of indicate slow reliability growth).
The Modified Gompertz model is more flexible than the original, especially when fitting growth data with S-shaped trends.
Parameter Estimation
To implement the Modified Gompertz growth model, initial values of the parameters
Modifying Eqns. (eq9), (eq10) and (eq11) as functions of
where
Now there are four equations, Eqns. (eq17), (eq18), (eq19) and (eq20), and four unknowns,
The Taylor series expansion approximates the mean response,
where:
Let:
Therefore:
or by shifting
In matrix form, this is given by:
where:
The same reasoning as before is followed here, and the estimate of the parameters
The revised estimated regression coefficients in matrix form are:
To see if the revised regression coefficients will lead to a reasonable result, the least squares criterion measure, , should be checked. According to the Least Squares Principle, the solution to the values of the parameters are those values that minimize
With the coefficients at the end of the first iteration,
For the Gauss-Newton method to work properly, and to satisfy the Least Squares Principle, the relationship
As mentioned previously, when using the Gauss-Newton method or some other estimation procedure, it is advisable to try several sets of starting values to make sure that the solution gives relatively consistent results. Note that RGA uses a different analysis method called the Levenberg-Marquardt. This method utilizes the best features of the Gauss-Newton method and the method of the steepest descent, and occupies a middle ground between these two methods.
Confidence Bounds
The approximate reliability confidence bounds under the Modified Gompertz model can be obtained using nonlinear regression. Additionally, the reliability is always between
where
Example 3
A reliability growth data set is given in Table 7.4, columns 1 and 2. Find the Modified Gompertz curve that represents the data and plot it comparatively with the raw data.
Time(months) | Raw Data Reliability(%) | Gompertz Reliability(%) | Logistic Reliability(%) | Modified Gompertz Reliability(%) |
---|---|---|---|---|
0 | 31.00 | 25.17 | 22.70 | 31.18 |
1 | 35.50 | 38.33 | 38.10 | 35.08 |
2 | 49.30 | 51.35 | 56.40 | 49.92 |
3 | 70.10 | 62.92 | 73.00 | 69.23 |
4 | 83.00 | 72.47 | 85.00 | 83.72 |
5 | 92.20 | 79.94 | 93.20 | 92.06 |
6 | 96.40 | 85.59 | 96.10 | 96.29 |
7 | 98.60 | 89.75 | 98.10 | 98.32 |
8 | 99.00 | 92.76 | 99.10 | 99.27 |
Solution
To determine the parameters of the Modified Gompertz curve, use:
and:
where
Eqns. (eq24), (eq25), (eq26) and (eq28) can now be solved simultaneously. One method for solving these equations numerically is to substitute different values of
Now, since the initial values have been determined, the Gauss-Newton method can be used. Therefore, substituting
The estimate of the parameters
The revised estimated regression coefficients in matrix form are given by:
With the starting coefficients
With the coefficients at the end of the first iteration,
Therefore:
Hence, the Gauss-Newton method works in the right direction. The iterations are continued until the relationship of Eqn. (critir) has been satisfied. Using RGA, the estimators of the parameters are:
Therefore, the Modified Gompertz model is:
Using Eqn. (eq29), the predicted reliability is plotted in the following figure along with the raw data. It can be seen from the plot in Figure MGomp1 that the Modified Gompertz curve represents the data very well.
General Examples
Example 4
A new design is put through a reliability growth test. The requirement is that after the ninth stage the design will exhibit an 85% reliability with a 90% confidence level. Given the data in Table 7.5, do the following:
1) Estimate the parameters of the Standard Gompertz model.
2) What is the initial reliability at
3) Determine the reliability at the end of the ninth stage and check to see if the goal has been met.
Stage | Number of Units | Number of Failures |
---|---|---|
1 | 10 | 5 |
2 | 8 | 3 |
3 | 9 | 3 |
4 | 9 | 2 |
5 | 10 | 2 |
6 | 10 | 1 |
7 | 10 | 1 |
8 | 10 | 1 |
9 | 10 | 1 |
Solution to Example 4
1) The data is entered in cumulative format and the estimated Standard Gompertz parameters are shown in Figure Gompex4a.
1) The initial reliability at
1) The reliability at the ninth stage can be calculated using the Quick Calculation Pad (QCP) as shown in Figure Gompex4b.
The estimated reliability at the end of the ninth stage is equal to 91.92%. However, the lower limit at the 90% 1-sided confidence bound is equal to 82.15%. Therefore, the required goal of 85% reliability at a 90% confidence level has not been met.
Example 5
Using the data in Table 7.6, determine whether the Standard Gompertz or Modified Gompertz would be better suited for analyzing the given data.
Stage | Reliability (%) |
---|---|
0 | 36 |
1 | 38 |
2 | 46 |
3 | 58 |
4 | 71 |
5 | 80 |
6 | 86 |
7 | 88 |
8 | 90 |
9 | 91 |
Solution to Example 5
The Standard Gompertz Reliability vs. Time plot is shown in Figure Ex5Std. The Standard Gompertz seems to do a fairly good job of modeling the data. However, it appears that it is having difficulty modeling the S-shape of the data. The Modified Gompertz Reliability vs. Time plot is shown in Figure Ex5Mod. The Modified Gompertz, as expected, does a much better job of handling the S-shape presented by the data and provides a better fit for this data.