Problem 10
Question
Brownian motion is not going to be adequate as a stock market model. First, it has constant mean, whereas the stock of a company usually grows at some rate, if only due to inflation. Moreover, it may be too 'noisy' (that is the variance of the increments may be bigger than those observed for the stock) or not noisy enough. We can scale to change the 'noisiness' and we can artificially introduce a drift, but this still won't be a good model. Here is one reason why. Suppose that \(\left\\{W_{t}\right\\}_{t \geq 0}\) is standard Brownian motion under \(\mathbb{P} .\) Define a new process \(\left\\{S_{t}\right\\}_{I \geq 0}\) by \(S_{t}=\mu t+\sigma W_{t}\) where \(\sigma>0\) and \(\mu \in \mathbb{R}\) are constants. Show that for all values of \(\sigma>0, \mu \in \mathbb{R}\) and \(T>0\) there is a positive probability that \(S_{T}\) is negative.
Step-by-Step Solution
VerifiedKey Concepts
Brownian Motion
- Starts at zero: The process begins at zero, meaning at time zero, the position is zero.
- Independent increments: The changes in the process over non-overlapping intervals are independent of each other.
- Normally distributed increments: For any time interval, the change in values follows a normal distribution.
- Continuous paths: The trajectory of the motion is continuous over time.
Mathematically, if we denote Brownian motion by \(W_t\), at any time \(t\), \(W_t\) is normally distributed with mean 0 and variance \(t\). This property of variance growing with time makes Brownian motion an excellent tool to model random movements, such as the chaotic path of a small particle in a fluid. In the context of financial markets, Brownian motion is often adapted to model stock prices or exchange rates due to its inherent randomness and unpredictability.
Stock Market Models
A key reason for transforming Brownian motion into GBM for stocks is to incorporate the factors such as:
- **Exponential growth**: Stocks are typically expected to grow steadily over time, reflecting economic factors like inflation and business growth.
- **Volatility**: This element captures large swings in stock prices, reflecting market uncertainty.
In a GBM setting, the stock price \(S_t\) at time \(t\) is modeled as being influenced by a deterministic "drift" term (exponential growth) and a stochastic term (random volatility). Despite being underpinned by Brownian motion, the model takes this further to better reflect the real-world attributes and behaviors of stock prices, making it a favorite among financial analysts and traders.
Probability Distributions
For a standard Brownian motion, the increments are normally distributed, meaning that for any interval of time, the change in the process has a normal distribution with specific mean and variance. This means:
- **Normal Distribution**: Characterized by its bell-shaped curve, where most of the data falls around the mean. It is symmetrical, with 68% of data within one standard deviation up or down from the mean.
- **Variance and Standard Deviation**: These measures indicate how much the values can deviate from the mean. Higher variance means more widespread data; more applicable in more volatile markets.
This understanding plays a crucial role in finance as it aids in predicting potential changes in financial variables such as stock prices, based on past dynamics and inherent randomness.
Drift and Volatility
- **Drift**: This term refers to the expected rate of return or the average change in a stock's price over time. It represents the deterministic part of the stock price model, implying consistent growth or decline. For instance, in the equation \(S_t = \mu t + \sigma W_t\), \(\mu\) is the drift coefficient.
- **Volatility**: Unlike drift, volatility captures the randomness or the fluctuations of stock prices. It represents the uncertainty and risk involved in the stock's movements. In the above equation, \(\sigma\) (sigma) signifies the volatility factor that scales the noise of the Brownian motion.
Together, drift and volatility help in crafting realistic financial models by balancing expected returns with the inherent unpredictability of the market. Understanding and calculating these components enable investors to make informed decisions and model the risks related with their investments.