Key takeaways
- The standard normal distribution is a normal curve with mean = 0 and SD = 1.
- You convert any normal value to a z-score to use a z table.
- A positive z means “above the mean,” and a negative z means “below the mean.”
The standard normal distribution is a “reset” version of the normal curve. It makes many problems easier because everything is measured in z (standard deviations).
You’ll learn a simple method, see worked examples, and practice with an answer key. You’re not behind. You just need a clear method.

Quick answer
The standard normal distribution is a normal (bell-shaped) distribution with mean 0 and standard deviation 1.
To use it, convert your raw value x into a z-score:
- x = your value
- μ = mean (average value)
- σ = standard deviation (how spread out the data is)
Mini-steps: Step 1: subtract the mean → Step 2: divide by SD → Step 3: use the z table (or calculator) to get area/probability.
👉Try our Normal Distribution Calculator: Get Probability Fast (With Graph). Or generate your own z-table with our Z Table: Interactive Lookup & Printable Mini Table.

What it means
Normal distribution (bell curve)
A normal distribution is a symmetric, bell-shaped pattern where most values are near the center.
Standard normal distribution
The standard normal distribution is the same bell curve, but centered at 0 with SD 1. People also call it the “z-distribution.”

z-score (standard score)
A z-score tells how many standard deviations a value is from the mean.
- z = 0 → exactly at the mean
- z = +1 → 1 SD above the mean
- z = −2 → 2 SD below the mean
Symbols you will see a lot
| Symbol | Meaning | Quick note |
|---|---|---|
| μ | Mean (average value) | Center of the curve |
| σ | Standard deviation (spread) | Bigger σ = wider curve |
| x | Raw score (original value) | The value you were given |
| z | z-score | “How many SDs from the mean” |
| Area / Probability | Chance of landing in a region | Area under the curve = probability |

Step-by-step method: any normal problem → standard normal
Step 1: Identify what the question wants
Common asks:
- “Find the z-score”
- “Find the probability/area”
- “Find the value x that matches a given area” (reverse problem)
Step 2: Write the z-score formula
(If the problem gives you μ and σ, use them.)
Step 3: Convert x to z
- Subtract the mean: x − μ
- Divide by the SD: (x − μ) / σ
Step 4: Use a z table (or calculator) to get area
Most z tables show the area to the left of z. Some show area from 0 to z. Always check the table label.
Step 5: Use symmetry (huge shortcut)
Because the curve is symmetric:
- Area left of −z = 1 − area left of +z (for “left-of-z” tables)
What to write on your paper (mini-checklist)
- Given: μ = __, σ = __, x = __
- Formula:
- Compute z (show arithmetic)
- z table step: “Area to the left of z = ____” (or note your table type)
- Final answer sentence: “So the probability/percent is ____.”
Quick self-check (to catch mistakes fast)
- If x > μ, your z should be positive.
- If x < μ, your z should be negative.
- Probabilities (areas) must be between 0 and 1.

Worked examples
Example 1: Find z
A test score is x = 85, with μ = 80, σ = 5. Find z.
- Write the formula:
- Substitute:
Answer: . That is 1 SD above the mean.
Example 2: Find area (probability) using a z table
Assume a “left-of-z” table. Find .
- Look up z = 1.25
- Row: 1.2
- Column: 0.05
- Read the table value.
Answer: The table gives the area to the left of 1.25.
(Your exact number depends on the table you use. The method stays the same.)
Example 3: “Greater than” probability
Assume your z table shows area to the left. Find
- First get left area: from the table.
- Convert to right tail:
Answer: 1−(left area).
Example 4 (common trap): Your table is “0 to z”
Some tables give area from 0 to z, not left-of-z.
If your table says area(0 to 1.25) = A, then:
This works because half the curve is on each side of 0.
Practice set (with answer key)
Directions: Convert to z when needed. Use a z table or a calculator.
- . Find z.
- . Find z.
- Find .
- Find .
- Assume left-of-z table: find .
- Assume left-of-z table: find . (Use symmetry.)
- Trap question: Your table shows 0 to z. It says area(0 to 0.80) = A. What is in terms of A?
- Use the empirical rule: About what percent of values are within 2 SD of the mean?
Answer key
- 0.5
- 0.5
- Look up z = 1.00 → left area (table value)
- (by symmetry idea)
- About 95%
Short solutions (2 items only):
- #6: Convert the “> −1.50” into a left-of-z problem using symmetry. Then read one table value.
- #7: If your table is 0-to-z, add 0.5 for positive z values.

