A symmetric, bell-shaped probability distribution characterized by its mean and standard deviation.
Mean (μ)
The center of the distribution; the value around which the bell curve is symmetric.
Standard Deviation (σ)
A measure of spread; determines the width of the bell curve.
PDF (Probability Density Function)
The function that describes the relative likelihood of a continuous random variable taking a given value.
CDF (Cumulative Distribution Function)
The probability that a random variable takes a value less than or equal to x.
Real-World Examples
Example 1
IQ Distribution
μ = 100, σ = 15, x = 130
P(X ≤ 130) = 0.9772 — about 97.7% of people have an IQ at or below 130
Example 2
Manufacturing Tolerance
μ = 50 mm, σ = 0.5 mm, x = 51
P(X ≤ 51) = 0.9772 — 97.7% of parts are within this tolerance
Standard Normal Distribution Key Values
z-Score
P(Z ≤ z)
Percentile
Context
−2.0
0.0228
2.3rd
Well below average
−1.0
0.1587
15.9th
Below average
0.0
0.5000
50th
Exactly at the mean
+1.0
0.8413
84.1st
Above average
+2.0
0.9772
97.7th
Well above average
The Normal Distribution: Nature's Bell Curve
Why the Normal Distribution Is So Common
The Central Limit Theorem states that the sum (or average) of many independent random variables tends toward a normal distribution, regardless of the underlying distribution. This is why heights, test scores, measurement errors, and many biological traits approximate a bell curve. The normal distribution is the most important probability distribution in statistics.
The Standard Normal and Z-Scores
Any normal distribution can be transformed into the standard normal (mean 0, standard deviation 1) by subtracting the mean and dividing by the standard deviation. This produces a z-score that allows comparison across different scales. A z-score of 2.0 means the value is two standard deviations above the mean, regardless of the original measurement units.