cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Instantly extract effect sizes, F-ratios, and FDR-adjusted p-values from your models with the Calculate Effects Sizes extension, available now in the JMP Marketplace!
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar

Repairable system failure prediction

Hello,

Here is a general question for JMP experts:
say I have data on a system that fails with various failure modes. The data contains dates of repair on each components repair. I I know how to analyze this data for reliability as shown in video here:
https://community.jmp.com/t5/Mastering-JMP/Analyzing-Reliability-for-Repairable-Systems/ta-p/483465

However what I am interested is in predicting the time at which the system will fail in the future and the probability of that failure.

Any idea/suggestion on how to do that in JMP?
Thanks,

3 REPLIES 3

Re: Repairable system failure prediction

I'm not an expert in repairable systems, but I'll offer two suggestions as a catalyst for further discussion (and to keep your post from falling off the front page with 0 replies):

  1. Use the MTBF and Failure Intensity Profilers in the Reliability Growth platform as proxies for "time at which the system will fail and probability of failure". This link suggests that this is standard practice for repairable systems.
    1. Jed_Campbell_0-1683733092355.png

       

  2. (Perhaps not as statistically rigorous) If you hide and exclude any rows in your data that include 0 fixes, then you could treat the data as a non-repairable system and use the Life Distribution Profilers to model time (Distribution, Quantile, Density) and probability (Hazard Profile) of failures.
    1. Jed_Campbell_1-1683733515191.png

I've attached a sample dataset with scripts for both of these approaches saved to the table.

Re: Repairable system failure prediction

To clarify, after modeling the lifetime data, the model will predict the time at which the probability of failure is a given level or the probability of failure at a given time. Both predictions are generally extrapolations beyond observed events. They incur wide confidence intervals.

OPersaud
Level I

Re: Repairable system failure prediction

Hello JMP Team,

 

Has there been a more direct method to compute this "time to next failure"?

 

Given, that we have outputs such as growth and scale parameters from NHPP or Crow AMSAA models?

 

Thanks.

Recommended Articles