If Brownian Motion is a drunken walk where someone wanders aimlessly around a room, then Geometric Brownian Motion is that same person walking on a moving walkway at an airport. They still wobble left and right unpredictably — but the floor itself is carrying them forward. The wobble is random. The walkway is not.
The path is jagged (random wobble), but the walkway ensures a steady forward trend.
Standard Brownian Motion had a critical flaw for finance: it could push a stock price below zero — which is impossible in reality. It also assumed that a $2 move meant the same thing whether a stock was worth $10 or $1,000. That's clearly wrong. GBM fixes both problems elegantly by switching from dollars to percentages.
The price changed by ± $2.
A $10 stock could drop to –$5. A $1,000 stock barely notices a $2 move. The math treats both the same — which makes no sense.
The price changed by ± 2%.
A $10 stock moves $0.20. A $1,000 stock moves $20. The moves are proportional to the price — which is how markets actually work.
GBM breaks every price movement into exactly two distinct forces working simultaneously:
The amber dashed line is pure drift — the purple jagged path is what actually happens when you add diffusion.
In research papers and textbooks, GBM is written as a single compact equation. It looks intimidating — but every piece of it maps directly back to our airport walkway story:
Notice that both the drift and the shock are multiplied by the current price (St). That's what makes it "geometric" — every move is a percentage of where you already are, not a fixed dollar amount.
In advanced models, the wobble (σ) itself can change based on trading volume. Think of it this way: if millions of people are in the pool hitting the beach ball, all those forces cancel each other out and the ball barely moves. But if only one person is in the pool, a single push sends it flying. The same logic applies to stocks:
High volume dampens volatility — low volume amplifies it. Same drift, very different diffusion.
Adjust the drift (μ) and volatility (σ) and see how GBM paths change. Notice how drift pulls the average upward while volatility controls the wildness of the wobble.
In short: Brownian Motion is pure randomness. Geometric Brownian Motion is randomness with a trend, where every jump is a percentage of the current price. This keeps prices positive, makes moves proportional, and is the most common way hedge funds model normal stock behavior. Two ingredients — drift and diffusion — are all you need to describe the motion of markets.