Respuesta :
Answer:
a) The transition matrix for this Markov process will be:
[tex]M = \left[\begin{array}{ccc}2/3 &1/4 \\1/3 &3/4}\end{array}\right][/tex]
b) If the animal is initially in the woods, probability that it is in the woods on the next three observations = 0.602
c) If the animal is initially in the woods, probability that it is in the meadow on the next three observations = 0.398
Step-by-step explanation:
Let the state be [tex]S_{i}[/tex]
There are two states, i = 1,2
Let [tex]T_{ij}[/tex] be transition between the states, i = 1,2; j = 1,2
The transition matrix for a markov process is:
[tex]M = \left[\begin{array}{ccc}T_{11} &T_{12} \\T_{21} &T_{22}\end{array}\right][/tex]
Based on the analogies in the exercise, the transition probabilities will be given as:
[tex]T_{11} = 2/3\\T_{22} = 3/4\\T_{21} = 1 - T_{11} = 1 - 2/3\\T_{21} = 1/3\\T_{12} = 1 - T_{22} = 1 - 3/4\\T_{12} = 1/4[/tex]
a) The transition matrix for this Markov process will be:
[tex]M = \left[\begin{array}{ccc}2/3 &1/4 \\1/3 &3/4}\end{array}\right][/tex]
2) If the animal is initially in the woods, probability that it is in the woods on the next three observations:
To do this, let us find M³ to be able to find any probability on the next three observations.
[tex]M^{3} = \left[\begin{array}{ccc}2/3 &1/4 \\1/3 &3/4}\end{array}\right]\left[\begin{array}{ccc}2/3 &1/4 \\1/3 &3/4}\end{array}\right]\left[\begin{array}{ccc}2/3 &1/4 \\1/3 &3/4}\end{array}\right][/tex]
[tex]M^{3} = \left[\begin{array}{ccc}203/432 &229/576 \\229/432 &347/576}\end{array}\right][/tex]
If the animal is initially in the woods, probability that it is in the woods on the next three observations = [tex]M_{22} ^{3}[/tex] = 347/576
[tex]M_{22} ^{3}[/tex] = 0.602
3) If the animal is initially in the woods, probability that it is in the meadow on the next three observations = [tex]M_{12} ^{3}[/tex] = 229/576
[tex]M_{12} ^{3}[/tex] = 0.398