The Random Walk Model: Practice Problems and Solutions

The Actuary's Free Study Guide for Exam 3F / Exam MFE - Section 28

This section of sample problems and solutions is a part of The Actuary's Free Study Guide for Exam 3F / Exam MFE, authored by Mr. Stolyarov.

This is Section 28 of the Study Guide. See Section 1 here. See Section 2 here. See Section 3 here. See Section 4 here. See Section 5 here. See Section 6 here. See Section 7 here. See Section 8 here. See Section 9 here. See Section 10
here. See Section 11 here. See Section 12 here. See Section 13 here. See Section 14 here. See Section 15 here. See Section 16 here. See Section 17 here. See Section 18 here. See Section 19 here. See Section 20 here. See Section 21 here. See Section 22 here. See Section 23 here. See Section 24 here. See Section 25 here. See Section 26 here. See Section 27 here.


Let a coin be flipped n times and let Yi denote the outcome of the ith flip. If the coin lands heads on the ith flip, then Yi = 1. If the coin lands tails on the ith flip, then Yi = -1. We can obtain the sum of the Yi's for the n flips (Zn) as follows.

Zn = i=1n∑Yi

Furthermore, to find Yn, the outcome of the nth flip, we use the following formula:

Zn - Zn-1 = Yn

If Yn is heads: Zn - Zn-1 = +1

If Yn is tails: Zn - Zn-1 = -1

The random walk model states that the more times we flip a coin, the likelier it is that we will be farther away from 0.

The random walk model can be applied to stock price movements as well, though the above equations do not suffice to describe such movements. The binomial model is a special case of the random walk model that also incorporates the assumption that "continuously compounded returns are a random walk." According to R. L. McDonald, there are the four properties of continuously compounded returns that the binomial model incorporates (where r = continuously compounded rate of return, S = stock price, and the subscripts denote time periods).

Logarithmic function computes returns from prices: rt,t+h = ln(St+h /St)

Exponential function computes prices from returns: St+h = Ster_(t,t+h)

Continuously compounded returns are additive: rt,t+nh = i=1n∑rt+(i-1)h,t+ih

Continuously compounded returns can be less than - 100%. er is always positive, even if r is a large negative number.

Related information
The binomial stock/option pricing model is a special case of the random walk model.