Written Assignment on Hidden Markov Model Given Probability Distributions:
u1 u2 u3
- u1 0.1
- u2 0.6
- u3 0.3
0.4 0.5 0.2 0.2 0.4 0.3
RGB
- u1 0.3
- u2 0.1
- u3 0.6
0.5 0.2 0.4 0.5 0.1 0.3
Initial Probability πi = 0.33
Compute the probabilities manually and report your observations at each α state. Question1: Find the likelihood of the observation sequence: RRGG
P(RRGG/λ) = ??
Question2: Find the best state sequence?



