Skip to content

Z Score Calculator

Find z score, percentile, normal probability, reverse raw value, and dataset z scores with a bell curve, outlier guidance, and step-by-step work.

Last Updated: May 2026

Z-score inputs

Calculate standard score, percentile, and probability

Choose the mode that matches your task. Results update instantly with step-by-step interpretation and a normal curve view.

Z score

1.5

Percentile

93.3193%

P(Z < 1.5)

0.9332

Interpretation

Clearly above average

Normal curve position

Shaded area follows the selected z-score probability mode.

z = 1.5
-3-2-10123z = 1.5Standard deviations from the mean

Result actions

Copy the interpretation, export a CSV table, print the solution, or reset to the worked example.

Step-by-step solution

  1. 1Given x = 85, mean = 70, and standard deviation = 10.
  2. 2Subtract the mean: x - mean = 85 - 70 = 15.
  3. 3Divide by the standard deviation: z = (85 - 70) / 10 = 1.5.
  4. 4The value is 1.50 standard deviations above the mean.

Core values

MetricValue
Raw value85
Mean70
Standard deviation10
Z score1.5
Left-tail probability0.9332
Right-tail probability0.0668
Distance from mean1.5 standard deviations

Important Disclaimer

This calculator is an educational statistics tool. Probability and percentile results assume a standard normal model, which may not describe every real dataset.

Reviewed For Methodology, Labels, And Sources

Every CalculatorWallah calculator is published with visible update labeling, linked source references, and review of formula clarity on trust-sensitive topics. Use results as planning support, then verify institution-, policy-, or jurisdiction-specific rules where they apply.

Reviewed by Jitendra Kumar, Founder & Editorial Standards Lead. Page updated May 2026. Trust-critical pages are reviewed when official rates or rules change. Evergreen calculator guides are checked on a recurring quarterly or annual cycle depending on topic volatility. Topic ownership: Sales tax and tax-sensitive estimate tools, Education and GPA planning calculators, Health, protein, and screening-formula pages, Platform-wide publishing standards and methodology.

Sources & methodology · Review standards

How to Use This Calculator

Start with basic mode if you know the raw value, mean, and standard deviation. For the common classroom example, x = 85, mean = 70, and standard deviation = 10 gives z = 1.5, meaning the value is 1.5 standard deviations above the mean.

Use dataset mode when you have raw values and want the calculator to compute mean, standard deviation, and z score for every observation. Use probability mode when your question is about normal-curve area such as P(Z < z), P(Z > z), or a two-tailed probability.

  1. Step 1: Choose a z-score mode

    Use basic z score for a raw value, reverse mode for raw value from z, probability mode for normal areas, percentile mode for inverse lookup, or dataset mode for pasted values.

  2. Step 2: Enter the required values

    For the basic calculator, enter raw value, mean, and standard deviation. Dataset mode can calculate mean and standard deviation automatically.

  3. Step 3: Review the z score and percentile

    Read the standard score, left-tail percentile, right-tail probability, and interpretation card.

  4. Step 4: Check the normal curve

    Use the bell curve to see whether the value is above, below, or far from average.

  5. Step 5: Use the step-by-step section

    Verify the subtraction, division, probability lookup, or dataset standard-deviation steps.

How This Calculator Works

A z score standardizes a value by subtracting the mean and dividing by the standard deviation. The result has no units, so values from different scales can be compared. When the normal model is appropriate, the calculator also maps z scores to probabilities using the standard normal distribution.

FormulaExpressionWhen to use it
Z score\(z=\frac{x-\mu}{\sigma}\)Standardizes a raw value by measuring distance from the mean in standard deviations.
Reverse z score\(x=\mu+z\sigma\)Finds the raw value that corresponds to a known z score.
Left-tail probability\(P(Z<z)=\Phi(z)\)Converts a z score into percentile or cumulative probability.
Right-tail probability\(P(Z>z)=1-\Phi(z)\)Finds the probability above a z score.
Between z scores\(P(a<Z<b)=\Phi(b)-\Phi(a)\)Finds normal-curve area between two standard scores.
Sample standard deviation\(s=\sqrt{\frac{\sum(x_i-\bar{x})^2}{n-1}}\)Use when the dataset is a sample from a larger population.

