Convert between a raw value, a z-score and a probability.
How to use this calculator
Every field updates the result as you type — there is no submit step. The inputs below are pre-filled with a realistic example so you can see how the tool behaves before entering your own figures.
| Field | Unit | What it means |
|---|---|---|
| Solve for | — | Select the mode that matches your situation. |
| Raw value | — | Enter a numeric value. |
| Mean | — | Enter a numeric value. |
| Standard deviation | — | Enter a numeric value. |
| Z-score | — | Enter a numeric value. |
Worked example
Using the default values loaded into the calculator above, the result is:
| Input | Value |
|---|---|
| Solve for | Z from raw value |
| Raw value | 85 |
| Mean | 70 |
| Standard deviation | 10 |
| Z-score | 1.5 |
| Output | Value |
|---|---|
| Z-score | 1.5 |
| Raw value | 85 |
| Z-score | 1.5 |
| P(X < x) — left tail | 0.93319277 (93.3193%) |
| P(X > x) — right tail | 0.06680723 |
| Two-tailed p-value | 0.13361446 |
| Percentile | 93.319th |
Precision and rounding
Calculations run in IEEE 754 double precision, giving about 15–17 significant decimal digits. Displayed values are rounded for readability while the full precision is retained internally, so intermediate rounding never accumulates into the final answer.
Very large or very small magnitudes switch automatically to scientific notation.
Sharing and saving a calculation
The "Copy link" button encodes every value you have entered into the page URL. Opening that link restores the calculation exactly, which makes it easy to bookmark a scenario, send it to someone else, or keep several variations side by side in separate tabs.
Frequently asked questions
What does the Z-score Calculator do?
Convert between a raw value, a z-score and a probability.
What result do the default values produce?
With the values pre-loaded in the calculator, z-score comes to 1.5.
Is this calculator free to use?
Yes. It is free, requires no account, and runs entirely in your browser — nothing you enter is transmitted or stored on a server.
Can I save or share a calculation?
Yes. The "Copy link" button builds a URL containing all your entered values. Anyone opening that link sees the same calculation.
How accurate is the result?
Calculations use double-precision floating point, accurate to roughly 15 significant digits. Displayed values are rounded for readability only.