Central Limit Theorem
The Central Limit Theorem states that the sum (or average) of a large number of independent random variables tends toward a normal distribution, regardless of the original distribution shape.
The normal distribution (also called the Gaussian distribution or bell curve) is a continuous probability distribution defined by two parameters: the mean (center) and standard deviation (spread). It is the most important distribution in statistics due to the Central Limit Theorem and is the foundation of many financial models, including Black-Scholes options pricing and Value at Risk calculations.
The normal distribution β also called the Gaussian distribution or the bell curve β is the most important probability distribution in statistics. It describes the distribution of a random variable that clusters around a central value, with deviations from the center becoming progressively less likely in a symmetric pattern.
The distribution is completely described by two parameters:
When μ = 0 and σ = 1, it is called the standard normal distribution, denoted Z ~ N(0, 1). Any normal variable can be converted to a standard normal by subtracting the mean and dividing by the standard deviation: Z = (X - μ) / σ.
The normal distribution appears everywhere in nature and science because of the Central Limit Theorem: whenever you average or sum many independent random variables, the result tends toward normality β regardless of the original distribution.
The normal distribution has several properties that make it mathematically convenient and practically important:
Mock interviews, resume guides, and 500+ practice questions β straight to your inbox.
The normal distribution is the workhorse distribution of quantitative finance:
Example: A portfolio has daily returns with mean 0.05% and standard deviation 1.2%. What is the probability of losing more than 3% in one day?
Z = (-3% - 0.05%) / 1.2% = -2.54. P(Z < -2.54) = 0.0055 = 0.55%.
Under the normal assumption, a 3% daily loss happens about once every 180 trading days. In reality, such losses occur more frequently due to fat tails β a critical limitation of the normal assumption.
Want personalized guidance from a quant?
Speak with a quant trader or researcher whoβs worked at a top firm.
Book a Free ConsultWhile the normal distribution is mathematically convenient, real financial returns deviate from normality in important ways:
These deviations explain why the volatility smile exists (the market prices in fatter tails than Black-Scholes assumes), why VaR underestimates tail risk when assuming normality, and why quant firms use more sophisticated models (Student-t distributions, GARCH models, extreme value theory) for risk management.
The practical takeaway: use the normal distribution as a first approximation, but always be aware of its limitations in the tails.
Probability density function of the normal distribution. The bell-shaped curve is centered at mu with spread controlled by sigma.
Standardization: converts any normal variable X ~ N(mu, sigma^2) to a standard normal Z ~ N(0, 1). This allows use of standard normal tables and z-scores.
The normal distribution is foundational knowledge for every quant role. You should know the PDF, CDF, the 68-95-99.7 rule, how to standardize, and critically, when the normal assumption fails. Interview questions at Jane Street, Citadel, and other firms often involve normal distribution calculations: "What is the probability of a 2-sigma event?", "How would you compute the VaR of a normally distributed portfolio?", or "Why do Black-Scholes prices differ from market prices?"
Book a free consultation to discuss your quantitative foundations.
The Central Limit Theorem states that the sum (or average) of a large number of independent random variables tends toward a normal distribution, regardless of the original distribution shape.
The Black-Scholes model is a mathematical framework for pricing European-style options, providing closed-form formulas that revolutionized derivatives markets when introduced in 1973.
Value at Risk (VaR) estimates the maximum expected loss of a portfolio over a specified time period at a given confidence level, serving as a standard risk measure across the financial industry.
The Law of Large Numbers states that as the number of trials increases, the sample average converges to the expected value β the mathematical justification for why systematic trading works.
The Central Limit Theorem is the main reason. Any quantity that is the sum or average of many independent factors tends toward a normal distribution. Heights, test scores, measurement errors, and daily portfolio returns (which aggregate many individual asset returns) all tend toward normality. The CLT also makes the normal distribution the natural choice for statistical inference when sample sizes are large.
Approximately, but not exactly. Daily stock returns are roughly normal for the middle of the distribution but have fatter tails β extreme returns (both positive and negative) occur more frequently than the normal distribution predicts. Log-returns are closer to normal than raw returns. For practical purposes, the normal approximation works well for routine risk management but underestimates tail risk. This is why quant firms supplement normal models with fat-tailed distributions and stress tests.
For a normal distribution: approximately 68% of values fall within 1 standard deviation of the mean, 95% within 2 standard deviations, and 99.7% within 3 standard deviations. This rule of thumb is useful for quick mental calculations. For example, if daily returns have a mean of 0% and standard deviation of 1%, then on 95% of days, returns fall between -2% and +2%.
Our bootcamp covers probability, statistics, trading intuition, and 500+ real interview questions from top quant firms.
Book a Free Consult