Standard Normal Distribution Tables

The standard normal distribution, also known as the z-distribution, is a probability distribution that is symmetric about the mean, showing that data near the mean are more frequent in occurrence than data far from the mean. In the standard normal distribution, the mean is 0 and the standard deviation is 1. This distribution is widely used in statistics and is the basis for many statistical tests.
Understanding the Standard Normal Distribution

The standard normal distribution is a special case of the normal distribution where the mean (μ) is 0 and the standard deviation (σ) is 1. It is denoted by the symbol Z. The standard normal distribution is used to compare the results from different normal distributions by standardizing the values. This is done by converting the raw data into z-scores, which measure how many standard deviations an element is from the mean.
Z-Scores and Their Calculation
A z-score is calculated using the formula Z = (X - μ) / σ, where X is the value of the element, μ is the mean of the dataset, and σ is the standard deviation. For the standard normal distribution, since μ = 0 and σ = 1, the z-score simplifies to Z = X. This means that any value from a standard normal distribution can be directly interpreted as a z-score, indicating how many standard deviations away from the mean it is.
Z-Score | Area to the Left | Area to the Right |
---|---|---|
-3 | 0.0013 | 0.9987 |
-2 | 0.0228 | 0.9772 |
-1 | 0.1587 | 0.8413 |
0 | 0.5 | 0.5 |
1 | 0.8413 | 0.1587 |
2 | 0.9772 | 0.0228 |
3 | 0.9987 | 0.0013 |

Standard normal distribution tables, also known as z-tables, are used to find the area under the standard normal curve to the left or right of a given z-score. This area represents the probability that a randomly selected value is less than or greater than the given z-score. The table typically provides the area to the left of the z-score, but the area to the right can be found by subtracting this value from 1.
Applications of the Standard Normal Distribution
The standard normal distribution has numerous applications in various fields, including finance, engineering, and medicine. It is used in quality control to monitor the performance of processes, in finance to calculate the risk of investments, and in medicine to understand the distribution of characteristics such as blood pressure and height. The standard normal distribution is also the foundation for many statistical tests, including the z-test, which is used to compare the mean of a sample to a known population mean.
In statistics, the ability to apply the standard normal distribution to real-world problems is a key skill. This involves not only understanding the theoretical aspects of the distribution but also being able to interpret z-scores and probabilities correctly. For instance, if a z-score is 2, it means that the value is 2 standard deviations above the mean, and using the standard normal distribution table, one can find the probability that a value is greater than this z-score.
Using the Standard Normal Distribution for Hypothesis Testing

Hypothesis testing is a statistical technique used to make inferences about a population parameter based on a sample of data. The standard normal distribution plays a critical role in hypothesis testing, especially when the sample size is large. By standardizing the sample mean, researchers can use the standard normal distribution to determine the probability of observing a sample mean as extreme or more extreme than the one observed, given a null hypothesis. This probability is known as the p-value.
A key concept in hypothesis testing is the null hypothesis, which is a statement of no effect or no difference. The alternative hypothesis is the statement of an effect or difference. The decision to reject or fail to reject the null hypothesis is based on the p-value and the chosen significance level (usually 0.05). If the p-value is less than the significance level, the null hypothesis is rejected, suggesting that the observed effect is statistically significant.
Calculating Probabilities with the Standard Normal Distribution
Calculating probabilities involves finding the area under the standard normal curve between two z-scores or to the left/right of a single z-score. This can be done using a standard normal distribution table or a statistical calculator. For example, to find the probability that a value is between z = -1 and z = 1, one would look up the area to the left of z = 1 and subtract the area to the left of z = -1 from it.
- Step 1: Find the z-scores corresponding to the given values.
- Step 2: Use the standard normal distribution table to find the areas to the left of these z-scores.
- Step 3: Calculate the probability by subtracting the smaller area from the larger area.
What is the standard normal distribution used for?
+
The standard normal distribution is used for comparing results from different normal distributions by standardizing the values, hypothesis testing, and calculating probabilities of events occurring.
How do you calculate a z-score?
+
A z-score is calculated using the formula Z = (X - μ) / σ, where X is the value of the element, μ is the mean of the dataset, and σ is the standard deviation.
What is the purpose of a standard normal distribution table?
+
The purpose of a standard normal distribution table is to find the area under the standard normal curve to the left or right of a given z-score, which represents the probability of observing a value less than or greater than the given z-score.