LibraryCommon Probability Distributions

Common Probability Distributions

Learn about Sub-topic 4: Common Probability Distributions as part of CFA Preparation - Chartered Financial Analyst

Sub-topic 4: Common Probability Distributions

Understanding common probability distributions is crucial for investment analysis. These distributions help us model the likelihood of different outcomes for financial variables like asset returns, interest rates, and economic indicators. This knowledge is fundamental for risk management, portfolio construction, and valuation.

What are Probability Distributions?

A probability distribution is a function that describes the likelihood of obtaining the possible values that a random variable can take. In simpler terms, it tells us how likely different outcomes are. For continuous random variables, we use probability density functions (PDFs), and for discrete random variables, we use probability mass functions (PMFs).

Key Probability Distributions in Finance

Several probability distributions are particularly relevant in investment analysis. We'll explore some of the most common ones:

1. The Normal Distribution

The normal distribution, often called the 'bell curve,' is a symmetric, continuous probability distribution. It's characterized by its mean (μ\mu) and standard deviation (σ\sigma). Many financial variables, especially asset returns over short periods, are often assumed to follow a normal distribution. It's fundamental for calculating risk metrics like Value at Risk (VaR).

The normal distribution is defined by its probability density function (PDF): f(xμ,σ)=1σ2πe12(xμσ)2f(x | \mu, \sigma) = \frac{1}{\sigma\sqrt{2\pi}} e^{-\frac{1}{2}(\frac{x-\mu}{\sigma})^2}. The mean (μ\mu) determines the center of the distribution, and the standard deviation (σ\sigma) measures its spread or volatility. A smaller σ\sigma indicates a narrower, more peaked distribution, while a larger σ\sigma results in a wider, flatter distribution. The area under the curve between any two points represents the probability that the random variable will fall within that range. For instance, approximately 68% of the data falls within one standard deviation of the mean, 95% within two, and 99.7% within three.

📚

Text-based content

Library pages focus on text content

2. The Lognormal Distribution

The lognormal distribution is used for variables that cannot take negative values and tend to grow exponentially. Asset prices, for example, are often modeled using a lognormal distribution because prices cannot go below zero and can theoretically increase indefinitely. If the logarithm of a random variable is normally distributed, then the variable itself is lognormally distributed.

3. The Student's t-Distribution

The Student's t-distribution is similar to the normal distribution but has 'fatter tails.' This means it assigns a higher probability to extreme values than the normal distribution. It's often used when dealing with small sample sizes or when the underlying data exhibits more extreme outliers than a normal distribution would suggest. The shape of the t-distribution depends on its 'degrees of freedom'.

4. The Bernoulli Distribution

The Bernoulli distribution is a discrete distribution for a random variable that can take only two possible values: 0 (failure) or 1 (success). It's often used to model binary outcomes, such as whether a stock price will go up or down on a given day, or whether a bond will default. The distribution is defined by a single parameter, pp, which is the probability of success.

5. The Binomial Distribution

The binomial distribution is a discrete distribution that describes the number of successes in a fixed number of independent Bernoulli trials, each with the same probability of success. For example, it could model the number of successful trades out of 10 attempts, or the number of companies in a sector that report positive earnings in a quarter.

6. The Poisson Distribution

The Poisson distribution is a discrete probability distribution that expresses the probability of a given number of events occurring in a fixed interval of time or space if these events occur with a known constant mean rate and independently of the time since the last event. It's useful for modeling rare events, such as the number of defaults in a portfolio over a year, or the number of trading halts in a day.

Applications in Investment Analysis

Understanding these distributions allows analysts to:

  • Quantify Risk: Estimate the probability of adverse events (e.g., large losses) using metrics like VaR, which often relies on normal or t-distributions.
  • Model Asset Prices: Use lognormal distributions to forecast potential future asset prices.
  • Price Derivatives: Many option pricing models, like the Black-Scholes model, assume underlying asset prices follow a lognormal distribution.
  • Forecast Event Probabilities: Use Bernoulli, binomial, or Poisson distributions to model the likelihood of specific events like defaults or successful investments.
Which probability distribution is characterized by 'fatter tails' and is often used for small sample sizes or data with more extreme outliers than the normal distribution?

The Student's t-distribution.

If a random variable cannot take negative values and its logarithm is normally distributed, what distribution does the variable follow?

The Lognormal distribution.

Key Takeaways

Mastering common probability distributions is a cornerstone of quantitative finance. Each distribution has unique properties that make it suitable for modeling different financial phenomena. By understanding their characteristics and applications, you can build more robust financial models and make more informed investment decisions.

Learning Resources

Introduction to Probability Distributions - CFA Institute(documentation)

Official curriculum material from the CFA Institute covering the fundamentals of probability distributions relevant to the exam.

Normal Distribution Explained - Khan Academy(video)

A clear and concise video explanation of the normal distribution, its properties, and its importance.

Lognormal Distribution - Wikipedia(wikipedia)

A comprehensive overview of the lognormal distribution, including its mathematical properties and applications in finance.

Student's t-distribution - StatQuest with Josh Starmer(video)

An intuitive and visual explanation of the Student's t-distribution and when to use it, by a popular statistics educator.

Bernoulli Distribution - Brilliant.org(blog)

An interactive explanation of the Bernoulli distribution, its formula, and simple examples.

Binomial Distribution - Towards Data Science(blog)

A practical guide to understanding the binomial distribution with Python examples, useful for applying concepts.

Poisson Distribution - MathWorld(documentation)

A detailed mathematical description of the Poisson distribution, including its properties and related formulas.

Probability Distributions for Finance - Investopedia(blog)

An article explaining the role of probability distributions in financial modeling and investment analysis.

Understanding Probability Distributions in Finance - Coursera (Sample Content)(video)

A sample lecture from a quantitative finance course, providing an overview of key distributions and their financial relevance.

CFA Level I - Probability Distributions Practice Questions(tutorial)

Practice questions and explanations focused on probability distributions, designed for CFA exam preparation.