
Table of Contents
Introduction
What if a simple table could turn a confusing Z-score into a clear probability?
A normal distribution table is a useful tool for students, researchers, and professionals across the USA. However, reading Z-values and finding the correct probability can feel confusing at first. The good news is that the process becomes simple once you understand the tableβs rows and columns.
This guide explains how to use a normal distribution table to calculate probability step by step. Youβll learn what the standard normal distribution means and how Z-scores connect to probabilities.
Youβll also learn how to find probabilities for values below, above, or between specific Z-scores. Each method includes simple numerical examples to make the process easier to follow.
By the end, youβll be able to read a Z table confidently and use it to solve common probability problems.
What Is a Normal Distribution Probability Table?

A normal distribution probability table helps you find probabilities associated with Z-scores. It works with the bell-shaped normal distribution, which appears often in statistics and data analysis.
A normal distribution is a pattern where most values cluster around the center. Fewer values appear as you move farther from the center. The distribution is symmetric, so both sides have the same shape.
The standard normal distribution is a special normal distribution. It has a mean of 0 and a standard deviation of 1. These fixed values make it easier to compare results from different datasets.
A Z-score tells you how far a value is from the mean in standard deviation units. A positive Z-score means the value lies above the mean. A negative Z-score means it lies below the mean.
For example, a Z-score of 1.00 means the value is one standard deviation above the mean. A Z-score of -2.00 means it is two standard deviations below the mean.
A probability table uses these Z-scores to show the area under the standard normal curve. That area represents probability, usually expressed as a decimal or percentage.
Pro Tip
Always check what your Z table represents before using it. Most common tables show the cumulative probability to the left of a Z-score, but table formats can differ.
Standard Normal (Z) Table
A standard normal Z table shows the cumulative probability linked to each Z-score. The table below uses the common format, where each value represents the area to the left of a Z-score.
| Z | 0.00 | 0.01 | 0.02 | 0.03 | 0.04 |
|---|---|---|---|---|---|
| 0.0 | 0.5000 | 0.5040 | 0.5080 | 0.5120 | 0.5160 |
| 0.1 | 0.5398 | 0.5438 | 0.5478 | 0.5517 | 0.5557 |
| 0.2 | 0.5793 | 0.5832 | 0.5871 | 0.5910 | 0.5948 |
| 0.3 | 0.6179 | 0.6217 | 0.6255 | 0.6293 | 0.6331 |
| 0.4 | 0.6554 | 0.6591 | 0.6628 | 0.6664 | 0.6700 |
| 0.5 | 0.6915 | 0.6950 | 0.6985 | 0.7019 | 0.7054 |
| 0.6 | 0.7257 | 0.7291 | 0.7324 | 0.7357 | 0.7389 |
| 0.7 | 0.7580 | 0.7611 | 0.7642 | 0.7673 | 0.7704 |
| 0.8 | 0.7881 | 0.7910 | 0.7939 | 0.7967 | 0.7995 |
| 0.9 | 0.8159 | 0.8186 | 0.8212 | 0.8238 | 0.8264 |
| 1.0 | 0.8413 | 0.8438 | 0.8461 | 0.8485 | 0.8508 |
How the Rows and Columns Work
The left column gives the Z-score’s whole number and tenths digit. For example, the row 0.5 represents Z-scores from 0.50 through 0.59.
The top row gives the hundredths digit. For example, selecting column 0.03 adds 0.03 to the row value.
To find Z = 0.53, use row 0.5 and column 0.03. Their intersection gives 0.7019. This means about 70.19% of the standard normal distribution lies below Z = 0.53.
Pro Tip
Always match the Z-score digits carefully. A one-column error can produce a different probability and lead to an incorrect answer.
How to Read a Normal Distribution Table

Reading a normal distribution table becomes easy once you understand its row and column structure. Each Z-score has a matching probability that shows the area to its left.
Start by finding the Z-score you need. For example, suppose your Z-score is 1.23. Break this number into two parts: 1.2 and 0.03.
Next, find 1.2 in the table’s left-hand column. This represents the first decimal digits of the Z-score. Then, move across to the 0.03 column, which represents the hundredths digit.
The cell where the row and column meet contains the corresponding probability. For Z = 1.23, a standard cumulative Z table gives 0.8907.
This means approximately 89.07% of values in the standard normal distribution fall below Z = 1.23. You can convert the decimal into a percentage by multiplying it by 100.
Pro Tip
Always confirm that your Z table shows cumulative probability to the left. Some tables use different formats, so check the table’s heading first.
How to Use a Normal Distribution Table to Calculate Probability

