## Why the Normal Distribution Matters
The normal distribution (bell curve) appears throughout betting analysis because of the Central Limit Theorem: the sum of many independent random variables tends toward a normal distribution, regardless of the underlying distribution of each variable.
## Applications in Betting
**1. Portfolio P&L distribution:**
The sum of many bets' profit/losses, each with some distribution, approximates a normal distribution. This allows:
- Calculating the probability of a specific monthly P&L
- Setting stop-loss levels based on standard deviation multiples
- Comparing actual results to expected results
**2. Team performance metrics:**
Goals per match, points per match, xG per match — all approximately normally distributed across a team's matches. This enables:
- Identifying statistically unusual performances
- Calculating confidence intervals for team ability estimates
**3. Market efficiency testing:**
The distribution of your CLV values across bets should be approximately normal if the market is efficient and your CLV deviations are random. A non-normal CLV distribution suggests systematic patterns.
## Reading the Normal Distribution Table
For standard normal Z:
P(Z < 1.65) = 95% → 95th percentile
P(Z < 1.96) = 97.5% → used for 95% two-sided CI
P(Z < 2.58) = 99.5% → used for 99% two-sided CI
P(−1.96 < Z < 1.96) = 95% → 95% of observations within ±1.96σ of mean
## The Practical Value
The normal distribution allows a bettor to calculate: "What is the probability that my bankroll falls below X over the next Y bets, given my edge and variance?" This is the foundational calculation for ruin risk management.
Create a free account to track your progress and save bookmarks.