BackSampling Distributions, Confidence Intervals, and Hypothesis Testing: Study Guide
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Sampling Distributions
Sampling Distribution of the Sample Proportion
The sampling distribution of the sample proportion describes the distribution of sample proportions from repeated random samples of a population. It is used to estimate population proportions and calculate probabilities.
Mean of the sampling distribution:
Standard deviation (standard error):
Normality condition: The distribution is approximately normal if .
Application: Use the mean and standard deviation in the normal calculator to compute probabilities or percentiles for sample proportions.
Unusual probabilities: Probabilities less than 0.05 are considered unusual.
Sampling Distribution of the Sample Mean
The sampling distribution of the sample mean describes the distribution of sample means from repeated random samples. It is used to estimate population means and calculate probabilities.
Mean of the sampling distribution:
Standard deviation (standard error):
Normality condition: The distribution is approximately normal if the population is normal or if (Central Limit Theorem).
Application: Use the mean and standard deviation in the normal calculator to compute probabilities or percentiles for sample means.
Conditions for Proportion and Mean Problems
Proportion Problems | Mean Problems |
|---|---|
Variable is Qualitative | Variable is Quantitative |
Sample is random or unbiased | Sample is random or unbiased |
Sample size ≤ 5% of population | Sample size ≤ 5% of population |
for normality | Population normal or |
Confidence Intervals
Confidence Interval for a Population Proportion
A confidence interval estimates the range in which the true population proportion is likely to fall, based on sample data.
Formula:
Critical z-score (): The z-score corresponding to the desired confidence level (e.g., 1.96 for 95%).
Sample proportion (): Point estimate of the population proportion.
Sample size determination: , where is the desired margin of error.
StatCrunch application: Summarize qualitative variables to obtain and calculate the confidence interval.
Confidence Interval for a Population Mean
A confidence interval estimates the range in which the true population mean is likely to fall, based on sample data.
Formula:
Critical t-score (): The t-score corresponding to the desired confidence level and degrees of freedom ().
Sample mean (): Point estimate of the population mean.
Sample standard deviation (): Used in the formula for the margin of error.
Sample size determination: , where is the desired margin of error.
StatCrunch application: Summarize quantitative variables to obtain and and calculate the confidence interval.
Interpreting Confidence Intervals
Confidence level: confidence means that, in repeated sampling, the interval will contain the true parameter of the time.
Width of interval: Higher confidence level or smaller sample size increases the width; larger sample size decreases the width.
Using intervals for hypothesis testing: If the hypothesized value is outside the interval, reject the null hypothesis.
Point estimate and margin of error: Point estimate = midpoint of interval; margin of error = half the width.
Hypothesis Testing
Setting Up Hypotheses
Hypothesis testing involves making a claim about a population parameter and using sample data to test that claim.
Null hypothesis (): Statement of no effect or no difference.
Alternative hypothesis (): Statement of effect or difference.
Symbols: Use for proportions, for means.
Test direction: Right-tailed (), left-tailed (), or two-tailed () tests.
Hypothesis Test for Proportion
Test statistic:
P-value: Probability of observing a test statistic as extreme as under .
Decision rule: Compare p-value to significance level (); reject if p-value .
Conclusion: State whether there is enough evidence to support .
Distribution: Draw the z-distribution and label the p-value area.
Hypothesis Test for Mean
Test statistic:
P-value: Probability of observing a test statistic as extreme as under .
Decision rule: Compare p-value to significance level (); reject if p-value .
Conclusion: State whether there is enough evidence to support .
Distribution: Draw the t-distribution and label the p-value area.
Example: Hypothesis Test for Proportion
Suppose , .
Sample: , .
Calculate :
Find p-value using normal distribution.
Compare p-value to (e.g., 0.05) and make a decision.
Example: Confidence Interval for Mean
Sample: , , , 95% confidence.
Critical t-score () for 24 degrees of freedom ≈ 2.064.
Margin of error:
Confidence interval:
Additional info: StatCrunch is a statistical software tool used to summarize data and perform calculations for confidence intervals and hypothesis tests.