Normal Distribution in Real Life: 10 Examples Explained Simply
Understand the bell curve through real-world examples including heights, IQ scores, SAT results, manufacturing tolerances, and stock returns. Z-scores, the empirical rule, and how to calculate probabilities.
The normal distribution is everywhere. Not just in statistics textbooks, but in the actual data that governs daily life. Once you understand what the bell curve means and how to read it, you start seeing it in test scores, medical measurements, manufacturing tolerances, and a dozen other places. This guide explains the normal distribution in plain language and works through ten real examples that make the math tangible.
What Makes a Distribution Normal?
A normal distribution is a probability distribution that is symmetric around its mean, forms a characteristic bell shape, and follows specific mathematical rules about how data spreads out. The defining feature is that most values cluster near the center (the mean), with progressively fewer values appearing as you move further from the mean in either direction. The exact shape is determined by just two numbers: the mean, which sets the center, and the standard deviation, which controls how wide the bell is.
The reason normal distributions appear so frequently is the central limit theorem, one of the most important results in all of statistics. It states that when you add up many independent random influences, the sum tends toward a normal distribution regardless of the original distribution of each individual influence. Height, for example, is influenced by hundreds of genes and environmental factors all adding together, which is why human heights form such a clean bell curve.
The 68-95-99.7 Rule (The Empirical Rule)
One of the most useful properties of the normal distribution is the empirical rule, which tells you exactly what percentage of data falls within each number of standard deviations from the mean. This rule works for any normally distributed data set, regardless of the actual mean and standard deviation values:
| Range | Percentage of Data | Description |
|---|---|---|
| Mean ± 1 SD | 68.27% | About 2/3 of all values |
| Mean ± 2 SD | 95.45% | About 19 out of 20 values |
| Mean ± 3 SD | 99.73% | Almost all values |
| Mean ± 4 SD | 99.994% | Extremely rare outside this range |
Example 1: Human Heights
Example 2: IQ Scores
IQ tests are deliberately designed and scaled to produce a normal distribution with a mean of exactly 100 and a standard deviation of 15. This makes the empirical rule directly applicable: about 68% of people have IQ scores between 85 and 115, about 95% score between 70 and 130, and nearly everyone falls between 55 and 145. A score above 130 corresponds to roughly the top 2% of the population. MENSA's admission threshold of 132 represents approximately the top 2%.
Example 3: SAT Scores
The SAT is designed to approximate a normal distribution. The mean composite score is around 1,060 with a standard deviation of roughly 217. A student scoring 1,494 is about two standard deviations above the mean, placing them in approximately the top 2.3% of test takers. A score of 626 would be two standard deviations below the mean. Colleges use this understanding to compare applicants across different testing years when the exact mean shifts slightly.
Example 4: Manufacturing Tolerances
When a factory produces a bolt specified at 10mm in diameter, not every bolt comes out exactly 10mm. Due to machine variations and material inconsistencies, actual diameters are distributed normally around the target value. If the process has a mean of 10mm and a standard deviation of 0.02mm, then 99.73% of bolts fall between 9.94mm and 10.06mm. Bolts outside this range are defects. Six Sigma methodology aims for processes where the defect rate is below 3.4 per million, corresponding to 6 standard deviations from the mean.
Example 5: Blood Pressure
Example 6: Exam Scores in a Large Class
When a professor gives a well-designed exam to a large class, scores often follow a normal distribution. If the class average is 72 with a standard deviation of 11, a grade of 83 corresponds to a z-score of 1.0, meaning that student scored better than about 84% of the class. This is why professors sometimes curve grades: they are adjusting the mean and standard deviation to fit a desired grade distribution, not arbitrarily adding points.
Example 7: Daily Stock Returns
Daily percentage returns on individual stocks are approximately normally distributed, though with heavier tails than a perfect normal distribution. Financial models like Black-Scholes use the normal distribution to price options, calculate Value at Risk, and estimate the probability of extreme market moves. The 2008 financial crisis partly reflected underestimation of these tails, where events several standard deviations from the mean occurred more frequently than normal distribution models predicted.
How to Use Z-Scores to Solve Normal Distribution Problems
A z-score converts any normal distribution value into standard deviations from the mean: z = (x minus mean) divided by standard deviation. Once you have the z-score, you can look up the probability in a z-table or use a calculator. A z-score of 1.96 corresponds to the 97.5th percentile; a z-score of -1.96 corresponds to the 2.5th percentile. The probability that a normally distributed variable falls between z = -1.96 and z = 1.96 is exactly 95%, which is the basis for the standard 95% confidence interval in statistics.
Z-score formula:
z = (x - μ) / σ
Example: IQ distribution (μ=100, σ=15)
Probability of IQ > 120:
z = (120 - 100) / 15 = 1.33
P(Z < 1.33) = 0.9082
P(IQ > 120) = 1 - 0.9082 = 9.18%Standard Deviation Calculator
Compute standard deviation and variance for any data set with a full deviation table and step-by-step breakdown.
Try it free