Normal Distribution: The Statistical Bell Curve and the 68-95-99.7 Rule
The normal distribution is the most important in statistics. It describes heights, measurement errors and test scores โ and has powerful mathematical properties.
Renato Freitas
Updated on May 5, 2026
What is the normal distribution?
The normal distribution โ also called the Gaussian curve or bell curve โ is a continuous probability distribution that describes data clustered around a central mean, with frequencies decreasing symmetrically as we move away from the center.
It is defined by two parameters: the mean (ฮผ), which determines where the bell is centered, and the standard deviation (ฯ), which determines the width of the bell. A key feature: in a normal distribution, the mean, mode and median all coincide at exactly the same central point.
Adult heights, measurement errors in precision instruments, scores on standardized tests with large numbers of participants, and countless other natural and social phenomena approximately follow the normal distribution. This makes it the most studied and applied distribution in all of statistics.
๐งฎ Try it yourself โ CalcSim
Want more features? Download CalcSim IA app
The empirical 68-95-99.7 rule
One of the most practical properties of the normal distribution is the empirical rule, which tells us exactly what proportion of data falls within intervals defined by standard deviation. Approximately 68% of data lie within 1 standard deviation of the mean (between ฮผ โ ฯ and ฮผ + ฯ). About 95% lie within 2 standard deviations. And 99.7% lie within 3 standard deviations.
Applying this knowledge: if the average height of adult men in a given population is 175 cm with a standard deviation of 7 cm, then 68% of men are between 168 cm and 182 cm, 95% are between 161 cm and 189 cm, and practically all of them (99.7%) are between 154 cm and 196 cm. Values beyond 3 standard deviations are extremely rare โ less than 0.3%.
Standardization and the z-score
The z-score (or standardized score) measures how many standard deviations a specific value is above or below the mean. The formula is: z = (x โ ฮผ) รท ฯ. A z-score of +2 means the value is 2 standard deviations above the mean; z = โ1 means 1 standard deviation below.
Standardization allows us to compare data on completely different scales. A student scored 720 on an exam with mean 600 and standard deviation 80, and 85 on another with mean 70 and standard deviation 10. Which was the better relative performance? First exam: z = (720โ600)/80 = 1.5. Second exam: z = (85โ70)/10 = 1.5. Identical relative performance!
The standard normal distribution has mean 0 and standard deviation 1. By calculating z-scores, we transform any normal distribution into the standard normal distribution, which allows us to use statistical tables to calculate precise probabilities.
- z = (value โ mean) รท standard deviation
- Positive z: value above the mean
- Negative z: value below the mean
- |z| > 2: uncommon value (occurs in ~5% of cases)
Why do so many phenomena follow a normal distribution?
The Central Limit Theorem explains why the normal distribution appears in so many contexts: when we sum or average a large number of independent random variables โ regardless of their individual distributions โ the result tends to be normally distributed. Human height, for example, is the result of hundreds of genes and environmental factors โ which is why it follows the bell curve.
In quality control, manufacturing errors are assumed to be normally distributed, which allows us to calculate exactly how many parts will fall outside specification. In finance, short-term returns are often modeled as normal. Understanding the normal distribution is a prerequisite for most advanced statistical tests.
Frequently asked questions
Does every large data set follow a normal distribution?
No. Data such as income, property prices and social media follower counts have highly skewed (right-tailed) distributions, not normal ones. Normality must be verified with statistical tests or specific graphs such as Q-Q plots.
What is the standard normal distribution?
It is a specific normal distribution with mean 0 and standard deviation 1. Any normal distribution can be transformed into the standard form by calculating z-scores. The z-table (or standard normal distribution table) provides cumulative probabilities for z values.
How do I interpret a z-score of 2.5?
It means the value is 2.5 standard deviations above the mean. By the empirical rule, only about 0.6% of data in a normal distribution lie above z = 2.5. In testing contexts, this would represent an exceptional result โ better than approximately 99.4% of participants.
What is skewness relative to the normal distribution?
Skewness measures how much a distribution deviates from the perfect symmetry of the normal. Positive skewness means a long right tail (like salaries); negative skewness means a left tail. The normal distribution has zero skewness.
Was this article helpful?
Rate with stars to help us improve the content.
Sign in to rate this article.
Still have questions?
The AI Professor explains step by step
Ask a question in natural language and get a personalised explanation about Basic Statistics โ or any other topic.
Prefer to solve it on your phone?
Download the free app โKeep learning