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
- Enter the mean μ (center of the distribution) and standard deviation σ (width).
- Leave x₁ and x₂ blank to just visualise the curve and empirical rule.
- Enter x₁ only → computes P(X ≤ x₁) and P(X > x₁).
- Enter both x₁ and x₂ → shades and computes the three probability regions.
- Use the z-score table to look up probabilities for key thresholds (1.96, 2.576, etc.).
Related Calculators
Full normal distribution probability calculator
Z-Score CalculatorConvert values to z-scores
Z-TableStandard normal distribution table
Histogram GeneratorVisualise raw data distribution
Box Plot CalculatorFive-number summary visualiser
Statistics HubAll statistics calculators
Disclaimer
The bell curve assumes an exactly normal distribution. Verify normality of your data before applying normal distribution calculations.