Normal Distribution Calculator
This Normal Distribution Calculator computes Z-scores, probabilities, and raw scores (X-values) for any normally distributed dataset, aiding in data analysis and interpretation.
Normal Distribution Calculator
Show Formula & Example
Convert X to Z
Standardizing tells how many standard deviations an observed value is from the mean.
z = (X - μ) / σ
- Subtract the mean from the observed value.
- Divide by the standard deviation.
- A positive z is above the mean; a negative z is below it.
Generic Example
If X = 85, μ = 70, and σ = 10, then z = (85 - 70) / 10 = 1.5.
The example is generic and does not use the values entered above.