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:
“Such simple things,
And we make of them something so complex it defeats us,
Almost. Why cant everything be simple again?...”
—John Ashbery (b. 1927)
“The weather is like the government, always in the wrong.”
—Jerome K. Jerome (18591927)
“It has to be acknowledged that in capitalist society, with its herds of hippies, originality has become a sort of fringe benefit, a mere convention, accepted obsolescence, the Beatnik model being turned in for the Hippie model, as though strangely obedient to capitalist laws of marketing.”
—Mary McCarthy (19121989)