Statistics For Economics & Business

Size: px
Start display at page:

Download "Statistics For Economics & Business"

Transcription

1 Statistics For Economics & Business Analysis of Variance In this chapter, you learn: Learning Objectives The basic concepts of experimental design How to use one-way analysis of variance to test for differences among the means of several populations (also referred to as groups in this chapter) To learn the basic structure and use of a randomized block design How to use two-way analysis of variance and interpret the interaction effect How to perform multiple comparisons in a one-way analysis of variance and a two-way analysis of variance

2 Chapter Overview Analysis of Variance (ANOVA) One-Way ANOVA F-test Tukey- Kramer Multiple Comparisons Levene Test For Homogeneity of Variance Randomized Block Design Tukey Multiple Comparisons Two-Way ANOVA Interaction Effects Tukey Multiple Comparisons General ANOVA Setting Investigator controls one or more factors of interest Each factor contains two or more levels Levels can be numerical or categorical Different levels produce different groups Think of each group as a sample from a different population Observe effects on the dependent variable Are the groups the same? Experimental design: the plan used to collect the data

3 Completely Randomized Design Experimental units (subjects) are assigned randomly to groups Subjects are assumed homogeneous Only one factor or independent variable With two or more levels Analyzed by one-factor analysis of variance (ANOVA) One-Way Analysis of Variance Evaluate the difference among the means of three or more groups Examples: Accident rates for st, nd, and 3 rd shift Expected mileage for five brands of tires Assumptions Populations are normally distributed Populations have equal variances Samples are randomly and independently drawn

4 Hypotheses of One-Way ANOVA H = 0 : µ = µ = µ 3 =! µ c All population means are equal i.e., no factor effect (no variation in means among groups) H :Not all of At least one population mean is different i.e., there is a factor effect the populationmeans are the same Does not mean that all population means are different (some pairs may be the same) One-Way ANOVA H = 0 : µ = µ = µ 3 =! µ c H :Not all µ j are thesame The Null Hypothesis is True All Means are the same: (No Factor Effect) µ = = µ µ 3

5 One-Way ANOVA H = 0 : µ = µ = µ 3 =! µ c H :Not all µ j are thesame The Null Hypothesis is NOT true At least one of the means is different (Factor Effect is present) (continued) or µ = µ µ 3 µ µ µ 3 Partitioning the Variation Total variation can be split into two parts: SST = SSA + SSW SST = Total Sum of Squares (Total variation) SSA = Sum of Squares Among Groups (Among-group variation) SSW = Sum of Squares Within Groups (Within-group variation)

6 Partitioning the Variation SST = SSA + SSW (continued) Total Variation = the aggregate variation of the individual data values across the various factor levels (SST) Among-Group Variation = variation among the factor sample means (SSA) Within-Group Variation = variation that exists among the data values within a particular factor level (SSW) Partition of Total Variation Total Variation (SST) Variation Due to Factor (SSA) = + Variation Due to Random Error (SSW)

7 Where: Total Sum of Squares SST = SSA + SSW SST = c n j j= i= ( X ij SST = Total sum of squares X c = number of groups or levels ) n j = number of observations in group j X ij = i th observation from group j X = grand mean (mean of all data values) Total Variation (continued) SST = ( X X X ) + ( X X ) + + ( X cn ) c Response, X X Group Group Group 3

8 Where: Among-Group Variation SST = SSA + SSW c SSA = n j= j ( X j X ) SSA = Sum of squares among groups c = number of groups n j = sample size from group j X j = sample mean from group j X = grand mean (mean of all data values) Among-Group Variation c SSA = nj( X j X ) j= Variation Due to Differences Among Groups µ i µ j SSA MSA = c (continued) Mean Square Among = SSA/degrees of freedom

9 Among-Group Variation (continued) SSA = n ( X X) + n( X X) + + nc ( X c X) Response, X X X X 3 X Group Group Group 3 Within-Group Variation SSW SST = SSA + SSW c j= i= ( X ij X j Where: SSW = Sum of squares within groups c = number of groups n j = sample size from group j X j = sample mean from group j X ij = i th observation in group j n j = )

10 Within-Group Variation (continued) SSW c j= n j = i= ( X ij X j Summing the variation within each group and then adding over all groups ) SSW MSW = n c Mean Square Within = SSW/degrees of freedom µ j Within-Group Variation (continued) SSW = c ( X X ) + ( X X ) + + ( X cn X c ) Response, X X X X 3 Group Group Group 3

11 Obtaining the Mean Squares The Mean Squares are obtained by dividing the various sum of squares by their associated degrees of freedom SSA MSA = c Mean Square Among (d.f. = c-) MSW = SSW n c Mean Square Within (d.f. = n-c) MST SST = n Mean Square Total (d.f. = n-) One-Way ANOVA Table Source of Variation Degrees of Freedom Sum Of Squares Mean Square (Variance) F Among Groups Within Groups c - SSA SSA MSA = c - n - c SSW SSW MSW = n - c F STAT = MSA MSW Total n SST c = number of groups n = sum of the sample sizes from all groups df = degrees of freedom

12 One-Way ANOVA F Test Statistic H 0 : µ = µ = = µ c H : At least two population means are different Test statistic F STAT = MSA MSW MSA is mean squares among groups MSW is mean squares within groups Degrees of freedom df = c (c = number of groups) df = n c (n = sum of sample sizes from all populations) Interpreting One-Way ANOVA F Statistic The F statistic is the ratio of the among estimate of variance and the within estimate of variance The ratio must always be positive df = c - will typically be small df = n - c will typically be large Decision Rule: Reject H 0 if F STAT > F α, otherwise do not reject H 0 0 Do not reject H 0 α Reject H 0 F α

13 One-Way ANOVA F Test Example You want to see if when three different golf clubs are used, they hit the ball different distances. You randomly select five measurements from trials on an automated driving machine for each club. At the 0.05 significance level, is there a difference in mean distance? Club Club Club One-Way ANOVA Example: Scatter Plot Club Club Club X = 49. X = 6.0 X3 X = 7.0 = 05.8 Distance X X X 3 X 3 Club

14 One-Way ANOVA Example Computations Club Club Club X = 49. X = 6.0 X 3 = 05.8 X = 7.0 n = 5 n = 5 n 3 = 5 n = 5 c = 3 SSA = 5 (49. 7) + 5 (6 7) + 5 (05.8 7) = 4,76.4 SSW = (54 49.) + (63 49.) + + ( ) =,9.6 MSA = 4,76.4 / (3-) =,358. MSW =,9.6 / (5-3) = 93.3,358. F STAT = = One-Way ANOVA Example Solution H 0 : µ = µ = µ 3 H : µ j not all equal α = 0.05 df = df = Test Statistic: MSA 358. F STAT = = = 5.75 MSW Do not reject H 0 Critical Value: F α = 3.89 α =.05 Reject H 0 F α = 3.89 F STAT = 5.75 Decision: Reject H 0 at α = 0.05 Conclusion: There is evidence that at least one µ j differs from the rest

