Content deleted Content added
Citation bot (talk | contribs) m Add: ___location. Removed parameters. | You can use this bot yourself. Report bugs here. | User-activated. |
|||
Line 44:
provides the probabilities for observing events given a particular state. In the above example, event 1 will be observed 90% of the time if we are in state 1 while event 2 has a 10% probability of occurring in this state. In contrast, event 1 will only be observed 20% of the time if we are in state 2 and event 2 has an 80% chance of occurring. Given an arbitrary row-vector describing the state of the system (<math>\mathbf{\pi}</math>), the probability of observing event j is then:
:<math>\mathbf{P}(O = j)=\sum_{i} \pi_i
This can be represented in matrix form by multiplying the state row-vector (<math>\mathbf{\pi}</math>) by an observation matrix (<math>\mathbf{O_j} = \mathrm{diag}(
:<math>\mathbf{O_1} = \begin{pmatrix}
|