ModelRisk needs to be installed in order for the model to work.
An example of a Monte Carlo simulation risk analysis model for Markov chain modeling
Technical difficulty: 3 Techniques used: Monte Carlo simulation in Excel ModelRisk functions used: VoseMarkovMatrix,VoseMarkovSample
Markov Chains comprise a number of individuals who begin in certain allowed states of the system and who may or may not randomly change (transition) into other allowed states over time.A Markov Chain has no memory, meaning that the joint distribution of how many individuals will be in each allowed state depends only on how many were in each state the moment before, not on the pathways that led there. This lack of memory is known as the Markov property. Markov chains come in two flavours: continuous time and discrete time. We will look at a discrete time process first because it is the easiest to model.