15 The Tukey-Kramer Procedure Tells which population means are significantly different e.g.: µ = µ µ 3 Done after rejection of equal means in ANOVA Allows paired comparisons Compare absolute mean differences with critical range µ = µ µ 3 x Tukey-Kramer Critical Range Critical Range = Q α MSW n j + n j' where: Q α = Upper Tail Critical Value from Studentized Range Distribution with c and n - c degrees of freedom (see appendix E.7 table) MSW = Mean Square Within n j and n j = Sample sizes from groups j and j

16 The Tukey-Kramer Procedure: Example. Compute absolute mean Club Club Club 3 differences: x x = = x x3 = = x x = = 0.. Find the Q α value from the table in appendix E.7 with c = 3 and (n c) = (5 3) = degrees of freedom: 3 Q = 3.77 α The Tukey-Kramer Procedure: Example 3. Compute Critical Range: MSW Critical Range = Q + = α n j n j' 5 5 = 5. All of the absolute mean differences are greater than critical range. Therefore there is a significant difference between each pair of means at 5% level of significance. Thus, with 95% confidence we can conclude that the mean distance for club is greater than club and 3, and club is greater than club Compare: x x x x x 3 x 3 (continued) = 3. = 43.4 = 0.

17 ANOVA Assumptions Randomness and Independence Select random samples from the c groups (or randomly assign the levels) Normality The sample values for each group are from a normal population Homogeneity of Variance All populations sampled from have the same variance Can be tested with Levene s Test ANOVA Assumptions Levene s Test Tests the assumption that the variances of each population are equal. First, define the null and alternative hypotheses: H 0 : σ = σ = =σ c H : Not all σ j are equal Second, compute the absolute value of the difference between each value and the median of each group. Third, perform a one-way ANOVA on these absolute differences.

18 Levene Homogeneity Of Variance Test Example H0: σ = σ = σ 3 H: Not all σ j are equal Calculate Medians Calculate Absolute Differences Club Club Club Median Club Club Club Levene Homogeneity Of Variance Test Example (continued) Anova: Single Factor SUMMARY Groups Count Sum Average Variance Club Club Club Source of Variation SS df MS F P- value F crit Between Groups Within Groups Total 4 4 Since the p-value is greater than 0.05 there is insufficient evidence of a difference in the variances

19 The Randomized Block Design (optional) Like One-Way ANOVA, we test for equal population means (for different factor levels, for example)......but we want to control for possible variation from a second factor (with two or more levels) Levels of the secondary factor are called blocks Partitioning the Variation (optional) Total variation can now be split into three parts: SST = SSA + SSBL + SSE SST = Total variation SSA = Among-Group variation SSBL = Among-Block variation SSE = Random variation

20 Sum of Squares for Blocks SST = SSA + SSBL + SSE (optional) SSBL = c r i= ( X i. X ) Where: c = number of groups r = number of blocks X i. = mean of all values in block i X = grand mean (mean of all data values) Partitioning the Variation Total variation can now be split into three parts: SST = SSA + SSBL + SSE SST and SSA are computed as they were in One-Way ANOVA SSE = SST (SSA + SSBL)

21 Mean Squares (optional) MSBL = Meansquare blocking = SSBL r MSA = Meansquare among groups = SSA c MSE = Mean square error = SSE ( r )( c ) Randomized Block ANOVA Table (optional) Source of Variation SS df MS F Among Groups SSA c - MSA MSA MSE Among Blocks SSBL r - MSBL MSBL MSE Error SSE (r )(c-) MSE Total SST rc - c = number of populations rc = total number of observations r = number of blocks df = degrees of freedom

22 Testing For Factor Effect (optional) H = 0 :µ. = µ. = µ.3 = µ.c H : Not all populationmeansare equal F STAT = MSA MSE Main Factor test: df = c df = (r )(c ) Reject H 0 if F STAT > F α Test For Block Effect H : µ = µ = µ =... = µ H :Not all block means are equal r. (optional) F STAT = MSBL MSE Blocking test: df = r df = (r )(c ) Reject H 0 if F STAT > F α

23 Randomized Block Design Example Ratings at Four Restaurants of a Fast-Food Chain RESTAURANTS (optional) RATERS A B C D Totals Means Totals ,887 Raters are the blocks so r = 6. Restaurants are the groups of interest so c = 4. n = rc = 4 c r Xij j= i=,887 X = = = rc 4 Means Hypothesis Tests For This Example To decide whether there is a difference in average rating among the restaurants: (optional) H 0 : µ A = µ B = µ C = µ D vs H : At least one of the µ s is different To decide whether there is a difference in average rating among the raters and the blocking has reduced error: H 0 : µ = µ = µ 3 = µ 4 = µ 5 = µ 6 vs H : At least one of the µ s is different

24 ANOVA Output From Excel (optional) Do the restaurants differ in average rating? Since the p-value (0.0000) < 0.05 conclude there is a difference in avg. rating. Do the raters differ in average rating? Since the p-value (0.005) < 0.05 conclude there is a difference in the avg. rating of raters. This indicates the blocking has reduced error. Factorial Design: Two-Way ANOVA Examines the effect of Two factors of interest on the dependent variable e.g., Percent carbonation and line speed on soft drink bottling process Interaction between the different levels of these two factors e.g., Does the effect of one particular carbonation level depend on at which level the line speed is set?

25 Two-Way ANOVA (continued) Assumptions Populations are normally distributed Populations have equal variances Independent random samples are drawn Two-Way ANOVA Sources of Variation Two Factors of interest: A and B r = number of levels of factor A c = number of levels of factor B n = number of replications for each cell n = total number of observations in all cells n = (r)(c)(n ) X ijk = value of the k th observation of level i of factor A and level j of factor B

26 Two-Way ANOVA Sources of Variation SST = SSA + SSB + SSAB + SSE SSA Factor A Variation (continued) Degrees of Freedom: r SST Total Variation n - SSB Factor B Variation SSAB Variation due to interaction between A and B SSE Random variation (Error) c (r )(c ) rc(n ) Two-Way ANOVA Equations Total Variation: Factor A Variation: Factor B Variation: SST = r c nʹ i= j= k= i= ( X ijk X ) SSA = cnʹ ( X X r c j= i.. ) SSB = rnʹ ( X X. j. )

