Normal Distribution Explorer
Interactively explore the normal distribution by adjusting mean (μ) and standard deviation (σ) with sliders. Visualize the bell curve, calculate probabilities for shaded regions, and understand the empirical rule in real-time.
Explore the bell curve
Drag the sliders to see how the mean shifts the curve and how the standard deviation makes it tighter or wider.
Quick presets
Try this
Predict what will happen
The total area under the curve always stays equal to 1.
Why it works
Distribution Statistics
Empirical Rule (68-95-99.7)
Theory & Formula
What is the Normal Distribution?
The normal distribution, also known as the Gaussian distribution or bell curve, is a continuous probability distribution that is symmetric about the mean. It is one of the most important distributions in statistics.
Probability Density Function
The normal distribution is defined by its probability density function (PDF):
\(f(x) = \frac{1}{\sigma\sqrt{2\pi}} e^{-\frac{1}{2}\left(\frac{x-\mu}{\sigma}\right)^2}\)Where: μ = mean (center), σ = standard deviation (spread)
Key Properties
- Symmetric about the mean μ
- Mean = median = mode
- Total area under the curve equals 1
- Asymptotic to x-axis (tails never touch zero)