STAT 515 -- Review Sheet, Exam 3 I. Hypothesis Tests A. Purpose of Hypothesis Testing 1. Null and alternative hypotheses a. Which one is "assumed" to be true before the test? b. Which one are we "trying to prove" (seeking evidence for)? 2. Type I error 3. Significance level (alpha) for a hypothesis test 4. How do we decide whether to reject H_0 (whether result is "significant")? B. Hypothesis Test About a Proportion 1. Test Statistic z a. What distribution does z have if H_0 is true? 2. Determining rejection region (for each type of alternative) 3. Stating conclusions in terms of the variables in the problem C. P-values 1. Precise definition of P-value 2. What does p-value tell us about the evidence against H_0? II. Inference in Two-Sample Situations A. Paired Samples 1. What kinds of studies yield paired data? (Examples) 2. Key characteristic of paired samples 3. Performing Inference about the Mean of the Differences 4. t-test about mu_d 5. CI about mu_d 6. How does the paired-data problem reduce to a one-sample problem? B. Independent Sample Problems 1. Key difference between Independent Samples and Paired Samples 2. Comparing Two Population Means a. Assumptions b. Equal-variance case and unequal-variance case 3. CI for mu_1 - mu_2 4. t-test of H_0: mu_1 = mu_2 a. test statistic t b. Determining correct degrees of freedom c. Finding rejection region and making correct conclusion 5. Comparing Two Proportions a. Sampling distribution of p_1-hat - p_2-hat b. Assumptions for the approximate normality to be valid 6. Hypothesis test of p_1 = p_2 a. test statistic z b. pooled sample proportion p-hat c. Finding rejection region and making correct conclusion III. Analysis of Variance (ANOVA) with a Completely Randomized Design A. Basic Terms 1. Designed Experiment vs. Observational Experiment 2. Response Variable 3. Factors (Quantitative and Qualitative) 4. Levels of a Factor 5. Treatments 6. Experimental Units B. Completely Randomized Design 1. Hypothesis Test for whether all treatment means are equal 2. Comparing variance WITHIN groups to variance BETWEEN groups 3. SST, SSE, MST, MSE (What do these quantities measure?) 4. The ANOVA F-statistic: F = MST/MSE a. What is its distibution if H_0 is true? b. How do we use it to test whether all treatment means are equal? 5. Summarizing the data with an ANOVA table 6. Assumptions of ANOVA F-test 7. Rejection region and proper conclusions for ANOVA F-test IV. Regression Analysis (first part) A. Probabilistic vs. Deterministic Relationship B. (Straight-Line) Simple Linear Regression Model 1. Response Variable Y, Predictor Variable X 2. Y-intercept beta_0, Slope beta_1, random error epsilon C. Fitting the Model with least squares 1. Determining whether a straight-line model is appropriate 2. Scatterplot 3. Least squares philosophy (minimizing SSE) 4. The least-squares estimates for beta_0 and beta_1 5. Interpreting estimated slope and estimated Y-intercept 6. Using least-squares line to predict Y values for a given X 7. Extrapolation