Normal Distribution Calculator
Find the z-score and probability for a normal value.
Find where a value falls on the bell curve and the probability below/above it.
The math behind it
z = (x − μ) ÷ σ. The normal CDF gives P(X < x); the area above is 1 − that.
Worked example
x 130, μ 100, σ 15 → z 2.0, P(X<130) ≈ 97.7%.
FAQ
Z-table?
This computes the same areas a z-table provides.