Normal Distribution & Z-Score Explorer
Set the mean and standard deviation to see the bell curve update in real time. Choose a probability mode to shade the area under the curve, convert between raw scores and z-scores, and follow step-by-step calculations. All probabilities are computed using numerical integration with no external libraries.
Bell Curve
Parameters
Z-Score Calculator
Probability
Z-Score Conversion
Step-by-Step Calculation
1. Z-score formula
2. Z-score for a = 1
3. Probability
4. Z-score conversion
Reference Guide
The Normal Distribution
The normal (Gaussian) distribution is the most important probability distribution in statistics. Its bell-shaped curve is defined by two parameters.
(mu) is the mean, which determines where the peak sits. (sigma) is the standard deviation, which controls how spread out the curve is.
The Z-Score
A z-score tells you how many standard deviations a value is from the mean. It standardizes any normal distribution to the standard normal (mean 0, SD 1).
A z-score of 2 means the value is 2 standard deviations above the mean. A z-score of -1.5 means 1.5 standard deviations below. This lets you compare values from different distributions.
The 68-95-99.7 Rule
For any normal distribution, the percentage of data within 1, 2, and 3 standard deviations of the mean follows a fixed pattern.
This means that about 95% of values fall within two standard deviations of the mean. Values beyond ±3σ are extremely rare.
Cumulative Probability
The cumulative distribution function (CDF) gives , the probability of observing a value at or below . It is the area under the bell curve from negative infinity to .
For the standard normal, , , and .