Assume for simplicity that every serve in a game of tennis is of one of the fol…

checklist
Mark Yourself Question
  1. Grab a piece of paper and try this problem yourself.
  2. When you're done, check the "I have answered this question" box below.
  3. View the solution and report whether you got it right or wrong.
Assume for simplicity that every serve in a game of tennis is of one of the following types.
Legal Serve (L), First Fault (F1), Second Fault (F2)\text{Legal Serve (L)},\ \text{First Fault (F1)} ,\ \text{Second Fault (F2)}
After making a First Fault, the server is more careful, so the chance that their next serve is Legal is 0.9. Otherwise, they are less careful, so the chance that their next serve is Legal is only 0.8.

(a) Write down a transition matrix for this situation, being sure to label the rows and columns.

(b) Is the transition matrix regular?

(c) In the long run, what proportion of all serves will be Legal?
More Markov Chains (Random Walks) Questions: