BackStudy Notes: Hypothesis Testing for Two Means, Inferences for Proportions, and Chi-Square Procedures
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Pooled t-Test
The pooled t-test is used to compare the means of two independent populations when the population variances are assumed to be equal.
Assumptions: Both populations are normally distributed, and the variances are equal.
Test Statistic: The pooled t-test statistic is calculated as:
where is the pooled standard deviation:
Degrees of Freedom:
Comparing the average test scores of two classes with similar variances.
Non-Pooled t-Test
The non-pooled (Welch's) t-test is used when the variances of the two populations are not assumed to be equal.
Test Statistic:
Degrees of Freedom: Calculated using the Welch-Satterthwaite equation:
Comparing the average heights of two groups with different variances.
Paired t-Test
The paired t-test is used to compare the means of two related groups (e.g., before-and-after measurements on the same subjects).
Test Statistic:
where is the mean of the differences and is the standard deviation of the differences.
Degrees of Freedom:
Example: Measuring blood pressure before and after treatment in the same patients.
Estimating an Unknown Population Proportion (Sample Proportion)
Population proportion estimation involves using a sample proportion to estimate the true proportion in the population.
Sample Proportion: , where is the number of successes and is the sample size.
Sampling Distribution for Sample Proportion
The sampling distribution of the sample proportion describes the distribution of over many samples.
Mean:
Standard Deviation (Standard Error):
Approximate Normality: For large , is approximately normal if and .
1-Proportion Z-Interval Procedure (Confidence Interval)
This procedure is used to construct a confidence interval for a population proportion.
Formula:
Where: is the critical value from the standard normal distribution for the desired confidence level.
Estimating the proportion of voters who support a candidate.
Margin of Error
The margin of error quantifies the maximum expected difference between the sample proportion and the true population proportion at a given confidence level.
Calculation:
Finding Sample Size: To achieve a margin of error less than a specified value :
Determining how many people to survey to estimate a proportion within 3% margin of error.
Hypothesis Tests for One Population Proportion
Used to test claims about a population proportion.
Test Statistic:
Where: is the hypothesized population proportion.
Testing if the proportion of defective items is greater than a specified value.
Chapter 13 - Chi-Square Procedures
Chi-Square Distribution and Degrees of Freedom
The chi-square distribution is used in tests of categorical data, such as goodness-of-fit and independence tests.
Degrees of Freedom (df): For a goodness-of-fit test, , where is the number of categories. For a contingency table, , where is the number of rows and is the number of columns.
The Chi-Square Distribution Table
The chi-square table provides critical values for the chi-square statistic at various significance levels and degrees of freedom.
Purpose: Used to determine the rejection region for hypothesis tests involving the chi-square statistic.
Chi-Square Goodness of Fit Test
This test determines whether observed categorical data fit a specified distribution.
Test Statistic:
where is the observed frequency and is the expected frequency for category .
Critical Value Approach: Compare the test statistic to the critical value from the chi-square table.
P-Value Approach: Find the probability of observing a value as extreme as the test statistic.
Testing if a die is fair.
Chi-Square Independence Test
This test assesses whether two categorical variables are independent.
Contingency Tables (Two-Way Tables): Used to organize observed frequencies for two categorical variables.
Expected Cell Values:
Test Statistic:
Critical Value Approach: Compare the test statistic to the critical value for the appropriate degrees of freedom.
P-Value Approach: Calculate the probability of observing a test statistic as extreme as the one computed.
Testing if gender and voting preference are independent.
Summary Table: Chi-Square Test Types
Test | Purpose | Degrees of Freedom | Example |
|---|---|---|---|
Goodness of Fit | Test if observed frequencies match expected distribution | Testing if a die is fair | |
Test of Independence | Test if two categorical variables are independent | Testing if gender and voting preference are independent |