The normal distribution (or Gaussian) is the iconic bell-shaped continuous probability distribution. Its density:
is fully determined by two parameters: the mean (location) and standard deviation (spread).
Key properties:
- Symmetric about .
- 68-95-99.7 rule: of values within , within , within .
- The standard normal is the canonical reference; any normal can be standardised via .
The normal arises everywhere because of the Central Limit Theorem: the sum of many independent random variables tends to normal regardless of their individual distributions. This makes it the default model for measurement errors, IQ, height, exam scores, and the foundation of confidence intervals, hypothesis tests, and Gaussian processes.