27 Two-Way ANOVA Equations (continued) Interaction Variation: SSAB r c n ʹ (X + = i= j= ij. Xi.. X.j. X) Sum of Squares Error: SSE = r c nʹ i= j= k= ( X ijk X ij.) where: c j= k= Two-Way ANOVA Equations nʹ X ijk X = r c nʹ i= j= k= rcnʹ X ijk = Grand Mean th Xi.. = = Mean of i level of factor A (i =,,...,r) cnʹ X r nʹ Xijk i= k= th X. j. = = Mean of j level of factor B (j =, rnʹ X n ijk ij. = ʹ = k= nʹ Mean of cell ij r = number of levels of factor A c = number of levels of factor B (continued),..., c) n = number of replications in each cell

28 Mean Square Calculations MSA = Mean square factor A = MSB = Mean square factor B = SSA r SSB c MSAB = Mean square interaction = SSAB ( r )( c ) MSE = Mean square error = SSE rc( n' ) Two-Way ANOVA: The F Test Statistics F Test for Factor A Effect H 0 : µ.. = µ.. = µ 3.. = = µ r.. H : Not all µ i.. are equal F STAT = MSA MSE Reject H 0 if F STAT > F α F Test for Factor B Effect H 0 : µ.. = µ.. = µ.3. = = µ.c. H : Not all µ.j. are equal F STAT = MSB MSE Reject H 0 if F STAT > F α H 0 : the interaction of A and B is equal to zero H : interaction of A and B is not zero F Test for Interaction Effect F STAT = MSAB MSE Reject H 0 if F STAT > F α

29 Two-Way ANOVA Summary Table Source of Variation Degrees Of Freedom Sum of Squares Factor A r SSA Factor B c - SSB Mean Squares MSA MSA = SSA /(r ) MSE MSB = SSB /(c ) MSB MSE F AB (Interaction) (r )(c-) SSAB MSAB MSAB = SSAB / (r )(c ) MSE Error rc(n ) SSE Total n - SST MSE = SSE/rc(n ) Features of Two-Way ANOVA F Test Degrees of freedom always add up n- = rc(n -) + (r-) + (c-) + (r-)(c-) Total = error + factor A + factor B + interaction The denominators of the F Test are always the same but the numerators are different The sums of squares always add up SST = SSA + SSB + SSAB + SSE Total = factor A + factor B + interaction + error

30 Examples: Interaction vs. No Interaction No interaction: line segments are parallel Interaction is present: some line segments not parallel Factor B Level Mean Response Factor B Level 3 Factor B Level Mean Response Factor B Level Factor B Level Factor B Level 3 Factor A Levels Factor A Levels Multiple Comparisons: The Tukey Procedure Unless there is a significant interaction, you can determine the levels that are significantly different using the Tukey procedure Consider all absolute mean differences and compare to the calculated critical range Example: Absolute differences for factor A, assuming three levels: X X.... X X X.. X 3..

31 Multiple Comparisons: The Tukey Procedure Critical Range for Factor A: Critical Range = Q α MSE cn' (where Q α is from Table E.7 with r and rc(n ) d.f.) Critical Range for Factor B: Critical Range = Q α MSE r n' (where Q α is from Table E.7 with c and rc(n ) d.f.) Do ACT Prep Course Type & Length Impact Average ACT Scores ACT Scores for Different Types and Lengths of Courses LENGTH OF COURSE TYPE OF COURSE Condensed Regular Traditional Traditional Traditional Traditional Traditional Online 7 4 Online Online Online Online

32 Plotting Cell Means Shows A Strong Interaction Nonparallel lines indicate the effect of condensing the course depends on whether the course is taught in the traditional classroom or by online distance learning The online course yields higher scores when condensed while the traditional course yields higher scores when not condensed (regular). Excel Analysis Of ACT Prep Course Data The interaction between course length & type is significant because its p-value is While the p-values associated with both course length & course type are not significant, because the interaction is significant you cannot directly conclude they have no effect.

33 With The Significant Interaction Collapse The Data Into Four Groups After collapsing into four groups do a one way ANOVA The four groups are. Traditional course condensed. Traditional course regular length 3. Online course condensed 4. Online course regular length Excel Analysis Of Collapsed Data Group is a significant effect. p-value of < Traditional regular > Traditional condensed. Online condensed > Traditional condensed 3. Traditional regular > Online regular 4. Online condensed > Online regular If the course is take online should use the condensed version and if the course is taken by traditional method should use the regular.

34 Summary Described one-way analysis of variance The logic of ANOVA ANOVA assumptions F test for difference in c means The Tukey-Kramer procedure for multiple comparisons The Levene test for homogeneity of variance Examined the basic structure and use of a randomized block design Described two-way analysis of variance Examined effects of multiple factors Examined interaction between factors

Department of Economics. Business Statistics. Chapter 12 Chi-square test of independence & Analysis of Variance ECON 509. Dr.

Department of Economics. Business Statistics. Chapter 12 Chi-square test of independence & Analysis of Variance ECON 509. Dr. Department of Economics Business Statistics Chapter 1 Chi-square test of independence & Analysis of Variance ECON 509 Dr. Mohammad Zainal Chapter Goals After completing this chapter, you should be able

More information

Chapter 8 Student Lecture Notes 8-1. Department of Economics. Business Statistics. Chapter 12 Chi-square test of independence & Analysis of Variance

Chapter 8 Student Lecture Notes 8-1. Department of Economics. Business Statistics. Chapter 12 Chi-square test of independence & Analysis of Variance Chapter 8 Student Lecture Notes 8-1 Department of Economics Business Statistics Chapter 1 Chi-square test of independence & Analysis of Variance ECON 509 Dr. Mohammad Zainal Chapter Goals After completing

More information

Statistics for Managers Using Microsoft Excel Chapter 10 ANOVA and Other C-Sample Tests With Numerical Data

Statistics for Managers Using Microsoft Excel Chapter 10 ANOVA and Other C-Sample Tests With Numerical Data Statistics for Managers Using Microsoft Excel Chapter 10 ANOVA and Other C-Sample Tests With Numerical Data 1999 Prentice-Hall, Inc. Chap. 10-1 Chapter Topics The Completely Randomized Model: One-Factor

More information

Chap The McGraw-Hill Companies, Inc. All rights reserved.

Chap The McGraw-Hill Companies, Inc. All rights reserved. 11 pter11 Chap Analysis of Variance Overview of ANOVA Multiple Comparisons Tests for Homogeneity of Variances Two-Factor ANOVA Without Replication General Linear Model Experimental Design: An Overview

More information

If we have many sets of populations, we may compare the means of populations in each set with one experiment.

If we have many sets of populations, we may compare the means of populations in each set with one experiment. Statistical Methods in Business Lecture 3. Factorial Design: If we have many sets of populations we may compare the means of populations in each set with one experiment. Assume we have two factors with

More information

Analysis of Variance (ANOVA) one way

Analysis of Variance (ANOVA) one way Analysis of Variane (ANOVA) one way ANOVA General ANOVA Setting "Slide 43-45) Investigator ontrols one or more fators of interest Eah fator ontains two or more levels Levels an be numerial or ategorial

More information

Introduction to Business Statistics QM 220 Chapter 12

Introduction to Business Statistics QM 220 Chapter 12 Department of Quantitative Methods & Information Systems Introduction to Business Statistics QM 220 Chapter 12 Dr. Mohammad Zainal 12.1 The F distribution We already covered this topic in Ch. 10 QM-220,

More information

Analysis of Variance and Design of Experiments-I

Analysis of Variance and Design of Experiments-I Analysis of Variance and Design of Experiments-I MODULE VIII LECTURE - 35 ANALYSIS OF VARIANCE IN RANDOM-EFFECTS MODEL AND MIXED-EFFECTS MODEL Dr. Shalabh Department of Mathematics and Statistics Indian

More information

In a one-way ANOVA, the total sums of squares among observations is partitioned into two components: Sums of squares represent:

In a one-way ANOVA, the total sums of squares among observations is partitioned into two components: Sums of squares represent: Activity #10: AxS ANOVA (Repeated subjects design) Resources: optimism.sav So far in MATH 300 and 301, we have studied the following hypothesis testing procedures: 1) Binomial test, sign-test, Fisher s

More information

Chapter 15: Analysis of Variance

Chapter 15: Analysis of Variance Chapter 5: Analysis of Variance 5. Introduction In this chapter, we introduced the analysis of variance technique, which deals with problems whose objective is to compare two or more populations of quantitative

More information

Theorem A: Expectations of Sums of Squares Under the two-way ANOVA model, E(X i X) 2 = (µ i µ) 2 + n 1 n σ2

Theorem A: Expectations of Sums of Squares Under the two-way ANOVA model, E(X i X) 2 = (µ i µ) 2 + n 1 n σ2 identity Y ijk Ȳ = (Y ijk Ȳij ) + (Ȳi Ȳ ) + (Ȳ j Ȳ ) + (Ȳij Ȳi Ȳ j + Ȳ ) Theorem A: Expectations of Sums of Squares Under the two-way ANOVA model, (1) E(MSE) = E(SSE/[IJ(K 1)]) = (2) E(MSA) = E(SSA/(I

More information

Fractional Factorial Designs

Fractional Factorial Designs k-p Fractional Factorial Designs Fractional Factorial Designs If we have 7 factors, a 7 factorial design will require 8 experiments How much information can we obtain from fewer experiments, e.g. 7-4 =

More information

The One-Way Repeated-Measures ANOVA. (For Within-Subjects Designs)

The One-Way Repeated-Measures ANOVA. (For Within-Subjects Designs) The One-Way Repeated-Measures ANOVA (For Within-Subjects Designs) Logic of the Repeated-Measures ANOVA The repeated-measures ANOVA extends the analysis of variance to research situations using repeated-measures

More information

Unit 27 One-Way Analysis of Variance

Unit 27 One-Way Analysis of Variance Unit 27 One-Way Analysis of Variance Objectives: To perform the hypothesis test in a one-way analysis of variance for comparing more than two population means Recall that a two sample t test is applied

More information

Lec 5: Factorial Experiment

Lec 5: Factorial Experiment November 21, 2011 Example Study of the battery life vs the factors temperatures and types of material. A: Types of material, 3 levels. B: Temperatures, 3 levels. Example Study of the battery life vs the

More information

Chapter 10: Analysis of variance (ANOVA)

Chapter 10: Analysis of variance (ANOVA) Chapter 10: Analysis of variance (ANOVA) ANOVA (Analysis of variance) is a collection of techniques for dealing with more general experiments than the previous one-sample or two-sample tests. We first

More information

STAT Chapter 10: Analysis of Variance

STAT Chapter 10: Analysis of Variance STAT 515 -- Chapter 10: Analysis of Variance Designed Experiment A study in which the researcher controls the levels of one or more variables to determine their effect on the variable of interest (called

More information

CHAPTER 4 Analysis of Variance. One-way ANOVA Two-way ANOVA i) Two way ANOVA without replication ii) Two way ANOVA with replication

CHAPTER 4 Analysis of Variance. One-way ANOVA Two-way ANOVA i) Two way ANOVA without replication ii) Two way ANOVA with replication CHAPTER 4 Analysis of Variance One-way ANOVA Two-way ANOVA i) Two way ANOVA without replication ii) Two way ANOVA with replication 1 Introduction In this chapter, expand the idea of hypothesis tests. We

