Z-Score: Definition, Formula, Calculation & Interpretation (2024)

Interpretation

The value of the z-score tells you how many standard deviations you are away from the mean. If a z-score is equal to 0, it is on the mean.

  • A positive z-score indicates the raw score is higher than the mean average. For example, if a z-score is equal to +1, it is 1 standard deviation above the mean.
  • A negative z-score reveals the raw score is below the mean average. For example, if a z-score is equal to -2, it is two standard deviations below the mean.

Another way to interpret z-scores is by creating a standard normal distribution, also known as the z-score distribution, or probability distribution (see Fig. 3).

Standard Normal Distribution (SND)

  1. The SND (i.e., z-distribution) is always the same shape as the raw score distribution. For example, if the distribution of raw scores is normally distributed, so is the distribution of z-scores.
  2. The mean of any SND always = 0.
  3. The standard deviation of any SND always = 1. Therefore, one standard deviation of the raw score (whatever raw value this is) converts into 1 z-score unit.

The SND allows researchers to calculate the probability of randomly obtaining a score from the distribution (i.e., sample). For example, there is a 68% probability of randomly selecting a score between -1 and +1 standard deviations from the mean (see Fig. 3).

Z-Score: Definition, Formula, Calculation & Interpretation (1)

The probability of randomly selecting a score between -1.96 and +1.96 standard deviations from the mean is 95% (see Fig. 3).

If there is less than a 5% chance of a raw score being selected randomly, then this is a statistically significant result.

Learn how to use a z-score table

Practice Problems for Z-Scores

Calculate the z-scores for the following:

Sample Questions

  1. Scores on a psychological well-being scale range from 1 to 10, with an average score of 6 and a standard deviation of 2. What is the z-score for a person who scored 4?
  2. On a measure of anxiety, a group of participants show a mean score of 35 with a standard deviation of 5. What is the z-score corresponding to a score of 30?
  3. A depression inventory has an average score of 50 with a standard deviation of 10. What is the z-score corresponding to a score of 70?
  4. In a study on sleep, participants report an average of 7 hours of sleep per night, with a standard deviation of 1 hour. What is the z-score for a person reporting 5 hours of sleep?
  5. On a memory test, the average score is 100, with a standard deviation of 15. What is the z-score corresponding to a score of 85?
  6. A happiness scale has an average score of 75 with a standard deviation of 10. What is the z-score corresponding to a score of 95?
  7. An intelligence test has a mean score of 100 with a standard deviation of 15. What is the z-score that corresponds to a score of 130?

Answers for Sample Questions

Double-check your answers with these solutions. Remember, for each problem, you subtract the average from your value, then divide by how much values typically vary (the standard deviation).

  1. Z-score = (4 – 6)/2 = -1
  2. Z-score = (30 – 35)/5 = -1
  3. Z-score = (70 – 50)/10 = 2
  4. Z-score = (5 – 7)/1 = -2
  5. Z-score = (85 – 100)/15 = -1
  6. Z-score = (95 – 75)/10 = 2
  7. Z-score = (130 – 100)/15 = 2

Calculating a Raw Score

Sometimes we know a z-score and want to find the corresponding raw score. The formula for calculating a z-score in a sample into a raw score is given below:

X = (z)(SD) + mean

As the formula shows, the z-score and standard deviation are multiplied together, and this figure is added to the mean.

Check your answer makes sense: If we have a negative z-score, the corresponding raw score should be less than the mean, and a positive z-score must correspond to a raw score higher than the mean.

Calculating a Z-Score using Excel

To calculate the z-score of a specific value, x, first, you must calculate the mean of the sample by using the AVERAGE formula.

For example, if the range of scores in your sample begins at cell A1 and ends at cell A20, the formula =AVERAGE(A1:A20) returns the average of those numbers.

Next, you must calculate the standard deviation of the sample by using the STDEV.S formula. For example, if the range of scores in your sample begins at cell A1 and ends at cell A20, the formula = STDEV.S (A1:A20) returns the standard deviation of those numbers.

Now to calculate the z-score, type the following formula in an empty cell: = (x – mean) / [standard deviation].

