Accendo Reliability

Your Reliability Engineering Professional Development Site

  • Home
  • About
    • Contributors
    • About Us
    • Colophon
    • Survey
  • Reliability.fm
  • Articles
    • CRE Preparation Notes
    • NoMTBF
    • on Leadership & Career
      • Advanced Engineering Culture
      • ASQR&R
      • Engineering Leadership
      • Managing in the 2000s
      • Product Development and Process Improvement
    • on Maintenance Reliability
      • Aasan Asset Management
      • AI & Predictive Maintenance
      • Asset Management in the Mining Industry
      • CMMS and Maintenance Management
      • CMMS and Reliability
      • Conscious Asset
      • EAM & CMMS
      • Everyday RCM
      • History of Maintenance Management
      • Life Cycle Asset Management
      • Maintenance and Reliability
      • Maintenance Management
      • Plant Maintenance
      • Process Plant Reliability Engineering
      • RCM Blitz®
      • ReliabilityXperience
      • Rob’s Reliability Project
      • The Intelligent Transformer Blog
      • The People Side of Maintenance
      • The Reliability Mindset
    • on Product Reliability
      • Accelerated Reliability
      • Achieving the Benefits of Reliability
      • Apex Ridge
      • Field Reliability Data Analysis
      • Metals Engineering and Product Reliability
      • Musings on Reliability and Maintenance Topics
      • Product Validation
      • Reliability by Design
      • Reliability Competence
      • Reliability Engineering Insights
      • Reliability in Emerging Technology
      • Reliability Knowledge
    • on Risk & Safety
      • CERM® Risk Insights
      • Equipment Risk and Reliability in Downhole Applications
      • Operational Risk Process Safety
    • on Systems Thinking
      • Communicating with FINESSE
      • The RCA
    • on Tools & Techniques
      • Big Data & Analytics
      • Experimental Design for NPD
      • Innovative Thinking in Reliability and Durability
      • Inside and Beyond HALT
      • Inside FMEA
      • Institute of Quality & Reliability
      • Integral Concepts
      • Learning from Failures
      • Progress in Field Reliability?
      • R for Engineering
      • Reliability Engineering Using Python
      • Reliability Reflections
      • Statistical Methods for Failure-Time Data
      • Testing 1 2 3
      • The Manufacturing Academy
  • eBooks
  • Resources
    • Accendo Authors
    • FMEA Resources
    • Glossary
    • Feed Forward Publications
    • Openings
    • Books
    • Webinar Sources
    • Podcasts
  • Courses
    • Your Courses
    • Live Courses
      • Introduction to Reliability Engineering & Accelerated Testings Course Landing Page
      • Advanced Accelerated Testing Course Landing Page
    • Integral Concepts Courses
      • Reliability Analysis Methods Course Landing Page
      • Applied Reliability Analysis Course Landing Page
      • Statistics, Hypothesis Testing, & Regression Modeling Course Landing Page
      • Measurement System Assessment Course Landing Page
      • SPC & Process Capability Course Landing Page
      • Design of Experiments Course Landing Page
    • The Manufacturing Academy Courses
      • An Introduction to Reliability Engineering
      • Reliability Engineering Statistics
      • An Introduction to Quality Engineering
      • Quality Engineering Statistics
      • FMEA in Practice
      • Process Capability Analysis course
      • Root Cause Analysis and the 8D Corrective Action Process course
      • Return on Investment online course
    • Industrial Metallurgist Courses
    • FMEA courses Powered by The Luminous Group
    • Foundations of RCM online course
    • Reliability Engineering for Heavy Industry
    • How to be an Online Student
    • Quondam Courses
  • Calendar
    • Call for Papers Listing
    • Upcoming Webinars
    • Webinar Calendar
  • Login
    • Member Home
  • Barringer Process Reliability Introduction Course Landing Page
  • Upcoming Live Events