More information

Econ 3790: Business and Economic Statistics. Instructor: Yogesh Uppal

Econ 3790: Business and Economic Statistics. Instructor: Yogesh Uppal Econ 3790: Business and Economic Statistics Instructor: Yogesh Uppal Email: yuppal@ysu.edu Chapter 13, Part A: Analysis of Variance and Experimental Design Introduction to Analysis of Variance Analysis

More information

Pooled Variance t Test

Pooled Variance t Test Pooled Variance t Test Tests means of independent populations having equal variances Parametric test procedure Assumptions Both populations are normally distributed If not normal, can be approximated by

More information

STAT 115:Experimental Designs

STAT 115:Experimental Designs STAT 115:Experimental Designs Josefina V. Almeda 2013 Multisample inference: Analysis of Variance 1 Learning Objectives 1. Describe Analysis of Variance (ANOVA) 2. Explain the Rationale of ANOVA 3. Compare

More information

4.1. Introduction: Comparing Means

4.1. Introduction: Comparing Means 4. Analysis of Variance (ANOVA) 4.1. Introduction: Comparing Means Consider the problem of testing H 0 : µ 1 = µ 2 against H 1 : µ 1 µ 2 in two independent samples of two different populations of possibly

More information

Inferences for Regression

Inferences for Regression Inferences for Regression An Example: Body Fat and Waist Size Looking at the relationship between % body fat and waist size (in inches). Here is a scatterplot of our data set: Remembering Regression In

More information

Chapter 8: Hypothesis Testing Lecture 9: Likelihood ratio tests

