Normal Distribution Introduction

College Depth 64 in the knowledge graph I know this Set as goal
Unlocks 942 downstream topics
statistics normal-distribution bell-curve standard-deviation

Core Idea

The normal distribution (bell curve) is a continuous probability distribution defined by its mean (center) and standard deviation (spread). It is symmetric about the mean. The empirical rule: approximately 68% of data falls within 1 standard deviation, 95% within 2, and 99.7% within 3. Z-scores standardize values: z = (x - mean)/sd, measuring how many standard deviations a value is from the mean. Many real-world datasets approximate the normal distribution.

How It's Best Learned

Start with real data that is approximately normal (heights, test scores). Plot histograms and overlay the bell curve. Introduce mean and standard deviation as parameters. Apply the empirical rule to estimate probabilities. Compute z-scores and use z-tables or technology to find probabilities. Compare to skewed distributions.

Common Misconceptions

Explainer

Many real-world measurements cluster around a typical value and spread out symmetrically in both directions — most people are near average height, fewer are very short or very tall, and the extremes are rare. When you plot a histogram of such data it takes on a symmetric bell shape. The normal distribution is the mathematical model for this pattern.

A normal distribution is completely described by two numbers: the mean (μ), which locates the center of the bell, and the standard deviation (σ), which controls how wide or narrow it is. A small standard deviation means data is tightly clustered around the mean; a large one means it is spread out. The curve is perfectly symmetric, so exactly half the data falls above the mean and half below.

The empirical rule gives quick probability estimates for any normal distribution. About 68% of values land within 1 standard deviation of the mean, 95% within 2, and 99.7% within 3. If exam scores are normally distributed with mean 75 and standard deviation 8, roughly 68% of students scored between 67 and 83, and about 95% scored between 59 and 91. This rule is specific to normal distributions — it does not apply to skewed or bimodal data, which is a common mistake.

The z-score standardizes any value: z = (x − mean) / sd. It measures how many standard deviations a value is above (positive) or below (negative) the mean. A z-score converts every normal distribution to the standard normal distribution (mean = 0, sd = 1), which is what z-tables are built on. A z-score of 0 does not mean the value is zero — it means the value equals the mean. This is one of the most frequent points of confusion.

One important conceptual point: the normal distribution is continuous. Probability is measured as the area under the curve, not the height at a point. The probability that a continuous variable takes any single exact value is technically 0 — only intervals have nonzero probability. When you use a z-table or calculator, you are finding the area to the left or right of a z-score, which represents the fraction of the distribution in that region.

Practice Questions 3 questions

Prerequisite Chain

Counting to 10Counting to 20Understanding ZeroThe Number ZeroCounting to FiveOne-to-One CorrespondenceCombining Small Groups Within 5Addition Within 10Addition Within 20Two-Digit Addition Without RegroupingTwo-Digit Addition with RegroupingAddition Within 100Repeated Addition as MultiplicationMultiplication 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 100Two-Digit by One-Digit DivisionDivision with RemaindersRemainders and Quotients in DivisionDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineOpposites and Additive InversesAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesLiteral EquationsSlope-Intercept FormPoint-Slope FormWriting Linear EquationsParallel and Perpendicular Line SlopesGraphing Linear EquationsPiecewise FunctionsStep FunctionsComposition of FunctionsInverse FunctionsRadical Functions and GraphsRational ExponentsExponential Functions and GraphsGeometric Sequences and SeriesSigma NotationBinomial TheoremProbability with CombinatoricsNormal Distribution Introduction

Longest path: 65 steps · 253 total prerequisite topics

Prerequisites (2)

Leads To (10)