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):
- 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.
-
- (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.
I've attached a sample dataset with scripts for both of these approaches saved to the table.