Normal Distribution (Gaussian Bell Curve)
The normal distribution is the most important probability distribution, describing many natural phenomena.
Free · no credit card · in your study plan in 2 minutes
Formula
f(x) = \frac{1}{\sigma\sqrt{2\pi}} e^{-\frac{(x-\mu)^2}{2\sigma^2}}Variables & units – Normal Distribution (Gaussian Bell Curve)
| Symbol | Meaning | Unit |
|---|---|---|
| μ | Expected value (mean) | same as X |
| σ | Standard deviation | same as X |
| σ² | Variance | square of that |
Derivation & background – Normal Distribution (Gaussian Bell Curve)
Carl Friedrich Gauss used it in 1809 to describe measurement errors. Central limit theorem: sums of many independent random variables are normally distributed. The 68-95-99.7 rule: 68% of the values lie within μ±σ, 95% within μ±2σ, and 99.7% within μ±3σ.
Exam blueprint
Validity range
Valid as a model for continuous quantities whose variation comes from many small independent influences.
Derivation steps
The density is normalized to total probability 1 and symmetric around μ.
- 1The exponential term penalizes squared deviations from the mean.
- 2The factor 1/(σ√(2π)) normalizes the area under the curve.
Rearrangements
Standardization
z-scores allow tables and the standard normal distribution to be used.
Task variant
What does z = 2 mean?
The value lies two standard deviations above the mean.
Common mistakes
Confusing σ and σ².
σ is standard deviation; σ² is variance.
Exam context
- Typical in standardization, intervals, measurement errors and hypothesis tests.
These mistakes cost points in real exams. The set drills them until they stick.
Formula cluster
Stochastic models
Connects probability density, expectation and standardization.
Worked example
Height of men: μ = 178 cm, σ = 7 cm. P(165 < X < 191) = P(μ−2σ < X < μ+2σ) ≈ 95%.
Applications
Quality control (Six Sigma method), financial mathematics (Black-Scholes), image processing, IQ tests
Quanta exam set
Curated exam set for "Normal Distribution (Gaussian Bell Curve)":
Question (front)
Which formula describes Normal Distribution (Gaussian Bell Curve)?
Answer in your set
Question (front)
How do you rearrange f(x) = 1/(σ√2π) · e^(−(x−μ)²/2σ²) for Standardization?
Answer in your set
Question (front)
Which common mistake happens with Normal Distribution (Gaussian Bell Curve)?
Answer in your set
+ 7 more cards: units, variables, derivation, example, exam task
These 10 cards are ready. One click and they sit in your deck, FSRS schedules the reviews until exam day.
Scientific sources
Common notations & search queries
Related formulas
More Mathematics formulas
Frequently asked questions about Normal Distribution (Gaussian Bell Curve)
What does the normal distribution and its density function describe?+
The normal distribution is a model for continuous quantities whose spread arises from many small, independent influences, such as body heights or measurement errors. Its density function f(x) = 1/(σ√(2π))·e^(−(x−μ)²/(2σ²)) describes a symmetric bell curve around the mean μ. The parameter μ sets the location of the maximum, the standard deviation σ the width. The prefactor 1/(σ√(2π)) ensures that the total area under the curve is exactly one, as it must be for a probability density. The exponential term penalizes deviations from the mean quadratically, which is why far-away values become very unlikely. Probabilities correspond to areas under the curve.
What does the 68-95-99.7 rule state?+
The rule describes what fraction of the values of a normal distribution lies within certain multiples of the standard deviation. About 68 percent of all values lie in the range μ ± σ, roughly 95 percent in the range μ ± 2σ and about 99.7 percent in the range μ ± 3σ. Example male body height with μ = 178 cm and σ = 7 cm: roughly 95 percent lie between 164 and 192 cm. This rule of thumb allows quick estimates without computing integrals. Values more than three standard deviations from the mean are extremely rare and are often regarded as outliers or errors in quality control.
How do you standardize a value with the z-score?+
The z-score states how many standard deviations a value is away from the mean. You compute it with z = (x − μ)/σ, so you subtract the mean and divide by the standard deviation. A z-score of 2 means the value lies two standard deviations above the mean, a negative z-score correspondingly below it. Through standardization you convert any normal distribution into the standard normal distribution with mean zero and standard deviation one. Only then can you use tabulated values or the function Φ to read off probabilities. Standardization is the key to making different normal distributions comparable with each other.
What is the difference between standard deviation and variance?+
The variance σ² is the mean square of the deviations from the mean and measures the spread in squared units. The standard deviation σ is the square root of the variance and has the same unit as the original data, which makes it more intuitive. For body heights in centimetres, σ is also in centimetres, whereas σ² is in square centimetres. In the density function of the normal distribution σ appears directly as the width parameter, while σ² sits in the exponent. A common mistake is to confuse σ and σ², for example to compute the z-score with the variance instead of the standard deviation. Remember: σ is the typical deviation, σ² its square.
Why does the normal distribution appear so often in nature?+
The reason is the central limit theorem of statistics. It states that the sum or the mean of many independent random influences is approximately normally distributed, almost regardless of how the individual influences are distributed. Many natural quantities arise exactly this way: body height depends on countless genetic and environmental factors, a measurement error on many small disturbances. As a result the influences add up to a bell-shaped distribution. That is why the normal distribution appears everywhere, from biology through physics to quality control. It is also the reason why many statistical methods assume the normal distribution as a standard model and build on it.
Retain Normal Distribution (Gaussian Bell Curve) for exams
Create a curated FSRS exam set for f(x) = 1/(σ√2π) · e^(−(x−μ)²/2σ²): formula recall, variables, derivation, rearrangement, worked example, common mistakes and exam context.
Free · curated formula set · LaTeX · FSRS spaced repetition
How do you calculate with Normal Distribution (Gaussian Bell Curve)?
Here is how to work through a typical Normal Distribution (Gaussian Bell Curve) (f(x) = 1/(σ√2π) · e^(−(x−μ)²/2σ²)) task step by step:
- 1
Task
What does z = 2 mean?
Solution path
The value lies two standard deviations above the mean.