Roman C. answered 11/18/15
Tutor
5.0
(851)
Masters of Education Graduate with Mathematics Expertise
(1) Qij = P(Xn+1 = j | Xn = i) =
1 2
1 ⌈ 0.9 0.1 ⌉
2 ⌊ 0.3 0.7 ⌋
(2) P(Xn+2 = 1 | Xn = 1)
= P(Xn+2 = 1 | Xn+1 = 1)P(Xn+1 = 1 | Xn = 1) + P(Xn+2 = 1 | Xn+1 = 2)P(Xn+1 = 2 | Xn = 1)
= 0.92 + (0.3)(0.1) = 0.81 + 0.03 = 0.84
(3) The long term probability for three consecutive weeks to all have high volume requires us to get the stationary distribution πi = P(Xn = i)
πQ = π gives equations
0.9π1 + 0.3π2 = π1, and π1 + π2 = 1
Solving this system gives π1 = 0.75 and π2 = 0.25
Now we are ready to answer the question.
P(Xn+3 = Xn+2 = Xn+1 = 1)
= P(Xn+3 = 1 | Xn+2 = 1)P(Xn+2 = 1 | Xn+1 = 1)P(Xn+1 = 1 | Xn = 1)P(Xn = 1)
+ P(Xn+3 = 1 | Xn+2 = 1)P(Xn+2 = 1 | Xn+1 = 1)P(Xn+1 = 1 | Xn = 2)P(Xn = 2)
= 0.93(0.75) + 0.92(0.3)(0.25)
= 0.6075
Katie C.
11/18/15