Standard Normal Distribution 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.
Standard normal distribution
Random variables and distributions
The standard normal distribution is the normal distribution with mean 0 and standard deviation 1, on which z-scores are read.
The standard normal distribution is the single normal curve with mean 0 and standard deviation 1, written . Any normal variable maps onto it through the z-score , where (mu) and (sigma) are the mean and standard deviation of the original variable. Subtracting and dividing is a linear change of scale, so it moves no area: the proportion of below equals the proportion of below . That equality is the reason one table can serve every normal distribution.
Suppose scores are and you want the share below 650. Standardize: . The area to the left of is 0.9332, so about 93.3 percent of scores fall below 650 and 6.7 percent above. Symmetry hands you the mirror image for free, since the area to the left of is that same 0.0668.
The sentence to unlearn is "I converted to z-scores, so the distribution is normal now." Standardizing relocates the center to 0 and rescales the spread to 1. It changes nothing about shape. A right-skewed set of values becomes a right-skewed set of z-scores with exactly the same skew, and reading a standard normal table on it returns an answer that is simply wrong. The table is valid because the distribution was normal to begin with, not because you standardized it.
Two smaller habits cost points. A table entry is the area to the left of , so a "greater than" question needs 1 minus the entry. And a negative is not a mistake; it only means the value sits below the mean.
The z-table on this site runs from to , matching the AP Statistics Table A layout. Past the ends there is very little left to account for: the area below is about 0.00024.
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 : a density curve, symmetric about its mean (mu), single-peaked, and spread out by its standard deviation (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 . 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 in inches. To find the share above 72 inches, standardize: . The area to the left of 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, 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 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.