Normal Distribution Calculator

Find the z-score and probability for a normal value.

Z-score 2
P(X < x) (%) 97.725
P(X > x) (%) 2.275

Formula: z = (x − μ) ÷ σ ; probability via normal CDF

Step-by-step with your numbers:
1. Values used:
2. Value (x) = 130
3. Mean (μ) = 100
4. Standard deviation (σ) = 15
5.
6. Z-score = 2
7. P(X < x) = 97.725%
8. P(X > x) = 2.275%
Did we solve your problem today?

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.