session-9
session-9
¢ Class definition
¢ Irreducible
¢ Transience
¢ Recurrence
¢ Absorbing
¢ Periodicity
MARKOV CHAIN CLASSIFICATION:
EXAMPLE
0 1 2 3 4
0 0 0.2 0.5 0.3 0
1 0 0 0 1 0
2 0 0.2 0 0.1 0.7
3 0 1 0 0 0
4 0.8 0.1 0 0.1 0
P(3)
0 1 2 3 4
0 0.28 0.29 0 0.43 0
1 0 0 0 1 0
2 0 0.38 0.28 0.34 0
3 0 1 0 0 0
4 0 0.42 0 0.3 0.28
EXAMPLE: STEADY STATE PROBABILITY
A telecom company offers two prepaid plans:
PR666 and PR719 plans, offering different data
packs. It also offers three different postpaid plans:
PO399, PO599, and PO799. Company tracked each
customer to understand the yearly transition and
the following TPM summarizes the data:
PR666 PR719 PO399 PO599 PO799
PR666 2/3 1/3 0 0 0
PR719 2/3 1/3 0 0 0
PO399 0 0 ¼ ½ ¼
PO599 0 0 ½ ½ 0
PO799 0 0 0 ½ ½
Consider a total customer base of 20 Lakhs customers with 30% of the
customers opting for Prepaid.
EXAMPLE: STEADY STATE PROBABILITY
0 1
0 0.3 0.7
1 0.6 0.4
¢ K(0) = 86.15
¢ K(1) = 18.37
¢ K(2) = 5.16
¢ K(3) = 1.15
EXPECTED AVERAGE COST: INVENTORY
EXAMPLE
States (i) Expected Cost [K(i)] Steady State Prob.
0 86.15 0.286
1 18.37 0.285
2 5.16 0.263
3 1.15 0.166