Normal Distribution Explained
The bell curve shows up everywhere , heights, test scores, measurement errors, blood pressure readings. Understanding why so many things follow this shape, and what you can do with that knowledge, is one of the most useful things statistics can teach you.
A normal distribution is a symmetric, bell-shaped curve where most values cluster near the middle and fewer values appear as you move toward the extremes. It's defined by just two numbers: the mean (where the center sits) and the standard deviation (how wide the bell is). The 68-95-99.7 rule tells you what percentage of data falls within 1, 2, and 3 standard deviations.
What the bell curve actually shows
Picture a histogram of adult male heights. Most men are somewhere in the middle , around 5'9" or 5'10". Fewer men are 5'5" or 6'1". Very few are 5'0" or 6'6". The histogram forms a hill shape: tall in the middle, tapering symmetrically on both sides. That's a normal distribution.
The shape is symmetric around the mean. That means exactly half the values fall above the mean and half fall below. The mean, median, and mode are all the same number, sitting right at the peak of the bell.
Width varies. A tight bell curve with a small standard deviation means values are packed closely around the mean. A wide, flat curve with a large standard deviation means values are spread out. Same shape, just stretched or compressed horizontally.
The rule that makes the normal distribution practical
For any normal distribution, regardless of what the mean and SD actually are, the same proportions of data fall within 1, 2, and 3 standard deviations of the mean. This is the 68-95-99.7 rule, sometimes called the empirical rule.
68% of values fall within 1 SD of the mean. 95% within 2 SD. 99.7% within 3 SD. That leaves only 0.3% outside three standard deviations , the extreme tails.
IQ scores are calibrated to mean 100, SD 15. So 68% of people score between 85 and 115. 95% between 70 and 130. Getting a score above 145 puts you in the top 0.15% of the population. This isn't a claim about intelligence , it's just how the test was designed. But it shows the rule in action.
Why does this shape appear so often?
The Central Limit Theorem, one of the most important results in probability theory, answers this. It says that when you add together many independent random variables, the result tends toward a normal distribution , regardless of what distribution those individual variables follow. This is a remarkable mathematical fact.
Human height depends on hundreds of genetic and environmental factors. Each contributes a small random amount. When you add many small independent random effects together, you get a normal distribution. Same logic applies to measurement errors (sum of many small disturbances), exam scores (sum of many small knowledge factors), and countless other things.
The Central Limit Theorem is also why sample means are normally distributed even when the underlying data isn't. If you repeatedly sample from any population and take the mean each time, those means will form a normal distribution. This property is what makes most of classical statistics work.
When the normal distribution does not apply
Not everything is normally distributed, and assuming it is when it isn't causes problems.
Income is not normally distributed , it's right-skewed, with a long tail of very high earners. Using the normal distribution to model income gives wildly wrong predictions about the rich end of the distribution. This matters for insurance, tax policy, and economics.
Financial returns are not perfectly normal either. The tails are "fatter" than a normal distribution predicts , extreme events happen more often than normal distribution models suggest. The 2008 financial crisis partly happened because models assumed normality and wildly underestimated the probability of extreme losses.
Before applying normal distribution assumptions, it's worth checking whether your data is actually approximately bell-shaped. A histogram is usually enough to tell.
Practice Problems
Sources & Further Reading
The explanations on this page draw on the following established sources. We link to primary and secondary sources so you can verify claims and go deeper on any topic.