Post Hoc Tests on One-Way ANOVA

Slides:



Advertisements
Similar presentations
Analysis of Variance (ANOVA) ANOVA can be used to test for the equality of three or more population means We want to use the sample results to test the.
Advertisements

Design of Experiments and Analysis of Variance
Testing Differences Among Several Sample Means Multiple t Tests vs. Analysis of Variance.
1 1 Slide © 2009, Econ-2030 Applied Statistics-Dr Tadesse Chapter 10: Comparisons Involving Means n Introduction to Analysis of Variance n Analysis of.
Analysis of Variance: Inferences about 2 or More Means
Chapter Topics The Completely Randomized Model: One-Factor Analysis of Variance F-Test for Difference in c Means The Tukey-Kramer Procedure ANOVA Assumptions.
Statistics for Managers Using Microsoft® Excel 5th Edition
Chapter 12: Analysis of Variance
HAWKES LEARNING SYSTEMS math courseware specialists Copyright © 2010 by Hawkes Learning Systems/Quant Systems, Inc. All rights reserved. Chapter 14 Analysis.
1 1 Slide © 2006 Thomson/South-Western Slides Prepared by JOHN S. LOUCKS St. Edward’s University Slides Prepared by JOHN S. LOUCKS St. Edward’s University.
1 1 Slide © 2005 Thomson/South-Western Chapter 13, Part A Analysis of Variance and Experimental Design n Introduction to Analysis of Variance n Analysis.
1 1 Slide © 2008 Thomson South-Western. All Rights Reserved Chapter 13 Experimental Design and Analysis of Variance nIntroduction to Experimental Design.
Copyright © 2013, 2010 and 2007 Pearson Education, Inc. Chapter Comparing Three or More Means 13.
12-1 Chapter Twelve McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
Chapter 11 HYPOTHESIS TESTING USING THE ONE-WAY ANALYSIS OF VARIANCE.
ANOVA One Way Analysis of Variance. ANOVA Purpose: To assess whether there are differences between means of multiple groups. ANOVA provides evidence.
ANOVA (Analysis of Variance) by Aziza Munir
1 Chapter 13 Analysis of Variance. 2 Chapter Outline  An introduction to experimental design and analysis of variance  Analysis of Variance and the.
Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 10-1 Chapter 10 Analysis of Variance Statistics for Managers Using Microsoft.
Comparing Three or More Means ANOVA (One-Way Analysis of Variance)
Lecture 9-1 Analysis of Variance
Analysis of Variance (One Factor). ANOVA Analysis of Variance Tests whether differences exist among population means categorized by only one factor or.
Random samples of size n 1, n 2, …,n k are drawn from k populations with means  1,  2,…,  k and with common variance  2. Let x ij be the j-th measurement.
12-1 Chapter Twelve McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
Econ 3790: Business and Economic Statistics Instructor: Yogesh Uppal
1/54 Statistics Analysis of Variance. 2/54 Statistics in practice Introduction to Analysis of Variance Analysis of Variance: Testing for the Equality.
 List the characteristics of the F distribution.  Conduct a test of hypothesis to determine whether the variances of two populations are equal.  Discuss.
