Statistics & Math 🇺🇸 USA 🇬🇧 UK Live Results Normal Distribution
Calculate

Z-Score Calculator

Calculate z-scores from raw values, find percentiles from z-scores, and convert between standard scores and raw data points. Includes two-tailed probability and normal distribution visualisation.

Z-Score Inputs

Live
Mode A computes z = (X − μ) / σ and finds the corresponding percentile. Mode B converts a known z-score back to a raw value given mean and SD.
The observed data point
Population or sample mean
Standard deviation (> 0)
Enter the standard score
Population or sample mean
Standard deviation (> 0)

Your Z-Score Results

β€”
Z-Score
β€”
Enter values above to calculate
Normal Distribution Curve
Score Relative to Mean Β± SD
Standard Normal Table β€” Common Z-Values
Z-ScorePercentile (Left)Upper TailTwo-Tailed (Between Β±Z)
0.0050.00%50.00%0.00%
0.5069.15%30.85%38.29%
1.0084.13%15.87%68.27%
1.2889.97%10.03%79.95%
1.64595.00%5.00%90.00%
1.9697.50%2.50%95.00%
2.0097.72%2.28%95.45%
2.32699.00%1.00%98.00%
2.57699.50%0.50%99.00%
3.0099.87%0.13%99.73%
3.2999.95%0.05%99.90%
4.0099.997%0.003%99.994%

Z-Score Calculator Guide

Guide

What Is a Z-Score?

A z-score (also called a standard score) is a statistical measurement that tells you how many standard deviations a data point is from the mean of a distribution. The formula is simple: z = (X − μ) / σ, where X is the raw value, μ (mu) is the population mean, and σ (sigma) is the standard deviation.

A z-score of 0 means the value is exactly average. A z-score of +1 means the value is one standard deviation above average, while a z-score of −1 means one standard deviation below. Most real-world data falls between z = −3 and z = +3 in a normal distribution.

Quick formula: z = (X − μ) / σ   •   Raw value from z: X = μ + (z × σ)

The Standard Normal Distribution

The standard normal distribution (also called the Z-distribution) is a special normal distribution with a mean of 0 and a standard deviation of 1. When you calculate a z-score, you are essentially converting any normal distribution into this standard form. This lets you use a single set of tables (or this calculator) to find probabilities for any normal distribution.

The bell curve is symmetric around zero. The total area under the curve equals 1 (or 100%). The area to the left of a given z-score is called the cumulative probability or percentile. Our calculator uses the complementary error function (erfc) approximation to compute these probabilities to four decimal places.

Empirical Rule (68-95-99.7 Rule)

One of the most useful properties of the normal distribution is the empirical rule:

  • 68.27% of data falls within Β±1 standard deviation (z between −1 and +1)
  • 95.45% of data falls within Β±2 standard deviations
  • 99.73% of data falls within Β±3 standard deviations

This rule applies to any normally distributed variable β€” heights, test scores, measurement errors, financial returns, and more.

How to Calculate a Z-Score Step by Step

  1. Identify your raw value X. This is the data point you want to standardise.
  2. Know your mean (μ) and standard deviation (σ). These describe the distribution.
  3. Subtract the mean from X: X − μ
  4. Divide by the standard deviation: (X − μ) / σ
  5. Look up the z-score in a standard normal table or use this calculator to find the percentile.

Example: IQ Scores

IQ scores follow a normal distribution with mean μ = 100 and standard deviation σ = 15 (the Wechsler scale, used in both the USA and UK). If someone scores 130:

  • z = (130 − 100) / 15 = 2.00
  • Percentile = 97.72% — scoring higher than about 97.7% of the population
  • This is the threshold often used for MENSA membership (top 2%)

Z-Scores in USA Education: SAT & ACT

The SAT (Scholastic Assessment Test) is the primary college admissions test in the United States. The College Board redesigned it in 2016; total scores range from 400 to 1600. The approximate mean score is around 1010 with a standard deviation of roughly 210. If a student scores 1220:

  • z = (1220 − 1010) / 210 = 1.00
  • This corresponds to the 84th percentile

The ACT scores range from 1 to 36 with an approximate mean of 20 and SD of about 5. A score of 30 gives z = (30 − 20) / 5 = 2.00, placing a student in the top 2.3%.

Z-Scores in UK Education: A-Levels & GCSEs

In England, Wales, and Northern Ireland, A-level grade boundaries are set by examination boards such as AQA, Edexcel (Pearson), and OCR. While raw z-scores are not published by default, they are used internally in standardisation. A typical A-level unit might have a mean mark of 45 and a standard deviation of 12. A student scoring 63 marks would have:

  • z = (63 − 45) / 12 = 1.50
  • Percentile β‰ˆ 93.3% — close to an A* boundary in many subjects

GCSE grades (9–1 scale) are also standardised using similar statistical methods. The grade 5 boundary (the "strong pass") is set at roughly the C/D boundary of the old lettered system.

Z-Scores in Finance: The Sharpe Ratio

In finance, the Sharpe ratio is effectively a z-score of portfolio returns. It measures how many standard deviations of excess return an investment achieves per unit of risk. The formula is: Sharpe = (R − Rf) / σ, which is identical in form to the z-score formula where Rf is the risk-free rate.

A Sharpe ratio above 1.0 is generally considered good, above 2.0 is very good, and above 3.0 is exceptional. An S&P 500 index fund has historically returned a Sharpe ratio of around 0.5 to 0.6 over long periods.

