Chi-Squared and Linear Regression Concepts
Chi-Squared Testing Overview
Types of Chi-Squared Tests:
Goodness of Fit Test:
Analyzes a single categorical variable (e.g., favorite color).
Data organization: single table, entered as List 1 and List 2 in a calculator.
Chi-Squared Test of Homogeneity:
Analyzes if different samples have the same distribution across categories.
Chi-Squared Test of Independence:
Analyzes if two categorical variables are independent of each other.
For multiple-choice questions, knowing which test to apply based on the scenario is crucial.
For free response questions (FRQs), both homogeneity and independence can be referred to as chi-squared two-way tests.
Chi-Squared Distribution Characteristics
Distribution: Unlike the t-distribution or z-distribution, chi-squared distribution is not symmetric and is always right-skewed.
Test Statistic Behavior:
Larger chi-squared values lead to smaller p-values, indicating a stronger rejection of the null hypothesis.
Degrees of Freedom Calculation:
For Goodness of Fit Test: where is the number of categories.
For Homogeneity/Independence Tests: where is the number of rows and is the number of columns.
Expected Values and Null Hypothesis
Expected Values:
For Goodness of Fit: Expected values are based on logical reasoning or past data distributions.
For two-way tables: .
Null Hypothesis: In goodness of fit, it states the observed distribution matches the expected; in a two-way table, it checks for independence.
Chapter Nine: Linear Regression and Slope
Topic Shift: Focuses on linear regression models, particularly analyzing the slope.
Conceptual Overview:
Can set up tests or calculate confidence intervals for slope (denoted by beta). The key focus is understanding the relationship between X and Y.
Formulas for Confidence Intervals:
For regression:
Statistic = (regression coefficient),
Standard Error pulled directly from output.
Degrees of Freedom: where is the sample size.
Summary of Test Statistic Calculation
For significance testing in Chapter Nine, the formula revolves around:
Test Statistic .
Null Hypothesis: , indicating no relationship.
Additional Information
Formula Sheet: Formulas used in chi-squared and regression are presented in clear English descriptions for easier understanding.
Focus is on grasping concepts rather than memorization, emphasizing the understanding of relationships and interpretations of data.
Chapter 9, comprising about 2-5% of the exam, is noticeably less extensive than previous chapters.