A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Normal Distribution

College Depth 95 in the knowledge graph I know this Set as goal
1,629topics build on this
487prerequisites beneath it
See this on the map →
Continuous Random VariablesBivariate Normal Distribution+1 moreBlack-Scholes Options Pricing ModelBrownian Motion and the Wiener Process+16 more
normal gaussian bell-curve

Core Idea

The normal distribution with mean μ and standard deviation σ has PDF f(x) = (1/(σ√(2π))) × e^(-(x-μ)²/(2σ²)). It is symmetric, bell-shaped, and completely determined by its mean and variance. The normal distribution is ubiquitous in statistics because many naturally occurring phenomena approximate it, and because of the central limit theorem, which states that means of large samples are approximately normal regardless of the original distribution.

How It's Best Learned

Visualize how mean shifts and standard deviation stretches the bell curve. Use the empirical rule (68-95-99.7). Compare distributions with different μ and σ.

Common Misconceptions

Assuming all bell-shaped distributions are normal. Thinking the normal distribution can be negative (values are on ℝ, but probabilities decay in tails). Confusing standard deviation with variance.

Explainer

You have already encountered the idea of a continuous random variable — a quantity that can take any value in an interval, described by a probability density function (PDF). The normal distribution is the most important continuous distribution in all of statistics, and understanding why requires looking at both its shape and its origins.

The normal distribution is symmetric and bell-shaped, centered at its mean μ. The spread is controlled by the standard deviation σ: a small σ produces a tall, narrow bell, while a large σ produces a short, wide one. The mean and standard deviation are all you need to specify a normal distribution completely — there are no additional shape parameters. This makes it unusually tractable mathematically.

A practical rule that makes normals easy to reason about is the empirical rule: approximately 68% of values fall within one standard deviation of the mean (μ ± σ), about 95% within two, and about 99.7% within three. This rule is worth memorizing because it lets you quickly answer questions like "how unusual is a value 2 standard deviations above average?" without computing integrals. (Answer: only about 2.5% of values are that far above the mean.)

One of the most common misconceptions is treating any bell-shaped distribution as normal. The t-distribution, for instance, is also symmetric and peaked in the middle, but its tails are heavier — extreme values are more likely than the normal predicts. The normal is defined by a specific mathematical formula, not just by its visual shape. That said, the normal is ubiquitous because of the central limit theorem (a topic you will encounter soon), which says that the average of a large number of independent random variables is approximately normally distributed, regardless of the original distribution. This is why so many real-world measurements — heights, measurement errors, test scores — approximate the normal.

When you see a normal distribution, always read off μ and σ first. They tell you where the bulk of the data sits and how spread out it is. A score of 130 on a test with μ = 100, σ = 15 is two standard deviations above average — notable but not extraordinary (about 2.3% of people score this high). The same score on a test with μ = 100, σ = 5 would be six standard deviations above average — effectively impossible in a true normal. The same number means very different things depending on the distribution's parameters.

Practice Questions 3 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionSine, Cosine, and Tangent RatiosTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionProbability Density Functions and Continuous DistributionsCumulative Distribution FunctionsContinuous Random VariablesProbability Density FunctionsExpected ValueWeak Law of Large NumbersProbability Axioms and RulesConditional ProbabilityConditional DistributionsBivariate Normal DistributionNormal Distribution

Longest path: 96 steps · 487 total prerequisite topics

Prerequisites (3)

Leads To (18)