Learning how to use a normal distribution table to calculate probability is easier when you follow the same steps each time. A standard Z table usually gives the cumulative probability to the left of a Z-score.
First, calculate or identify the required Z-score. Then, locate its row and column in the table. The table value gives the area under the standard normal curve to the left of that Z-score.
The method changes slightly depending on the probability you need. You may need the area below a Z-score, above it, or between two Z-scores.
Finding P(Z β€ z)
To find P(Z β€ z), look up the Z-score directly in a cumulative standard normal table. The table value represents the probability that Z is less than or equal to that value.
For example, suppose z = 1.00. Find row 1.0 and column 0.00. The table gives 0.8413.
Therefore:
P(Z β€ 1.00) = 0.8413
As a percentage, this equals 84.13%. So, about 84.13% of observations fall at or below Z = 1.00.
Finding P(Z β₯ z)
For P(Z β₯ z), first find the cumulative probability to the left. Then subtract it from 1.
Suppose z = 1.00. The table gives P(Z β€ 1.00) = 0.8413.
Now calculate:
P(Z β₯ 1.00) = 1 β 0.8413 = 0.1587
So, the probability is 0.1587, or 15.87%. This represents the area to the right of Z = 1.00.
Finding P(a < Z < b)
To find the probability between two Z-scores, subtract the smaller cumulative probability from the larger one.
Suppose you need P(0.50 < Z < 1.50). The table gives 0.6915 for Z = 0.50 and 0.9332 for Z = 1.50.
Calculate:
P(0.50 < Z < 1.50) = 0.9332 β 0.6915 = 0.2417
Therefore, the probability is 0.2417, or 24.17%.
Normal Distribution Probability Table Example
Suppose a test score has a Z-score of 1.25, and you want to find the probability of getting a score below it.
Start by identifying the Z-score: 1.25. The first two digits, 1.2, determine the table row. The hundredths digit, 5, determines the column 0.05.
Find row 1.2 and column 0.05 in the standard normal table. Their intersection gives a probability of 0.8944.
Therefore:
P(Z β€ 1.25) = 0.8944
Convert the decimal to a percentage:
0.8944 Γ 100 = 89.44%
The result means approximately 89.44% of values fall below a Z-score of 1.25 in the standard normal distribution.
This example shows the complete process: identify the Z-score β find the row β find the column β read the probability β interpret the result. Once you understand this sequence, most basic Z-table probability questions become much easier.
How to Calculate Normal Distribution Probability Without a Table
You don’t always need a printed table to find a normal distribution probability. A calculator, statistics software, or online tool can calculate the probability directly from the required values.
For example, software can use the mean, standard deviation, and value you provide. It can then return the probability without requiring a manual Z-table lookup. This approach can save time and reduce errors during repeated calculations.
For quick calculations, a Normal Distribution Calculator can handle probability questions directly. A Z-Score Calculator can also help when you need to convert a raw value into a Z-score first.
These tools are especially useful when your problem involves nonstandard means or standard deviations. You can still use a Z table when you want to understand the calculation manually.
Pro Tip
Use a calculator for speed, but learn the Z-table method first. Understanding the process helps you check whether your result makes sense.
Z Table vs. Normal Distribution Table

A standard normal distribution table is commonly called a Z table. It gives probabilities associated with Z-scores from the standard normal distribution.
The term βnormal distribution tableβ can be broader. Different textbooks and resources may use different table formats. They may show cumulative probabilities, areas between the mean and a Z-score, or tail probabilities.
This difference can confuse beginners. Two tables may show different numbers for the same Z-score without either table being wrong. The key is understanding what each table value represents.
For example, a cumulative table for Z = 1.00 gives 0.8413. This represents the area to the left of Z = 1.00. A table showing the area between the mean and Z = 1.00 gives 0.3413 instead.
Both values are correct because they describe different areas under the same curve.
Before using any table, check its title, headings, or instructions. Identify exactly what the numbers represent.
Types of Z Tables

