(a) Model this situation with a Markov chain. Find the transition matrix and associated digraph that describes the number of people using each company.
(b) What percent of people will use Company A in 2013?
(c) What percent of people will use Company A in 2014?
(a). Let Ak and Bk represent the market shares of the Companies A and B respectively in the kth year.
Then Ak+1 = 0.60 Ak + 0.30Bk and Bk+1 = 0.40Ak +0.70 Qk.
Now, let A =
0.60 |
0.30 |
0.40 |
0.70 |
Then A is the transition matrix representing the scenario.
(b). The initial vector in 2012 is u = (0.40,0.60)T.
Now, Au = (21/50,29/50)T. This means that (21/50)*100 = 42 % of people will use Company A in 2013.
( c). Further, A2 u = A.Au = (213/500,287/500)T. This means that (213/500)*100 = 42.6 % of people will use Company A in 2014.
Get Answers For Free
Most questions answered within 1 hours.