Next: Recursive Representation
Up: Specification of the Model
Previous: State Space, Initial Distribution
  Contents
Examples
- Weather Forecast
(see. O. Häggström (2002)
Finite Markov Chains and Algorithmic Applications. CU
Press, Cambridge)
- We assume to observe the weather in an area whose typical weather is
characterized by longer periods of rainy or dry days (denoted by
rain and sunshine), where rain and sunshine exhibit approximately
the same relative frequency over the entire year.
- It is sometimes claimed that the best way to predict tomorrow's
weather is simply to guess that it will be the same tomorrow as it
is today.
- If we assume that this way of predicting the weather will be
correct in 75% of the cases (regardless whether today's weather
is rain or sunshine), then the weather can be easily modelled by a
Markov chain.
- The state space consists of the two states
rain and
sunshine.
- The transition matrix is given as follows:
 |
(7) |
- Note that a crucial assumption for this model is the perfect
symmetry between rain and sunshine in the sense that the probability
that today's weather will persist tomorrow is the same regardless of
today's weather.
- In areas where sunshine is much more common than rain a more
realistic transition matrix would be the following:
 |
(8) |
- Random Walks; Risk Processes
- Queues
- Branching Processes
- Cyclic random walks
Next: Recursive Representation
Up: Specification of the Model
Previous: State Space, Initial Distribution
  Contents
Ursa Pantle
2006-07-20