The Altman Z-Score is a different application in credit analysis, using five financial ratios to predict the probability of a company going bankrupt within two years. A score above 2.99 suggests financial safety; below 1.81 indicates distress.

Z-Scores in Quality Control: Six Sigma

Six Sigma is a quality management methodology used extensively in manufacturing and services. The name comes from the goal of achieving process quality within six standard deviations (σ) of the mean β€” corresponding to fewer than 3.4 defects per million opportunities (DPMO). This is a z-score of approximately 4.5 (with a 1.5-sigma shift allowed).

Sigma LevelZ-ScoreDefects per MillionYield
1.00690,00031.0%
2.00308,53869.1%
3.0066,80793.3%
4.006,21099.4%
5.0023399.977%
6.003.499.99966%

Z-Test for Hypothesis Testing

The z-test uses z-scores to test hypotheses about population means. When the population standard deviation is known and the sample size is large (n β‰₯ 30), the z-test is appropriate. The test statistic is:

z = (&xΜ„; − μ0) / (σ / √n)

where &xΜ„; is the sample mean, μ0 is the hypothesised population mean, and n is the sample size.

One-Tailed vs Two-Tailed Tests

A one-tailed test tests whether a value is significantly greater than (or less than) a reference. The critical z-value for α = 0.05 is Β±1.645.

A two-tailed test tests whether a value is significantly different from a reference in either direction. The critical z-value for α = 0.05 is Β±1.96, meaning 2.5% in each tail.

Most statistical software and published research uses two-tailed p-values as the default, which is why you'll often see p < 0.05 referenced with z = 1.96.

Interpreting Percentiles

The percentile corresponding to a z-score is the percentage of data points that fall below that value in the distribution. For example:

  • z = 0: 50th percentile (exactly average)
  • z = 1.28: 90th percentile (top 10%)
  • z = 1.645: 95th percentile (top 5%)
  • z = 2.326: 99th percentile (top 1%)

In clinical medicine, growth charts use z-scores to assess whether a child's height or weight is within healthy ranges. The WHO growth standards use z-scores −2 to +2 as the normal range for most measurements.

Z-Scores vs T-Scores vs Standard Scores

ScaleMeanSDTypical Use
Z-score01General statistics, z-test
T-score5010Personality tests, bone density (DEXA)
IQ (Wechsler)10015Intelligence tests (US & UK)
SAT (post-2016)1010~210US college admissions
Stanine5~2Older educational testing

Common Mistakes When Using Z-Scores

  • Using a z-score when the distribution is not normal. Z-scores only give meaningful percentiles if the underlying distribution is approximately normal.
  • Confusing population and sample statistics. Use μ and σ for a population; for a sample, the comparable formula is the t-statistic using s (sample SD).
  • Interpreting a high z-score as always good. In some contexts (e.g., body temperature, blood pressure), a high z-score indicates an abnormal or dangerous value.
  • Ignoring skewness. Heavily skewed distributions require different approaches like log transformation before applying z-score methods.

Frequently Asked Questions

FAQ
What is a z-score and what does it measure?

A z-score measures how many standard deviations a data point is from the mean of its distribution. A positive z-score means the value is above average; negative means below average. It standardises scores from different distributions so they can be compared on the same scale.

What does a z-score of 1.96 mean?

A z-score of 1.96 corresponds to the 97.5th percentile in a standard normal distribution. It is the critical value for a two-tailed hypothesis test at the 5% significance level (Ξ± = 0.05), meaning values beyond Β±1.96 lie in the rejection region for a 95% confidence test.

How do I convert a z-score to a percentile?

Use the standard normal cumulative distribution function (CDF). For example, z = 1.00 gives a CDF of 0.8413, meaning the 84.13th percentile. Our calculator computes this automatically using the error function approximation: P = 0.5 Γ— (1 + erf(z / √2)).

Can z-scores be negative?

Yes. A negative z-score simply means the value is below the mean. For instance, a z-score of βˆ’1.5 means the value is 1.5 standard deviations below average. Negative z-scores are completely normal and correspond to percentiles below 50%.

What is a good z-score on an IQ test?

IQ tests use ΞΌ = 100 and Οƒ = 15. A z-score of 0 equals IQ 100 (average). A z-score of +2 equals IQ 130 (top 2.3%), which is often cited as the MENSA qualifying threshold. A z-score of βˆ’2 equals IQ 70, which is a clinical threshold for intellectual disability screening.

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

A z-score uses the known population standard deviation (Οƒ) and is appropriate for large samples (n β‰₯ 30). A t-score uses the estimated sample standard deviation (s) and is used for small samples. As sample size increases, the t-distribution approaches the normal (z) distribution.

What does "two-tailed probability" mean?

Two-tailed probability is the area in both tails of the normal distribution beyond Β±z. It answers: "What proportion of data falls more extreme than this z-score in either direction?" For z = 1.96, the two-tailed probability is 5% (2.5% in each tail), which is the most common significance level in research.

When should I use a z-test instead of a t-test?

Use a z-test when: (1) the population standard deviation is known, (2) the sample size is large (n β‰₯ 30), or (3) you are testing proportions. Use a t-test when the population SD is unknown and must be estimated from the sample, especially for small samples where the t-distribution's heavier tails are important.

Disclaimer

Results are for educational and informational purposes only. Z-scores assume a normal distribution; results may not be meaningful for non-normal data. Consult a qualified statistician or researcher before making decisions based on these calculations.

Z-Score
β€”