Chapter 8: Hypothesis Testing Lecture 9: Likelihood ratio tests Chapter 8: Hypothesis Testing Lecture 9: Likelihood ratio tests Throughout this chapter we consider a sample X taken from a population indexed by θ Θ R k. Instead of estimating the unknown parameter, we

More information

Chapter 11 - Lecture 1 Single Factor ANOVA

Chapter 11 - Lecture 1 Single Factor ANOVA Chapter 11 - Lecture 1 Single Factor ANOVA April 7th, 2010 Means Variance Sum of Squares Review In Chapter 9 we have seen how to make hypothesis testing for one population mean. In Chapter 10 we have seen

More information

Table of z values and probabilities for the standard normal distribution. z is the first column plus the top row. Each cell shows P(X z).

Table of z values and probabilities for the standard normal distribution. z is the first column plus the top row. Each cell shows P(X z). Table of z values and probabilities for the standard normal distribution. z is the first column plus the top row. Each cell shows P(X z). For example P(X 1.04) =.8508. For z < 0 subtract the value from

More information

Analysis Of Variance Compiled by T.O. Antwi-Asare, U.G

Analysis Of Variance Compiled by T.O. Antwi-Asare, U.G Analysis Of Variance Compiled by T.O. Antwi-Asare, U.G 1 ANOVA Analysis of variance compares two or more population means of interval data. Specifically, we are interested in determining whether differences

More information

One-Way Analysis of Variance (ANOVA)

One-Way Analysis of Variance (ANOVA) 1 One-Way Analysis of Variance (ANOVA) One-Way Analysis of Variance (ANOVA) is a method for comparing the means of a populations. This kind of problem arises in two different settings 1. When a independent

More information

Chapter 11: Factorial Designs

Chapter 11: Factorial Designs Chapter : Factorial Designs. Two factor factorial designs ( levels factors ) This situation is similar to the randomized block design from the previous chapter. However, in addition to the effects within

More information

Factorial designs. Experiments

Factorial designs. Experiments Chapter 5: Factorial designs Petter Mostad mostad@chalmers.se Experiments Actively making changes and observing the result, to find causal relationships. Many types of experimental plans Measuring response

More information

Factorial ANOVA. Psychology 3256

Factorial ANOVA. Psychology 3256 Factorial ANOVA Psychology 3256 Made up data.. Say you have collected data on the effects of Retention Interval 5 min 1 hr 24 hr on memory So, you do the ANOVA and conclude that RI affects memory % corr

More information

Summary of Chapter 7 (Sections ) and Chapter 8 (Section 8.1)

