A Very Simple Weather Model
The probabilities of weather conditions (modeled as either rainy or sunny), given the weather on the preceding day, can be represented by a transition matrix:
The matrix P represents the weather model in which a sunny day is 90% likely to be followed by another sunny day, and a rainy day is 50% likely to be followed by another rainy day. The columns can be labelled "sunny" and "rainy", and the rows can be labelled in the same order.
(P)i j is the probability that, if a given day is of type i, it will be followed by a day of type j.
Notice that the rows of P sum to 1: this is because P is a stochastic matrix.
Read more about this topic: Examples Of Markov Chains
Famous quotes containing the words simple, weather and/or model:
“Some simple dishes recommend themselves to our imaginations as well as palates.”
—Henry David Thoreau (18171862)
“The weather is like the government, always in the wrong.”
—Jerome K. Jerome (18591927)
“One of the most important things we adults can do for young children is to model the kind of person we would like them to be.”
—Carol B. Hillman (20th century)