Chapter 13 Analysis of Variance (ANOVA). ANOVA can be used to test for differences between three or more means. The hypotheses for an ANOVA are always:
ANOVA: Analysis of Variation
Chapter 11 Analysis of Variance
Chapter 11 Created by Bethany Stubbe and Stephan Kogitz.
Comparing Multiple Groups:
ANOVA: Analysis of Variation
ANOVA: Analysis of Variation
Copyright © 2008 by Hawkes Learning Systems/Quant Systems, Inc.
ANOVA: Analysis of Variation
Statistics for Managers Using Microsoft Excel 3rd Edition
ANOVA Econ201 HSTS212.
Characteristics of F-Distribution
i) Two way ANOVA without replication
Applied Business Statistics, 7th ed. by Ken Black
Comparing Three or More Means
CHAPTER 3 Analysis of Variance (ANOVA)
Basic Practice of Statistics - 5th Edition
Hypothesis testing using contrasts
Statistics Analysis of Variance.
Chapter 10: Analysis of Variance: Comparing More Than Two Means
Post Hoc Tests on One-Way ANOVA
Statistics for Business and Economics (13e)
Comparing Multiple Groups: Analysis of Variance ANOVA (1-way)
Econ 3790: Business and Economic Statistics
Comparing Several Means: ANOVA
Analysis of Variance (ANOVA)
Chapter 11 Analysis of Variance
Analysis of Variance (ANOVA)
Chapter 14: Analysis of Variance One-way ANOVA Lecture 8
Chapter 11: Inference for Distributions of Categorical Data
Comparing Three or More Means ANOVA (One-Way Analysis of Variance)
1-Way Analysis of Variance - Completely Randomized Design
I. Statistical Tests: Why do we use them? What do they involve?
Analysis of Variance (ANOVA)
The Randomized Complete Block Design
Comparing Means.
Chapter 15 Analysis of Variance
Chapter 10 – Part II Analysis of Variance
Analysis of Variance Credit:
Quantitative Methods ANOVA.
Week ANOVA Four.
Testing Claims about a Population Standard Deviation
STATISTICS INFORMED DECISIONS USING DATA
Presentation transcript:

Post Hoc Tests on One-Way ANOVA Lesson 13 - 2 Post Hoc Tests on One-Way ANOVA

Objectives Perform the Tukey Test

Vocabulary Post Hoc – Latin for after this Multiple comparison methods – to determine which means differ significantly Studentized Range Distribution – q-test statistic distribution (Table 8) Experiment-wise error rate – also known as the family-wise error rate is also called the level of significance, α Comparison-wise error rate – is the probability of making a Type I error when comparing two means

After a One-way ANOVA We have performed a one-way ANOVA test If we do not reject the null hypothesis, then There is not enough evidence that the population means are different There is not much else to do If we do reject the null hypothesis, then There is at least two population means that are different Which ones are they?

Tukey Test The Tukey Test analyzes all pairs of population means H0: μi = μj for all i and j where i ≠ j That is to say, the Tukey Test analyzes each of H0: μ1 = μ2 H0: μ1 = μ3 H0: μ1 = μ4 H0: μ2 = μ3 Etc

Tukey’s Test Computing the Q-test Statistic Arrange the sample means in ascending order. Compute the pair-wise differences, xi – xj, where xi > xj Compute the test statistic, q, for each pair-wise difference (listed below) Determine the critical value, qα,n-k,k If q ≥ qα,n-k,k , reject H0: μi = μj and conclude that the means are significantly different Compare all pair-wise differences to identify which means are considered equal x2 – x1 q = -------------------------- s2 1 1 --- · --- + --- 2 n1 n2 where x2 > x1, n1 is sample size from population 1, n2 is the sample size from population 2 and s2 is the MSE estimate of σ2 from ANOVA

Critical Value for Tukey qα,v,k The critical values for the test statistic q depend on three parameters The significance level, α, as usual The error degrees of freedom (from the ANOVA output), ν, which is n - k The total number of means compared, k These critical values are found in Table VIII

ANOVA – Analysis of Variance Table Source of Variation Sum of Squares Degrees of Freedom Mean Squares F-test Statistic F Critical Value Treatment Σ ni(xi – x)2 k - 1 MST MST/MSE F α, k-1, n-k Error Σ (ni – 1)si2 n - k MSE Total SST + SSE n - 1 Use this as the estimate for s2

Excel ANOVA Output For Test Statistic: need the means, the ni’s and MSE For the Critical Value: α, df (error) and k

See Example 2 on page 694

Summary and Homework Summary Homework When a One-Way ANOVA indicates that not all the means are equal, we would want to identify which ones are equal and which ones are not The Tukey Test provides a method for that After performing The Tukey Test, we can conclude whether each mean is significantly different from, or can be considered equal to, each other mean Homework pg 696 – 699: 1, 2, 3, 5, 6, 15, 18