Examples of Markov Chains - A Very Simple Weather Model

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:

 P = \begin{bmatrix} 0.9 & 0.1 \\ 0.5 & 0.5 \end{bmatrix}

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:

    You think a wooden animal
    is a simple thing;
    it’s not.
    Hilda Doolittle (1886–1961)

    Winter lies too long in country towns; hangs on until it is stale and shabby, old and sullen. On the farm the weather was the great fact, and men’s affairs went on underneath it, as the streams creep under the ice. But in Black Hawk the scene of human life was spread out shrunken and pinched, frozen down to the bare stalk.
    Willa Cather (1873–1947)

    I’d like to be the first model who becomes a woman.
    Lauren Hutton (b. 1944)