To make things easier, instead of writing the mean and SD values in the formula, you could use the cell values corresponding to these values. For example, = (A12 – B1) / [C1].

Then, to calculate the probability for a SMALLER z-score, which is the probability of observing a value less than x (the area under the curve to the LEFT of x), type the following into a blank cell: = NORMSDIST( and input the z-score you calculated).

To find the probability of LARGER z-score, which is the probability of observing a value greater than x (the area under the curve to the RIGHT of x), type: =1 – NORMSDIST (and input the z-score you calculated).

Frequently Asked Questions

Z-Score: Definition, Formula, Calculation & Interpretation (2024)

FAQs

Z-Score: Definition, Formula, Calculation & Interpretation? ›

A z-score measures exactly how many standard deviations above or below the mean a data point is. Here's the formula for calculating a z-score: z = data point − mean standard deviation ‍ Here's the same formula written with symbols: z = x − μ σ ‍

How do you compute and interpret a Z score? ›

The formula for calculating a z-score is z = (x-μ)/σ, where x is the raw score, μ is the population mean, and σ is the population standard deviation. As the formula shows, the z-score is simply the raw score minus the population mean, divided by the population standard deviation.

What is the formula used to calculate the z-score? ›

Z Score = (x − x̅ )/σ

x = Standardized random variable. x̅ = Mean. σ = Standard deviation.

How do you find the actual answer to z-score? ›

There is a fairly basic z-score formula: z = x − μ σ , where x represents an observed individual's value, represents the mean, and represents the standard deviation. This formula is most often used for calculating z-scores directly, as they are very handy tools for comparing values from different distributions.

How do you interpret the significance of the z-score? ›

Why Is Z-Score So Important? A z-score is important because it tells where your data lies in the data distribution. For example, if a z-score is 1.5, it is 1.5 standard deviations away from the mean.

How do you calculate the z-score from the data set? ›

You would use the following formula: Z-score = (the initial data point – mean)/standard deviation. Brunner uses an example of finding out how a student's test score of 90 compared with the scores his peers received, which are 75, 80, 85, 90, and 95. First, we find out the mean of this data set, which is 85.

How do you interpret two z-scores? ›

Z-scores can be positive or negative. The sign tells you whether the observation is above or below the mean. For example, a z-score of +2 indicates that the data point falls two standard deviations above the mean, while a -2 signifies it is two standard deviations below the mean. A z-score of zero equals the mean.

What is the z-score for dummies? ›

You take your x-value, subtract the mean , and then divide this difference by the standard deviation. This gives you the corresponding standard score (z-value or z-score). Standardizing is just like changing units (for example, from Fahrenheit to Celsius). It doesn't affect probabilities for X.

How do you interpret z-score growth chart? ›

Z-score equal to 0 means an average value, while a z-score of +1 means the value is one SD above the mean value of the population. Z-score charts (also known as centile growth charts) are used in paediatric growth follow-up and to compare anthropometrical variables to detect the presence of malnutrition or disease [3].

What does comparing Z scores tell you? ›

The greater a Z-score's absolute value, the more extraordinary is the data point's deviation from the mean. Z-scores help us compare values across multiple data sets by describing each value in the context of how much variation there is in its data set.

How do you interpret Z chart? ›

Here is how to interpret z-scores: A z-score of less than 0 represents an element less than the mean. A z-score greater than 0 represents an element greater than the mean.

Top Articles
Latest Posts
Article information

Author: Carmelo Roob

Last Updated:

Views: 5870

Rating: 4.4 / 5 (45 voted)

Reviews: 92% of readers found this page helpful

Author information

Name: Carmelo Roob

Birthday: 1995-01-09

Address: Apt. 915 481 Sipes Cliff, New Gonzalobury, CO 80176

Phone: +6773780339780

Job: Sales Executive

Hobby: Gaming, Jogging, Rugby, Video gaming, Handball, Ice skating, Web surfing

Introduction: My name is Carmelo Roob, I am a modern, handsome, delightful, comfortable, attractive, vast, good person who loves writing and wants to share my knowledge and understanding with you.