You are here: Home / Articles / What if Ships Cohorts Were Random?

by Larry George 1 Comment

What if Ships Cohorts Were Random?

What if Ships Cohorts Were Random?

The Kaplan-Meier reliability estimator is for dead-forever products or parts, given individual lifetime data or a “Nevada” table of periodic ships cohorts and their grouped failure counts. This estimator presumes that ships cohorts are NOT random. Production, sales, installed base, and cohort case counts are random! What does that do to Kaplan-Meier reliability estimates? What is the nonparametric reliability function estimator if ships cohorts are random?

Kaplan-Meier Reliability Estimator from Nevada table data

Statistical software requires input data by subject: {subject identifier, observation time, failed or censored?}. It is convenient to summarize individual subjects and failure count data collected periodically in a “Nevada” table such as table 1. It is called a Nevada table because it looks like (a mirror image of) Nevada on its side.

Fred published the ships and grouped failure counts data in the table 1. The Kaplan-Meier reliability estimator is R(t) = P[Life >t] = PRODUCT(1-Deaths(j)/Survivors(j)), j=0,1,2,…,t. Survivors(j) are the cohort members that have not failed by age j. E.g., In January there are 3 failures out of 3519 beginning in January. In February there are 3519-3 survivors of age 2. Deaths(j) are the sums on the table 1 diagonals of age j. E.g., 3+3+8+4+5+6 =29 failures of age 1. So reliability at age 1 is R(1) = 29/31466 = 0.9991, etc. (table 2).

Table 1. Ships and failure counts grouped by cohort [Schenkelberg]

MonthShipsJanFebMarAprMayJun
Jan 35193637103
Feb 6292 38203524
Mar 7132  8132531
Apr 5633   4136
May 4222    58
Jun 4476     6
Sums3146631019458878

The Kaplan-Meier estimator is a maximum likelihood estimator. The likelihood function with deaths d(j), survivors n(j), and actuarial failure rates p(j) conditional on survival to age j periods up to the oldest failure at age t is

∏[Binomial(d(j), n(j), p(j))], j=1, 2 ,…,t.

The Kaplan-Meier estimator is also a least-squares estimator according to the Martingale central limit theorem [Wellner]. Improvements to the Kaplan-Meier estimator use the censored or suspended lifetimes and the censoring time distribution to fake failure data from censored lifetimes [Khan et al., Vinzamuri et al.]. That doesn’t account for random ships cohorts.

Random Ships Cohorts?

I learned actuarial methods for gas turbine engine management while working for the US Air Force Logistics Command. AFM 66-1 assumes failure counts have Poisson distributions. That avoids the problem of estimating the variances of estimates of reliability functions, actuarial rates, or actuarial forecasts. (Poisson mean equals variance.) The Poisson assumption could be attributable to the fact that the outputs (bottom row “Sums” of table 1) of an M/G/infinity self-service system have Poisson distributions. The “M” in M/G/Infinity means inputs have Poisson distribution(s) regardless of life-time distribution “G(t)”. Ships cohorts and the bottom row sums in table 1 are statistically sufficient to make nonparametric maximum likelihood and least-squares estimates of reliability and actuarial rate functions. [George and Agrawal, Mirasol]

The Kaplan-Meier estimator uses the grouped-by-cohort failure counts, not the bottom row sums of failure counts. What is the maximum likelihood estimator if ships cohorts have a stationary Poisson distribution? The likelihood function is

∏Binomial[d(j), n(j), p(j)]*Poisson[s(j),λ], j=1,2,…,t. (n(j)=survivors out of cohorts s(1), s(2),…etc.)

The mean of the cohort sizes s(j) in table 1 column 2 is 5212, the variance is 1,883,617, and the skew is 0.253. The Poisson distribution has equal mean and variance. Fred’s ships are unlikely to have a stationary Poisson distribution.

