|
8.
Assessing Product Reliability
8.4. Reliability Data Analysis 8.4.1. How do you estimate life distribution parameters from censored data?
|
|||
| There is nothing visual about the maximum likelihood method - but it is a powerful method and, at least for large samples, very precise | Maximum likelihood estimation
begins with writing a mathematical expression known as the Likelihood
Function of the sample data. Loosely speaking, the likelihood of
a set of data is the probability of obtaining that particular set of data,
given the chosen probability distribution model. This expression contains
the unknown model parameters. The values of these parameters that maximize
the sample likelihood are known as the Maximum Likelihood Estimatesor
MLE's.
Maximum likelihood estimation is a totally analytic maximization procedure. It applies to every form of censored or multicensored data, and it is even possible to use the technique across several stress cells and estimate acceleration model parameters at the same time as life distribution parameters. Moreover, MLE's and Likelihood Functions generally have very desirable large sample properties:
|
||
| With small samples, MLE's may not be very precise and may even generate a line that lies above or below the data points | There are only two drawbacks to MLE's, but they
are important ones:
|
||
| Likelihood equation for censored data | Likelihood
Function Examples for Reliability Data:
Let f(t) be the PDF and F(t) the CDF for the chosen life distribution model. Note that these are functions of t and the unknown parameters of the model. The likelihood function for Type I Censored data is: ![]() The likelihood function for readout data is: ![]() In general, any multicensored data set likelihood will be a constant times a product of terms, one for each unit in the sample, that look like either f(ti), [F(Ti)-F(Ti-1)], or [1-F(ti)], depending on whether the unit was an exact time failure at time ti, failed between two readouts Ti-1 and Ti, or survived to time ti and was not observed any longer. The general mathematical technique for solving for MLE's involves setting
partial derivatives of ln L (the derivatives are taken with respect
to the unknown parameters) equal to zero and solving the resulting (usually
non-linear) equations. The equation for the exponential model can easily
be solved, however.
|
||
| MLE for the exponential model parameter |
MLE's
for the Exponential Model (Type I Censoring):
Note: The MLE of the failure rate (or repair rate) in the exponential case turns out to be the total number of failures observed divided by the total unit test time. For the MLE of the MTBF, take the reciprocal of this or use the total unit test hours divided by the total observed failures. There are examples of Weibull and lognormal MLE analysis, using SAS JMP™ software, later in this section. |
||