Statistics
Textbooks
Boundless Statistics
Continuous Random Variables
The Normal Curve
Statistics Textbooks Boundless Statistics Continuous Random Variables The Normal Curve
Statistics Textbooks Boundless Statistics Continuous Random Variables
Statistics Textbooks Boundless Statistics
Statistics Textbooks
Statistics
Concept Version 12
Created by Boundless

The Standard Normal Curve

The standard normal distribution is a normal distribution with a mean of 0 and a standard deviation of 1.

Learning Objective

  • Explain how to derive standard normal distribution given a data set


Key Points

    • The random variable of a standard normal distribution is denoted by ZZZ, instead of XXX.
    • Unfortunately, in most cases in which the normal distribution plays a role, the mean is not 0 and the standard deviation is not 1.
    • Fortunately, one can transform any normal distribution with a certain mean μ\muμ and standard deviation σ\sigmaσ into a standard normal distribution, by the zzz-score conversion formula.
    • Of importance is that calculating zzz requires the population mean and the population standard deviation, not the sample mean or sample deviation.

Terms

  • z-score

    The standardized value of observation xxx from a distribution that has mean μ\muμ and standard deviation σ\sigmaσ.

  • standard normal distribution

    The normal distribution with a mean of zero and a standard deviation of one.


Full Text

If the mean (μ\muμ) and standard deviation (σ\sigmaσ) of a normal distribution are 0 and 1, respectively, then we say that the random variable follows a standard normal distribution. This type of random variable is often denoted by ZZZ, instead of XXX.

The area above the xxx-axis and under the curve must equal one, with the area under the curve representing the probability. For example, P(−2<X<2)P(-2<X<2)P(−2<X<2) is the area under the curve between x=−2x=-2x=−2 and x=2x=2x=2. Since the standard deviation is 1, this represents the probability that a normal distribution is between 2 standard deviations away from the mean. From the empirical rule, we know that this value is 0.95.

Standardization

Unfortunately, in most cases in which the normal distribution plays a role, the mean is not 0 and the standard deviation is not 1. Luckily, one can transform any normal distribution with a certain mean μ\muμ and standard deviation σ\sigmaσ into a standard normal distribution, by the zzz-score conversion formula:

z=x−μσ\displaystyle z=\frac { x-\mu }{ \sigma }z=​σ​​x−μ​​

Therefore, a zzz-score is the standardized value of observation xxx from a distribution that has mean μ\muμ and standard deviation σ\sigmaσ (how many standard deviations you are away from zero). The zzz-score gets its name because of the denomination of the standard normal distribution as the "ZZZ" distribution. It can be said to provide an assessment of how off-target a process is operating.

A key point is that calculating zzz requires the population mean and the population standard deviation, not the sample mean or sample deviation. It requires knowing the population parameters, not the statistics of a sample drawn from the population of interest. However, knowing the true standard deviation of a population is often unrealistic except in cases such as standardized testing, where the entire population is measured. In cases where it is impossible to measure every member of a population, the standard deviation may be estimated using a random sample.

Example

Assuming that the height of women in the US is normally distributed with a mean of 64 inches and a standard deviation of 2.5 inches, find the following:

  1. The probability that a randomly selected woman is taller than 70.4 inches (5 foot 10.4 inches).
  2. The probability that a randomly selected woman is between 60.3 and 65 inches tall.

Part one: Since the height of women follows a normal distribution but not a standard normal, we first need to standardize. Since x=70.4 inchesx=70.4 \ \text{inches}x=70.4 inches, μ=64 inches\mu=64 \ \text{inches}μ=64 inches and σ=2.5 inches\sigma = 2.5 \ \text{inches}σ=2.5 inches, we need to calculate zzz:

z=70.4−642.5=6.42.5=2.56\displaystyle z=\frac { 70.4-64 }{ 2.5 } =\frac { 6.4 }{ 2.5 } =2.56z=​2.5​​70.4−64​​=​2.5​​6.4​​=2.56

Therefore, the probability P(X>70.4)P(X>70.4)P(X>70.4) is equal to P(Z>2.56)P(Z>2.56)P(Z>2.56), where XXX is the normally distributed height with mean μ=64 inches\mu=64 \ \text{inches}μ=64 inches and standard deviation σ=2.5 inches\sigma = 2.5 \ \text{inches}σ=2.5 inches ({X∼N(64,2.5)}\{X \sim N(64, 2.5)\}{X∼N(64,2.5)}, for short), and ZZZ is a standard normal distribution {Z∼N(0,1)}\{Z \sim N(0, 1)\}{Z∼N(0,1)}.

The next step requires that we use what is known as the zzz-score table to calculate probabilities for the standard normal distribution. This table can be seen below.

zzz-table

The zzz-score table is used to calculate probabilities for the standard normal distribution.

From the table, we learn that:

P(X>70.4)=P(Z>2.56)P(X>70.4)=P(Z>2.56)P(X>70.4)=P(Z>2.56)

   =0.5−0.4948\qquad \qquad \ \ \ =0.5-0.4948   =0.5−0.4948

   =0.0012\qquad \qquad \ \ \ = 0.0012   =0.0012

Part two: For the second problem we have two values of xxx to standarize: x1=60.3x_1 = 60.3x​1​​=60.3and x2=65x_2 = 65x​2​​=65. Standardizing these values we obtain:

z1=−1.48z_1 = -1.48z​1​​=−1.48 and z2=0.40z_2 = 0.40z​2​​=0.40.

Notice that the first value is negative, which means that it is below the mean. Therefore:

P(60.3<X<65)=P(−1.48<Z<0.40)P(60.3<X<65) = P(-1.48<Z<0.40)P(60.3<X<65)=P(−1.48<Z<0.40)

=P(Z<0.40)−P(Z<−1.48)\qquad \qquad \qquad \quad = P(Z<0.40)-P(Z<-1.48)=P(Z<0.40)−P(Z<−1.48)

=(0.5+0.1554)−(0.5−0694)\qquad \qquad \qquad \quad = (0.5+0.1554)-(0.5-0694)=(0.5+0.1554)−(0.5−0694)

=0.6554−0.0694\qquad \qquad \qquad \quad = 0.6554-0.0694=0.6554−0.0694

=0.5860\qquad \qquad \qquad \quad = 0.5860=0.5860

[ edit ]
Edit this content
Prev Concept
Graphing the Normal Distribution
Finding the Area Under the Normal Curve
Next Concept
Subjects
  • Accounting
  • Algebra
  • Art History
  • Biology
  • Business
  • Calculus
  • Chemistry
  • Communications
  • Economics
  • Finance
  • Management
  • Marketing
  • Microbiology
  • Physics
  • Physiology
  • Political Science
  • Psychology
  • Sociology
  • Statistics
  • U.S. History
  • World History
  • Writing

Except where noted, content and user contributions on this site are licensed under CC BY-SA 4.0 with attribution required.