Individual months’ ships could have Poisson distributions with means equal to reported ships, as in nonstationary Poisson processes Poisson[l(j)]. Barry Nelson and Larry Leemis observed that it’s hard to disprove with a single ships observation s(j) for each cohort. Then the likelihood function is 

∏Binomial[d(j), n(j), p(j)]*Poisson[s(j),λ(j)].

For example, suppose product or part lifetimes can be regarded as the service times in a self-service system, represented by an M(t)/G/Infinity system with nonstationary Poisson[λ(t)] input cohorts. The distribution of M(t)/G/infinity output in the first period, Deaths(1), is Poisson(λ(1)G(1)) where G(1) = p = 1‑R(1) = d(1)/s(1). The maximum likelihood estimator with random cohorts is the same. 

Maximum Likelihood Estimators with Random Ships Cohorts?

The maximum likelihood estimator of R(1) is 1-d(1)/s(1) regardless of whether cohort 1 is random. Mathematica wouldn’t solve for the formula for the maximum likelihood estimator of R(2), so I made spreadsheets with alternative likelihood functions. Excel’s Solver maximizes the likelihoods as functions of the cohort parameters and the reliability function’s decrements p(j)=R(j-1)-R(j).

∏Binomial[d(j), n(j), p(j)]*Normal[mean, stdev], j=1,2,…,t.

The Poisson() and Normal() reliability estimators in table 2 agree! But they disagree with the Kaplan-Meier estimator. The Kaplan-Meier estimator seems biased high compared to when ships cohorts are random. The Poisson(λ) maximum likelihood estimator of λ is 5212.319, close to the average ships 5212.333. (The maximum likelihood estimator of the rate of a stationary Poisson process is the average of cohort sizes.) The Poisson(λ(t)) estimator uses the original ships cohorts as Poisson rate parameters for each cohort. The Normal mean and standard deviation estimates are 5212 and 1253 (variance estimate is 1,569,677 vs. variance of ships cohorts 1,883,617). Both the Poisson[λ(t)] and the Normal[.] likelihoods are greater (less negative) than the Poisson(λ) likelihoods. They are all more negative than the Kaplan-Meier likelihood, which doesn’t account for random cohort sizes at all. 

Figure 1 shows the disagreement in reliability function estimators is small. However the bias of the Kaplan-Meier estimator is worse if reliability is worse than in table 1! The Kullback-Leibler divergence from the Kaplan-Meier estimator is 0.000459, positive. This indicates information gained from the maximum likelihood estimator with random cohorts instead of the Kaplan-Meier estimator. Furthermore, the asymptotic Greenwood variance of the Kaplan-Meier estimator fails for finite sample sizes. What is the variance of the reliability estimator with random ships cohorts? Wait for the next article or send data to pstlarry@yahoo.com to find out. 

Table 2. Compare the reliability estimates of Kaplan-Meier (K-M) vs. Poisson vs. Normal ships.

Age, MonthsK-M R(t)Poisson(λ)Poisson(λ(t))Normal
10.9990730.9990730.9990730.999073
20.9972820.9972800.9972800.997280
30.9952680.9948820.9948820.994882
40.9909420.9905510.9905510.990551
50.9874680.9870550.9870550.987055
60.9866200.9861950.9861950.986195
LogLikelihood-55.974-991.314-87.076-107.287

Figure 1 The maximum likelihood estimators agree pretty well. The Kaplan-Meier (KM R(t)) estimator is biased high compared with estimators that account for random cohorts. 

References

AFM 66-1, “Maintenance Management, Vol. 1,” Washington, DC, August 1972

Greenwood, M. “The Errors of Sampling of the Survivorship Tables,” Reports on Public Health and Statistical Subjects,no. 33, London: HMSO. Appendix 1, 1926

E. L. Kaplan and Paul Meier, “Non–Parametric Estimation From Incomplete Data”. Jour. Amer. Statist. Assn., Vol. 53, pp. 457–481, 1958

