Bell Curve Generator

Reviewed by CalcMulti Editorial Team·Last updated: ·Statistics Hub

The bell curve (normal distribution) is the most important distribution in statistics. Enter the mean μ and standard deviation σ to generate the curve, then optionally specify x₁ and x₂ to shade and compute the probability of the region between them.

The calculator visualises the bell curve with the shaded area, applies the 68-95-99.7 empirical rule, and shows a z-score reference table for your distribution.

Formula

f(x) = (1/σ√2π) exp[−(x−μ)²/(2σ²)] z = (x − μ) / σ

μ
mean — center of the bell curve
σ
standard deviation — controls the width
z
standard score — number of σ from the mean
P(X ≤ x)
area under the curve to the left of x (CDF)

Distribution Parameters

Probability region (optional)

Enter both x₁ and x₂ to shade P(x₁ ≤ X ≤ x₂). Enter only x₁ to compute P(X ≤ x₁).

How to Use the Bell Curve Calculator

  1. Enter the mean μ (center of the distribution) and standard deviation σ (width).
  2. Leave x₁ and x₂ blank to just visualise the curve and empirical rule.
  3. Enter x₁ only → computes P(X ≤ x₁) and P(X > x₁).
  4. Enter both x₁ and x₂ → shades and computes the three probability regions.
  5. Use the z-score table to look up probabilities for key thresholds (1.96, 2.576, etc.).

Disclaimer

The bell curve assumes an exactly normal distribution. Verify normality of your data before applying normal distribution calculations.

Frequently Asked Questions