Expected Value
Expected value is the probability-weighted average of all possible outcomes of a random variable, forming the mathematical foundation for every rational trading and betting decision.
The Law of Large Numbers (LLN) is a fundamental theorem in probability that states the sample average of a sequence of independent random variables converges to the expected value as the number of observations grows. In quantitative trading, LLN is why strategies with a small positive edge per trade can generate reliable profits over thousands of trades β the randomness averages out.
The Law of Large Numbers (LLN) is one of the foundational theorems of probability theory. It formalizes the intuitive idea that the more times you repeat a random experiment, the closer the average result gets to the expected value.
If you flip a fair coin 10 times, you might get 7 heads (70%). Flip it 1,000 times, and you'll likely get around 480-520 heads (48-52%). Flip it 1,000,000 times, and the proportion will be extremely close to 50%. The LLN guarantees this convergence mathematically.
There are two versions of the theorem:
Both require that the random variables are independent and identically distributed (i.i.d.) with a finite expected value.
The Law of Large Numbers is the mathematical foundation of systematic trading. Here's why:
Consider a high-frequency trading strategy that makes 50,000 trades per day. Each trade has a positive expected profit of $0.50, but the standard deviation per trade is $100. On any single trade, the outcome is essentially random β you can't distinguish the $0.50 edge from the $100 of noise.
But over 50,000 trades per day:
The LLN ensures that the actual daily profit converges to $25,000 as the number of trades increases. Over a year (250 trading days), the total expected profit is $6.25 million, and by the CLT, the probability of having a losing year is essentially zero.
This is why scale matters in quant trading β more trades mean faster convergence to the expected value. It's also why market makers who trade millions of shares per day can have near-certain profitability, while retail traders with a few trades per week are dominated by noise.
Mock interviews, resume guides, and 500+ practice questions β straight to your inbox.
The LLN is frequently misunderstood. Here are the most common misconceptions:
Want personalized guidance from a quant?
Speak with a quant trader or researcher whoβs worked at a top firm.
Book a Free ConsultThe LLN connects to two other key concepts in quant finance:
Central Limit Theorem: While the LLN tells you where the average converges (to μ), the CLT tells you how it gets there β the distribution of the sample average is approximately normal with spread σ/√n. Together, LLN and CLT give you both the target and the uncertainty band.
Kelly Criterion: The Kelly criterion tells you how much to bet on each trial to maximize long-run growth. The LLN ensures that the geometric average growth rate converges to the expected log-growth rate β which is precisely what Kelly maximizes. Without LLN, there would be no guarantee that Kelly-optimal betting actually leads to maximum wealth over time.
Monte Carlo: The accuracy of Monte Carlo simulation is a direct consequence of LLN β the average simulated payoff converges to the true expected payoff. The CLT then quantifies the estimation error.
Strong Law of Large Numbers: the sample average converges almost surely to the expected value mu as the sample size n goes to infinity.
Chebyshev's bound for the Weak LLN: the probability that the sample average deviates from the mean by more than epsilon decreases as 1/n.
The LLN is tested in quant interviews both directly ("State the Law of Large Numbers") and indirectly through problems that rely on it. Understanding LLN β and especially its relationship to the CLT and the Kelly criterion β is essential for interviews at Jane Street, SIG, and other firms. You should also be able to explain the gambler's fallacy and why it's wrong.
Book a free consultation to assess your probability foundations.
Expected value is the probability-weighted average of all possible outcomes of a random variable, forming the mathematical foundation for every rational trading and betting decision.
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 Kelly criterion is a mathematical formula that determines the optimal fraction of capital to risk on a bet or trade, maximizing long-term geometric growth while managing the risk of ruin.
Monte Carlo simulation uses repeated random sampling to model the probability of different outcomes in complex systems, making it essential for derivatives pricing, risk analysis, and strategy evaluation.
The gambler's fallacy is the incorrect belief that after a series of one outcome (e.g., five consecutive losses), the opposite outcome becomes more likely. This misapplies the LLN, which says the average converges over many trials but does NOT say individual outcomes become dependent on past results. Each trial remains independent. The convergence happens by new results diluting old ones, not by 'correcting' past outcomes.
Over infinitely many independent trials, yes β the average P&L will converge to your expected value (positive). Over any finite number of trials, the LLN does not guarantee a profit. You can still have losing streaks, losing months, or even losing years, especially if your edge is small relative to the variance. The Kelly criterion helps by ensuring your position sizing won't lead to ruin during these inevitable drawdowns.
There's no fixed threshold β it depends on the edge-to-noise ratio. If each trade has a $1 expected profit and $10 standard deviation, you need approximately (10/1)^2 = 100 trades for the average to be within one standard error of the expected value. More generally, you need roughly (sigma/mu)^2 trades for the signal to dominate the noise. This is why high-frequency strategies with tiny per-trade edges need tens of thousands of trades daily.
Our bootcamp covers probability, statistics, trading intuition, and 500+ real interview questions from top quant firms.
Book a Free Consult