BackNormal Distributions, Confidence Intervals, and Sampling Distributions: Study Notes
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Normal Probability Distributions
Standard Normal Distribution
The standard normal distribution is a normal distribution with a mean of 0 and a standard deviation of 1. It is denoted as N(0, 1). Many problems involving normal distributions can be solved by converting values to z-scores and using the standard normal table.
Z-score: The number of standard deviations a value is from the mean.
Formula:
Application: Z-scores allow comparison of values from different normal distributions.
Finding Areas and Probabilities
To find the probability that a value falls within a certain range in a normal distribution, convert the value(s) to z-scores and use the standard normal table.
Left-tail probability:
Right-tail probability:
Between two values:
Example: Find for . Convert to z-score (already standard), then use the table: .
Finding Values from Probabilities
Given a probability (area), you can find the corresponding z-score using the standard normal table, then convert back to the original scale if needed.
Example: Find the z-score with 75% of the distribution to the left: .
For a normal distribution with mean and standard deviation :
Applications of the Normal Distribution
Real-World Example: ACT Scores
Suppose ACT scores are normally distributed with mean and . To find the probability a randomly selected student scores above 27:
Compute z-score:
Find
Sample Means and the Central Limit Theorem
The Central Limit Theorem (CLT) states that the sampling distribution of the sample mean approaches a normal distribution as the sample size increases, regardless of the population's distribution, provided the population has finite mean and variance.
Mean of sample means:
Standard deviation (standard error):
Example: For , , ,
Confidence Intervals
Confidence Interval for a Population Mean (Known )
A confidence interval estimates the range in which a population parameter lies, with a certain level of confidence (e.g., 95%).
Formula:
is the critical value from the standard normal table for the desired confidence level (e.g., for 95%).
Example: For , , , 95% CI:
Confidence Interval for a Population Mean (Unknown )
Use the t-distribution when the population standard deviation is unknown and the sample size is small ().
Formula:
is the critical value from the t-distribution with degrees of freedom.
Confidence Interval for a Population Proportion
Formula:
is the sample proportion.
Example: In a sample of 682, 218 rely on Social Security. . For 95% CI:
Critical Values and Error
Finding Critical Values
Critical values ( or ) correspond to the desired confidence level.
For a 95% confidence level, ; for 90%, .
Margin of Error
Formula for mean:
Formula for proportion:
Summary Table: Confidence Interval Formulas
Parameter | Population SD Known | Population SD Unknown |
|---|---|---|
Mean | ||
Proportion | ||
Additional info:
When sample size is large (), the sample mean is approximately normally distributed even if the population is not normal (Central Limit Theorem).
For small samples from non-normal populations, use nonparametric methods.