Q. 9.4

Question

A certain town’s weather is classified each day as being rainy, sunny, or overcast, but dry. If it is rainy one day, then it is equally likely to be either sunny or overcast the following day. If it is not rainy, then there is one chance in three that the weather will persist in whatever state it is in for another day, and if it does change, then it is equally likely to become either of the other two states. In the long run, what proportion of days are sunny? What proportion are rainy?

Step-by-Step Solution

Verified
Answer

In the long run 14proportion of days are rainy and 38proportion of days are sunny.

1Step 1: Given Information

We need to find that town's what proportion are rainy and what proportion of days are sunny.

2Step 2: Simplify

The Markov chain has three states. Let state 1 be rainy day, state 2 be sunny day and state 3 overcast. We have that the transition matrix is

P=01/21/21/31/31/31/31/31/3

Finding the stationary distribution. Solvingπ-πP which is

π1=            +4π2  +π3π2=12π1 +13π2  +13π3π3=12π1 +13π2  +13π3

Considering that it has to be π1+π2+π3=1,

π1=14,π2=π3=38

which means14of days are rainy and38of days are sunny.