Summary of Chapter 7 (Sections ) and Chapter 8 (Section 8.1) Summary of Chapter 7 (Sections 7.2-7.5) and Chapter 8 (Section 8.1) Chapter 7. Tests of Statistical Hypotheses 7.2. Tests about One Mean (1) Test about One Mean Case 1: σ is known. Assume that X N(µ, σ

More information

Multiple Comparisons. The Interaction Effects of more than two factors in an analysis of variance experiment. Submitted by: Anna Pashley

Multiple Comparisons. The Interaction Effects of more than two factors in an analysis of variance experiment. Submitted by: Anna Pashley Multiple Comparisons The Interaction Effects of more than two factors in an analysis of variance experiment. Submitted by: Anna Pashley One way Analysis of Variance (ANOVA) Testing the hypothesis that

More information

Analysis of variance

Analysis of variance Analysis of variance 1 Method If the null hypothesis is true, then the populations are the same: they are normal, and they have the same mean and the same variance. We will estimate the numerical value

More information

Two-Factor Full Factorial Design with Replications

Two-Factor Full Factorial Design with Replications Two-Factor Full Factorial Design with Replications Dr. John Mellor-Crummey Department of Computer Science Rice University johnmc@cs.rice.edu COMP 58 Lecture 17 March 005 Goals for Today Understand Two-factor

More information

STAT 506: Randomized complete block designs

STAT 506: Randomized complete block designs STAT 506: Randomized complete block designs Timothy Hanson Department of Statistics, University of South Carolina STAT 506: Introduction to Experimental Design 1 / 10 Randomized complete block designs

More information

One-Way Analysis of Variance: A Guide to Testing Differences Between Multiple Groups

One-Way Analysis of Variance: A Guide to Testing Differences Between Multiple Groups One-Way Analysis of Variance: A Guide to Testing Differences Between Multiple Groups In analysis of variance, the main research question is whether the sample means are from different populations. The

More information

Allow the investigation of the effects of a number of variables on some response

Allow the investigation of the effects of a number of variables on some response Lecture 12 Topic 9: Factorial treatment structures (Part I) Factorial experiments Allow the investigation of the effects of a number of variables on some response in a highly efficient manner, and in a

More information

Chapter 10. Design of Experiments and Analysis of Variance

Chapter 10. Design of Experiments and Analysis of Variance Chapter 10 Design of Experiments and Analysis of Variance Elements of a Designed Experiment Response variable Also called the dependent variable Factors (quantitative and qualitative) Also called the independent

More information

Ch. 1: Data and Distributions

Ch. 1: Data and Distributions Ch. 1: Data and Distributions Populations vs. Samples How to graphically display data Histograms, dot plots, stem plots, etc Helps to show how samples are distributed Distributions of both continuous and

More information

ANOVA: Analysis of Variation

ANOVA: Analysis of Variation ANOVA: Analysis of Variation The basic ANOVA situation Two variables: 1 Categorical, 1 Quantitative Main Question: Do the (means of) the quantitative variables depend on which group (given by categorical

More information

Outline Topic 21 - Two Factor ANOVA

Outline Topic 21 - Two Factor ANOVA Outline Topic 21 - Two Factor ANOVA Data Model Parameter Estimates - Fall 2013 Equal Sample Size One replicate per cell Unequal Sample size Topic 21 2 Overview Now have two factors (A and B) Suppose each

More information

While you wait: Enter the following in your calculator. Find the mean and sample variation of each group. Bluman, Chapter 12 1

While you wait: Enter the following in your calculator. Find the mean and sample variation of each group. Bluman, Chapter 12 1 While you wait: Enter the following in your calculator. Find the mean and sample variation of each group. Bluman, Chapter 12 1 Chapter 12 Analysis of Variance McGraw-Hill, Bluman, 7th ed., Chapter 12 2

More information

Two-Way Analysis of Variance - no interaction

Two-Way Analysis of Variance - no interaction 1 Two-Way Analysis of Variance - no interaction Example: Tests were conducted to assess the effects of two factors, engine type, and propellant type, on propellant burn rate in fired missiles. Three engine

More information

Two Factor Completely Between Subjects Analysis of Variance. 2/12/01 Two-Factor ANOVA, Between Subjects 1

Two Factor Completely Between Subjects Analysis of Variance. 2/12/01 Two-Factor ANOVA, Between Subjects 1 Two Factor Completely Between Subjects Analysis of Variance /1/1 Two-Factor AOVA, Between Subjects 1 ypothetical alertness data from a x completely between subjects factorial experiment Lighted room Darkened

More information

ANOVA Randomized Block Design

ANOVA Randomized Block Design Biostatistics 301 ANOVA Randomized Block Design 1 ORIGIN 1 Data Structure: Let index i,j indicate the ith column (treatment class) and jth row (block). For each i,j combination, there are n replicates.

More information

One-Way ANOVA Cohen Chapter 12 EDUC/PSY 6600

One-Way ANOVA Cohen Chapter 12 EDUC/PSY 6600 One-Way ANOVA Cohen Chapter 1 EDUC/PSY 6600 1 It is easy to lie with statistics. It is hard to tell the truth without statistics. -Andrejs Dunkels Motivating examples Dr. Vito randomly assigns 30 individuals

More information

Two-factor studies. STAT 525 Chapter 19 and 20. Professor Olga Vitek

Two-factor studies. STAT 525 Chapter 19 and 20. Professor Olga Vitek Two-factor studies STAT 525 Chapter 19 and 20 Professor Olga Vitek December 2, 2010 19 Overview Now have two factors (A and B) Suppose each factor has two levels Could analyze as one factor with 4 levels

More information

Sampling distribution of t. 2. Sampling distribution of t. 3. Example: Gas mileage investigation. II. Inferential Statistics (8) t =

Sampling distribution of t. 2. Sampling distribution of t. 3. Example: Gas mileage investigation. II. Inferential Statistics (8) t = 2. The distribution of t values that would be obtained if a value of t were calculated for each sample mean for all possible random of a given size from a population _ t ratio: (X - µ hyp ) t s x The result

More information

Statistical methods for comparing multiple groups. Lecture 7: ANOVA. ANOVA: Definition. ANOVA: Concepts

Statistical methods for comparing multiple groups. Lecture 7: ANOVA. ANOVA: Definition. ANOVA: Concepts Statistical methods for comparing multiple groups Lecture 7: ANOVA Sandy Eckel seckel@jhsph.edu 30 April 2008 Continuous data: comparing multiple means Analysis of variance Binary data: comparing multiple

More information

Correlation Analysis

Correlation Analysis Simple Regression Correlation Analysis Correlation analysis is used to measure strength of the association (linear relationship) between two variables Correlation is only concerned with strength of the

More information

CHAPTER 10 ONE-WAY ANALYSIS OF VARIANCE. It would be very unusual for all the research one might conduct to be restricted to

CHAPTER 10 ONE-WAY ANALYSIS OF VARIANCE. It would be very unusual for all the research one might conduct to be restricted to CHAPTER 10 ONE-WAY ANALYSIS OF VARIANCE It would be very unusual for all the research one might conduct to be restricted to comparisons of only two samples. Respondents and various groups are seldom divided

More information

WELCOME! Lecture 13 Thommy Perlinger

WELCOME! Lecture 13 Thommy Perlinger Quantitative Methods II WELCOME! Lecture 13 Thommy Perlinger Parametrical tests (tests for the mean) Nature and number of variables One-way vs. two-way ANOVA One-way ANOVA Y X 1 1 One dependent variable

More information

Disadvantages of using many pooled t procedures. The sampling distribution of the sample means. The variability between the sample means

Disadvantages of using many pooled t procedures. The sampling distribution of the sample means. The variability between the sample means Stat 529 (Winter 2011) Analysis of Variance (ANOVA) Reading: Sections 5.1 5.3. Introduction and notation Birthweight example Disadvantages of using many pooled t procedures The analysis of variance procedure

More information

3. Design Experiments and Variance Analysis

3. Design Experiments and Variance Analysis 3. Design Experiments and Variance Analysis Isabel M. Rodrigues 1 / 46 3.1. Completely randomized experiment. Experimentation allows an investigator to find out what happens to the output variables when

More information

Stat 6640 Solution to Midterm #2

Stat 6640 Solution to Midterm #2 Stat 6640 Solution to Midterm #2 1. A study was conducted to examine how three statistical software packages used in a statistical course affect the statistical competence a student achieves. At the end

More information

1-Way ANOVA MATH 143. Spring Department of Mathematics and Statistics Calvin College

1-Way ANOVA MATH 143. Spring Department of Mathematics and Statistics Calvin College 1-Way ANOVA MATH 143 Department of Mathematics and Statistics Calvin College Spring 2010 The basic ANOVA situation Two variables: 1 Categorical, 1 Quantitative Main Question: Do the (means of) the quantitative

More information

Chapter 7 Factorial ANOVA: Two-way ANOVA

Chapter 7 Factorial ANOVA: Two-way ANOVA Chapter 7 Factorial ANOVA: Two-way ANOVA Page Two-way ANOVA: Equal n. Examples 7-. Terminology 7-6 3. Understanding main effects 7- and interactions 4. Structural model 7-5 5. Variance partitioning 7-6.

More information

We need to define some concepts that are used in experiments.

We need to define some concepts that are used in experiments. Chapter 0 Analysis of Variance (a.k.a. Designing and Analysing Experiments) Section 0. Introduction In Chapter we mentioned some different ways in which we could get data: Surveys, Observational Studies,

More information

Two or more categorical predictors. 2.1 Two fixed effects

Two or more categorical predictors. 2.1 Two fixed effects Two or more categorical predictors Here we extend the ANOVA methods to handle multiple categorical predictors. The statistician has to watch carefully to see whether the effects being considered are properly

More information

Independent Samples ANOVA

Independent Samples ANOVA Independent Samples ANOVA In this example students were randomly assigned to one of three mnemonics (techniques for improving memory) rehearsal (the control group; simply repeat the words), visual imagery

More information

Lecture 7: Hypothesis Testing and ANOVA

Lecture 7: Hypothesis Testing and ANOVA Lecture 7: Hypothesis Testing and ANOVA Goals Overview of key elements of hypothesis testing Review of common one and two sample tests Introduction to ANOVA Hypothesis Testing The intent of hypothesis

More information

CS 147: Computer Systems Performance Analysis

CS 147: Computer Systems Performance Analysis CS 147: Computer Systems Performance Analysis CS 147: Computer Systems Performance Analysis 1 / 34 Overview Overview Overview Adding Replications Adding Replications 2 / 34 Two-Factor Design Without Replications

More information

Factorial Designs. Prof. Daniel A. Menasce Dept. of fcomputer Science George Mason University. studied simultaneously.

Factorial Designs. Prof. Daniel A. Menasce Dept. of fcomputer Science George Mason University. studied simultaneously. Desig of Expeimets: Factoial Desigs Pof. Daiel A. Measce Dept. of fcompute Sciece Geoge Maso Uivesity Basic Cocepts Factoial desig: moe tha oe facto is studied simultaeously. k umbe of factos umbe of levels

More information

1. The (dependent variable) is the variable of interest to be measured in the experiment.

1. The (dependent variable) is the variable of interest to be measured in the experiment. Chapter 10 Analysis of variance (ANOVA) 10.1 Elements of a designed experiment 1. The (dependent variable) is the variable of interest to be measured in the experiment. 2. are those variables whose effect

More information

16.3 One-Way ANOVA: The Procedure

16.3 One-Way ANOVA: The Procedure 16.3 One-Way ANOVA: The Procedure Tom Lewis Fall Term 2009 Tom Lewis () 16.3 One-Way ANOVA: The Procedure Fall Term 2009 1 / 10 Outline 1 The background 2 Computing formulas 3 The ANOVA Identity 4 Tom

More information

SIMPLE REGRESSION ANALYSIS. Business Statistics

SIMPLE REGRESSION ANALYSIS. Business Statistics SIMPLE REGRESSION ANALYSIS Business Statistics CONTENTS Ordinary least squares (recap for some) Statistical formulation of the regression model Assessing the regression model Testing the regression coefficients

More information

SEVERAL μs AND MEDIANS: MORE ISSUES. Business Statistics

SEVERAL μs AND MEDIANS: MORE ISSUES. Business Statistics SEVERAL μs AND MEDIANS: MORE ISSUES Business Statistics CONTENTS Post-hoc analysis ANOVA for 2 groups The equal variances assumption The Kruskal-Wallis test Old exam question Further study POST-HOC ANALYSIS

More information

Notes for Week 13 Analysis of Variance (ANOVA) continued WEEK 13 page 1

Notes for Week 13 Analysis of Variance (ANOVA) continued WEEK 13 page 1 Notes for Wee 13 Analysis of Variance (ANOVA) continued WEEK 13 page 1 Exam 3 is on Friday May 1. A part of one of the exam problems is on Predictiontervals : When randomly sampling from a normal population

More information

TWO OR MORE RANDOM EFFECTS. The two-way complete model for two random effects:

TWO OR MORE RANDOM EFFECTS. The two-way complete model for two random effects: TWO OR MORE RANDOM EFFECTS Example: The factors that influence the breaking strength of a synthetic fiber are being studied. Four production machines and three operators are randomly selected. A two-way

More information

Design of Experiments. Factorial experiments require a lot of resources

Design of Experiments. Factorial experiments require a lot of resources Design of Experiments Factorial experiments require a lot of resources Sometimes real-world practical considerations require us to design experiments in specialized ways. The design of an experiment is

More information

21.0 Two-Factor Designs

21.0 Two-Factor Designs 21.0 Two-Factor Designs Answer Questions 1 RCBD Concrete Example Two-Way ANOVA Popcorn Example 21.4 RCBD 2 The Randomized Complete Block Design is also known as the two-way ANOVA without interaction. A

More information

Unit 7: Random Effects, Subsampling, Nested and Crossed Factor Designs

Unit 7: Random Effects, Subsampling, Nested and Crossed Factor Designs Unit 7: Random Effects, Subsampling, Nested and Crossed Factor Designs STA 643: Advanced Experimental Design Derek S. Young 1 Learning Objectives Understand how to interpret a random effect Know the different

More information

Inference for Regression Simple Linear Regression

Inference for Regression Simple Linear Regression Inference for Regression Simple Linear Regression IPS Chapter 10.1 2009 W.H. Freeman and Company Objectives (IPS Chapter 10.1) Simple linear regression p Statistical model for linear regression p Estimating

More information

2 Hand-out 2. Dr. M. P. M. M. M c Loughlin Revised 2018

2 Hand-out 2. Dr. M. P. M. M. M c Loughlin Revised 2018 Math 403 - P. & S. III - Dr. McLoughlin - 1 2018 2 Hand-out 2 Dr. M. P. M. M. M c Loughlin Revised 2018 3. Fundamentals 3.1. Preliminaries. Suppose we can produce a random sample of weights of 10 year-olds

More information

ANALYSIS OF VARIANCE OF BALANCED DAIRY SCIENCE DATA USING SAS

ANALYSIS OF VARIANCE OF BALANCED DAIRY SCIENCE DATA USING SAS ANALYSIS OF VARIANCE OF BALANCED DAIRY SCIENCE DATA USING SAS Ravinder Malhotra and Vipul Sharma National Dairy Research Institute, Karnal-132001 The most common use of statistics in dairy science is testing

More information

Analysis of Variance. ภาว น ศ ร ประภาน ก ล คณะเศรษฐศาสตร มหาว ทยาล ยธรรมศาสตร

Analysis of Variance. ภาว น ศ ร ประภาน ก ล คณะเศรษฐศาสตร มหาว ทยาล ยธรรมศาสตร Analysis of Variance ภาว น ศ ร ประภาน ก ล คณะเศรษฐศาสตร มหาว ทยาล ยธรรมศาสตร pawin@econ.tu.ac.th Outline Introduction One Factor Analysis of Variance Two Factor Analysis of Variance ANCOVA MANOVA Introduction

More information

10/31/2012. One-Way ANOVA F-test

10/31/2012. One-Way ANOVA F-test PSY 511: Advanced Statistics for Psychological and Behavioral Research 1 1. Situation/hypotheses 2. Test statistic 3.Distribution 4. Assumptions One-Way ANOVA F-test One factor J>2 independent samples

More information

Analysis of Variance (ANOVA)

Analysis of Variance (ANOVA) Analysis of Variance (ANOVA) Used for comparing or more means an extension of the t test Independent Variable (factor) = categorical (qualita5ve) predictor should have at least levels, but can have many

More information

1 The Randomized Block Design

1 The Randomized Block Design 1 The Randomized Block Design When introducing ANOVA, we mentioned that this model will allow us to include more than one categorical factor(explanatory) or confounding variables in the model. In a first

More information

Analysis of Variance

Analysis of Variance Analysis of Variance Math 36b May 7, 2009 Contents 2 ANOVA: Analysis of Variance 16 2.1 Basic ANOVA........................... 16 2.1.1 the model......................... 17 2.1.2 treatment sum of squares.................

More information

Factorial and Unbalanced Analysis of Variance

Factorial and Unbalanced Analysis of Variance Factorial and Unbalanced Analysis of Variance Nathaniel E. Helwig Assistant Professor of Psychology and Statistics University of Minnesota (Twin Cities) Updated 04-Jan-2017 Nathaniel E. Helwig (U of Minnesota)

More information

Chapter 11 - Lecture 1 Single Factor ANOVA

Chapter 11 - Lecture 1 Single Factor ANOVA April 5, 2013 Chapter 9 : hypothesis testing for one population mean. Chapter 10: hypothesis testing for two population means. What comes next? Chapter 9 : hypothesis testing for one population mean. Chapter

More information

The One-Way Independent-Samples ANOVA. (For Between-Subjects Designs)

The One-Way Independent-Samples ANOVA. (For Between-Subjects Designs) The One-Way Independent-Samples ANOVA (For Between-Subjects Designs) Computations for the ANOVA In computing the terms required for the F-statistic, we won t explicitly compute any sample variances or

More information

The legacy of Sir Ronald A. Fisher. Fisher s three fundamental principles: local control, replication, and randomization.

The legacy of Sir Ronald A. Fisher. Fisher s three fundamental principles: local control, replication, and randomization. 1 Chapter 1: Research Design Principles The legacy of Sir Ronald A. Fisher. Fisher s three fundamental principles: local control, replication, and randomization. 2 Chapter 2: Completely Randomized Design

More information

What If There Are More Than. Two Factor Levels?

What If There Are More Than. Two Factor Levels? What If There Are More Than Chapter 3 Two Factor Levels? Comparing more that two factor levels the analysis of variance ANOVA decomposition of total variability Statistical testing & analysis Checking

More information

Topic 9: Factorial treatment structures. Introduction. Terminology. Example of a 2x2 factorial

Topic 9: Factorial treatment structures. Introduction. Terminology. Example of a 2x2 factorial Topic 9: Factorial treatment structures Introduction A common objective in research is to investigate the effect of each of a number of variables, or factors, on some response variable. In earlier times,

More information

Dr. Shalabh Department of Mathematics and Statistics Indian Institute of Technology Kanpur

Dr. Shalabh Department of Mathematics and Statistics Indian Institute of Technology Kanpur Analysis of Variance and Design of Experiment-I MODULE IX LECTURE - 38 EXERCISES Dr. Shalabh Department of Mathematics and Statistics Indian Institute of Technology Kanpur Example (Completely randomized

More information

Analysis of variance

Analysis of variance Analysis of variance Tron Anders Moger 3.0.007 Comparing more than two groups Up to now we have studied situations with One observation per subject One group Two groups Two or more observations per subject

More information

STATS Analysis of variance: ANOVA

STATS Analysis of variance: ANOVA STATS 1060 Analysis of variance: ANOVA READINGS: Chapters 28 of your text book (DeVeaux, Vellman and Bock); on-line notes for ANOVA; on-line practice problems for ANOVA NOTICE: You should print a copy

More information

Analysis of Variance

Analysis of Variance Analysis of Variance Chapter 12 McGraw-Hill/Irwin Copyright 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Learning Objectives LO 12-1 List the characteristics of the F distribution and locate

More information

Statistics for Managers using Microsoft Excel 6 th Edition

Statistics for Managers using Microsoft Excel 6 th Edition Statistics for Managers using Microsoft Excel 6 th Edition Chapter 13 Simple Linear Regression 13-1 Learning Objectives In this chapter, you learn: How to use regression analysis to predict the value of

More information

Lecture 15 - ANOVA cont.

Lecture 15 - ANOVA cont. Lecture 15 - ANOVA cont. Statistics 102 Colin Rundel March 18, 2013 One-way ANOVA Example - Alfalfa Example - Alfalfa (11.6.1) Researchers were interested in the effect that acid has on the growth rate

More information

3. Factorial Experiments (Ch.5. Factorial Experiments)

3. Factorial Experiments (Ch.5. Factorial Experiments) 3. Factorial Experiments (Ch.5. Factorial Experiments) Hae-Jin Choi School of Mechanical Engineering, Chung-Ang University DOE and Optimization 1 Introduction to Factorials Most experiments for process

More information

STAT Final Practice Problems

STAT Final Practice Problems STAT 48 -- Final Practice Problems.Out of 5 women who had uterine cancer, 0 claimed to have used estrogens. Out of 30 women without uterine cancer 5 claimed to have used estrogens. Exposure Outcome (Cancer)

More information

IX. Complete Block Designs (CBD s)

IX. Complete Block Designs (CBD s) IX. Complete Block Designs (CBD s) A.Background Noise Factors nuisance factors whose values can be controlled within the context of the experiment but not outside the context of the experiment Covariates

More information

PROBLEM TWO (ALKALOID CONCENTRATIONS IN TEA) 1. Statistical Design

PROBLEM TWO (ALKALOID CONCENTRATIONS IN TEA) 1. Statistical Design PROBLEM TWO (ALKALOID CONCENTRATIONS IN TEA) 1. Statistical Design The purpose of this experiment was to determine differences in alkaloid concentration of tea leaves, based on herb variety (Factor A)

More information

Sleep data, two drugs Ch13.xls

Sleep data, two drugs Ch13.xls Model Based Statistics in Biology. Part IV. The General Linear Mixed Model.. Chapter 13.3 Fixed*Random Effects (Paired t-test) ReCap. Part I (Chapters 1,2,3,4), Part II (Ch 5, 6, 7) ReCap Part III (Ch

More information

Example - Alfalfa (11.6.1) Lecture 14 - ANOVA cont. Alfalfa Hypotheses. Treatment Effect

Example - Alfalfa (11.6.1) Lecture 14 - ANOVA cont. Alfalfa Hypotheses. Treatment Effect (11.6.1) Lecture 14 - ANOVA cont. Sta102 / BME102 Colin Rundel March 19, 2014 Researchers were interested in the effect that acid has on the growth rate of alfalfa plants. They created three treatment

More information

What Is ANOVA? Comparing Groups. One-way ANOVA. One way ANOVA (the F ratio test)

What Is ANOVA? Comparing Groups. One-way ANOVA. One way ANOVA (the F ratio test) What Is ANOVA? One-way ANOVA ANOVA ANalysis Of VAriance ANOVA compares the means of several groups. The groups are sometimes called "treatments" First textbook presentation in 95. Group Group σ µ µ σ µ

More information