Statistics and probability tool

Find Z-Score Calculator

Calculate z-scores, percentiles, probabilities, critical values, and datasets. Run advanced tests with clear statistical validation. View formulas, steps, graphs, interpretations, exports, and browser history.

Choose a calculator

Calculation mode

Standard score

Find a Z-score from a raw value

Inverse standardization

Find a raw value from a Z-score

Solve for center

Find the mean

Solve for spread

Find the standard deviation

Cumulative probability

Convert Z-score to percentile

Inverse normal

Convert percentile to Z-score

Normal distribution area

Find probability from Z-scores

Confidence cutoff

Find a critical Z-value

Batch standardization

Calculate Z-scores for a dataset

Robust standardization

Calculate modified Z-scores

A common robust outlier rule uses |modified z| greater than 3.5.
Mean hypothesis test

One-sample Z-test

Difference in means

Two-sample Z-test

Single proportion

One-proportion Z-test

Difference in proportions

Two-proportion Z-test

Precision, output, and convenience settings
Browser storage

Recent calculation history

History remains in your browser and is not uploaded by this page.

No saved calculations yet.

Formula used

Z-score formulas and related equations

Population Z-score

z = (x − μ) ÷ σ

Subtract the population mean from the raw value, then divide by population standard deviation.

Sample standard score

z = (x − x̄) ÷ s

Use the sample mean and sample standard deviation when values represent a sample.

Raw value from Z-score

x = μ + zσ

This reverses standardization and restores the original measurement unit.

Modified Z-score

Mᵢ = 0.6745(xᵢ − median) ÷ MAD

This robust version is less sensitive to extreme values.

One-sample mean test

z = (x̄ − μ₀) ÷ (σ/√n)

Compare a sample mean with a hypothesized mean when population spread is known.

One-proportion test

z = (p̂ − p₀) ÷ √[p₀(1−p₀)/n]

Compare an observed success proportion with a target proportion.

How to use this calculator

Step-by-step instructions

1. Choose a mode

Select the task matching your known and unknown quantities. Inputs update automatically.

2. Enter valid values

Standard deviations must be positive, percentiles stay between zero and one hundred, and datasets need two or more values.

3. Select formatting

Choose precision, probability format, scientific notation, and trailing-zero behavior.

4. Calculate and interpret

Review the main result, formula substitution, probability measures, graph, and interpretation.

5. Export or share

Copy, print, download CSV or text, or create a URL containing the selected inputs.

6. Check assumptions

Z-tests require suitable sampling conditions and known population variability for mean procedures.

Learn the concept

Understanding Z-scores, percentiles, and standardization

A z-score is a unit-free number describing how far an observation lies from a reference mean. The sign gives direction. A positive score lies above the mean, a negative score lies below it, and zero sits exactly at the mean. The magnitude measures distance in standard-deviation units. Because standardization removes the original unit, observations from different scales can be compared more meaningfully.

Suppose a test has a mean of 70 and a standard deviation of 10. A score of 85 is 15 points above the mean. Dividing 15 by 10 produces a z-score of 1.5. The score is one and one-half standard deviations above the group average. Under a normal model, z = 1.5 is near the 93rd percentile, so about ninety-three percent of modeled observations are at or below it.

Standardization does not automatically make data normal. It shifts the center to zero and rescales spread to one, but it does not remove skewness, unusual tails, clusters, gaps, or dependence. Percentiles produced from the standard normal distribution are most defensible when a normal model is reasonable or a valid large-sample approximation applies. Strong skew, selection bias, measurement problems, and dependent observations can make a probability misleading.

Population and sample standard deviations use different denominators. Population spread divides squared deviations by n. Sample spread divides by n minus one when estimating broader population variance. Choose the option matching your purpose. When listed values are the complete population of interest, the population formula is natural. When they are a sample representing a larger population, the sample formula is usually appropriate.

Modified z-scores are useful when ordinary means and standard deviations are distorted by extreme values. They use the median for center and median absolute deviation for spread. A common robust rule flags absolute modified scores above 3.5. That threshold is a screening aid, not an automatic deletion rule. A flagged observation can be an error, a rare valid case, or a valuable discovery.

