ReliaSoft Articles Archive

 

1P-Exponential MLE Solution for Interval Data

Weibull Reference Examples Banner.png

This example validates the calculations for the MLE solution, likelihood ratio bound and Fisher Matrix bound for a 1-parameter exponential distribution with interval data in Weibull++ standard folios.


Reference Case

Example 7.1 on page 154 in the book Statistical Methods for Reliability Data by Dr. Meeker and Dr. Escobar, John Wiley & Sons, 1998. The sample size of 200 data is used here.


Data

Number in State Last Inspected State F/S State End Time
41 0 F 100
44 100 F 300
24 300 F 500
32 500 F 700
29 700 F 1000
21 1000 F 2000
9 2000 F 4000


Result

The cumulative distribution function for an exponential distribution is:


The ML estimate = 572.3, and the standard deviation is = 41.72. Therefore the variance is 1740.56.


The 95% 2-sided confidence interval for are:

  • Based on the likelihood ratio, the confidence interval is [498, 662]. The calculation is based on


The two solutions of in the above equation will be the confidence bounds for .


  • Based on lognormal approximation, the confidence interval is [496, 660]. The calculation is:


Results in Weibull++


The ML estimator for and its variance are 572.27 and 1740.52, respectively. They are given below.

1PE interval data.png

The ML estimator for and the variance are the same as the values given in the book.


The 95% 2-sided confidence interval for are:

  • Based on the likelihood ratio (Select LRB for the confidence bound), the confidence interval is:
1PE interval data qcp.png


  • Based on lognormal approximation (select FM for the bound method), the confidence bounds are:
1PE interval data qcp FM.png