BackExam Review: Sampling Distributions and Confidence Interval Estimation
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Chapter 7: Sampling Distributions
Sampling Distribution of the Sample Mean
The sampling distribution of the sample mean describes the distribution of sample means over repeated sampling from the same population. It is a foundational concept for statistical inference.
Definition: The sampling distribution of the sample mean is the probability distribution of all possible sample means of a given sample size drawn from a population.
Central Limit Theorem (CLT): The CLT states that, for sufficiently large sample sizes, the sampling distribution of the sample mean will be approximately normal, regardless of the population's distribution.
Formula: where is the population mean, is the population standard deviation, and is the sample size.
Finding Probability: To find the probability of a sample mean, use the normal distribution (if applicable) and standardize using the z-score:
Example: If the population mean is 100 and the standard deviation is 15, for a sample size of 25, the standard deviation of the sample mean is .
Sampling Distribution of Sample Proportion
The sampling distribution of the sample proportion describes the distribution of sample proportions over repeated samples.
Definition: The sample proportion () is the ratio of successes to the total sample size.
Normal Approximation: The sampling distribution of can be approximated by a normal distribution if and .
Formula:
Example: In a sample of 100 people, if 40% prefer product A, and .
Chapter 8: Confidence Interval Estimation
Constructing and Interpreting Confidence Intervals
Confidence intervals provide a range of values within which the population parameter is likely to fall, based on sample data.
Definition: A confidence interval is an interval estimate, calculated from sample data, that is likely to contain the population parameter.
Formula for Mean (Known ): where is the critical value from the standard normal distribution.
Formula for Mean (Unknown ): where is the critical value from the t-distribution and is the sample standard deviation.
Formula for Proportion:
Margin of Error: The margin of error depends on the critical value and the standard error of the estimate.
Sample Size: The sample size affects the width of the confidence interval; larger samples yield narrower intervals.
Example: For a sample mean of 50, , , and a 95% confidence level ():
Confidence Interval for Difference Between Means
When comparing two means, a confidence interval can be constructed for the difference between them.
Formula:
Paired Data: For paired samples, use the mean and standard deviation of the differences.
Independent Samples: For independent samples, use the formula above.
Example: Comparing test scores before and after a training program using paired data.
Confidence Interval for Population Proportion
Confidence intervals for population proportions estimate the true proportion of a characteristic in the population.
Formula:
Sample Size Calculation: To achieve a desired margin of error at confidence level :
Example: To estimate the proportion of customers satisfied with a service, use the formula above with sample data.
Interpreting Confidence Intervals
It is important to understand what a confidence interval means and what it does not mean.
Correct Interpretation: A 95% confidence interval means that, in repeated sampling, 95% of such intervals will contain the true population parameter.
Incorrect Interpretation: It does NOT mean there is a 95% probability that the parameter is in the interval for a single sample.
Example: "We are 95% confident that the true mean lies between 45 and 55."
Type of Confidence Interval | Formula | When to Use |
|---|---|---|
Mean (Known ) | Population standard deviation is known | |
Mean (Unknown ) | Population standard deviation is unknown | |
Proportion | Estimating population proportion | |
Difference Between Means | Comparing two independent samples |
Additional info: These notes expand on the brief review points by providing definitions, formulas, and examples for each concept, ensuring a comprehensive understanding for exam preparation.