Easy Z-Score Practice Questions
Easy Z-Score Practice Questions
Understanding how to interpret data is a fundamental skill in statistics. A Z-score is one of the most common and useful tools for standardizing data and understanding where a specific data point stands in relation to its group. This guide will walk you through the concept of the Z-score, provide solved examples, and give you plenty of practice questions to master this essential statistical measure. Whether you're a student just starting with statistics or someone needing a quick refresher, these easy Z-score practice questions will build your confidence.
Concept Explanation
A Z-score is a statistical measurement that describes a value's relationship to the mean of a group of values, measured in terms of standard deviations. In simple terms, a Z-score tells you how many standard deviations away from the mean a particular data point is. This process of converting a raw score into a Z-score is called standardizing. Standardizing data is crucial because it allows us to compare values from different datasets that might have different means and standard deviations (for example, comparing a student's performance on two different exams).
The formula to calculate a Z-score is:
Z = (X - μ) / σ
Where:
-
Z is the Z-score
-
X is the value of the individual data point you want to evaluate
-
μ (mu) is the mean of the population
-
σ (sigma) is the standard deviation of the population
Interpreting a Z-score is straightforward:
-
A positive Z-score indicates the data point is above the mean.
-
A negative Z-score indicates the data point is below the mean.
-
A Z-score of 0 indicates the data point is exactly equal to the mean.
For instance, a Z-score of +2.0 means the data point is two standard deviations above the mean. This is a key concept in understanding the normal distribution, where most data points cluster around the mean.
Solved Z-Score Examples
The best way to understand how to calculate a Z-score is to walk through some examples. Here are a few solved problems that break down the process step-by-step.
Example 1: Calculating a Basic Z-Score
A student scored 85 on a test. The class average (mean) was 75, and the standard deviation was 5. What is the student's Z-score?
-
Identify the given values:
-
Data point (X) = 85
-
Mean (μ) = 75
-
Standard deviation (σ) = 5
-
-
Plug the values into the Z-score formula:
Z = (X - μ) / σ
Z = (85 - 75) / 5
-
Calculate the result:
Z = 10 / 5
Z = 2.0
-
Interpret the result: The student's score of 85 is 2.0 standard deviations above the class average.
Example 2: Calculating a Negative Z-Score
The average height of a certain plant species is 30 cm, with a standard deviation of 4 cm. If a particular plant is 24 cm tall, what is its Z-score?
-
Identify the given values:
-
Data point (X) = 24 cm
-
Mean (μ) = 30 cm
-
Standard deviation (σ) = 4 cm
-
-
Plug the values into the formula:
Z = (24 - 30) / 4
-
Calculate the result:
Z = -6 / 4
Z = -1.5
-
Interpret the result: The plant's height of 24 cm is 1.5 standard deviations below the average height for its species.
Example 3: Finding a Data Point from a Z-Score
A person's Z-score for their weight is -0.5. If the population mean weight is 150 pounds and the standard deviation is 20 pounds, what is the person's actual weight?
-
Identify the given values:
-
Z-score (Z) = -0.5
-
Mean (μ) = 150 pounds
-
Standard deviation (σ) = 20 pounds
-
-
Rearrange the Z-score formula to solve for X:
Z = (X - μ) / σ
Z * σ = X - μ
X = (Z * σ) + μ
-
Plug the known values into the rearranged formula:
X = (-0.5 * 20) + 150
-
Calculate the result:
X = -10 + 150
X = 140 pounds
-
Conclusion: The person's actual weight is 140 pounds.
Practice Questions
Now it's your turn to practice. Use the formula and the examples above to help you solve these problems. The answers and detailed explanations are provided in the next section.
1. The scores on a history exam have a mean of 80 and a standard deviation of 6. What is the Z-score for a student who earned a 75?
2. The average speed of cars on a highway is 67 mph with a standard deviation of 3 mph. What is the Z-score for a car traveling at 74 mph?
3. A company produces light bulbs with an average lifespan of 2000 hours and a standard deviation of 100 hours. A specific light bulb lasts for 2150 hours. What is its Z-score?
Want unlimited practice questions like these?
Generate AI-powered questions with step-by-step solutions on any topic.
Try Question Generator Free →4. The mean weight of a group of apples is 160 grams with a standard deviation of 12 grams. What is the Z-score for an apple that weighs 150 grams?
5. A runner's Z-score for a marathon is 2.5. If the mean finishing time was 240 minutes with a standard deviation of 20 minutes, what was the runner's finishing time?
6. In a dataset of daily temperatures, the mean is 22°C and the standard deviation is 4°C. A day with a temperature of 22°C would have what Z-score?
7. A student's Z-score on a math test is -1.2. The test had a mean of 88 and a standard deviation of 10. What was the student's raw score?
8. The average length of a phone call in a call center is 350 seconds, with a standard deviation of 50 seconds. Find the Z-score for a call that lasted 220 seconds.
9. Sarah took two tests. On her science test, she scored 90, where the class mean was 80 and the standard deviation was 5. On her English test, she scored 85, where the class mean was 75 and the standard deviation was 10. Which test did she perform better on relative to her classmates?
10. A factory's production line fills bags of chips. The mean weight is 250 grams with a standard deviation of 4 grams. A bag is selected and found to have a Z-score of -2.25. What is the weight of the bag?
Answers & Explanations
Here are the detailed solutions for the practice questions. Check your work and make sure you understand the steps involved in calculating each Z-score.
1. Answer: Z = -0.83
-
Explanation:
-
X = 75, μ = 80, σ = 6
-
Z = (75 - 80) / 6
-
Z = -5 / 6
-
Z ≈ -0.83. The student's score was 0.83 standard deviations below the class average.
2. Answer: Z = 2.33
-
Explanation:
-
X = 74, μ = 67, σ = 3
-
Z = (74 - 67) / 3
-
Z = 7 / 3
-
Z ≈ 2.33. The car's speed was 2.33 standard deviations above the average speed.
3. Answer: Z = 1.5
-
Explanation:
-
X = 2150, μ = 2000, σ = 100
-
Z = (2150 - 2000) / 100
-
Z = 150 / 100
-
Z = 1.5. The light bulb's lifespan was 1.5 standard deviations above the average. For more information on how Z-scores relate to probability, you can consult Khan Academy's review on Z-scores.
4. Answer: Z = -0.83
-
Explanation:
-
X = 150, μ = 160, σ = 12
-
Z = (150 - 160) / 12
-
Z = -10 / 12
-
Z ≈ -0.83. The apple's weight was 0.83 standard deviations below the mean.
5. Answer: 290 minutes
-
Explanation: Here we solve for X.
-
Z = 2.5, μ = 240, σ = 20
-
X = (Z * σ) + μ
-
X = (2.5 * 20) + 240
-
X = 50 + 240
-
X = 290 minutes.
6. Answer: Z = 0
-
Explanation:
-
X = 22, μ = 22, σ = 4
-
Z = (22 - 22) / 4
-
Z = 0 / 4
-
Z = 0. A data point that is exactly equal to the mean always has a Z-score of 0. This is a fundamental property of the standard score.
7. Answer: 76
-
Explanation: Solve for X.
-
Z = -1.2, μ = 88, σ = 10
-
X = (Z * σ) + μ
-
X = (-1.2 * 10) + 88
-
X = -12 + 88
-
X = 76. The student's raw score was 76.
8. Answer: Z = -2.6
-
Explanation:
-
X = 220, μ = 350, σ = 50
-
Z = (220 - 350) / 50
-
Z = -130 / 50
-
Z = -2.6. The call was exceptionally short, 2.6 standard deviations below the average length.
9. Answer: She performed better on the science test.
-
Explanation: To compare the scores, we calculate the Z-score for each.
-
Science Test: Z = (90 - 80) / 5 = 10 / 5 = 2.0
-
English Test: Z = (85 - 75) / 10 = 10 / 10 = 1.0
-
Since her Z-score for the science test (2.0) is higher than her Z-score for the English test (1.0), she performed better on the science test relative to her peers.
10. Answer: 241 grams
-
Explanation: Solve for X.
-
Z = -2.25, μ = 250, σ = 4
-
X = (Z * σ) + μ
-
X = (-2.25 * 4) + 250
-
X = -9 + 250
-
X = 241 grams. The bag of chips weighed 241 grams. This type of calculation is often a precursor to more complex analyses like hypothesis testing.
Quick Quiz
1. Test your understanding with this quick quiz. Choose the best answer for each question.1. A student's Z-score on a final exam is 0. What does this mean?
- A The student failed the exam.
- B The student's score was exactly the same as the class average.
- C The student scored one standard deviation above the average.
- D It's impossible to have a Z-score of 0.
Check answer
Answer: B. The student's score was exactly the same as the class average.
2. A data point is 45, the mean of the dataset is 30, and the standard deviation is 5. What is the Z-score?
- A 2.0
- B 3.0
- C -3.0
- D 15.0
Check answer
Answer: B. 3.0
3. What does a negative Z-score, such as -1.7, always indicate?
- A The calculation was done incorrectly.
- B The data point is an outlier.
- C The data point's value is less than the mean.
- D The standard deviation is negative.
Check answer
Answer: C. The data point's value is less than the mean.
4. In the Z-score formula Z = (X - μ) / σ, what does the symbol σ represent?
- A The individual data point
- B The mean of the population
- C The standard deviation of the population
- D The sample size
Check answer
Answer: C. The standard deviation of the population
5. A Z-score of 3.1 is considered:
- A Very close to the mean.
- B Slightly below the mean.
- C Exactly average.
- D Unusually high and far from the mean.
Check answer
Answer: D. Unusually high and far from the mean.
Want unlimited practice questions like these?
Generate AI-powered questions with step-by-step solutions on any topic.
Try Question Generator Free →Frequently Asked Questions
What is a good Z-score?
A "good" Z-score depends entirely on the context. If a high value is desirable (like a test score), a high positive Z-score is good. If a low value is desirable (like a golf score), a low negative Z-score is good. In general, scores further from 0 (in either direction) are considered more significant or unusual.
Can a Z-score be negative?
Yes, absolutely. A negative Z-score simply means that the individual data point (X) is below the population mean (μ). For example, if the average temperature is 70°F and today's temperature is 65°F, the Z-score will be negative.
Why is standardizing data with a Z-score important?
Standardizing data allows for a fair comparison between different datasets. It puts different variables onto the same scale. For example, you can use Z-scores to determine whether a student did better on a math test scored out of 100 or a science test scored out of 500, relative to their peers in each class.
What is the difference between a Z-score and a T-score?
A Z-score is used when you know the population standard deviation (σ). A T-score (used in a t-test) is used when the population standard deviation is unknown and you must estimate it using the sample standard deviation (s). T-scores are more common in real-world practice because the population standard deviation is rarely known. You can learn more about these concepts in our sampling distribution practice questions.
How do you calculate a Z-score without the population standard deviation?
If you don't know the population standard deviation (σ), you cannot calculate a true Z-score. Instead, you would calculate the sample standard deviation (s) from your data and use it to compute a t-statistic. The formula is very similar: t = (X - μ) / (s / √n), where n is the sample size. This statistic is central to many forms of hypothesis testing.
What are Z-scores used for in real life?
Z-scores are used in many fields. In medicine, they can be used to interpret bone density scans or a child's height and weight percentiles. In finance, they can help assess a company's financial health (like the Altman Z-score for bankruptcy risk). In manufacturing, they are used for quality control to identify products that are outside acceptable specifications.
Want unlimited practice questions like these?
Generate AI-powered questions with step-by-step solutions on any topic.
Try Question Generator Free →
Want unlimited practice questions like these?
Generate AI-powered questions with step-by-step solutions on any topic.
Try Question Generator Free →Enjoyed this article?
Share it with others who might find it helpful.
Related Articles

Easy Sampling Distribution Practice Questions
Master the fundamentals of the sampling distribution with easy-to-understand explanations, solved examples, and practice questions. Learn how to apply the Central Limit Theorem.
Apr 5, 2026

Easy Normal Distribution Practice Questions
Easy Normal Distribution Practice Questions
Apr 5, 2026

Easy Conditional Probability Practice Questions
Master conditional probability with easy-to-understand examples and practice questions. Learn the formula and apply it to real-world scenarios.
Apr 5, 2026