The concept of the Geometric Random Walk is foundational in understanding how financial markets behave. At its core, this theory suggests that stock prices evolve unpredictably, with their movements akin to a particle undergoing a random walk. This randomness is intrinsic to the market’s nature, reflecting a continuum of unforeseen events and information.
When we look at stock prices and try to predict their future, we often use the concept of a random walk. There are two types: the normal random walk and the geometric random walk. Both are used to model how stock prices move, but they differ in important ways.
In a normal random walk, we say that the next price of a stock is the current price plus some random change. This change could be up or down and is entirely unpredictable. The formula is:
$$P_t = P_{t-1} + \epsilon_t$$
where:
This model is simple but has a big limitation: it suggests that stock prices could potentially go below zero, which isn’t possible in the real world.
The geometric random walk fixes this by looking at percentage changes rather than absolute changes.
Here, we multiply the current price by a factor to get the next price. This factor represents the expected rate of return, which is random.
The formula is: \(P_t = P_{t-1} \times e^{\epsilon_t}\)
The main difference between the two models is how they approach changes in stock prices.
The normal random walk adds or subtracts random amounts to the price, while the geometric random walk multiplies the price by a random factor. For financial professionals, knowing these differences is key to choosing the right model for the right situation.
Let’s fit the said model to our current equation –
To fit your model of proportional changes due to coin toss outcomes into the geometric random walk equation, we would modify the model as follows:
In the geometric random walk model, the stock price at time \(t\) is a product of the stock price at time \(t-1\) and an exponential factor that represents the rate of return, which in this case is determined by the coin toss. The equation is:
$$P_t = P_{t-1} \times e^{\epsilon_t}$$
For your model:
So, the modified equation for each coin toss would be:
This process would be repeated through ‘N’ iterations, with the rate of return \( \epsilon_t \) being determined by the outcome of each coin toss.