Q. 9.8

Question

On any given day, Buffy is either cheerful (c), so-so (s), or gloomy (g). If she is cheerful today, then she will be c, s, or g tomorrow with respective probabilities .7, .2, and .1. If she is so-so today, then she will be c, s, or g tomorrow with respective probabilities .4, .3, and .3. If she is gloomy today, then Buffy will be c, s, or g tomorrow with probabilities .2, .4, and .4. What proportion of time is Buffy cheerful?

Step-by-Step Solution

Verified
Answer

Buffy is cheerful 3059portion of the time.

1Step 1: Given Information

We need to find the proportion of time for Buffy cheerful.

2Step 2: Simplify

The transition matrix of this Markov chain is given in the text and given as

P=0.70.20.10.40.30.30.20.40.4

Finding stationary distribution. Solving the systemπ=πPwhich implies these equalities

πc=0.7πc+0.4πs+0.2πgπs=0.2πc+0.3πs+0.4πgπg=0.1πc+0.3πs+0.4πg

Solving this system and usingπc+πs+πg=1 we get

π=30/5916/5913/59

so,3059of time Buffy is cheerful.