About the Z-Score Calculator
Convert a raw score to a z-score from the mean and standard deviation, with the percentile and p-values from the normal curve.
Also known as: standard score, z value, z table calculator, normal distribution percentile, p value from z.
How to use this calculator
- Enter raw score x, mean μ, standard deviation σ.
- The result updates instantly as you type — press Calculate (or Enter) at any time.
- Open “Step-by-step” to see how the answer was worked out.
- Use Copy result or Share to save the answer or send a link with your inputs.
Formula
z = (x − μ) / σ
Worked example
Using the values pre-filled in the calculator above:
- Raw score x = 85
- Mean μ = 70
- Standard deviation σ = 10
the calculator returns:
- z-score: 1.5
- Percentile: 93.319%
- P(Z < z): 0.933193
- P(Z > z): 0.066807
Working
z = (85 − 70) ÷ 10 = 1.5