Standardise the distance.
A normal model is symmetric about its mean μ, with spread measured by standard deviation σ. In X ∼ N(μ, σ²), the second parameter is the variance. Standardising with z = (x − μ)/σ converts to a standard normal variable.
Calculate interval probabilities as differences of cumulative probabilities. To find a percentile, use the inverse cumulative distribution then transform back with x = μ + zσ. The normal model is an assumption to assess against the context and the data.
Try it. Watch it change.
The probability includes the full left tail. The plotted window is finite; probabilities use the normal CDF, not a cropped area estimate.
Explore: Change the mean and spread, then move the probability boundary. Compare the shaded area with the z-score.
X ∼ N(100, ). Standardise x = 130.
- z = (130 − 100)/15.
- z = 2, so this value is two standard deviations above the mean.
Assumed knowledge
Density, mean, variance and calculator normal functions.
Learning checkpoints & source
YOUR LEARNING CHECKPOINT- Use normal-model parameters and standard scores.
- Calculate probabilities and quantiles with technology.