Youngkwon C. answered 12/23/15
Tutor
4.9
(8)
Knowledgeable and patient tutor with a Ph.D. in Electrical Eng.
Hi Katie,
As the state 1 and 2 are to attend the class and to be absent, respectively,
a transition matrix, T, for this Markov process has its elements as follows:
t11 = p, t21 = 5p
t12 = 2q, t22 = q
As t11 + t21 = 1 and t12 + t22 = 1,
t11 = 1/6, t21 = 5/6
t12 = 2/3, t22 = 1/3
(1) T = ⌈ t11 t12 ⌉ = ⌈ 1/6 2/3 ⌉
⌊ t21 t22 ⌋ ⌊ 5/6 1/3 ⌋
(2) P(3) = T3
= T·T·T
= ⌈ 3/8 1/2 ⌉
⌊ 5/8 1/2 ⌋
(3) The answer is the 1st row, 2nd column element of P(3),
which is 1/2.
Hope these help.