Empirical Rule vs Normal Distribution

Both terms below come up in the same part of the course, and students mix them up. Here is each one defined on its own, side by side, so you can see where they part company.

Empirical rule

Random variables and distributions

The empirical rule says that in a normal distribution, about 68, 95, and 99.7 percent of values fall within 1, 2, and 3 standard deviations of the mean.

The empirical rule describes areas under a normal curve. For a distribution that is normal with mean μ\mu (mu) and standard deviation σ\sigma (sigma), about 68 percent of the area lies on μ±σ\mu \pm \sigma, about 95 percent on μ±2σ\mu \pm 2\sigma, and about 99.7 percent on μ±3σ\mu \pm 3\sigma. Those three headline numbers are rounded. The exact areas are 0.6827, 0.9545, and 0.9973, so the rule is a fast sketch rather than a substitute for a table.

Take heights that are normal with μ=68\mu = 68 inches and σ=3\sigma = 3 inches. Two standard deviations reach from 682(3)=6268 - 2(3) = 62 to 68+2(3)=7468 + 2(3) = 74 inches, and the rule says about 95 percent land in there. The exact area between 62 and 74 is 0.9545, so the rule is low by roughly half a percentage point. One standard deviation, 65 to 71 inches, holds 0.6827 of the heights.

Here is the error that shows up most: "95 percent are within 2 standard deviations, so 5 percent are above 74 inches." The leftover is split between two tails, not piled into one. The exact area above 74 inches is 0.0228, about 2.3 percent, and the same amount sits below 62 inches. Every one-sided empirical-rule answer needs that halving step, and skipping it roughly doubles the reported probability.

The rule is a fact about the normal curve, not about data in general. Applied to a strongly skewed variable it can be badly off, and applied to data that are only roughly bell-shaped it is an approximation on top of an approximation. When a problem asks for exactly the middle 95 percent, the multiplier is 1.96 rather than 2: for these heights that runs 62.12 to 73.88 inches, an interval whose area is 0.9500.

The normal distribution the rule describes is topic 2.11 of Unit 2. Use the rule for a sketch and a sanity check, and the z-table when the answer has to be right.

Full entry for empirical rule

Normal distribution

Random variables and distributions

The normal distribution is a continuous bell-shaped model in which probability is area under a curve fixed entirely by the mean and the standard deviation.

A normal distribution is a continuous model written N(μ,σ)N(\mu, \sigma): a density curve, symmetric about its mean μ\mu (mu), single-peaked, and spread out by its standard deviation σ\sigma (sigma). Two numbers fix the whole curve. Probability is area underneath it, the total area is exactly 1, and half of that area sits on each side of μ\mu. Because the area over a single point is zero, every normal question is really a question about an interval.

Suppose adult male heights are approximately N(69,2.8)N(69, 2.8) in inches. To find the share above 72 inches, standardize: z=72692.81.07z = \frac{72 - 69}{2.8} \approx 1.07. The area to the left of z=1.07z = 1.07 is 0.8577, so about 0.142, roughly 14 percent, are taller than 72 inches. The same curve puts about 71.6 percent of men between 66 and 72 inches.

The claim that ruins the most work is "the sample is large, so the data are normal." Sample size does not change the shape of the variable being measured. A right-skewed variable such as household income stays right-skewed however many households you collect. What a large sample buys is that the sampling distribution of xˉ\bar{x} (x-bar, the sample mean) is close to normal, and that is a statement about the average of a sample, not about the individual values inside it.

A normal curve also runs on forever in both directions, so a normal model always assigns some probability to values the real variable cannot reach, negative heights included. For heights that leftover is far too small to matter. Where the model genuinely fails is shape: strongly skewed, hard-bounded, or clearly bimodal data should not be pushed through a normal calculation, and no amount of extra data repairs that.

The normal distribution is topic 2.11 in Unit 2, Probability, Random Variables, and Probability Distributions. The empirical rule gives the quick version of its areas and the z-table gives the exact ones.

There is a calculus reason the areas have to come from a table or a calculator rather than from an antiderivative. The bell-shaped function ex2e^{-x^{2}} has no elementary antiderivative at all, so no amount of algebra produces a formula for the area under it between two bounds. CalcLearn works through that function's behaviour in the limit of e to the minus x squared.

Full entry for normal distribution

Where each one fits in the course