Normal Distribution Calculator

Calculate probabilities, percentiles, and z-scores for the normal distribution. Enter the mean, standard deviation, and the value(s) of interest to compute probabilities and visualize the distribution.

Probability
Percentile

Results

Z-score(s) -
Probability -
Percentile -
Value(s) -

About Normal Distribution Calculator

The normal distribution, also known as the Gaussian distribution, is a continuous probability distribution that is symmetric about the mean, showing that data near the mean are more frequent in occurrence than data far from the mean. In graph form, normal distribution will appear as a bell curve.

How Normal Distribution is Calculated

The probability density function (PDF) of the normal distribution is given by:

f(x) = (1/√(2πσ²)) * e^(-(x-μ)²/(2σ²))

Where:

Understanding Z-Scores

A z-score (or standard score) represents the number of standard deviations a data point is from the mean. The formula for calculating a z-score is:

z = (x - μ) / σ

Where:

Applications of Normal Distribution

The normal distribution is widely used in statistics and many real-world applications:

Standard Normal Distribution

The standard normal distribution is a special case where μ = 0 and σ = 1. Any normal distribution can be converted to the standard normal distribution using z-scores, allowing probabilities to be looked up in standard normal tables.