Skip to content
Aback Tools Logo

Z-Score Calculator

Calculate z-scores online for free. Our z-score calculator computes the z-score, percentile rank, P(X < x), P(X > x), and two-tailed probability from any value, mean, and standard deviation. Includes a bell curve visualization and step-by-step breakdown. No signup required — all calculations run locally in your browser.

Z-Score Calculator

Enter a value, population mean, and standard deviation to compute the z-score, percentile rank, and probability. Includes a bell curve visualization. All calculations run locally in your browser.

z = (x − μ) / σ= (7570) / 10 = 0.5
Try these examples

Why Use Our Z-Score Calculator?

Complete Z-Score & Probability Analysis

Our z-score calculator computes the z-score, percentile rank, P(X < x), P(X > x), and two-tailed probability in one click. See exactly where a value falls in the normal distribution with full probability context.

Bell Curve Visualization

Our z-score calculator displays an interactive bell curve with the shaded area representing P(Z < z). The z-score position is marked with a red dashed line, making it easy to visualize the probability visually.

Secure Z-Score Calculator Online

All z-score calculations happen locally in your browser — your data never leaves your device. Use our z-score calculator online with complete privacy and no data collection of any kind.

Step-by-Step Calculation & Empirical Rule

Our z-score calculator shows every step — z-score formula, percentile rank, area to the left and right, and two-tailed probability. Also displays the empirical rule (68-95-99.7) with the current z highlighted.

Common Use Cases for Z-Score Calculator

Standardized Test Scoring

Calculate z-scores for SAT, ACT, GRE, and IQ test results to determine percentile rank. Our z-score calculator shows exactly where a score falls relative to the population mean and standard deviation.

Statistics Education

Learn and teach z-score concepts with our step-by-step calculator. Students can see the formula, the bell curve visualization, and the probability interpretation — making abstract statistics concepts concrete.

Medical & Clinical Research

Calculate z-scores for patient measurements like height, weight, blood pressure, and lab values relative to population norms. Our z-score calculator helps clinicians identify outliers and assess where a patient falls in the reference distribution.

Finance & Risk Analysis

Compute z-scores for financial returns, portfolio performance, and risk metrics to assess how unusual an observation is. Use our z-score calculator to identify outliers and assess tail risk in financial data.

Quality Control & Manufacturing

Calculate z-scores for product measurements to determine how many standard deviations a measurement is from the process mean. Our z-score calculator helps quality engineers identify defects and assess process capability.

Data Science & Outlier Detection

Use z-scores to identify outliers in datasets — values with |z| > 3 are typically considered outliers. Our z-score calculator provides the probability context needed to make data-driven decisions about anomalous observations.

Understanding Z-Scores

What is a Z-Score?

A z-score (also called a standard score) measures how many standard deviations a value is from the mean of a distribution. The formula is z = (x − μ) / σ, where x is the value, μ is the population mean, and σ is the population standard deviation. A positive z-score means the value is above the mean; a negative z-score means it is below. A z-score of 0 means the value equals the mean exactly. Our z-score calculator computes the z-score and translates it into a percentile rank and probability using the standard normal distribution (mean = 0, SD = 1).

How Our Z-Score Calculator Works

  1. 1. Enter Your Values: Input the observed value (x), the population mean (μ), and the population standard deviation (σ). The z-score calculator shows a live formula preview as you type. All processing happens locally in your browser — your data never leaves your device.
  2. 2. Z-Score Computed: The z-score calculator applies the formula z = (x − μ) / σ and then uses the standard normal CDF (Φ) to find the probability. The CDF is computed using the error function approximation, accurate to 7 decimal places.
  3. 3. Full Results Displayed: The z-score calculatorshows the z-score, percentile rank, P(X < x), P(X > x), two-tailed probability, a bell curve visualization with shaded area, and a step-by-step breakdown.

Interpreting Z-Scores

  • |z| < 1 (68.27% of data): The value is within 1 standard deviation of the mean — a very common range. About 68.27% of normally distributed data falls within ±1σ of the mean.
  • 1 ≤ |z| < 2 (27.18% of data): The value is between 1 and 2 standard deviations from the mean — moderately unusual. About 95.45% of data falls within ±2σ, so values in this range are in the outer 27.18% but not extreme.
  • 2 ≤ |z| < 3 (4.28% of data): The value is between 2 and 3 standard deviations from the mean — unusual. About 99.73% of data falls within ±3σ, so values in this range are in the outer 4.28%.
  • |z| ≥ 3 (0.27% of data): The value is more than 3 standard deviations from the mean — very rare. Only about 0.27% of normally distributed data falls outside ±3σ. Values with |z| > 3 are commonly flagged as outliers in statistical analysis.

Z-Score vs Percentile Rank

The percentile ranktells you what percentage of the population scores below a given value. It is computed as P(X < x) = Φ(z) × 100, where Φ is the standard normal CDF. For example, a z-score of 1.645 corresponds to the 95th percentile — 95% of the population scores below this value. Common z-score to percentile conversions: z = −1.645 → 5th percentile, z = 0 → 50th percentile, z = 1.282 → 90th percentile, z = 1.645 → 95th percentile, z = 1.960 → 97.5th percentile, z = 2.326 → 99th percentile. Our z-score calculator computes the exact percentile for any z-score.

Frequently Asked Questions About Z-Score Calculator

A z-score calculator computes how many standard deviations a value is from the mean using the formula z = (x − μ) / σ. Our z-score calculator also shows the percentile rank, P(X < x), P(X > x), two-tailed probability, and a bell curve visualization — all processed instantly in your browser.

A z-score of 1.96 means the value is 1.96 standard deviations above the mean. It corresponds to the 97.5th percentile — 97.5% of the population scores below this value. Z = 1.96 is the critical value for a 95% confidence interval (two-tailed).

Use the formula z = (x − μ) / σ, where x is your value, μ is the population mean, and σ is the population standard deviation. For example, if x = 75, μ = 70, σ = 10, then z = (75 − 70) / 10 = 0.5. Enter these values in our z-score calculator to get the full probability analysis.

A z-score measures how many standard deviations a value is from the mean (can be any real number). A percentile rank is the percentage of the population that scores below the value (0–100%). They are related by the standard normal CDF: percentile = Φ(z) × 100. Our z-score calculator shows both.

Values with |z| > 3 are commonly considered outliers — they fall more than 3 standard deviations from the mean, which occurs in only 0.27% of normally distributed data. Some analyses use |z| > 2 (4.55% of data) as a more conservative threshold.

The empirical rule states that for a normal distribution: 68.27% of data falls within ±1σ, 95.45% within ±2σ, and 99.73% within ±3σ. Our z-score calculator highlights which range your z-score falls in using the empirical rule reference.

Yes, but note that the z-score formula uses population parameters (μ and σ). If you only have sample statistics (x̄ and s), you can still use the z-score calculator — just enter the sample mean and sample standard deviation. For small samples (n < 30), consider using a t-score instead.

Absolutely. All z-score calculations happen locally in your browser using JavaScript. Your data is never sent to any server, ensuring complete privacy every time you use our z-score calculator online.

Yes! Our z-score calculator is 100% free with no signup, no usage limits, and no premium features. Calculate z-scores as many times as you need — completely free, forever.