The graph marks the z score on a bell curve and shades the selected probability area. Dataset mode uses either population or sample standard deviation depending on the option you choose.

Z Score Interpretation, Z Table, and Common Mistakes

How to Interpret Z Scores

The sign tells direction. A positive z score is above the mean; a negative z score is below the mean. The absolute value tells distance in standard deviations.

Z score rangeInterpretationMeaning
z = 0Exactly averageThe value equals the mean.
0 < z < 1Slightly above averageAbove the mean but within one standard deviation.
1 <= z < 2Clearly above averageHigher than most values under a normal model.
2 <= z < 3Very highPotentially unusual; context matters.
z >= 3Extremely highOften treated as outlier-range under a normal model.
-1 < z < 0Slightly below averageBelow the mean but within one standard deviation.
-2 < z <= -1Clearly below averageLower than most values under a normal model.
z <= -3Extremely lowOften treated as outlier-range under a normal model.

Mini Z Table

A z table reports the standard normal left-tail area. The calculator uses the same idea internally, but computes values directly so you are not limited to table rows.

Z scoreLeft-tail areaRight-tail areaPercentile
-2.000.02280.97722.28th
-1.500.06680.93326.68th
-1.000.15870.841315.87th
0.000.50000.500050.00th
1.000.84130.158784.13th
1.500.93320.066893.32nd
2.000.97720.022897.72nd

Standard Score vs Raw Score

A raw score keeps the original unit. A z score converts it to a relative position. For example, a score of 78 can be stronger than a score of 85 if the first score is much farther above its own group average.

For full descriptive statistics before calculating z scores, use the Statistics Calculator. For study design workflows where z critical values drive sample-size formulas, use the Sample Size & Statistical Power Suite.

Where Z Scores Are Used

FieldUse case
EducationCompare test scores across classes or standardized exams.
HealthcareStandardize lab measures or growth measurements against reference means.
FinanceCompare returns, volatility, or risk measures on a common scale.
SportsCompare player performance relative to league averages.
Quality controlSpot process measurements far from target.
Data scienceStandardize features before modeling or distance-based algorithms.

Common Z Score Mistakes

MistakeWhy it mattersBetter approach
Using variance as standard deviationVariance is squared-unit spread. Z scores need standard deviation.Take the square root of variance first.
Using sample SD when population SD is intendedSample SD is slightly larger because it divides by n - 1.Choose the mode that matches your data source.
Assuming negative z means a negative raw valueA negative z only means the value is below the mean.Interpret sign relative to the mean, not absolute value.
Confusing percentile and right-tail probabilityPercentile is usually left-tail area.Use right-tail mode when asking for probability above a value.
Using normal probabilities on strongly non-normal dataZ scores can still standardize values, but normal probability statements may be misleading.Inspect distribution shape before using probability results.

Keep the research moving with Statistics Calculator, Probability Calculator, Sample Size & Statistical Power Suite, and Mean Calculator.

Frequently Asked Questions

A z score calculator converts a raw value into a standard score that tells how many standard deviations the value is above or below the mean.

Use z = (x - mean) / standard deviation. Subtract the mean from the raw value, then divide by the standard deviation.

A negative z score means the raw value is below the mean. For example, z = -1 means the value is one standard deviation below average.

A z score of 0 means the value is exactly equal to the mean.

Use the standard normal cumulative distribution function. The percentile is Phi(z) x 100, where Phi is the left-tail area under the standard normal curve.

A common rule flags values with absolute z score above 2 as potentially unusual and above 3 as outlier-range, but the right cutoff depends on context and distribution shape.

Population standard deviation divides squared deviations by N when the data are the full population. Sample standard deviation divides by n - 1 when the data are a sample from a larger population.

Yes. Dataset mode calculates count, mean, median, variance, standard deviation, z score for each value, percentile, and outlier labels.

Yes. Z scores greater than 3 or less than -3 can occur, but they are far from the mean and are often treated as extreme under a normal model.

Related Calculators

Sources & References

  1. 1.NIST/SEMATECH e-Handbook of Statistical Methods - Normal Distribution(Accessed May 2026)
  2. 2.OpenStax Introductory Statistics - The Standard Normal Distribution(Accessed May 2026)
  3. 3.NIST/SEMATECH e-Handbook of Statistical Methods(Accessed May 2026)