Task: Synthesize a strategy and set of procedures to develop a simplified model of Monopoly as a Markov chain.
Any ideas would be greatly appreciated.
Task: Synthesize a strategy and set of procedures to develop a simplified model of Monopoly as a Markov chain.
Any ideas would be greatly appreciated.
Hi. Basically, the simplified model requires that all 40 squares of the monopoly squares be used in the model, however, rules such as double roll, go to jail etc can be disregarded so as to make the model more simple. Generally, I can simplify the 'rules' of the game, but the board must remain the same i.e. all forty squares must be used.
So what part are you having difficulty with?
You know how to draw up the matrix, I'm guessing. And you know how probabilities work, and how to calculate them. Then you just fill in the 1600 entries...
Assuming it's just the transition matrix you're looking for and not something more?
Well, you could take out the cards and money and just have yourself a giant transition matrix, describing the moves on the board only. And you could use it to guesstimate where you would land after x goes, say.
Or you could assign a positive or negative financial change to each square, and then calculate how much money you'd expect to end up with after going around the board a number of times.
Or you could work out which street is the most landed on ( up to a point x number of goes, whereafter they should all theoretically be equal )
I don't know...