CH 16 Markov Analysis
CH 16 Markov Analysis
CH 16 Markov Analysis
16-1
Learning Objectives
Students will be able to:
Determine future states or conditions using Markov analysis. Compute long-term or steady-state conditions using only the matrix of transition. Understand the use of absorbing state analysis in predicting future conditions.
16-2
Chapter Outline
16.1 Introduction 16.2 States and State Probabilities 16.3 Matrix of Transition Probabilities 16.4 Predicting Future Market Share 16.5 Markov Analysis of Machine Operations 16.6 Equilibrium Conditions 16.7 Absorbing States and the Fundamental Matrix: Accounts Receivable Applications
To accompany Quantitative Analysis for Management, 9e by Render/Stair/Hanna
16-3
Introduction
Markov Analysis
A technique dealing with probabilities of future occurrences with currently known probabilities Numerous applications in
Business (e.g., market share analysis), Bad debt prediction University enrollment predictions Machine breakdown prediction
16-4
Markov Analysis
Matrix of Transition Probabilities
Shows the likelihood that the system will change from one time period to the next This is the Markov Process.
It enables the prediction of future states or conditions.
16-5
16-6
16-7
16-8
where
p(1) = vector of states for the machine in period 1 p1 = 1 = P (being in state 1) = P (machine working) p2 = 0 = P (being in state 2) = P (machine broken)
Most of the time, problems deal with more than one item!
To accompany Quantitative Analysis for Management, 9e by Render/Stair/Hanna
16-9
vector of state probabilities: where p(1) = vector of state probabilities in period 1 p1 = 0.4 = P (of a person being in store 1) p2 = 0.3 = P (of a person being in store 2) p3 = 0.3 = P (of a person being in store 3)
To accompany Quantitative Analysis for Management, 9e by Render/Stair/Hanna
16-10
Store 3: 30%
But, every month, customers who frequent one store have a likelihood of visiting another store. Customers from each store have different probabilities for visiting other stores.
16-11
16-12
Store 1:
Next Period: Store 2: Next Period: Store 3: Next Period: New Shares:
40%
30% 30%
80%
32% 10% 3% 20% 6% 41%
16-13
10%
4% 70% 21% 20% 6% 31%
10%
4% 20% 6% 60% 18% 28% = 100%
2006 by Prentice Hall, Inc. Upper Saddle River, NJ 07458
Let Pij = conditional probability of being in state j in the future given the current state of i, P (state j at time = 1 | state i at time = 0) For example, P12 is the probability of being in state 2 in the future given the event was in state 1 in the prior period
16-14
P11 P12 P13 ***** P1n P21 P22 P23 ***** P2n
1
1
P=
* * * *
* * * *
Pm1
Important:
******
Pmn
Each row must sum to 1. But, the columns do NOT necessarily sum to 1.
To accompany Quantitative Analysis for Management, 9e by Render/Stair/Hanna
16-15
Row 1 interpretation:
0.8 = P11 = P (in state 1 after being in state 1)
16-16
Given the
1. 2. vector of state probabilities and matrix of transitional probabilities.
16-17
16-18
.8 .1 .1 P = . 1 .7 .2 .2 .2 .6
.8 .1 .1 .1 .7 .2 .2 .2 .6
16-19
Therefore, the state probabilities n periods in the future can be obtained from the
current state probabilities and the matrix of transition probabilities.
16-20
P11 = 0.8 = probability of machine working this period if working last period
P12 = 0.2 = probability of machine not working this period if working last P21 = 0.1 = probability of machine working this period if not working last P22 = 0.9 = probability machine not working this period if not working last
To accompany Quantitative Analysis for Management, 9e by Render/Stair/Hanna
16-21
16-22
0.8 0.2 = (0.8, 0.2) 0.1 0.9 = [(0.8)(0.8)+(0.2)(0.1), (0.8)(0.2)+(0.2)(0.9)] = (0.66, 0.34) If the machine works next month, then in two months there is a 66% chance that it will be working and a 34% chance it will be broken.
To accompany Quantitative Analysis for Management, 9e by Render/Stair/Hanna
16-23
Equilibrium Conditions
Equilibrium state probabilities are the long-run average probabilities for being in each state. Equilibrium conditions exist if state probabilities do not change after a large number of periods. At equilibrium, state probabilities for the next period equal the state probabilities for current period.
16-24
16-25
State 1
1.0 .8 .66 .562 .4934 .44538 .411766 .388236 .371765 .360235 .352165 .346515 .342560 .339792 .337854
16-26
State 2
0.0 .2 .34 .438 .5066 .55462 .588234 .611763 .628234 .639754 .647834 .653484 .657439 .660207 .662145
2006 by Prentice Hall, Inc. Upper Saddle River, NJ 07458
p(n)
Current State
P =
Matrix of Transition
p(n+1)
New State
16-27
Equilibrium Equations
p (i + 1) = p (i)P
p Assume: p (i) = [ 1
Then:
p11 p 2 ], P = p21
p12 p22
[p1
p 2 ]= [ 1 P + p 2 P21 p 1 P + p 2 P22 ] p 11 12
p 2 = p 1 P + p 2 P22 12 p 1 p12
or : p 1 = p 1 P + p 2 P21, 11
and p 2 =
1 - p22
2006 by Prentice Hall, Inc. Upper Saddle River, NJ 07458
16-28
16-29
16-30
16-31
16-32
Absorbing States
Any state that does not have a probability of moving to another state is called an absorbing state. If an entity is in an absorbing state now, the probability of being in an absorbing state in the future is 100%. An example of such a process is accounts receivable.
Bills are either paid, delinquent, or written off as bad debt. Once paid or written off, the debt stays paid or written off.
16-33
Absorbing States
Accounts Receivable example The possible states are
Paid Bad debt Less than 1 month old 1 to 3 months old
16-34
P=
1 0 0 1 0.6 0 0.4 0
A
0 0 0.2 0.3
B
0 0 0.2 0.2
Partition the probability matrix into 4 quadrants to make 4 new sub-matrices: I, 0, A, and B
16-35
Then
F = [I - B]
-1
Once F is found, multiply by the A matrix: FA The FA indicates the probability that an amount in one of the non-absorbing states will end up in one of the absorbing states.
16-36
16-37