Reliability Estimation in Series Systems

Maximum Likelihood Techniques for Right-Censored and Masked Failure Data

The repo on Github contains the code and data for my master’s project in mathematics and statistics at SIUe. The project is titled “Reliability Estimation in Series Systems: Maximum Likelihood Techniques for Right-Censored and Masked Failure Data”.

The paper citation page is here.

You can view the PDF here. The abstract is as follows:

This paper investigates maximum likelihood techniques to estimate component reliability from masked failure data in series systems. A likelihood model accounts for right-censoring and candidate sets indicative of masked failure causes. Extensive simulation studies assess the accuracy and precision of maximum likelihood estimates under varying sample size, masking probability, and right-censoring time for components with Weibull lifetimes. The studies specifically examine the accuracy and precision of estimates, along with the coverage probability and width of BCa confidence intervals. Despite significant masking and censoring, the maximum likelihood estimator demonstrates good overall performance. The bootstrap yields correctly specified confidence intervals even for small sample sizes. Together, the modeling framework and simulation studies provide rigorous validation of statistical learning from masked reliability data.

It has a companion R package, wei.series.md.c1.c2.c3, which is a narrow library I developed in support of my master’s project at SIUe in mathematics and statistics. It provides a set of functions for fitting Weibull series systems with masked failure data. See the GitHub repo for more.

I’m working on several spinoff papers. See the Future Work section in the paper for more details.

Shoot me an email at lex@metafunctor.com if you’re interested in collaborating on any projects.

comments powered by Disqus

Related