|
8.
Assessing Product Reliability
8.4. Reliability Data Analysis 8.4.1. How do you estimate life distribution parameters from censored data?
|
|||
| Every line on probability paper uniquely identifies distribution parameters | Once you have calculated plotting positions from your failure data, and put the points on the appropriate graph paper for your chosen model, parameter estimation follows easily. But along with the mechanics of graphical estimation, be aware of both the advantages and the disadvantages of graphical estimation methods. | ||
| Most probability papers have simple procedures that go from a line to the underlying distribution parameter estimates | Graphical
Estimation Mechanics:
If you draw a line through the points, and the paper is commercially
designed probability paper, there are usually simple rules to find estimates
of the slope (or shape parameter) and the scale parameter. On lognormal
paper with time on the x-axis and cum percent on the y-axis,
draw horizontal lines from the 34th and the 50th percentiles across to
the line, and drop vertical lines to the time axis from these intersection
points. The time corresponding to the 50th percentile is the T50
estimate. Divide T50 by the time corresponding to the
34th percentile (this is called T34). The natural logarithm
of that ratio is the estimate of sigma, or the slope of the line ( On commercial Weibull probability paper there is often a horizontal
line through the 62.3 percentile point. That estimation line intersects
the line through the points at a time that is the estimate of the characteristic
life parameter Other papers may have variations on the methods described above. |
||
| Using a computer generated line fitting routine removes subjectivity and can lead directly to computer parameter estimates based on the plotting positions | To remove the subjectivity of drawing a line
through the points, a least squares (regression) fit can be performed using
the equations described in the section on how
special papers work. An example
of this for the Weibull, using the Dataplot FIT program, was also shown
in that section. A SAS JMP™ example of a Weibull
plot for the same data is shown later in this section.
Finally, if you have exact times and complete samples (no censoring), Dataplot has built-in Probability Plotting functions and built-in Weibull paper - examples were shown in the sections on the various life distribution models. |
||
| Do probability plots even if you use some other method for the final estimates | Advantages of Graphical Methods of Estimation:
|
||
| Perhaps the worst drawback of graphical estimation is you cannot get legitimate confidence intervals for the estimates | The statistical properties of graphical estimates
(i.e., how precise are they on the average) are not good
|
||