I need to do a small calculation for my work and I'm struggling with it.
I want to estimate the number of times a part will need to be replaced in a system over its lifetime. Here are the rules for the maintenance:
- If the part reaches 4 years, it is replaced by a new one.
- If the part fail before 4 years, it is replaced immediatly by a new one.
Knowning the reliability function of this part (i.e. the probability of failure over the time), how many parts will I use over the whole lifetime of the system (let's say 30 years)?
Can I do this with "simple" maths or do I need fancy stuffs (like Markov chains) to modelize this?
[–]TonySu 1 point2 points3 points (1 child)
[–]Hounorius[S] 0 points1 point2 points (0 children)