Quantitative Methods ANOVA.

Slides:



Advertisements
Similar presentations
Copyright (c) 2004 Brooks/Cole, a division of Thomson Learning, Inc. Chapter 10 The Analysis of Variance.
Advertisements

Analysis of Variance (ANOVA) ANOVA methods are widely used for comparing 2 or more population means from populations that are approximately normal in distribution.
Chapter 12 ANALYSIS OF VARIANCE.
Design of Experiments and Analysis of Variance
Analysis and Interpretation Inferential Statistics ANOVA
© 2010 Pearson Prentice Hall. All rights reserved Single Factor ANOVA.
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.
Independent Sample T-test Formula
Statistics Are Fun! Analysis of Variance
Lesson #23 Analysis of Variance. In Analysis of Variance (ANOVA), we have: H 0 :  1 =  2 =  3 = … =  k H 1 : at least one  i does not equal the others.
Chapter Topics The Completely Randomized Model: One-Factor Analysis of Variance F-Test for Difference in c Means The Tukey-Kramer Procedure ANOVA Assumptions.
PSY 307 – Statistics for the Behavioral Sciences
ANOVA Single Factor Models Single Factor Models. ANOVA ANOVA (ANalysis Of VAriance) is a natural extension used to compare the means more than 2 populations.
Lecture 12 One-way Analysis of Variance (Chapter 15.2)
Ch10.1 ANOVA The analysis of variance (ANOVA), refers to a collection of experimental situations and statistical procedures for the analysis of quantitative.
Chi-Square Tests and the F-Distribution
HAWKES LEARNING SYSTEMS math courseware specialists Copyright © 2010 by Hawkes Learning Systems/Quant Systems, Inc. All rights reserved. Chapter 14 Analysis.
12-1 Chapter Twelve McGraw-Hill/Irwin © 2005 The McGraw-Hill Companies, Inc., All Rights Reserved.
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.
1 1 Slide Analysis of Variance Chapter 13 BA 303.
12-1 Chapter Twelve McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
PSY 307 – Statistics for the Behavioral Sciences Chapter 16 – One-Factor Analysis of Variance (ANOVA)
Chapter 10 Analysis of Variance.
1 Chapter 13 Analysis of Variance. 2 Chapter Outline  An introduction to experimental design and analysis of variance  Analysis of Variance and the.
Chapter 19 Analysis of Variance (ANOVA). ANOVA How to test a null hypothesis that the means of more than two populations are equal. H 0 :  1 =  2 =
Comparing Three or More Means ANOVA (One-Way Analysis of Variance)
One-Way ANOVA ANOVA = Analysis of Variance This is a technique used to analyze the results of an experiment when you have more than two groups.
CHAPTER 4 Analysis of Variance One-way ANOVA
Previous Lecture: Phylogenetics. Analysis of Variance This Lecture Judy Zhong Ph.D.
Copyright (C) 2002 Houghton Mifflin Company. All rights reserved. 1 Understandable Statistics S eventh Edition By Brase and Brase Prepared by: Lynn Smith.
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
Econ 3790: Business and Economic Statistics Instructor: Yogesh Uppal
CHAPTER 12 ANALYSIS OF VARIANCE Prem Mann, Introductory Statistics, 7/E Copyright © 2010 John Wiley & Sons. All right reserved.
1 Math 10 M Geraghty Part 8 Chi-square and ANOVA tests © Maurice Geraghty 2015.
CHAPTER 10 ANOVA - One way ANOVa.
Copyright © 2004 by The McGraw-Hill Companies, Inc. All rights reserved.
ANalysis Of VAriance can be used to test for the equality of three or more population means. H 0 :  1  =  2  =  3  = ... =  k H a : Not all population.
1/54 Statistics Analysis of Variance. 2/54 Statistics in practice Introduction to Analysis of Variance Analysis of Variance: Testing for the Equality.
ENGR 610 Applied Statistics Fall Week 8 Marshall University CITE Jack Smith.
 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:
Chapter 11 Analysis of Variance
Chapter 11 Created by Bethany Stubbe and Stephan Kogitz.
Copyright © 2008 by Hawkes Learning Systems/Quant Systems, Inc.
Characteristics of F-Distribution
Math 4030 – 10b Inferences Concerning Variances: Hypothesis Testing
i) Two way ANOVA without replication
Comparing Three or More Means
Statistics Analysis of Variance.
Post Hoc Tests on One-Way ANOVA
Post Hoc Tests on One-Way ANOVA
CHAPTER 12 ANALYSIS OF VARIANCE
Statistics for Business and Economics (13e)
Econ 3790: Business and Economic Statistics
Comparing Three or More Means
Chapter 11 Analysis of Variance
Analysis of Variance (ANOVA)
Comparing Three or More Means ANOVA (One-Way Analysis of Variance)
One way ANALYSIS OF VARIANCE (ANOVA)
Hypothesis Tests for a Standard Deviation
Analysis of Variance Objective
Chapter 15 Analysis of Variance
Chapter 10 – Part II Analysis of Variance
Week ANOVA Four.
STATISTICS INFORMED DECISIONS USING DATA
Presentation transcript:

Quantitative Methods ANOVA

Analysis of variance Analysis of variance is a technique that can be used to decide if the means of two or more populations are equal. Let us consider k populations with means μ1, μ2, …, μk and standard deviation σ1, σ2, …, σk respectively. We want to test the hypothesis H0: μ1 = μ2 = … = μk against an alternative H1 that population means are not all equal.

Analysis of variance The data for analysis of variance are obtained by taking a sample from each population and computing the sample mean and variance for each sample. For the ith population (i = 1,2, …, k), Let ni be the sample size, x¯i be the sample mean and Si2 be the sample variance based on the divisor ni -1.

Test Statistics The test statistic is F = MST / MSE where n1 n2 nk k k MSE = ∑ (xi – x¯1)2 + ∑ (xi – x ¯ 2)2…+ ∑ (xi – x ¯ k)2 /( n1 + n2 + … + nk – k) i = 1 i = 1 i = 1 MST = [ n1 (x ¯ 1 – x = )2 + n2 (x ¯ 2 – x =)2 + … + nk (x ¯ k – x =)2 ] / (k – 1) k k x= is mean of sample means = ∑ ni x ¯ i / ∑ ni i = 1 i = 1 MSE =(n1-1)S21 +(n2-1)S22…+(nk-1)S2k /( n1 + n2 + … + nk – k)

Test Statistics Under the assumption that Ho is true, the test statistic F follows F – distribution with (k – 1)and ( n – k )degrees of freedom, Where k represents number of groups or populations and n is total sample size k n = ∑ ni i = 1

Procedure to Test Equality of Means The procedure to test the hypothesis H0: μ1=μ2=…= μk is as follows: Making use of the sample data compute the value of test statistic F. Specify the level of significance. Find out the critical value from the F – table at k – 1 and n – k degrees of freedom and at the specified level of significance. Reject Ho if the computed value of test statistics F is greater than the critical value. Otherwise accept it.

One Way ANOVA: Completely Randomized Experimental Design ANOVA Table Sources of error df SS MS F Trtments k-1 SST MST=SST/(k-1) MST/MSE Error n-k SSE MSE=SSE/(n-k) Totals n-1 TSS Where SST= [ n1 (x ¯ 1 – x = )2 + n2 (x ¯ 2 – x =)2 + … + nk (x ¯ k – x =)2 ] n1 n2 nk SSE = ∑ (xi – x¯1)2 + ∑ (xi – x ¯ 2)2…+ ∑ (xi – x ¯ k)2 i = 1 i = 1 i = 1 = (n1-1)S21 +(n2-1)S22…..... +(nk-1)S2k Varsha Varde 7 7

TOTAL SUM OF SQUARES = SUM OFSQUARES DUE TO TREATMENT + SUM OF SQUARES DUE TO ERROR = n TSS = ∑ (xi – x = )2 i = 1

Assumptions There are three basic assumptions that must be satisfied before analysis of variance can be used: (a) The samples are independent random samples, (b) The samples are drawn from normal population, (c) The populations have equal variances σ21 = σ22 …, σ2k. However, the test holds good for samples drawn from population which are not highly skewed and for which variances are approximately equal.