Question 11.5.21: A highly simplified game of “Monopoly” is played on a board w......

A highly simplified game of “Monopoly” is played on a board with four squares as shown in Figure 11.8. You start at GO. You roll a die and move clockwise around the board a number of squares equal to the number that turns up on the die. You collect or pay an amount indicated on the square on which you land. You then roll the die again and move around the board in the same manner from your last position. Using the result of Exercise 20, estimate the amount you should expect to win in the long run playing this version of Monopoly.

fig11.8
The blue check mark means that this solution has been answered and checked by an expert. This guarantees that the final answer is accurate.
Learn more on how we answer questions.

The transition matrix is

P= \begin{matrix} GO \\ A \\ B \\ C \end{matrix} \overset{\begin{matrix} GO && A && B && C\end{matrix} }{\begin{pmatrix} 1/6 & 1/3 & 1/3 & 1/6 \\ 1/6 & 1/6 & 1/3 & 1/3 \\ 1/3 & 1/6 & 1/6 & 1/3 \\ 1/3 & 1/3 & 1/6 & 1/6 \end{pmatrix} } .

Since the column sums are 1, the fixed vector is

w = (1/4, 1/4, 1/4, 1/4) .

From this we see that wf = 0. From the result of Exercise 20 we see that your expected winning starting in GO is the first component of the vector Zf where

\text{f}= \begin{pmatrix} 15 \\ -30 \\ -5 \\ 20 \end{pmatrix}.

Using the program ergodic we find that the long run expected winning starting in GO is 10.4.

Related Answered Questions

Question: 11.2.33

Verified Answer:

In each case Exercise 27 shows that f(i) = biNf(N)...
Question: 11.2.31

Verified Answer:

You can easily check that the proportion of G’s in...
Question: 11.2.27

Verified Answer:

Use the solution to Exercise 24 with w = f.
Question: 11.5.23

Verified Answer:

Assume that the chain is started in state si. Let ...
Question: 11.5.19

Verified Answer:

Recall that m_{ij}= \sum\limits_{j}{\frac{z...
Question: 11.5.18

Verified Answer:

Form a Markov chain whose states are the possible ...
Question: 11.5.17

Verified Answer:

We know that wZ = w. We also know that mki = (zii ...
Question: 11.5.15

Verified Answer:

If pij = pji then P has column sums 1. We have see...
Question: 11.5.13

Verified Answer:

Assume that w is a fixed vector for P. Then ...