iTranslated by AI
Why Short-Term Investing is Called Gambling: A Mathematical Explanation Based on Geometric Brownian Motion
Updates
- 2024-11-03: Published a stock price and New NISA asset management simulator built with Next.js!
- 2025-06-15: Updated the app! (The link above has been updated)
Introduction
Who is this article for?
- People interested in asset management
- People who want to know why short-term investment is often called gambling
- People interested in stock price fluctuations and New NISA investment simulations that consider volatility (risk)
Content
In this article, we will simulate stock price fluctuations based on finance theory. Specifically, we will conduct analysis and discussion considering the following properties:
- Engaging in probabilistic discussions that consider risk, rather than just deterministic discussions based only on returns.
- Performing theoretical analysis rather than Monte Carlo-style simulations.
By understanding this article, you will be able to mathematically explain the following:
- The reason why short-term investment is said to be gambling
- Why the Sharpe Ratio is important
Prerequisites for this article
Regardless of its validity, this article theoretically analyzes what properties stock prices (market averages) possess assuming they follow the Black-Scholes model. Please note that this analysis itself is not new; I am writing it down as a memorandum to strengthen my own "holding power" (conviction) in stock investing.
My Investment Policy
My Investment Policy
I basically believe in the Geometric Brownian Motion mentioned above and invest in All Country (ACWI) or S&P 500 indices as my core, with satellite investments in NASDAQ100, high-dividend ETFs, bonds, etc.
A good property of Geometric Brownian Motion is that it naturally incorporates the characteristic that stock prices always remain above 0, as they can be expressed exponentially. Furthermore, looking at history, it is a fact that long-term stock price trends have increased exponentially, and I personally recognize it as a simple yet somewhat reliable model.
Of course, it is important to note that the past does not guarantee the future.
As seen from this analysis, by holding stocks for a long period, the probability that stock investing will pay off increases (as long as capitalist society and population growth continue). Therefore, as soon as I have surplus funds, I buy and hold investment trusts or ETFs such as All Country stocks and try not to sell them as much as possible to minimize costs like taxes and fees. If I do sell, I intend to sell only what is necessary when it is necessary, and until then, I plan to keep buying. I hope to introduce exit strategies and such on another occasion.
By the way, my investment policy is heavily influenced by "S&P500 Saikyo Densetsu" (The Legend of S&P500 being the strongest).
Formulation of Financial Model
I will formulate the financial model based on Imoz Financial Theory[1].
Black–Scholes Model
The Black–Scholes model is a model of a securities market where two types of securities exist: one non-dividend-paying stock and one type of bond. Furthermore, it assumes that continuous trading is possible and the market is a perfect market.
Let
Here,
Ito's Lemma
When a stochastic process
and assuming
holds true[2]. Here, the definitions of
Transformation of Geometric Brownian Motion
We define
Then,
From this, the stochastic differential equation (1) representing Geometric Brownian Motion can be transformed into the following stochastic differential equation using Ito's Lemma (2):
Here,
Analytical Solution of Geometric Brownian Motion
When the initial value of the stock at the initial time
Since the Wiener process follows
Equation (5) represents the probability distribution satisfied by a financial instrument following Geometric Brownian Motion.
Mathematical Considerations of the Analytical Solution
From the analytical expression (5), assuming that the stock price (market average) fluctuates according to the Black-Scholes model, the following interpretations can be made:
- On average, the stock price grows exponentially according to the geometric mean return
.\mu - However, when the investment period
is short,t holds, making volatility (noise) dominant. This is the reason why short-term investment is often called gambling.\mu t \ll \sigma\sqrt{t} - However, if the investment period
satisfies the following, there is approximately an 84%[3] probability of not falling below the principal.t_{eq}
Here,
- Equation (6) shows that the investment period
until recovering the principal when the stock price swings down byt_{eq}(-\sigma) is inversely proportional to the square of the Sharpe ratio.-\sigma - Furthermore, the investment period
when the stock price reaches its minimum when swinging down byt_{\rm min}(-\sigma) can be estimated as follows:-\sigma
Where is the boundary between short-term and long-term investment?
As mentioned in the previous section, as long as the stock price continues its Geometric Brownian Motion, we've seen that short-term investment is close to gambling. So, how long should one hold to consider it long-term investment?
There is no definitive answer, but as a clear indicator, this article considers the timing when the expected value and the standard deviation coincide as the boundary between short-term and long-term investment. The rationale is that after this timing, the expected value becomes dominant against fluctuations within
In summary, the boundary between short-term and long-term investment can be regarded as the inverse of the square of the Sharpe ratio. From this, it is clear that to invest with reduced elements of luck in the shortest possible time, one only needs to consider maximizing the Sharpe ratio. Of course, since the expected value of investment returns depends only on the geometric mean return, which one to prioritize depends on individual values.
One point of caution: some might think that for bank deposits, since the volatility is
Simulation
*Note: Here, performance data as of May 5, 2024, is used.
In the Case of S&P 500 (1992-2024)
- Evaluation is conducted using S&P 500 historical performance (1992-2024) in US dollars.
- The results are as follows. For reference, the performance of the ACWI index (1987-2023), a global stock-linked index in US dollars, is also listed.
| Parameter | Symbol | S&P 500 | ACWI | Conservative Assumption |
|---|---|---|---|---|
| Geometric Mean Return | 10.25% | 7.99% | 5.0% | |
| Risk | 14.81% | 15.22% | 20.0% | |
| Sharpe Ratio | 0.65 | 0.51 | 0.25 | |
| Period until principal recovery during ★ Retention period that can be considered long-term investment |
2.4 years | 3.8 years | 16.0 years | |
| Timing of asset bottom during |
0.6 years | 1.0 years | 4.0 years |
[Update] I created a web app for an asset management simulator
Below, I show graphs of simulation results, but I have also created an app where you can run investment simulations with your preferred parameters! Please give it a try.
By the way, the meaning of confidence interval XX% is as follows:
- The range within which the value will fall with XX% probability for the input parameters (geometric mean return
, risk\mu ), assuming that the stock price follows Geometric Brownian Motion.\sigma
Simulation Results
Stock Price Multiplier
| Case | Stock Price |
|---|---|
| S&P 500 1992-2024 |
![]() |
| ACWI 1987-2023 |
![]() |
| Conservative Assumption |
![]() |
Looking at this, you can see how incredible the growth rate of the past S&P 500 index was. Although we are looking at it in US dollars, the Sharpe ratio is also quite high, and the investment efficiency is extremely good.
- "seed = 23" is an example of stock price fluctuation generated using random numbers.
New NISA Asset Amount
Here, we simulate how much assets will increase relative to the monthly investment amount in the New NISA, assuming stock price fluctuations based on the conservative assumptions mentioned above.
While simulations considering only returns (the median in this article: yellow dashed line) are often seen on blogs and YouTube, I rarely see simulation results that also consider volatility, so I believe this graph is quite valuable.
By the way, we assume the investment starts from Year 0 here.
| Monthly Investment Amount | New NISA Asset Amount Only |
|---|---|
| 300,000 yen | ![]() |
| 150,000 yen | ![]() |
| 100,000 yen | ![]() |
| 50,000 yen | ![]() |
Well, it might be cliché, but what I want to convey here is that if you want to maximize your assets in the long term, you'll want to fill up your New NISA allowance as early as possible.
Summary
In this article, assuming that the market average of stocks follows the Black–Scholes model, we analytically derived the probability distribution satisfied by the stock price as a random variable using Ito's Lemma.
From the form of the analytical solution, it is evident that the logarithm of the stock price multiplier has the following characteristics:
- Mean: Geometric Mean Return × Elapsed Time (
)\mu t - Standard Deviation: Risk (Volatility) × Elapsed Time to the power of 1/2 (
)\sigma \sqrt{t}
In other words, when the holding period of stocks (market average) is short, fluctuations due to volatility are dominant. This is the reason why short-term investment is often called gambling.
Bank deposits are the most liquid assets, but at the same time, we must not forget that as long as the inflation rate exceeds the deposit interest rate, bank deposits become an investment product where losing is guaranteed. I hope to continue building assets while taking appropriate risks.
Thank you for reading this far. I look forward to seeing you again in the next post.
Reference Articles
-
The probability of staying within
is 68%, but of the remaining 32%, the probability of a downward swing is only 16%. ↩︎1\sigma







Discussion