Parameters

P(X ≤ x)
Enter values above
PDF f(x)
CDF P(≤x)
P(X > x)
P within ±1σ
68.27%
P within ±2σ
95.45%
Z-Score
Percentile
f(x) = e^(−(x−μ)²/2σ²) / (σ√2π) P = Φ((x−μ)/σ)
Empirical Rule
68.27% within ±1σ
95.45% within ±2σ
99.73% within ±3σ
Interpretation
CDF at x
xz-scorePDF f(x)P(X≤x)P(X>x)

Range Probability P(a ≤ X ≤ b)

P(a ≤ X ≤ b)
Uses μ and σ from Calculator tab
MetricValue
P(μ−nσ to μ+nσ) Probability Matrix

Probabilities for symmetric windows of various widths (columns) at different centers (rows). Current inputs highlighted.

Z-Table & Lookup

P(Z ≤ z) for z from −3.5 to +3.5 in 0.1 steps. Current z from Tab 1 highlighted.

Highlights nearest row in the table below
zP(Z ≤ z)P(Z > z)f(z) PDF

How to Use This Calculator

1

Enter the Parameters

Provide the mean (μ) and standard deviation (σ) of the normal distribution.

2

Specify the X Value

Enter the value of x for which you want to calculate the probability density or cumulative probability.

3

View PDF and CDF

The calculator displays the probability density at x, the cumulative probability P(X ≤ x), and visual shading on the bell curve.

Formula & Methodology

PDF

f(x) = (1/(σ√(2π))) × e^(−(x−μ)²/(2σ²))

The probability density function gives the height of the bell curve at any point x.

CDF

F(x) = P(X ≤ x) = ∫ f(t) dt from −∞ to x

The cumulative distribution function gives the area under the curve to the left of x.

Empirical Rule

68–95–99.7%

Approximately 68% of data falls within ±1σ of the mean, 95% within ±2σ, and 99.7% within ±3σ.

Key Terms

Normal Distribution
A symmetric, bell-shaped probability distribution characterized by its mean and standard deviation.
Mean (μ)
The center of the distribution; the value around which the bell curve is symmetric.
Standard Deviation (σ)
A measure of spread; determines the width of the bell curve.
PDF (Probability Density Function)
The function that describes the relative likelihood of a continuous random variable taking a given value.
CDF (Cumulative Distribution Function)
The probability that a random variable takes a value less than or equal to x.

Real-World Examples

Example 1

IQ Distribution

μ = 100, σ = 15, x = 130

P(X ≤ 130) = 0.9772 — about 97.7% of people have an IQ at or below 130

Example 2

Manufacturing Tolerance

μ = 50 mm, σ = 0.5 mm, x = 51

P(X ≤ 51) = 0.9772 — 97.7% of parts are within this tolerance

Standard Normal Distribution Key Values

z-ScoreP(Z ≤ z)PercentileContext
−2.00.02282.3rdWell below average
−1.00.158715.9thBelow average
0.00.500050thExactly at the mean
+1.00.841384.1stAbove average
+2.00.977297.7thWell above average

The Normal Distribution: Nature's Bell Curve

Why the Normal Distribution Is So Common

The Central Limit Theorem states that the sum (or average) of many independent random variables tends toward a normal distribution, regardless of the underlying distribution. This is why heights, test scores, measurement errors, and many biological traits approximate a bell curve. The normal distribution is the most important probability distribution in statistics.

The Standard Normal and Z-Scores

Any normal distribution can be transformed into the standard normal (mean 0, standard deviation 1) by subtracting the mean and dividing by the standard deviation. This produces a z-score that allows comparison across different scales. A z-score of 2.0 means the value is two standard deviations above the mean, regardless of the original measurement units.