<< Chapter < Page Chapter >> Page >

Determine whether the following Markov chains are regular.

  1. A = 1 0 . 3 . 7 size 12{A= left [ matrix { 1 {} # 0 {} ##"." 3 {} # "." 7{} } right ]} {}

  2. B = 0 1 . 4 . 6 size 12{B= left [ matrix { 0 {} # 1 {} ##"." 4 {} # "." 6{} } right ]} {}

  1. The matrix A size 12{A} {} is not a regular Markov chain because every power of it has an entry 0 in the first row, second column position. In fact, we will show that all 2 by 2 matrices that have a zero in the first row, second column position are not regular. Consider the following matrix M size 12{M} {} .

    M = a 0 b c size 12{M= left [ matrix { a {} # 0 {} ##b {} # c{} } right ]} {}
    M 2 = a 0 b c a 0 b c = a a + 0 b a 0 + 0 c b a + c b b 0 + c c size 12{M rSup { size 8{2} } = left [ matrix { a {} # 0 {} ##b {} # c{} } right ]left [ matrix { a {} # 0 {} ##b {} # c{} } right ]= left [ matrix { a cdot a+0 cdot b {} # a cdot 0+0 cdot c {} ##b cdot a+c cdot b {} # b cdot 0+c cdot c{} } right ]} {}

    Observe that the first row, second column entry, a 0 + 0 c size 12{a cdot 0+0 cdot c} {} , will always be zero, regardless of what power we raise the matrix to.

  2. The transition matrix B size 12{B} {} is a regular Markov chain because

    B 2 = . 40 . 60 . 24 . 76 size 12{B rSup { size 8{2} } = left [ matrix { "." "40" {} # "." "60" {} ##"." "24" {} # "." "76"{} } right ]} {}

    has only positive entries.

Got questions? Get instant answers now!
Got questions? Get instant answers now!

Does the product of an equilibrium vector and its transition matrix always equal the equilibrium vector? That is, does ET = E size 12{ ital "ET"=E} {} ?

At this point, the reader may have already guessed that the answer is yes if the transition matrix is a regular Markov chain. We try to illustrate with the following example from [link] .

A small town is served by two telephone companies, Mama Bell and Papa Bell. Due to their aggressive sales tactics, each month 40% of Mama Bell customers switch to Papa Bell, that is, the other 60% stay with Mama Bell. On the other hand, 30% of the Papa Bell customers switch to Mama Bell. The transition matrix is given below.

This matrix depict the flow of customers from mama bell to papa bell and vice versa.

If the initial market share for Mama Bell is 20% and for Papa Bell 80%, we'd like to know the long term market share for each company.

Let matrix T size 12{T} {} denote the transition matrix for this Markov chain, and M size 12{M} {} denote the matrix that represents the initial market share. Then T size 12{T} {} and M size 12{M} {} are as follows:

T = . 60 . 40 . 30 . 70 size 12{T= left [ matrix { "." "60" {} # "." "40" {} ##"." "30" {} # "." "70"{} } right ]} {} and M = . 20 . 80 size 12{M= left [ matrix { "." "20" {} # "." "80"{}} right ]} {}

Since each month the towns people switch according to the transition matrix T size 12{T} {} , after one month the distribution for each company is as follows:

. 20 . 80 . 60 . 40 . 30 . 70 = . 36 . 64 size 12{ left [ matrix { "." "20" {} # "." "80"{}} right ] left [ matrix {"." "60" {} # "." "40" {} ## "." "30" {} # "." "70"{}} right ]= left [ matrix {"." "36" {} # "." "64"{} } right ]} {}

After two months, the market share for each company is

. 36 . 64 . 60 . 40 . 30 . 70 = . 408 . 592 size 12{ left [ matrix { "." "36" {} # "." "64"{}} right ] left [ matrix {"." "60" {} # "." "40" {} ## "." "30" {} # "." "70"{}} right ]= left [ matrix {"." "408" {} # "." "592"{} } right ]} {}

After three months the distribution is

. 408 . 592 . 60 . 40 . 30 . 70 = . 4224 . 5776 size 12{ left [ matrix { "." "408" {} # "." "592"{}} right ] left [ matrix {"." "60" {} # "." "40" {} ## "." "30" {} # "." "70"{}} right ]= left [ matrix {"." "4224" {} # "." "5776"{} } right ]} {}

After four months the market share is

. 4224 . 5776 . 60 . 40 . 30 . 70 = . 42672 . 57328 size 12{ left [ matrix { "." "4224" {} # "." "5776"{}} right ] left [ matrix {"." "60" {} # "." "40" {} ## "." "30" {} # "." "70"{}} right ]= left [ matrix {"." "42672" {} # "." "57328"{} } right ]} {}

After 30 months the market share is 3 / 7 4 / 7 size 12{ left [ matrix { 3/7 {} # 4/7{}} right ]} {} .

The market share after 30 months has stabilized to 3 / 7 4 / 7 size 12{ left [ matrix { 3/7 {} # 4/7{}} right ]} {} .

This means that

{} 3 / 7 4 / 7 . 60 . 40 . 30 . 70 = 3 / 7 4 / 7 size 12{ left [ matrix { 3/7 {} # 4/7{}} right ] left [ matrix {"." "60" {} # "." "40" {} ## "." "30" {} # "." "70"{}} right ]= left [ matrix {3/7 {} # 4/7{} } right ]} {}

Once the market share reaches an equilibrium state, it stays the same, that is, ET = E size 12{ ital "ET"=E} {} .

This helps us answer the next question.

Got questions? Get instant answers now!
Got questions? Get instant answers now!

Can the equilibrium vector E size 12{E} {} be found without raising the transition matrix to large powers?

The answer to the second question provides us with a way to find the equilibrium vector E size 12{E} {} .

The answer lies in the fact that ET = E size 12{ ital "ET"=E} {} .

Since we have the matrix T size 12{T} {} , we can determine E size 12{E} {} from the statement ET = E size 12{ ital "ET"=E} {} .

Suppose E = e 1 e size 12{E= left [ matrix {e {} # 1 - e{} } right ]} {} , then ET = E size 12{ ital "ET"=E} {} gives us

e 1 e . 60 . 40 . 30 . 70 = e 1 e size 12{ left [ matrix { e {} # 1 - e{}} right ] left [ matrix {"." "60" {} # "." "40" {} ## "." "30" {} # "." "70"{}} right ]= left [ matrix {e {} # 1 - e{} } right ]} {}
. 60 e + . 30 1 e . 40 e + . 70 1 e = e 1 e size 12{ left [ matrix { left ( "." "60" right )e+ "." "30" left (1 - e right ) {} # left ( "." "40" right )e+ "." "70" left (1 - e right ){}} right ]= left [ matrix {e {} # 1 - e{} } right ]} {}
. 30 e + . 30 . 30 e + . 70 = e 1 e size 12{ left [ matrix { "." "30"e+ "." "30" {} # - "." "30"e+ "." "70"{}} right ]= left [ matrix {e {} # 1 - e{} } right ]} {}
. 30 e + . 30 = e size 12{ "." "30"e+ "." "30"=e} {}
e = 3 / 7 size 12{e=3/7} {}

Therefore, E = 3 / 7 4 / 7 size 12{E= left [ matrix { 3/7 {} # 4/7{}} right ]} {}

Got questions? Get instant answers now!
Got questions? Get instant answers now!

Does the long term market share for a Markov chain depend on the initial market share?

We will show that the final market share distribution for a Markov chain does not depend upon the initial market share. In fact, one does not even need to know the initial market share distribution to find the long term distribution. Furthermore, the final market share distribution can be found by simply raising the transition matrix to higher powers.

Consider the initial market share . 20 . 80 size 12{ left [ matrix { "." "20" {} # "." "80"{}} right ]} {} , and the transition matrix T = . 60 . 40 . 30 . 70 size 12{T= left [ matrix { "." "60" {} # "." "40" {} ##"." "30" {} # "." "70"{} } right ]} {} for Mama Bell and Papa Bell in the above example. Recall we found T n size 12{T rSup { size 8{n} } } {} , for very large n size 12{n} {} , to be 3 / 7 4 / 7 3 / 7 4 / 7 size 12{ left [ matrix { 3/7 {} # 4/7 {} ##3/7 {} # 4/7{} } right ]} {} .

Clearly, . 20 . 80 3 / 7 4 / 7 3 / 7 4 / 7 = 3 / 7 4 / 7 size 12{ left [ matrix { "." "20" {} # "." "80"{}} right ] left [ matrix {3/7 {} # 4/7 {} ## 3/7 {} # 4/7{}} right ]= left [ matrix {3/7 {} # 4/7{} } right ]} {}

No matter what the initial market share, the product is 3 / 7 4 / 7 size 12{ left [ matrix { 3/7 {} # 4/7{}} right ]} {} .

If the initial share is . 10 . 90 size 12{ left [ matrix { "." "10" {} # "." "90"{}} right ]} {} , then

. 10 . 90 3 / 7 4 / 7 3 / 7 4 / 7 = 3 / 7 4 / 7 size 12{ left [ matrix { "." "10" {} # "." "90"{}} right ] left [ matrix {3/7 {} # 4/7 {} ## 3/7 {} # 4/7{}} right ]= left [ matrix {3/7 {} # 4/7{} } right ]} {}

For any distribution A = a 1 a size 12{A= left [ matrix { a {} # 1 - a{}} right ]} {} , for example,

a 1 a 3 / 7 4 / 7 3 / 7 4 / 7 = 3 / 7 a + 3 / 7 1 a 4 / 7 a + 4 / 7 1 a = 3 / 7 4 / 7 size 12{ left [ matrix { a {} # 1 - a{}} right ] left [ matrix {3/7 {} # 4/7 {} ## 3/7 {} # 4/7{}} right ]= left [ matrix {3/7 left (a right )+3/7 left (1 - a right ) {} # 4/7 left (a right )+4/7 left (1 - a right ){} } right ]= left [ matrix { 3/7 {} # 4/7{}} right ]} {}

It makes sense, because the entry 3 / 7 ( a ) + 3 / 7 1 a size 12{3/7 left (a+3/7 left (1 - a right ) right )} {} , for example, will always equal 3 / 7 size 12{3/7} {} .

Just as the sum of the parts equals the whole, the sum of the parts of 3 / 7 size 12{3/7} {} equals 3 / 7 size 12{3/7} {} .

Got questions? Get instant answers now!
Got questions? Get instant answers now!

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Applied finite mathematics. OpenStax CNX. Jul 16, 2011 Download for free at http://cnx.org/content/col10613/1.5
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Applied finite mathematics' conversation and receive update notifications?

Ask