Statistics

Z Score Calculator

Calculate z-scores. Free online Z Score Calculator. Calculate z score online — fast, accurate, mobile-friendly, no signup needed.

Z-score
2

Derivation

  1. ├── 01Givenx = 85, mu = 75, sigma = 5
  2. ├── 02Formula(e.x-e.mu) / e.sigma
  3. ├── 03Substitute(e.85-e.75) / e.5
  4. └── 04Compute Z-score2
Did you know?

Every calculator here runs 100% in your browser — nothing is sent to a server or stored in a database.

§01What is

Understanding the Z Score Calculator

The Z Score Calculator computes Z-score from 3 inputs: value (x), mean, std dev. Calculate z-scores.

Statistics is how we make sense of noisy real-world data. Whether you’re analysing survey results, sports scores, or business metrics, a statistics calculator gives you the exact formula-based answer so you can focus on the interpretation. The Z Score Calculator sits in that toolkit — it calculate z-scores. Enter your numbers above and the result updates instantly; every step of the math is shown in the Derivation panel so you can see exactly how the answer was reached.

§02The Formula

How it’s calculated

(e.x-e.mu) / e.sigma

Where

x
Value (x)
mu
Mean
sigma
Std dev
§03Practical Example

Step-by-step walkthrough

Scenario

Apply the formula to a realistic set of inputs: Value (x) = 85, Mean = 75, Std dev = 5.

  1. 01Start by noting the input — Value (x): 85.
  2. 02Start by noting the input — Mean: 75.
  3. 03Start by noting the input — Std dev: 5.
  4. 04Substitute these values into the formula: (e.x-e.mu) / e.sigma
  5. 05Compute Z-score: the calculator returns 2.
  6. 06Cross-check the answer by opening the Derivation panel above — every line of math is shown so you can follow the computation end-to-end.
§04Variants

Common Z Score Problems

The formula gets rearranged depending on which variable you need. Here are the patterns you’ll run into in the real world — find the one that matches your problem and follow the worked steps.

01 · PATTERN

Value (x) halved

x = 42.5 (from 85)

Keep every other input at its default and halve the value (x). See how z-score responds.

  1. 01New Value (x): 42.5
  2. 02Baseline Z-score: 2
  3. 03New Z-score: -6.5
  4. 04Z-score decreases by 425% → use this sensitivity to plan for real-world variation.
02 · PATTERN

Value (x) doubled

x = 170 (from 85)

Keep every other input at its default and double the value (x). See how z-score responds.

  1. 01New Value (x): 170
  2. 02Baseline Z-score: 2
  3. 03New Z-score: 19
  4. 04Z-score increases by 850% → use this sensitivity to plan for real-world variation.
03 · PATTERN

Mean halved

mu = 37.5 (from 75)

Keep every other input at its default and halve the mean. See how z-score responds.

  1. 01New Mean: 37.5
  2. 02Baseline Z-score: 2
  3. 03New Z-score: 9.5
  4. 04Z-score increases by 375% → use this sensitivity to plan for real-world variation.
04 · PATTERN

Mean doubled

mu = 150 (from 75)

Keep every other input at its default and double the mean. See how z-score responds.

  1. 01New Mean: 150
  2. 02Baseline Z-score: 2
  3. 03New Z-score: -13
  4. 04Z-score decreases by 750% → use this sensitivity to plan for real-world variation.
§05FAQ

Frequently asked questions

Yes. The calculator implements the standard formula as documented and returns exact floating-point results. No approximations are used unless noted in the formula.
Your feedback

How useful was this calculator?

Your ratings stay in your browser — they help us learn which tools people actually rely on.

Rate it
Was this helpful?