Definition
Monte Carlo Analysis is a technique which simulates (mimics) the behavior of a process in order to identify solutions to improve or optimize the process. It models the process by sampling from the probability distributions of individual elements/inputs of the process.
Examples
In order to optimize the staffing levels at a call center, a model may be constructed to incorporate the distributions of staffing levels, call volumes and other operating characteristics, and then the simulation is used to track how changes in these variables affect the call wait times.
Application
The advantage of this method is that effects of changes to the simulated process can be studied virtually, allowing the evaluation of ‘best’ and ‘worst’-case scenarios without breaking the actual process. The method takes advantage of the computing speed of modern computers to generate thousands of random samples from the specified distributions and uses the relationships among them to paint a detailed picture of the process that brings them together.
External Links
Statistics and Simulation by MoreSteam.com - https://www.moresteam.com/resources/whitepapers/statistics-and-simulations Monte Carlo Analysis Tutorial (EngineRoom Help) - https://www.moresteam.com/help/engineroom/monte-carlo-analysis Why Every Continuous Improvement Practitioner Should Understand Monte Carlo Simulation - https://www.moresteam.com/resources/blogs/monte-carlo-for-ci-practitioners Modeling Risk with Confidence Using Monte Carlo Simulation - https://www.moresteam.com/resources/webcasts/monte-carlo-simulation Introduction to Monte Carlo Simulation (NIH/PMC) - https://pmc.ncbi.nlm.nih.gov/articles/PMC2924739/