Z tables come in several formats. Knowing the differences can help you avoid incorrect probability calculations.
Cumulative Left-Tail Table
A cumulative left-tail table gives the area to the left of a specific Z-score. This is one of the most common formats.
For example, Z = 1.00 gives 0.8413. This means 84.13% of the standard normal distribution lies below that Z-score.
Area Between Mean and Z
Some tables give only the area between the mean and the selected Z-score. Since the mean has Z = 0, the area from 0 to Z = 1.00 is 0.3413.
You must add or subtract this value depending on the probability you need.
Right-Tail Formats
Some resources provide the area to the right of a Z-score. For Z = 1.00, this area is 0.1587.
These formats can look different, but they describe the same standard normal curve. Always identify the table type before reading its values.
Pro Tip
If your table gives an unexpected value, don’t assume your calculation is wrong. First check which area the table reports.
Common Mistakes

Using a Z table looks simple, but small reading errors can change the final probability. Knowing the most common mistakes can help you solve problems accurately and avoid unnecessary confusion.
Reading the Wrong Row or Column
A Z-score such as 1.25 uses row 1.2 and column 0.05. Choosing the wrong column can give you a completely different probability.
Always separate the Z-score into its first decimal digits and hundredths digit before looking at the table.
Confusing a Z-Score With a Probability
A Z-score and a probability describe different things. A Z-score shows a position relative to the mean, while probability represents an area under the curve.
For example, Z = 1.00 is not a probability. The corresponding cumulative probability is 0.8413, or 84.13%.
Using the Wrong Table Format
Not every Z table reports the same type of area. Some tables show left-tail probabilities, while others show the area between the mean and Z.
Check the table’s heading or instructions before using its values.
Forgetting the Complement for Right-Tail Probabilities
A common mistake occurs when finding P(Z β₯ z). If your table gives the area to the left, subtract that value from 1.
For example, if P(Z β€ 1.00) = 0.8413, then P(Z β₯ 1.00) = 1 β 0.8413 = 0.1587.
Confusing Standard and General Normal Distributions
The standard normal distribution always has a mean of 0 and a standard deviation of 1. A general normal distribution can have different values.
You may need to convert a raw value into a Z-score before using a standard Z table. This step connects your original distribution to the standard normal distribution.
Conclusion
Understanding how to use a normal distribution table to calculate probability becomes much easier with consistent practice. Youβve learned how to read Z tables, find left-tail and right-tail probabilities, and calculate areas between two Z-scores.
You also learned why different Z table formats can show different values. Checking the table format before calculating can prevent common mistakes.
For quick results, you can also use a Normal Distribution Calculator or Z-Score Calculator. These tools can make probability calculations faster while helping you verify your work.
If you found this guide helpful, share it with a classmate or bookmark it for future statistics problems. Explore more probability and statistics resources on our website to strengthen your skills.
Frequently Asked Questions
Find clear answers to common questions about normal distribution tables, Z-scores, and probability calculations.
A normal distribution probability table shows probabilities associated with values in a normal distribution. A standard Z table uses Z-scores and usually shows the cumulative probability to the left of each Z-score.
First, identify the Z-score you need. Use the first decimal digits to find the row. Then use the hundredths digit to find the column. The value where they meet gives the corresponding probability.
Find the Z-score in the table and read the corresponding probability. For a left-tail probability, use the table value directly. For a right-tail probability, subtract the table value from 1.
A standard normal distribution table is commonly called a Z table. However, different tables may show different areas. Always check whether the table gives left-tail, right-tail, or mean-to-Z probabilities.
You can use a calculator, statistics software, or an online normal distribution calculator. These tools can calculate probabilities directly from the mean, standard deviation, and target value.
A Z-score shows how many standard deviations a value lies from the mean. A positive Z-score is above the mean, while a negative Z-score is below the mean.
A Z-score of 0 means the value equals the distribution's mean. In the standard normal distribution, the mean is 0.
Find the cumulative probability for both Z-scores. Then subtract the smaller probability from the larger one. For example, subtract the probability for Z = 0.50 from the probability for Z = 1.50.
If your table gives the area to the left, subtract its value from 1. For example, if the table gives 0.8413, the right-tail probability is 1 β 0.8413 = 0.1587.
Different Z tables can use different probability formats. One table may show cumulative left-tail areas, while another shows the area between the mean and Z. Check the table format before calculating.
A standard normal distribution has a mean of 0 and a standard deviation of 1. A general normal distribution can have any valid mean and standard deviation. Converting a value to a Z-score lets you use a standard Z table.
Team ClassRank builds smart, student-friendly calculators to make grade and rank tracking simple and accurate. For questions or feedback, contact us at classrankcalculator@gmail.com.


