Z-Score Calculator

z = (x − μ) / σ — how many standard deviations a value is above or below the mean.

Inputs

Result

z-score
1.5000
1.50 σ above the mean.
  • Difference (x − μ)15.0000
  • σ10.0000
  • Approximate percentile93.32%

Step-by-step

  1. z = (85 − 70) / 10 = 15.0000 / 10 = 1.5000.
  2. |z| = 1.50 → about 93.3% of a normal distribution lies at or below this value.

How to use this calculator

  • Enter the value, mean, and standard deviation.
  • Read the z-score and approximate percentile.

About this calculator

A z-score expresses how many standard deviations a value is from the mean. Positive = above the mean; negative = below. z=1 means one σ above; z=−2 means two σ below. For a normally distributed dataset, z translates directly to a percentile via the normal CDF.

Frequently asked

|z| > 2 is unusual (~5% chance for normal data). |z| > 3 is rare (~0.3%).

Related calculators