Skip to main content

Probability and the normal distribution

To find probabilities in normal distributions that aren't standard, we need to adjust the data to a common scale using z-scores. This allows us to find the likelihood of certain outcomes in a range of contexts, like identifying manufacturing tolerances, testing the tensile strength of new materials or calculating the probability of electronic failure. Use this resource to learn how!

Even when data follows a normal distribution, different data sets will have their own mean and standard deviation and a different bell shaped curve. More often than not, they do not follow the standard normal distribution.

three normal distributions

For any normal distribution, the mean and standard deviation can be used to convert it to a standard normal distribution. We can then find probabilities using a z-table.

Every score in a normally distributed dataset, regardless of the shape, has an equivalent score in the standard distribution.

  • The mean of the normal distribution would be standardised to 0.
  • One standard deviation from the mean μ±σ would shift to ±1.
  • Two standard deviations from the mean μ±2σ would shift to ±2.
  • Three standard deviations from the mean μ±3σ would shift to ±3.

Converting z-scores

For z-scores aside from the mean and standard deviation, we can use a formula:

z=xμσ

Remember that the z-score is the number of standard deviations away from the mean.

Example – converting z-scores

If we have a normal distribution with a mean of 1.2 and a standard deviation of 0.4, find the standardised score for x=1.7.

normal distribution with mean 1.2
z=(xμ)σ=(1.71.2)0.4=1.25

A score of 1.7 in the distribution with mean 1.2 and standard deviation 0.4 is equivalent to a standardised score of 1.25. Alternatively, we could say that the score 1.7 is 1.25 standard deviations above the mean for that distribution.

Calculating probabilities using z-scores

Once we have converted the scores of our distribution into standard scores or z-scores, we can use z-tables to calculate precise percentages and probabilities.

Remember that the probability is the area under the curve. Because the total area under the standardised curve is 1, Pr(z<β) is the area to the left of β.

area to left of beta on standard normal curve

As the normal distribution is a continuous distribution, we can find the probability that x is greater than or less than a particular value, but not that x is equal to a particular value.

Example 1 – calculating probabilities using z-scores

If the mean maximum temperature for Melbourne in January is 25.9C with a standard deviation of 2.1C, what is the probability that the mean maximum temperature for January 2015 will be above 28C?

Always start with a diagram.

area to right of 28 degrees

The x value on interest is 28, so we can go ahead and convert it.
z=(xμ)σ=(2825.9)2.1=1

This means that Pr(x>28) for the normal distribution is equivalent to Pr(z>1) on the standard normal distribution curve.
Pr(x>28)=Pr(z>1)=1Pr(z<1)=10.8413=0.1587

The probability that the mean maximum temperature for January 2015 will be above 28C is 0.1587.

The top 0.5% of students applying for a university are given full scholarships. If the mean score on the entrance exam is 372 and the standard deviation is 40, what mark is needed to obtain a scholarship?

First, draw a diagram.

area to right of 0.005

The area to the right of xs=0.005. We want to find xs.

We know that Pr(x>xs)=0.005 but we must first find the corresponding z-score. Let’s call it zs. This would mean:
Pr(z>zs)=0.005

Remember that z-tables give areas from the left side of the z-score. The corresponding z-score would therefore be:
Pr(z<zs)=10.005=0.9950

All we need to do is find 0.9950 in the z-table to find the corresponding z-score. We find that the z-score can be 2.57 or 2.58. If the z-score is between two values, we can take the average of them to find the final zs.
2.57+2.582=2.575

The answer is 2.575, but usually, two decimal places is sufficient, so this makes zs=2.58.

Now, we can use the formula to find xs.
zs=xsμσ2.58=xs37240xs=2.58×40+372=475.2

This means that applicants who score more than 475.2 will get a scholarship.

Exercise – calculating probabilities using z-scores

Use the following z-table to answer the questions.

table for z to the left
  1. If a population has a mean IQ of 100 and a standard deviation of 15, find the probability that an individual chosen at random will have an IQ:
    1. between 110 and 130
    2. greater than 87.
  2. A coffee machine is regulated to deliver 200 mL per cup. In reality, the amount of coffee varies, following a normal distribution with a mean of 200 mL and a standard deviation of 10 mL. What is the probability that a cup will contain:
    1. less than 195 mL?
    2. more than 220 mL?
    3. between 195 and 215 mL?
  3. The heights of a group of men follow a normal distribution with a mean of 180 cm and a standard deviation of 6 cm.
    1. What is the probability that a man chosen from this group is less than 185 cm tall?
    2. If the tallest 10% of this group are automatically eligible for a basketball team, what is the qualifying height?

    1. 0.2286
    2. 0.8069
    1. 0.3085
    2. 0.0228
    3. 0.6247
    1. 0.7977
    2. 187.68 cm

Images on this page by RMIT, licensed under CC BY-NC 4.0


Keywords