Normal Distribution vs T-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.
Normal distribution
Random variables and distributions
The normal distribution is a symmetric, bell-shaped density curve described by its mean and standard deviation.
The normal distribution is a bell-shaped curve centered at its mean (mu) and spread out by its standard deviation (sigma). Many natural measurements, such as heights or measurement errors, are approximately normal. For example, adult heights cluster near an average, with fewer people far above or below it. The empirical rule says about 68, 95, and 99.7 percent of the data fall within 1, 2, and 3 standard deviations of the mean.
t-distribution
Random variables and distributions
The t-distribution is a symmetric, bell-shaped curve with heavier tails than the normal, used for inference about a mean when the population SD is unknown.
The -distribution accounts for the extra uncertainty of estimating the population standard deviation with the sample standard deviation . Its exact shape depends on the degrees of freedom: fewer degrees of freedom give fatter tails, and as they grow the curve approaches the standard normal. For example, a one-sample test with uses the model with degrees of freedom. The test statistic is , where is the sample mean and the hypothesized mean.