BackNormal Probability Distributions and the Central Limit Theorem Chapter. 5
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Normal Probability Distributions
Introduction to Normal Distributions and Standard Normal Distributions
Normal probability distributions are fundamental in statistics for modeling continuous random variables. The normal distribution, also known as the Gaussian distribution, is characterized by its bell-shaped, symmetric curve and is widely used due to the Central Limit Theorem.
Continuous random variable: A variable that can take any value within a given interval (e.g., hours spent studying in a day: 0.0 to 24.0).
Continuous probability distribution: Describes probabilities for continuous random variables using a probability density function (PDF).
Normal distribution: The most important continuous probability distribution in statistics. The total area under the curve equals 1.00 (100%).
Properties of a Normal Distribution
The normal distribution has several defining properties that make it useful for statistical analysis.
Mean, median, and mode are equal (or approximately equal).
The curve is bell-shaped and symmetric about the mean.
Total area under the curve is 1.00.
The curve approaches but never touches the x-axis as it extends further from the mean.
Inflection points occur at and (one standard deviation below and above the mean).
Empirical Rule (68-95-99.7 Rule):
Approximately 68% of data falls within 1 standard deviation of the mean.
Approximately 95% within 2 standard deviations.
Approximately 99.7% within 3 standard deviations.
Interpreting Normal Distributions
Normal distributions are used to model real-world data, such as standardized test scores. The mean and standard deviation can be estimated using the inflection points of the curve.
Example: If the mean test score is 18.0 and the inflection points are at 12.2 and 23.8, the standard deviation is approximately .
Standard Normal Distribution and Z-Scores
Definition and Transformation
The standard normal distribution is a normal distribution with a mean of 0 and a standard deviation of 1. Any normal distribution can be converted to the standard normal distribution using z-scores.
Z-score formula:
Z-scores indicate how many standard deviations a value is from the mean.
Allows comparison across different normal distributions.
Using the Standard Normal Table
The standard normal table (z-table) provides the cumulative area (probability) to the left of a given z-score.
To find the area to the right of a z-score, subtract the table value from 1.
To find the area between two z-scores, subtract the smaller area from the larger area.
Example: To find the probability that is between -0.75 and 1.23:
Area to left of 1.23: 0.8907
Area to left of -0.75: 0.2266
Probability:
Converting Between X Values and Z-Scores
To convert an x-value to a z-score:
To convert a z-score to an x-value:
Example: If , , and , then .
Sampling Distributions and the Central Limit Theorem
Sampling Distributions
A sampling distribution is the probability distribution of a sample statistic (such as the mean) based on all possible samples of a given size from a population.
The mean of the sampling distribution of the sample mean () equals the population mean ().
The standard deviation of the sampling distribution (standard error) is .
Central Limit Theorem (CLT)
The Central Limit Theorem states that, for sufficiently large sample sizes (), the sampling distribution of the sample mean will be approximately normal, regardless of the population's distribution.
Mean of sampling distribution:
Variance:
Standard error:
Example: If the mean sleep time is 6.9 hours with SD 1.5 hours, and samples of 100 students are taken:
Mean of sampling distribution:
Standard error:
Probabilities for Sampling Distributions
To find probabilities involving sample means, use the standard error in the z-score formula:
Example: If the mean room and board expense is \frac{1650}{\sqrt{9}} = 550$.
Normal Approximations to Binomial Distributions
Conditions for Normal Approximation
The normal distribution can approximate the binomial distribution when both and (where ).
Mean:
Standard deviation:
Continuity Correction
Since the binomial distribution is discrete and the normal is continuous, a continuity correction of 0.5 is applied when approximating binomial probabilities with the normal distribution.
For , use
For , use
For , use
Original Binomial Probability | Normal Approximation (with Continuity Correction) |
|---|---|
P(x = c) | P(c - 0.5 < x < c + 0.5) |
P(x < c) | P(x < c - 0.5) |
P(x > c) | P(x > c + 0.5) |
P(x ≤ c) | P(x < c + 0.5) |
P(x ≥ c) | P(x > c - 0.5) |
Example: Normal Approximation to Binomial
Suppose , , .
Mean:
Standard deviation:
To find , use with the normal distribution.
Summary Table: Key Formulas
Concept | Formula |
|---|---|
Z-score (single value) | |
Z-score (sample mean) | |
Mean of binomial | |
SD of binomial | |
Standard error (sample mean) |
Additional info:
These notes are based on lecture slides for a college-level statistics course, focusing on normal probability distributions, the standard normal distribution, sampling distributions, the Central Limit Theorem, and normal approximations to the binomial distribution.
All examples and formulas are standard in introductory statistics textbooks.