Common mistakes
| Mistake | Why it happens | Do this instead |
|---|---|---|
| Forgetting to subtract μ | You rush and divide x by σ | Always do x − μ first |
| Wrong sign on z | You don’t compare x to μ | If x > μ, z is positive; if x < μ, z is negative |
| Reading the z table wrong | Row/column confusion | Row = first two digits, column = hundredths |
| Using the wrong “area type” | Tables are not all the same | Check: left-of-z vs 0-to-z |
| Mixing “left of” vs “right of” | The picture is missing | Draw a quick curve and shade the side you want |
If you get stuck…
- “I don’t know what formula to use.”
Use . That’s the bridge to the standard normal curve. - “My z is negative but I feel it shouldn’t be.”
Check if x is actually below μ. If yes, negative is correct. - “My probability is bigger than 1.”
You likely added when you should subtract, or used the wrong table type. Re-check the table label. - “My calculator gives a different value.”
Your calculator might be giving left area, while your table gives 0-to-z (or vice versa). Make sure both are matching the same meaning. - When to review prerequisites (no judgment):
If z-scores feel messy, review mean and standard deviation basics first.
A quick clarity note: why sample SD uses n−1 (not n)
You might see SD written two ways:
- Population SD (uses n)
- Sample SD (often uses n − 1)
Why? When you use the sample mean to estimate the real mean, one “free choice” is lost, so dividing by n − 1 helps make the sample variance a better estimate of the population variance.
(You don’t need heavy theory here—just remember: sample → n−1 is a standard classroom rule because it corrects the estimate.)
Read also: Standard Deviation
Next steps
- Z table — Use it to turn a z-score into an area (probability).
- How to use a z table — Step-by-step table reading (row/column, left vs 0-to-z).
- Empirical rule 68 95 99.7 — Fast estimating without a table.
- Normal distribution calculator — Check answers and compute areas quickly.
- Best High-Quality Notebooks for Math Notes — Helpful if you want cleaner steps and fewer careless errors.
How we know
- The definition of z-scores and the standard normal distribution follows standard intro-statistics texts like OpenStax.
- The idea that area under the curve = probability and how z tables work matches NIST handbook guidance.
- The z-score formula and interpretation is consistent with widely used learning resources like Khan Academy and OpenStax.
- The empirical rule (68–95–99.7) is stated in common statistics references and OpenStax summaries.
- The sample SD n−1 explanation aligns with standard textbook reasoning about estimating population variance.
Use this the right way
Use this guide to understand the steps and explain your answers in your own words. If this is for a project or paper, cite your sources and show your work. Learning the method now saves you time later.
Study tools that can help (non-salesy)
- If you get distracted easily, using a dedicated notebook can keep your steps neat and reduce careless mistakes: Best High-Quality Notebooks for Math Notes.
- If you want fast checking (and fewer z-table slips), use the Normal distribution calculator after you solve it by hand once.
- If you keep mixing up “left” vs “right,” draw a tiny bell curve beside each problem and shade the region first.
References
OpenStax. (2020). 6.2 Using the normal distribution. In Statistics. Rice University. https://openstax.org/books/introductory-business-statistics-2e/pages/6-2-using-the-normal-distribution
OpenStax. (2020). 6.1 The standard normal distribution. In Statistics. Rice University. https://openstax.org/books/statistics/pages/6-1-the-standard-normal-distribution


