Z-Score Calculator
Enter your details below and get an instant result.
Z-Score Calculator
A Z-Score Calculator is a free online statistics tool that helps you determine how far a value is from the mean of a dataset in terms of standard deviations.
A z-score tells you whether a value is:
- Above the mean
- Below the mean
- Exactly at the mean
Calculator Pool’s free Z-Score Calculator online lets you enter a value, mean, and standard deviation and instantly calculate the corresponding z-score.
For example, if:
Value = 70
Mean = 50
Standard Deviation = 10
then:
Z-Score = (70 − 50) ÷ 10 = 2
This means the value is 2 standard deviations above the mean.
Important: A z-score describes the position of a value relative to a mean and standard deviation. It does not by itself tell you whether a value is “good” or “bad,” and interpretation depends on the dataset and statistical context.
What Is a Z-Score?
A z-score, also called a standard score, tells you how many standard deviations a particular value is away from the mean.
The basic z-score formula is:
z = (x − μ) ÷ σ
Where:
- x = individual value
- μ = mean
- σ = standard deviation
A positive z-score means the value is above the mean.
A negative z-score means the value is below the mean.
A z-score of zero means the value is equal to the mean.
What Is a Z-Score Calculator?
A z-score calculator is an online statistics calculator that performs the z-score calculation automatically.
Calculator Pool’s tool requires three inputs:
Value (x)
Mean (μ)
Standard Deviation (σ)
It then provides:
- Z-score
- Distance from the mean
- Direction relative to the mean
- Original value
- Mean
- Standard deviation
This makes the calculator useful for statistics homework, data analysis, probability, research, and general mathematical calculations.
How to Use the Z-Score Calculator
Using Calculator Pool’s online z-score calculator is simple.
Step 1: Enter the Value
Enter the observation you want to analyze.
For example:
70
Step 2: Enter the Mean
Enter the dataset’s mean.
For example:
50
Step 3: Enter Standard Deviation
Enter the standard deviation.
For example:
10
The standard deviation must be greater than zero.
Step 4: Calculate
Click:
Calculate Z-Score
The calculator will instantly display the z-score and explain whether the value is above or below the mean.
Z-Score Formula
The standard z-score formula is:
z = (x − μ) / σ
This formula can also be written as:
Z = (Value − Mean) / Standard Deviation
The calculation measures the distance from the mean in units of standard deviation.
Z-Score Calculation Example
Suppose:
x = 70
μ = 50
σ = 10
Then:
z = (70 − 50) / 10
z = 20 / 10
z = 2
Therefore:
Z-Score = 2
The value is:
2 standard deviations above the mean
Negative Z-Score Example
Suppose:
Value = 30
Mean = 50
Standard Deviation = 10
Then:
z = (30 − 50) / 10
z = −20 / 10
z = −2
Therefore:
Z-Score = −2
The value is:
2 standard deviations below the mean
Z-Score of Zero
A z-score of:
0
means the value is exactly equal to the mean.
For example:
Value = 50
Mean = 50
Standard Deviation = 10
Then:
z = (50 − 50) / 10
z = 0
So the observation is exactly at the average.
What Does a Positive Z-Score Mean?
A positive z-score indicates that the value is above the mean.
For example:
z = +1.5
means the value is:
1.5 standard deviations above the mean
The larger the positive z-score, the farther the observation is above the mean.
What Does a Negative Z-Score Mean?
A negative z-score indicates that the value is below the mean.
For example:
z = −2
means the value is:
2 standard deviations below the mean
The more negative the z-score, the farther the value is below the mean.
What Does a Z-Score of 1 Mean?
A z-score of:
+1
means the value is exactly:
1 standard deviation above the mean
For example:
Mean:
100
Standard deviation:
15
A value of:
115
has:
z = (115 − 100) / 15
z = 1
What Does a Z-Score of −1 Mean?
A z-score of:
−1
means the value is exactly:
1 standard deviation below the mean
If:
Mean = 100
SD = 15
then:
Value = 85
gives:
z = −1
What Does a Z-Score of 2 Mean?
A z-score of:
+2
means the observation is:
2 standard deviations above the mean
A z-score of:
−2
means it is:
2 standard deviations below the mean
The sign indicates direction, while the absolute value indicates distance from the mean.
What Does a Z-Score of 3 Mean?
A z-score of:
+3
means the value lies three standard deviations above the mean.
A z-score of:
−3
means it lies three standard deviations below the mean.
In approximately normal data, values this far from the mean are relatively uncommon, but the actual probability depends on the distribution and assumptions.
Z-Score Table
| Value | Mean | SD | Z-Score |
|---|---|---|---|
| 70 | 50 | 10 | 2 |
| 60 | 50 | 10 | 1 |
| 50 | 50 | 10 | 0 |
| 40 | 50 | 10 | -1 |
| 30 | 50 | 10 | -2 |
This table shows how the z-score calculation changes as the value moves above or below the mean.
How to Calculate Z-Score Manually
To calculate z-score manually:
Step 1: Find the Difference From the Mean
Subtract the mean from the value:
x − μ
Step 2: Divide by Standard Deviation
Divide the difference by:
σ
Step 3: Interpret the Result
The result tells you how many standard deviations the value is from the mean.
For example:
Value = 80
Mean = 60
SD = 5
Then:
z = (80 − 60) / 5
z = 4
The observation is 4 standard deviations above the mean.
Z-Score and Standard Deviation
A z-score is directly connected to standard deviation.
Standard deviation measures the overall spread of values around the mean.
The z-score uses that standard deviation as the unit for measuring distance.
For example:
z = 2
means:
2 standard deviations from the mean
This is why understanding standard deviation is important when learning z-scores.
Calculator Pool also provides a dedicated Standard Deviation Calculator.
Z-Score and Mean
The z-score also depends on the mean.
The difference:
x − μ
determines how far the value is from the center.
If the value equals the mean:
x − μ = 0
and therefore:
z = 0
So the mean represents the center, while the z-score describes the standardized position of an observation.
Z-Score and Variance
Variance and standard deviation are related:
Standard Deviation = √Variance
Because the z-score uses standard deviation in its denominator, variance indirectly affects z-score calculations.
For example, if variance changes, standard deviation changes, which can change the z-score even when the value and mean remain the same.
Z-Score and Probability
One of the most important applications of z-scores is in probability.
For a normally distributed variable, the z-score can be used to locate a value on the standard normal distribution and determine probabilities associated with values above or below that point.
For example:
z = 0
corresponds to the mean.
A positive z-score lies to the right of the mean.
A negative z-score lies to the left.
Calculator Pool also provides a Probability Calculator for basic probability calculations.
Z-Score and the Standard Normal Distribution
When values are standardized using their mean and standard deviation, they can be expressed as z-scores.
The resulting standardized variable has:
Mean = 0
and:
Standard Deviation = 1
This is commonly called the standard normal distribution when the original variable follows a normal distribution.
Z-Score and Normal Distribution
For data that approximately follows a normal distribution, z-scores help describe the relative position of observations.
A common rule is:
- About 68% within ±1 SD
- About 95% within ±2 SD
- About 99.7% within ±3 SD
This is known as the:
68-95-99.7 rule
or:
Empirical Rule
These percentages apply to a normal distribution and should not automatically be applied to every dataset.
Z-Score and the 68-95-99.7 Rule
Suppose a normally distributed variable has:
Mean = 100
SD = 15
Approximately 68% of observations lie within:
85 to 115
which represents approximately:
−1 ≤ z ≤ +1
Approximately 95% lie within:
70 to 130
or roughly:
−2 ≤ z ≤ +2
Approximately 99.7% lie within:
55 to 145
or approximately:
−3 ≤ z ≤ +3
Z-Score and Percentile
A z-score can be connected to a percentile when the underlying distribution is known, especially for a normal distribution.
For example, a z-score of:
0
corresponds to the 50th percentile in a standard normal distribution.
A positive z-score corresponds to a percentile above 50%.
A negative z-score corresponds to a percentile below 50%.
However, the exact percentile requires a standard normal cumulative distribution calculation.
Z-Score to Percentile
Consider:
z = 1
For a standard normal distribution, a z-score of 1 corresponds to a percentile of approximately:
84th percentile
This means approximately 84% of normally distributed observations are below that z-score.
Similarly, a z-score of:
−1
corresponds to approximately the:
16th percentile
Z-Score and P-Value
Z-scores are also related to statistical hypothesis testing.
For certain tests involving normally distributed statistics, the z-score can be used to determine a p-value.
The exact p-value depends on:
- One-tailed vs two-tailed testing
- The direction of the hypothesis
- The underlying distribution
- The test design
A z-score alone is not equivalent to a p-value.
Z-Score in Statistics
Z-scores are widely used in statistics to standardize observations.
They allow values measured on different scales to be compared relative to their respective means and standard deviations.
For example:
A test score and a financial measurement may use completely different units, but their standardized z-scores can describe how unusual each observation is relative to its own distribution.
Z-Score in Data Analysis
A z-score calculator can help data analysts standardize observations.
Common uses include:
- Identifying unusual observations
- Comparing standardized values
- Detecting potential outliers
- Preparing data for statistical analysis
- Understanding distributions
The interpretation must always consider the dataset and analysis method.
Z-Score for Outlier Detection
Z-scores can sometimes be used as one method for identifying potentially unusual observations.
For example, analysts may investigate values that have large absolute z-scores.
A commonly used informal threshold is:
|z| > 3
But this is not a universal rule.
The appropriate outlier method depends on:
- Distribution
- Dataset size
- Analysis goal
- Statistical assumptions
A large z-score signals that a value is far from the mean in standard-deviation units, not automatically that it is an error.
Z-Score for Exam Scores
Suppose an exam has:
Mean = 70
Standard Deviation = 10
and a student scores:
90
Then:
z = (90 − 70) / 10
z = 2
The student’s score is:
2 standard deviations above the mean
This standardized score can help compare performance within the distribution.
Z-Score for Test Results
Suppose:
Value = 85
Mean = 75
SD = 5
Then:
z = (85 − 75) / 5
z = 2
The result is therefore:
2 SD above the mean
Z-Score for Research
Researchers may use z-scores to standardize measurements.
Suppose different observations use different numerical scales.
Converting them into standardized scores can help compare their relative positions within their respective distributions.
However, standardization does not automatically make two variables scientifically equivalent.
Z-Score for Finance
Z-scores can also appear in financial and economic analysis.
For example, analysts may standardize:
- Returns
- Prices
- Financial ratios
- Economic indicators
A standardized score can describe how far an observation is from its historical or reference mean in standard-deviation units.
This does not guarantee future outcomes.
Z-Score for Comparing Different Datasets
Suppose:
Dataset A:
Mean = 50
SD = 5
Value:
60
Then:
z = 2
Dataset B:
Mean = 1,000
SD = 100
Value:
1,200
Then:
z = 2
Although the original scales are completely different, both observations are:
2 standard deviations above their respective means
This illustrates why standardization can be useful.
Z-Score vs Raw Score
A raw score is the original observed value.
A z-score is that value expressed relative to a mean and standard deviation.
For example:
Raw score = 80
Mean = 60
SD = 10
Then:
Z-score = 2
The raw score alone says what the observation is.
The z-score shows where it sits relative to the distribution.
Z-Score vs Standard Score
A z-score is commonly referred to as a:
Standard Score
Both terms describe the same general concept of expressing a value in standard-deviation units relative to a mean.
Z-Score vs Percentile
A z-score and percentile are related but not identical.
Z-Score
Measures distance from the mean in standard-deviation units.
Percentile
Describes the proportion of observations below a particular value under a specified percentile definition.
A percentile can be derived from a z-score when the appropriate distributional assumptions are known.
Z-Score vs Standard Deviation
These terms should not be confused.
Standard Deviation
Describes how spread out a dataset is around its mean.
Z-Score
Describes how far one value is from the mean in standard-deviation units.
For example:
SD = 10
and:
z = 2
means the observation is 2 SD from the mean.
Z-Score vs Variance
Variance measures squared spread.
Z-score uses standard deviation rather than variance directly.
The relationship is:
SD = √Variance
Therefore, understanding variance and standard deviation helps explain the denominator in the z-score formula.
Z-Score When Standard Deviation Is Zero
The standard z-score formula is:
z = (x − μ) / σ
If:
σ = 0
the formula cannot be calculated because division by zero is undefined.
A standard deviation of zero means all observations are identical.
Calculator Pool therefore requires the standard deviation input to be greater than zero.
Z-Score Calculator Example Table
| Value | Mean | SD | Z-Score | Interpretation |
|---|---|---|---|---|
| 70 | 50 | 10 | 2 | 2 SD above |
| 60 | 50 | 10 | 1 | 1 SD above |
| 50 | 50 | 10 | 0 | At mean |
| 40 | 50 | 10 | -1 | 1 SD below |
| 30 | 50 | 10 | -2 | 2 SD below |
Why Use a Z-Score Calculator?
Manually calculating a z-score only requires a simple formula, but an online tool can save time when performing many calculations.
A z-score calculator online can help you:
- Calculate z-scores instantly
- Avoid arithmetic mistakes
- Understand position relative to the mean
- Compare standardized values
- Analyze exam scores
- Explore probability concepts
- Check statistics homework
Calculator Pool provides the calculation along with the interpretation.
Benefits of Calculator Pool’s Z-Score Calculator
Calculator Pool’s free Z-Score Calculator gives you the essential values in one place.
Enter:
Value (x)
Mean (μ)
Standard Deviation (σ)
and the calculator provides:
Z-Score
Distance From Mean
Position Relative to Mean
This makes the tool useful for both learning and quick statistical calculations.
Common Z-Score Calculation Mistakes
Using Variance Instead of Standard Deviation
The denominator in the standard formula is standard deviation, not variance.
Reversing the Subtraction
The formula is:
x − μ
not:
μ − x
Changing the order reverses the sign.
Forgetting the Sign
A negative z-score means below the mean.
A positive z-score means above the mean.
Dividing by Zero
Standard deviation must be greater than zero.
Assuming Every Large Z-Score Is an Outlier
A large z-score may indicate an unusual observation, but whether it is an outlier depends on the context and analysis method.
Applying Normal-Distribution Probabilities to Any Dataset
Probability interpretations based on the standard normal distribution require appropriate distributional assumptions.
Z-Score Calculation Step-by-Step
Suppose:
Value = 85
Mean = 75
Standard Deviation = 5
Step 1
Calculate the difference:
85 − 75 = 10
Step 2
Divide by standard deviation:
10 ÷ 5 = 2
Step 3
Interpret:
z = 2
The value is:
2 standard deviations above the mean
Another Z-Score Example
Suppose:
Value = 42
Mean = 50
SD = 4
Then:
z = (42 − 50) / 4
z = −8 / 4
z = −2
Therefore:
Z-Score = −2
The value is 2 standard deviations below the mean.
Z-Score Calculation With Different Scales
Dataset A:
Value = 60
Mean = 50
SD = 5
Z-score:
2
Dataset B:
Value = 1,200
Mean = 1,000
SD = 100
Z-score:
2
Despite different units and values, both observations have the same standardized position.
Why Are Z-Scores Useful?
Z-scores transform raw observations into a common standardized scale.
The standard interpretation is:
0 = Mean
+1 = 1 SD above
−1 = 1 SD below
+2 = 2 SD above
−2 = 2 SD below
This makes relative position easier to communicate.
Frequently Asked Questions
What is a Z-Score Calculator?
A Z-Score Calculator calculates the standardized score of a value using its mean and standard deviation.
What is a z-score?
A z-score tells you how many standard deviations a value is above or below the mean.
What is the z-score formula?
The standard formula is:
z = (x − μ) / σ
What does x represent in the z-score formula?
x represents the observed value.
What does μ represent?
μ represents the mean.
What does σ represent?
σ represents the standard deviation.
What does a positive z-score mean?
It means the value is above the mean.
What does a negative z-score mean?
It means the value is below the mean.
What does a z-score of zero mean?
It means the value is exactly equal to the mean.
What does a z-score of 2 mean?
It means the value is 2 standard deviations above the mean.
What does a z-score of -2 mean?
It means the value is 2 standard deviations below the mean.
Can a z-score be greater than 3?
Yes. There is no mathematical requirement that z-scores stay between −3 and +3.
Can a z-score be negative?
Yes. Negative z-scores represent values below the mean.
Can a z-score be decimal?
Yes. Z-scores can be decimal values.
Can a z-score be zero?
Yes. A value equal to the mean has a z-score of zero.
Can standard deviation be zero?
A dataset can have a standard deviation of zero, but the standard z-score formula cannot be calculated because division by zero is undefined.
What is a standard score?
A standard score is another term commonly used for a z-score.
Is z-score the same as percentile?
No. A z-score measures standardized distance from the mean. A percentile describes relative rank under a specified percentile definition.
Can z-scores be converted to percentiles?
Yes, when the appropriate distribution is known. For normally distributed data, a standard normal distribution can be used to map z-scores to cumulative probabilities and percentiles.
What is a z-score in statistics?
It is a standardized measure showing how many standard deviations an observation is from its mean.
What is the relationship between z-score and standard deviation?
The z-score uses standard deviation as the unit for measuring distance from the mean.
What is the relationship between z-score and variance?
Variance is the square of standard deviation, so variance affects the z-score through its square root.
What is the relationship between z-score and probability?
For normally distributed data, z-scores can be used with the standard normal distribution to determine probabilities.
What is the standard normal distribution?
It is a normal distribution with a mean of zero and standard deviation of one.
What is the 68-95-99.7 rule?
For approximately normal data, about 68%, 95%, and 99.7% of observations fall within approximately 1, 2, and 3 standard deviations of the mean.
Can z-scores identify outliers?
They can help identify potentially unusual observations, but a large z-score should not automatically be classified as an outlier without considering the data and context.
Can students use a z-score calculator?
Yes. It can help students practice statistics problems and verify manual calculations.
Can z-scores be used for exam scores?
Yes. A z-score can show how far an exam score is from the class mean in standard-deviation units.
Can z-scores compare different datasets?
Yes. Standardization can allow relative positions to be compared across datasets with different scales, provided the comparisons are meaningful.
Does Calculator Pool calculate the p-value?
The current Calculator Pool Z-Score Calculator calculates the z-score and its position relative to the mean. It does not directly calculate a p-value.
Does Calculator Pool calculate percentile?
The current tool calculates the z-score rather than directly returning a percentile.
What happens if standard deviation is negative?
Standard deviation is normally non-negative. The Calculator Pool tool requires a value greater than zero for the z-score calculation.
Is the Z-Score Calculator free?
Yes. Calculator Pool’s Z-Score Calculator is free to use online.
Related Calculators
You may also find these Calculator Pool tools useful:
Standard Deviation Calculator
Calculate population or sample standard deviation, variance, mean, minimum, and maximum.
Average Calculator
Calculate the arithmetic mean, sum, count, minimum, and maximum.
Median Calculator
Find the middle value of a dataset and view sorted values.
Mode Calculator
Find the most frequently occurring value and its frequency.
Probability Calculator
Calculate basic probability from favorable and total possible outcomes.
Percentage Calculator
Perform common percentage calculations.
Permutation & Combination Calculator
Calculate nPr and nCr for counting and probability problems.
Z-Score Calculator – Quick Summary
A Z-Score Calculator helps determine how far a value is from the mean in terms of standard deviations.
The standard z-score formula is:
z = (x − μ) ÷ σ
Where:
x = Value
μ = Mean
σ = Standard Deviation
For example:
Value = 70
Mean = 50
Standard Deviation = 10
Therefore:
z = (70 − 50) ÷ 10
z = 2
The value is therefore:
2 standard deviations above the mean
A negative z-score indicates that a value is below the mean, while a z-score of zero means the value is exactly at the mean.
Z-scores are widely used in statistics, probability, data analysis, research, standardized testing, and normal-distribution calculations.
Calculator Pool’s free Z-Score Calculator online lets you enter the value, mean, and standard deviation and instantly see the standardized score, distance from the mean, and whether the observation lies above or below the mean.
Use the result as a statistical reference and interpret it according to the distribution and context of your data.