Skip to main content

Z-Score Calculator with Step-by-Step Solution

Calculate z-scores and find probabilities from the standard normal distribution table. Enter values for instant results with step-by-step formulas.

Share this calculator

Formula

z = (x - ฮผ) / ฯƒ

The z-score formula subtracts the mean (ฮผ) from the raw score (x) and divides by the standard deviation (ฯƒ). This standardizes the value to the number of standard deviations from the mean, allowing comparison across different distributions and lookup in the standard normal table.

Worked Examples

Example 1: Test Score Comparison

Problem: A student scored 85 on a test where the class mean is 72 and the standard deviation is 8. What is their z-score and percentile?

Solution: z = (85 - 72) / 8 = 13 / 8 = 1.625\nP(Z โ‰ค 1.625) โ‰ˆ 0.9479\nPercentile: 94.79th\nThe student scored better than about 94.8% of the class.

Result: z = 1.625 | 94.79th percentile

Example 2: Height Analysis

Problem: Adult male heights have a mean of 70 inches with std dev of 3 inches. What is the z-score for someone who is 64 inches tall?

Solution: z = (64 - 70) / 3 = -6 / 3 = -2.0\nP(Z โ‰ค -2.0) โ‰ˆ 0.0228\nPercentile: 2.28th\nOnly about 2.3% of men are shorter than 64 inches.

Result: z = -2.0 | 2.28th percentile | 97.72% are taller

Frequently Asked Questions

What is a z-score and what does it mean?

A z-score (also called a standard score) measures how many standard deviations a data point is from the mean. A z-score of 0 means the value is exactly at the mean. A positive z-score means the value is above the mean, and a negative z-score means it is below. For example, a z-score of 1.5 means the value is 1.5 standard deviations above the mean. Z-scores are used to compare values from different distributions and to find probabilities in the standard normal distribution.

How do I interpret the probability from a z-score?

The probability (also called the area under the curve or cumulative probability) tells you what proportion of values in a normal distribution fall below (to the left of) the given z-score. For example, a z-score of 1.96 has a probability of 0.975, meaning 97.5% of values fall below this point. To find the probability above a z-score, subtract from 1. To find between two z-scores, subtract the smaller probability from the larger.

What is the difference between a z-score and a percentile?

A z-score tells you how many standard deviations a value is from the mean, while a percentile tells you what percentage of values fall below that point. They are related through the cumulative normal distribution function. For example, a z-score of 0 corresponds to the 50th percentile (the median), and a z-score of 1.645 corresponds to approximately the 95th percentile. The z-score is a raw measure, while the percentile is its probability-based interpretation.

How do I get the most accurate result?

Enter values as precisely as possible using the correct units for each field. Check that you have selected the right unit (e.g. kilograms vs pounds, meters vs feet) before calculating. Rounding inputs early can reduce output precision.

Can I use Z-Score Calculator with Step-by-Step Solution on a mobile device?

Yes. All calculators on NovaCalculator are fully responsive and work on smartphones, tablets, and desktops. The layout adapts automatically to your screen size.

Can I use the results for professional or academic purposes?

You may use the results for reference and educational purposes. For professional reports, academic papers, or critical decisions, we recommend verifying outputs against peer-reviewed sources or consulting a qualified expert in the relevant field.

References