Habib Nawaz Khan, Qamruz Zaman, Fatima Azmi, Gulap Shahzada, and Mihajlo Jakovljevic, “Methods for Improving the Variance Estimator of the Kaplan–Meier Survival Function, When There Is No, Moderate and Heavy Censoring-Applied in Oncological Datasets,” Front. Public Health, Sec. Health Economics, Volume 10, https://doi.org/10.3389/fpubh.2022.793648, May 2022

Fred Schenkelberg, “Nevada Charts to Gather Data,” Nevada Charts to Gather Data – Accendo Reliability

L. L. George and A. Agrawal, “Estimation of a Hidden Service Distribution of an M/G/∞ Service System,” Naval Research Logistics Quarterly, vol. 20, pp. 549-555, https://doi.org/10.1002%2Fnav.3800200314, 1973

Noel M. Mirasol, “The Output of an M/G/Infinity, Queuing System Is Poisson,” Operations Research, Vol. 11, No. 2, pp. 282-284, Mar.-Apr. 1963

Barry L. Nelson and Lawrence M. Leemis, “The Ease of Fitting but Futility of Testing a Nonstationary Poisson Processes From One Sample Path,” Proceedings of the 2020 Winter Simulation Conference, IEEE, 2020

Bhanukiran Vinzamuri, Yan Li and Chandan K. Reddy, “Calibrated Survival Analysis using Regularized Inverse Covariance Estimation for Right Censored Data.” IEEE Trans. on Knowledge and Data Engineering, http://ieeeexploree.ieee.org/Xplore

Jon A. Wellner, “Notes on Greenwood’s Variance Estimator for the Kaplan-Meier Estimator,” Greenwood.pdf (washington.edu), Jan. 2010

Filed Under: Articles, on Tools & Techniques, Progress in Field Reliability?

About Larry George

UCLA engineer and MBA, UC Berkeley Ph.D. in Industrial Engineering and Operations Research with minor in statistics. I taught for 11+ years, worked for Lawrence Livermore Lab for 11 years, and have worked in the real world solving problems ever since for anyone who asks. Employed by or contracted to Apple Computer, Applied Materials, Abbott Diagnostics, EPRI, Triad Systems (now http://www.epicor.com), and many others. Now working on actuarial forecasting, survival analysis, transient Markov, epidemiology, and their applications: epidemics, randomized clinical trials, availability, risk-based inspection, Statistical Reliability Control, and DoE for risk equity.

« 10-Year Incident Analysis…Still Going Wrong
Communication and Consultation in ISO 31K Risk Management »

Comments

  1. Larry George says

    January 30, 2024 at 1:37 PM

    I should have cited Olli S. Miettinen , “Survival Analysis: Up from Kaplan–Meier–Greenwood,” Eur. J. Epidemiol., Vol. 23, pp-585–592, DOI 10.1007/s10654-008-9278-7, 2008 [Citation added after publication.] The author recognized that ships could be random (Poisson). The article was provoked by observed errors in Greenwood’s variance estimator when censoring dominates. The article uses a Kaplan-Meier type estimator. Let me know if you want the real nonparametric max. likelihood reliability estimator and its variance.

    In the likelihood function, ∏Binomial[d(j), n(j), p(j)]*Normal[mean, stdev], the normal mean and variance are the parameters of the ships (cohorts) distribution, if you believe ships have normal distribution.

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Articles by Larry George
in the Progress in Field Reliability? article series

Join Accendo

Receive information and updates about articles and many other resources offered by Accendo Reliability by becoming a member.

It’s free and only takes a minute.

Join Today

Recent Articles

  • Gremlins today
  • The Power of Vision in Leadership and Organizational Success
  • 3 Types of MTBF Stories
  • ALT: An in Depth Description
  • Project Email Economics

© 2025 FMS Reliability · Privacy Policy · Terms of Service · Cookies Policy