Tag: Monte Carlo simulation
-
Monte Carlo Simulation
In the context of maintenance and reliability, “simulation” refers to Monte Carlo Simulation (MCS). MCS generates and uses a stream of random numbers to represent failure (cumulative) probabilities and repair duration (cumulative) probabilities. It substitutes these random numbers for F(t) in the cumulative failure probability equation (for example equation 1 below) and solves for t. It repeats…