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.

How the Math Works

The Normal Distribution Calculator uses the fundamental z-score formula z = (x − μ) ÷ σ to standardize any value from a normal distribution. This transformation converts your specific data point into a position relative to the distribution's mean (μ) and spread (σ), measured in standard deviation units. Once the z-score is calculated, the calculator employs the standard normal cumulative distribution function (CDF) to determine the probability - specifically, the area under the curve from negative infinity to your z-score. This gives you the proportion of cases that fall at or below your original value, enabling precise statistical inference.

Practical Applications

To use this calculator effectively, first identify your raw value (x), the population mean (μ), and standard deviation (σ) from your dataset or research. Input these values into the calculator to obtain the z-score, which tells you how many standard deviations your value lies from the mean - positive values indicate positions above the mean, negative values below. The resulting probability then serves as your p-value for hypothesis testing, helps determine percentiles for standardized scores, or validates whether an observed result falls within expected statistical variation for quality control processes.

Day-to-Day Use

This calculator illuminates patterns in everyday phenomena where outcomes cluster around averages, such as human heights, test scores, or investment returns. When you wonder if your child's height is truly exceptional, whether your exam performance ranks in the top percentile, or if a medical test result falls within normal parameters, the z-score and probability immediately reveal whether your observation represents typical variation or notable deviation. It transforms abstract statistical concepts into practical tools for making informed decisions about health, education, and financial planning.

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.