Standard Normal Distribution — Definition, Formula & Examples
The standard normal distribution is a normal (bell-shaped) distribution with a mean of 0 and a standard deviation of 1. Any normal distribution can be converted to it using z-scores, making it the universal reference for finding probabilities.
A continuous probability distribution whose probability density function is for . Every normally distributed random variable can be standardized to this distribution via the transformation .
Key Formula
Where:
- = The z-score (number of standard deviations from the mean)
- = The raw data value you want to standardize
- = The mean of the original normal distribution
- = The standard deviation of the original normal distribution
How It Works
To use the standard normal distribution, you first convert a raw data value into a z-score using the formula . The z-score tells you how many standard deviations is above or below the mean. You then look up the z-score in a z-table (or use a calculator) to find the cumulative probability — the area under the curve to the left of that z-value. This area equals the probability that a randomly chosen value falls below . Because the total area under the curve is 1, you can also find right-tail or between-two-values probabilities by subtracting from 1 or combining areas.
Worked Example
Problem: Test scores are normally distributed with a mean of 500 and a standard deviation of 100. What is the probability that a randomly selected student scores below 680?
Step 1: Identify the given values: mean, standard deviation, and the score of interest.
Step 2: Convert the raw score to a z-score.
Step 3: Look up z = 1.80 in a standard normal z-table. The table gives the cumulative area to the left of z = 1.80.
Answer: There is approximately a 96.41% probability that a randomly selected student scores below 680.
Another Example
Problem: Using the same test (mean 500, standard deviation 100), what is the probability a student scores between 400 and 600?
Step 1: Find the z-score for 400.
Step 2: Find the z-score for 600.
Step 3: Use the z-table to find cumulative probabilities, then subtract to get the area between.
Answer: About 68.26% of students score between 400 and 600. This illustrates the well-known 68-95-99.7 rule: roughly 68% of data falls within one standard deviation of the mean.
Visualization
Why It Matters
The standard normal distribution is central to AP Statistics and introductory college statistics courses. It underpins hypothesis testing, confidence intervals, and quality control in manufacturing — whenever you ask whether an observed result is unusually far from what's expected. SAT and ACT scores, medical measurements, and financial models all rely on z-scores derived from this distribution.
Common Mistakes
Mistake: Forgetting that the z-table gives the area to the LEFT of a z-score, then reporting that value as a right-tail probability.
Correction: For the probability above a z-value, subtract the table value from 1: .
Mistake: Mixing up the sign of the z-score or subtracting in the wrong order ( instead of ).
Correction: Always compute . A value below the mean should give a negative z-score, and a value above the mean should give a positive z-score.
