Update 2: Chutes and Ladders
Well, I did the same analysis for chutes and ladders already. The data ( In terms of the transition matrix, move data, and some of the graphs ) is here: It was generated in a similar fashion to the data from Monopoly: 1. I created a transition matrix that determined the probability of reaching some space ( column ) from some other space ( row ). As there are many versions of Chutes and Ladders available, I modified one and used it for this analysis 2. I then created a move one scenario ( where you start on space 1 ) , and multiplied that matrix with the transitional matrix 200 or so times. 3. I finally analyzed what I got, and it was pretty cool! To summarize, here are some of the interesting conclusions that can be drawn: 1. It takes precisely 12 moves for the 100 square to be the most probable square on the board ( with a 6% chance of winning this early ) 2. It takes 28 moves for square 100 to have a 50% chance of being landed upon 3. The most probable square to land on,...