Over time, you have found that a certain asset seems to follow a Markov model in which it will increase or decrease minute-to-minute according to the model above. For example, if its value increases one minute, it is 80% likely to increase again in the next minute. In the long run, in what percentage of minutes does the stock increase?
Hint: If it increases with probability it decreases with probability What value of would provide a steady state in this chain?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
In the steady state, the following equations must be satisfied:
0 . 8 p + 0 . 4 ( 1 − p ) = p 0 . 6 ( 1 − p ) + 0 . 2 p = 1 − p
Solving these equations gives p = 3 2 .