Z-tests extend standardization to estimators such as sample means and proportions. Instead of dividing by raw-score spread, the test statistic divides an observed difference by its standard error. A p-value describes how surprising the statistic would be under the null model. It is not the probability that the null hypothesis is true. Interpret it with effect size, design quality, assumptions, uncertainty, and practical importance.

Worked examples

Common Z-score applications

Test score comparison

A score of 88, mean 76, and deviation 8 gives z = 1.5. The score is 1.5 standard deviations above average.

Student height

A height of 180 cm in a group averaging 170 cm with a 6 cm deviation gives z ≈ 1.667.

IQ percentile

An IQ score of 130 on a scale with mean 100 and deviation 15 gives z = 2, near the 97.7th percentile.

Manufacturing control

A part measurement with |z| above 3 may trigger inspection because it lies far from the process center.

Medical measurement

A laboratory result can be standardized against a suitable reference population, while clinical interpretation still requires professional context.

Financial return

A return can be compared with historical average volatility, although market returns may not follow a perfect normal distribution.

Sports performance

Standard scores compare athletes across events measured in different units when event direction and reference groups are handled carefully.

Dataset outliers

Ordinary and modified z-scores can identify observations for further review, not automatic removal.

Frequently asked questions

Z-score calculator questions

What does a positive Z-score mean?
A positive z-score means the observation lies above the reference mean. Its magnitude gives the distance in standard-deviation units.
What does a negative Z-score mean?
A negative z-score means the observation lies below the mean. For example, z = −1.2 is 1.2 standard deviations below the center.
Can a Z-score be greater than 3?
Yes. A score can have any finite magnitude when standard deviation is positive. Values beyond plus or minus three are uncommon under a normal model.
Is a Z-score the same as a percentile?
No. A z-score measures standardized distance. A percentile reports cumulative position. A normal model permits conversion between them.
Why cannot standard deviation equal zero?
Division by zero is undefined. When all values are identical, there is no spread and ordinary z-scores cannot be computed.
Should I use population or sample standard deviation?
Use population spread for a complete population and sample spread when the observations estimate a broader population.
What is a modified Z-score?
It is a robust standardized score based on the median and median absolute deviation. It is often more stable when extreme observations are present.
Does standardizing data make it normal?
No. Standardization changes location and scale but not the underlying distribution shape, skewness, or tail behavior.
What is the critical Z-value for 95% confidence?
For a central two-sided 95 percent interval, the critical values are approximately −1.96 and +1.96. One-tailed procedures use different cutoffs.
What is a two-tailed probability?
It is the probability in both tails at least as far from zero as the observed absolute z-score.
How accurate is this calculator?
The page uses established numerical approximations for the normal CDF and inverse CDF. Display precision is selectable, while model assumptions remain important.
Can I enter thousands of values?
Yes. The server accepts up to 10,000 values separated by commas, spaces, semicolons, vertical bars, or line breaks.
What does a p-value mean?
A p-value measures compatibility between the observed statistic and the null model. It is not the probability that the null hypothesis is true.
When is a Z-test appropriate?
Common conditions include independent observations, a suitable sampling design, known population standard deviation for mean tests, or valid normal approximations for proportions.
Can this calculator make medical decisions?
No. It is an educational computation tool. Medical interpretation requires validated reference ranges and appropriately qualified professional judgment.
What is the percentile of z = 0?
A z-score of zero is at the mean and corresponds to the 50th percentile of a standard normal distribution.
What is the relationship between variance and standard deviation?
Standard deviation is the nonnegative square root of variance. Z-scores divide deviations by standard deviation, not variance.
Can I compare values measured in different units?
Yes, when both values are standardized against suitable reference distributions. The comparison is only as valid as those references.
Should an outlier always be removed?
No. Investigate data collection, measurement, context, and sensitivity of conclusions before correcting or excluding any observation.
Why can percentile estimates differ from a table?
Small differences can result from table rounding, interpolation, numerical approximation, or different conventions for strict versus inclusive inequalities.

Related Calculators

Average Calculator StatisticsGeometric Mean CalculatorInter Quartile Range CalculatorLower Quartile CalculatorMaximum CalculatorMean Calculator StatisticsMedian Calculator StatisticsMidhinge Calculator StatisticsMid Range Calculator StatisticsMode Calculator Statistics

Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.