6 Designs with Split Plots

Size: px
Start display at page:

Download "6 Designs with Split Plots"

Transcription

1 6 Designs with Split Plots Many factorial experimental designs are incorrectly analyzed because the assumption of complete randomization is not true. Many factorial experiments have one or more restrictions on randomization. The major problem is the lack of recognition of these restrictions on randomization by the experimenter. Two common factorial designs that contain multiple restrictions on randomization are the split-plot design and the split-split-plot design. 6.1 Split-Plot Designs In a split-plot design, the experimenter is interested in studying the effects of two fixed factors (including the two-factor interaction). Let A and B be the two factors of interest with a levels for factor A and b levels for factor B. The most common split-plot design has the following structure: 1. Randomize the a levels of factor A. Assume a = 3 and the levels of A are A 1, A 2, and A 3. The 3 levels are randomized, yielding A 2, A 3, A Randomly assign the levels of factor B to the experimental units within each randomized level of factor A. Assume B = 4 and the levels of B are B 1, B 2, B 3, and B 4. The 4 levels are randomized within each of the 3 randomized levels of A. Randomization of A Randomization of B A 2 B 2 B 4 B 3 B 1 A 3 B 4 B 1 B 2 B 3 A 1 B 2 B 3 B 4 B 1 3. Collect observations using the randomization structure from Steps 1 and 2. Using the randomization table shown in Step 2, data would be collected in the following treatment order: Observations 1 to 4 (A 2, B 2 ), (A 2, B 4 ), (A 2, B 3 ), (A 2, B 1 ), Observations 5 to 8 (A 3, B 4 ), (A 3, B 1 ), (A 3, B 2 ), (A 3, B 3 ), Observations 9 to 12 (A 1, B 2 ), (A 1, B 3 ), (A 1, B 4 ), (A 1, B 1 ) 4. Replicate Steps 1, 2, and 3 a total of n times. That is, for each replicate use new randomizations of the a levels of A in Step 1 and the b levels in Step 2. Suppose n = 2. The randomizations for the second replicate produced the following treatment order for data collection: Observations 13 to 16 (A 1, B 1 ), (A 1, B 4 ), (A 1, B 2 ), (A 1, B 3 ), Observations 17 to 2 (A 3, B 4 ), (A 3, B 2 ), (A 3, B 1 ), (A 3, B 3 ), Observations 21 to 24 (A 2, B 3 ), (A 2, B 2 ), (A 2, B 4 ), (A 2, B 1 ) The ANOVA table has the following structure. The double horizontal lines indicate where the two restrictions on randomization occur. R represents replicates. 236

2 ANOVA for a Two-Factor Split-Plot Design Source of Sum of Mean F Variation Squares d.f. Square Ratio R SS R n 1 MS R = SS R n 1 A SS A a 1 MS A = SS A a 1 AR SS AR (a 1)(n 1) MS AR = SS AR (a 1)(n 1) B SS B b 1 MS B = SS B b 1 BR SS BR (b 1)(n 1) MS BR = AB SS AB (a 1)(b 1) MS AB = ABR SS ABR (a 1)(b 1)(n 1) MS ABR = SS BR (b 1)(n 1) SS AB (a 1)(b 1) SS ABR (a 1)(b 1)(n 1) F A = MS A MS AR F B = MS B MS BR F AB = MS AB MS ABR - Error Total SS total abn 1 The sums of squares are calculated exactly the same way as a three-factor factorial design. What is different is that no tests exist for the effects involving Replicate (R) because of the restrictions on randomization. The hypotheses for A, B, and AB are the same as for the two-factor factorial design with fixed effects. Because Replicates (R) is a random factor, all interactions involving R (i.e., AR, BR, and ABR) are also random. That is why these effects appear in the denominators of the F -test for A, B, and AB. The replicates R are called whole plots, factor A is called the whole plot treatment, and AR is called the whole-plot error. Factor B is called the split-plot treatment and ABR is called the split-plot error. The model equation is y ijk = (41) where ρ k is the k th replicate effect, α i is the i th whole plot (factor A) effect, and β j is the j th split-plot (factor B) effect. 237

3 6.1.1 Split-Plot Design Example A researcher wanted to study the effects of oven temperature (T ) in F and baking time (B) in minutes on the (y) of an electrical component. The a = 4 levels of oven temperature T are 58, 6, 62, 64. The b = 3 levels of baking time B are 5, 1, 15 minutes. n = 3 replicates were taken. For each replicate, the 4 oven temperatures are randomized and then the baking times are randomized within each temperature level. The data are summarized in the following table: Replicate Baking Oven temperature T R time B randomize T within R I II III Randomize B within T The ANOVA results indicate no statistically significant test results (p-values of.7346,.2415,.885 for T, B and BT ). Note the large variability in Reps R means: 185.5, 162.6, and for Reps I, II, and III. There is also large variability in the means for the interactions that include Rep: R*T, R*B, R*T*B. The mean squares for the interactions involving Reps (MS RT, MS RB, MS RT B ) are large and they appear in the denominators of the F -tests. This is why no statistically significant results occurred. Because there are degrees of freedom for the MSE (r 2 = 1), we have a saturated model. All residuals will equal. Therefore, we cannot make diagnostic residual plots (such as a normal probability plot and a residuals vs predicted values plot) for this model. To make diagnostic residual plots, I recommend removing the three-factor interaction term (R B T ), run the ANOVA again, and make residual plots for this reduced model. There are no problems with the normal probability plot and the residuals vs predicted values plot for this example. You use the TEST statement in SAS to perform the tests for the fixed effects. The TEST statement has the form TEST H=fixed effect E=error term / HTYPE=3 ETYPE=3. 238

4 SPLIT-PLOT DESIGN Dependent Variable: Source DF Sum of Squares Mean Square F Value Pr > F Model Error.. Corrected Total R-Square Coeff Var Root MSE Mean rep baketime rep*baketime oventemp rep*oventemp baketime*oventemp rep*baketim*oventemp Tests of Hypotheses Using the Type III MS for rep*oventemp as an Error Term oventemp Tests of Hypotheses Using the Type III MS for rep*baketime as an Error Term baketime Tests of Hypotheses Using the Type III MS for rep*baketim*oventemp as an Error Term baketime*oventemp

5 SPLIT-PLOT DESIGN lifetim Distribution of 16 SPLIT-PLOT DESIGN Distribution of I II III rep rep N Mean Std Dev SPLIT-PLOT DESIGN I II III rep Distribution of rep N Mean Std Dev I II I II III SPLIT-PLOT DESIGN Distribution of 2 III baketime SPLIT-PLOT DESIGN baketime baketime N Mean Std Dev Distribution of baketime N Mean Std Dev oventemp oventemp N Mean Std Dev oventemp oventemp N Mean Std Dev

6 SPLIT-PLOT DESIGN Distribution of baketime*oventemp baketime oventemp N Mean Std Dev

7 Dependent Variable: Source DF Sum of Squares Mean Square F Value Pr > F Dependent Variable: Model rep baketime SPLIT-PLOT DESIGN rep*baketime oventemp rep*oventemp baketime*oventemp Predicted Value Predicted 22 Value Error SPLIT-PLOT DESIGN Corrected Total SPLIT-PLOT DESI The GLM Procedur Dependent R-Square Variable: Coeff Var Root MSE Mean Dependent Variable: Fit Diagnostics for Fit Diagnostics for Predicted Value Fit Diagnostics for life 2 Predicted Value Cook's D nt Predicted Value Quantile -2Predicted -1 Value 1 Predicted 2 Value Leverage Quantile Fit Mean Predicted Valu Fit Mean Res Obs Par Err MS R-S -4-2 Adj Quantile -54 Predicted -3-6 Value 18 42Proportion Less. Observation Fit Mean Proportion Les Percent Percent Cook's D Observations 36

8 6.1.2 SAS Code for Split-Plot Design Example DM LOG;CLEAR;OUT;CLEAR; ; ODS GRAPHICS ON; ODS PRINTER PDF file= C:\COURSES\ST541\SPLIT.PDF ; OPTIONS NODATE NONUMBER; ************************************; *** EXAMPLE: A SPLIT-PLOT DESIGN ***; ************************************; DATA in; DO rep= I, II, III ; DO oventemp=58 TO 64 BY 2; DO baketime=5 TO 15 BY 5; OUTPUT; END; END; END; CARDS; ; PROC GLM DATA=in; CLASS rep baketime oventemp; MODEL = rep baketime oventemp / SS3; TEST H=oventemp E=rep*oventemp / HTYPE=3 ETYPE=3; TEST H=baketime E=rep*baketime / HTYPE=3 ETYPE=3; TEST H=oventemp*baketime E=rep*oventemp*baketime / HTYPE=3 ETYPE=3; MEANS rep baketime oventemp; TITLE SPLIT-PLOT DESIGN ; *******************************************************; *** DO NOT MAKE PLOTS UNLESS YOU POOL MODEL TERMS ***; *** OR YOU REMOVE THE THREE-FACTOR INTERACTION TERM ***; *******************************************************; PROC GLM DATA=in PLOTS=(ALL); CLASS rep baketime oventemp; MODEL = rep baketime oventemp@2 / SS3; RUN; 243

9 6.2 Split-Split-Plot Designs In a split-split-plot design, the experimenter is interested in studying the effects of three fixed factors (including the interactions). Let A B, and C be the three factors of interest with a levels for factor A, b levels for factor B. and c levels for factor C. The most common split-split-plot design has the following structure: 1. Randomize the a levels of factor A. 2. For each randomized level of factor A, randomize the levels of factor B. 3. Randomly assign the levels of factor C to the experimental units within each randomized level of factor B. 4. Collect observations using the randomization structure from Steps 1, 2, and Replicate Steps 1, 2, 3, and 4 a total of n times. That is, for each replicate use new randomizations of the a levels of A in Step 1, the b levels in Step 2, and the c levels of C in Step 3. The replicates R are called whole plots, factor A is called the whole plot treatment, and RA is called the whole-plot error. Factor B is called the split-plot treatment and ABR is called the split-plot error. Factor C is called the split-split-plot treatment and ABCR is called the split-split-plot error. The model is y ijk = µ + ρ l + α i + (ρα) il + β j + (ρβ) jl + (αβ) ij + (ραβ) ijl + ργ kl + αγ ik + (ραγ) ikl + βγ jk + (ρβγ) jkl + (αβγ) ijk + (ραβγ) ijkl + ɛ ijkl where ρ k is the l th replicate effect, α i is the i th whole plot (factor A) effect, β j is the j th split-plot (factor B) effect, and γ k is the k th split-split-plot (factor C) effect. The sums of squares are calculated exactly the same way as a four-factor factorial design. What is different is that no tests exist for the effects involving Replicate (R) because of the restrictions on randomization. The hypotheses for A, B, C, AB, AC, BC, and ABC are the same as for the three-factor factorial design with fixed effects. Because Replicates (R) is a random factor, all interactions involving R (AR, BR, CR, ABR ACR, BCR, ABCR) are also random. That is why these effects appear in the denominators of the F -test for A, B, C, AB, AC, BC, and ABC. The ANOVA table has the following structure. The double horizontal lines indicate where the three restrictions on randomization occur. R represents replicates. 244

10 Source of Sum of Mean F Variation Squares d.f. Square Ratio R SS R n 1 MS R = SS R df(r) A SS A a 1 MS A = SS A df(a) AR SS AR (a 1)(n 1) MS AR = SS AR df(ar) F A = MS A MS AR B SS B b 1 MS B = SS B df(b) BR SS BR (b 1)(n 1) MS BR = SS BR df(br) AB SS AB (a 1)(b 1) MS AB = SS AB df(ab) ABR SS ABR (a 1)(b 1)(n 1) MS ABR = SS ABR df(abr) F B = MS B MS BR F AB = MS AB MS ABR - C SS C c 1 MS C = SS C df(c) CR SS CR (c 1)(n 1) MS CR = SS CR df(cr) AC SS AC (a 1)(c 1) MS AC = SS AC df(ac) ACR SS ACR (a 1)(c 1)(n 1) MS ACR = SS ACR df(acr) BC SS BC (b 1)(c 1) MS BC = SS BC df(bc) BCR SS BCR (b 1)(c 1)(n 1) MS BCR = SS BCR df(bcr) ABC SS ABC (a 1)(b 1)(c 1) MS ABC = SS ABC df(abc) ABCR SS ABCR (a 1)(b 1)(c 1)(n 1) MS ABCR = SS ABCR df(abcr) F C = MS C MS CR F AC = MS AC MS ACR F BC = MS BC MS BCR F ABC = MS ABC MS ABCR - Error Total SS total abcn 1 245

11 6.2.1 Split-Split-Plot Design Example Split-Split-Plot Design Example Split-Split-Plot Design Example There There are are statistically significant N, N, W W, NW, NW, and, and C Ceffects (p-value.5)..5). All All other other tests tests are are not not significant (p-value > >.5).5) There are statistically significant N, W, NW, and C effects (p-value.5). All other tests You are Youse not use the significant the TEST statement (p-value > in.5) SAS SAS to to perform the the tests tests for for the the fixed fixedeffects. The The TEST statement has has the the form form You use the TEST statement in SAS to perform the tests for the fixed effects. The TEST TEST statement TESTH=fixed has the effect forme=error term / / HTYPE=3 ETYPE=3. TEST H=fixed effect E=error term / HTYPE=3 ETYPE=

12 A SPLIT-SPLIT PLOT DESIGN FROM OEHLERT Dependent Variable: Source DF Sum of Squares Mean Square F Value Pr > F Model Error.. Corrected Total R-Square Coeff Var Root MSE Mean table N table*n C table*c N*C table*n*c W table*w N*W table*n*w C*W table*c*w N*C*W table*n*c*w Tests of Hypotheses Using the Type III MS for table*n as an Error Term 247 N

13 table*n*c*w A Tests SPLIT-SPLIT of Hypotheses PLOT Using DESIGN the Type III FROM MS for OEHLERT table*n as an Error Term Source DF Type The III SS GLM Mean Procedure Square F Value Pr > F N Dependent Variable: Tests of Hypotheses Using the Type III MS for table*w as an Error Term W Tests of Hypotheses Using the Type III MS for table*n*w as an Error Term N*W Tests of Hypotheses Using the Type III MS for table*c as an Error Term C Tests of Hypotheses Using the Type III MS for table*n*c as an Error Term N*C Tests of Hypotheses Using the Type III MS for table*c*w as an Error Term C*W Tests of Hypotheses Using the Type III MS for table*n*c*w as an Error Term N*C*W

14 A SPLIT-SPLIT PLOT DESIGN FROM OEHLERT 6 Distribution of A SPLIT-SPLIT PLOT DESIGN FROM OEHLERT Distribution of A SPLIT-SPLIT PLOT DESIGN FROM OEHLERT 4 A SPLIT-SPLIT 4 PLOT DESIGN FROM OEHLERT 1 2 table 1 Distribution of 2 4 table table N Mean Std Dev table N Mean 8 Std Dev A SPLIT-SPLIT PLOT DESIGN FROM OEHLERT N N Distribution N N Mean of Std Dev N N Mean Std Dev A SPLIT-SPLIT PLOT DESIGN FROM OEHLERT 9 Distribution of 6 9 Distribution of W W N Mean Std Dev W W N Mean Std Dev C C C N Mean Std Dev C N Mean Std Dev

15 A SPLIT-SPLIT PLOT DESIGN FROM OEHLERT Distribution of A SPLIT-SPLIT PLOT DESIGN FROM OEHLERT N*W 4 N Distribution of W N Mean Std Dev N Distribution N*Wof W N Mean Std Dev A SPLIT-SPLIT PLOT DESIGN FROM OEHLERT Distribution N*C of N C N Mean Std Dev A SPLIT-SPLIT PLOT DESIGN FROM OEHLERT N*C N Distribution of C N Mean Std Dev C C*W W N Mean Std Dev C*W C W N Mean Std Dev

16 6.2.2 Split-Split-Plot Design Example with Pooled Errors Some statisticians will pool effects involving the interactions involving replicates that have small mean squares. In the previous example, the replicates are tables. The mean squares for the table*c, table*n*c, table*c*w, and table*n*c*w are relatively small and may be pooled together. To pool effects, you take the sum of the sums of squares and the sum of the degrees of freedom for these effects. Source DF Type III SS Mean Square table N table*n W table*w N*W table*n*w C table*c <-- Small MS with table*c N*C table*n*c <-- Small MS with table*n*c C*W table*c*w <-- Small MS with table*c*w N*C*W table*n*c*w <-- Small MS with table*n*c*w The pooled sums of squares becomes the new SS E. SS E = = with df E = = 12. The new MS E = 12.82/12 = The new MS E is used in the denominator of the F -statistic for those effects that had table*c, table*n*c, table*c*w, and table*n*c*w as the denominator of the F -statistics before pooling. MS E is used in the denominator of the F -statistics for testing significance of effects for C, NC, and NCW : F C = MS C MS E F NC = MS NC MS E F NCW = MS NCW MS E All other F -statistics do not change. In this example, the F -statistics F N = are the same as the original analysis. MS N MS table N F W = MS W MS table W F NW = MS NCW MS table N W 251

17 A SPLIT-SPLIT PLOT DESIGN FROM OEHLERT POOLING TOGETHER SEVERAL ERROR TERMS Dependent Variable: Source DF Sum of Squares Mean Square F Value Pr > F Model <.1 Error Corrected Total R-Square Coeff Var Root MSE Mean Dependent Variable: Source DF Type III SS Mean Square F Value Tests Pr > of F Hypotheses Using the Type III table*n*w as an Error Term N <.1 Source DF Type III SS Mean Square F C <.1 N*C A SPLIT-SPLIT PLOT DESIGN N*W FROM 6OEHLERT POOLING TOGETHER SEVERAL ERROR TERMS W <.1 Fit Diagnostics for N*W The GLM Procedure <.1 2 Dependent Variable: C*W esidual N*C*W Tests of Hypotheses Using the Type III MS for table table*n*w as an Error Term -1 table*n <.1 table*w N*W table*n*w Predicted Value Predicted Value Fit Diagnostics for Tests of Hypotheses Using the Type III MS for table*n as 8.5 an Error 1Term Source DF Type III SS Mean. Square F Value Pr > F 6 N Tests of Hypotheses Using the Type III MS for table*w as an Error Term Predicted Value Predicted Quantile Value Predicted Leverage Value 9 Fit Mean 1. 2 W iomass Percent 6 1 A SPLIT-SPLIT PLOT DESIGN FROM POOLING TOGETHER SEVERAL ERR ook's D 1.1

18 table*n*w Tests of Hypotheses Using the Type III MS for table*n as an Error Term N A SPLIT-SPLIT PLOT DESIGN FROM OEHLERT POOLING Tests of Hypotheses TOGETHER Using the SEVERAL Type III MS ERROR for table*w TERMS as an Error Term Source DF Type The III SS GLM Mean Procedure Square F Value Pr > F Dependent Variable: W Tests of Hypotheses Using the Type III MS for table*n*w as an Error Term N*W Fit Diagnostics for EXAMPLE: A SPLIT-SPLIT 2 PLOT DESIGN FROM OEHLERT POOLING TOGETHER SEVERAL ERROR TERMS -2-2 Model < Error <-- Pooled Error Corrected Total Predicted 47 Value Predicted Value (table*c + table*c*wleverage 9 +table*n*c+ table*n*c*w) 1..2 R-Square Coeff Var Root 8 MSE Mean Source-.5 DF Type III SS Mean5 Square F Value Pr > F.5 N C <.1 N*C W 2 Quantile Predicted Value Fixed effects Observation N*W C*W Fit Mean N*C*W table Observations 48 table*n Parameters 36 1 Random effects Error DF 12 table*w MSE table*n*w R-Square Adj R-Square Proportion 253 Less Percent.5 Dependent Variable:. 1 Sum of Source DF Squares Mean Square F Value Pr > F Cook's D 2 1-1

19 6.2.3 SAS Code for Split-Split-Plot Design Example DM LOG; CLEAR; OUT; CLEAR; ; ODS GRAPHICS ON; ODS PRINTER PDF file= C:\COURSES\ST541\SSPLOT.PDF ; OPTIONS NODATE NONUMBER; ********************************************************; *** EXAMPLE: SPLIT-SPLIT PLOT DESIGN, Oehlert P.432 ***; ********************************************************; DATA in; DO table = 1 to 2 ; DO N = 1 to 4 ; DO W = 1 to 3 ; DO C = 1 to 2 ; OUTPUT; END; END; END; END; CARDS; ; PROC GLM DATA=in ; CLASS table N C W; MODEL = table N C W / SS3; TEST H=N E=table*N / HTYPE=3 ETYPE=3; TEST H=W E=table*W / HTYPE=3 ETYPE=3; TEST H=N*W E=table*N*W / HTYPE=3 ETYPE=3; TEST H=C E=table*C / HTYPE=3 ETYPE=3; TEST H=N*C E=table*N*C / HTYPE=3 ETYPE=3; TEST H=W*C E=table*W*C / HTYPE=3 ETYPE=3; TEST H=N*W*C E=table*N*W*C / HTYPE=3 ETYPE=3; MEANS table N W C@2; TITLE A SPLIT-SPLIT PLOT DESIGN FROM OEHLERT ; *******************************************************; *** DO NOT MAKE PLOTS UNLESS YOU POOL MODEL TERMS ***; *** OR YOU REMOVE THE THREE-FACTOR INTERACTION TERM ***; *******************************************************; PROC GLM DATA=in PLOTS=(ALL); CLASS table N C W ; MODEL = N C W table table*n table*w table*n*w TEST H=N E=table*N / HTYPE=3 ETYPE=3; TEST H=W E=table*W / HTYPE=3 ETYPE=3; TEST H=N*W E=table*N*W / HTYPE=3 ETYPE=3; TITLE2 POOLING TOGETHER SEVERAL ERROR TERMS ; RUN; / SS3; 254

5.3 Three-Stage Nested Design Example

5.3 Three-Stage Nested Design Example 5.3 Three-Stage Nested Design Example A researcher designs an experiment to study the of a metal alloy. A three-stage nested design was conducted that included Two alloy chemistry compositions. Three ovens

More information

4.8 Alternate Analysis as a Oneway ANOVA

4.8 Alternate Analysis as a Oneway ANOVA 4.8 Alternate Analysis as a Oneway ANOVA Suppose we have data from a two-factor factorial design. The following method can be used to perform a multiple comparison test to compare treatment means as well

More information

7 The Analysis of Response Surfaces

7 The Analysis of Response Surfaces 7 The Analysis of Response Surfaces Goal: the researcher is seeking the experimental conditions which are most desirable, that is, determine optimum design variable levels. Once the researcher has determined

More information

Topic 29: Three-Way ANOVA

Topic 29: Three-Way ANOVA Topic 29: Three-Way ANOVA Outline Three-way ANOVA Data Model Inference Data for three-way ANOVA Y, the response variable Factor A with levels i = 1 to a Factor B with levels j = 1 to b Factor C with levels

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

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

7.3 Ridge Analysis of the Response Surface

7.3 Ridge Analysis of the Response Surface 7.3 Ridge Analysis of the Response Surface When analyzing a fitted response surface, the researcher may find that the stationary point is outside of the experimental design region, but the researcher wants

More information

Lecture 9: Factorial Design Montgomery: chapter 5

Lecture 9: Factorial Design Montgomery: chapter 5 Lecture 9: Factorial Design Montgomery: chapter 5 Page 1 Examples Example I. Two factors (A, B) each with two levels (, +) Page 2 Three Data for Example I Ex.I-Data 1 A B + + 27,33 51,51 18,22 39,41 EX.I-Data

More information

Chapter 13 Experiments with Random Factors Solutions

Chapter 13 Experiments with Random Factors Solutions Solutions from Montgomery, D. C. (01) Design and Analysis of Experiments, Wiley, NY Chapter 13 Experiments with Random Factors Solutions 13.. An article by Hoof and Berman ( Statistical Analysis of Power

More information

SAS Commands. General Plan. Output. Construct scatterplot / interaction plot. Run full model

SAS Commands. General Plan. Output. Construct scatterplot / interaction plot. Run full model Topic 23 - Unequal Replication Data Model Outline - Fall 2013 Parameter Estimates Inference Topic 23 2 Example Page 954 Data for Two Factor ANOVA Y is the response variable Factor A has levels i = 1, 2,...,

More information

EXST Regression Techniques Page 1. We can also test the hypothesis H :" œ 0 versus H :"

EXST Regression Techniques Page 1. We can also test the hypothesis H : œ 0 versus H : EXST704 - Regression Techniques Page 1 Using F tests instead of t-tests We can also test the hypothesis H :" œ 0 versus H :" Á 0 with an F test.! " " " F œ MSRegression MSError This test is mathematically

More information

Stat 217 Final Exam. Name: May 1, 2002

Stat 217 Final Exam. Name: May 1, 2002 Stat 217 Final Exam Name: May 1, 2002 Problem 1. Three brands of batteries are under study. It is suspected that the lives (in weeks) of the three brands are different. Five batteries of each brand are

More information

Split-plot Designs. Bruce A Craig. Department of Statistics Purdue University. STAT 514 Topic 21 1

Split-plot Designs. Bruce A Craig. Department of Statistics Purdue University. STAT 514 Topic 21 1 Split-plot Designs Bruce A Craig Department of Statistics Purdue University STAT 514 Topic 21 1 Randomization Defines the Design Want to study the effect of oven temp (3 levels) and amount of baking soda

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

SAS code for Levene s Test and Weighted Least Squares DM LOG; CLEAR; OUT; CLEAR; ; ODS GRAPHICS ON; OPTIONS NODATE NONUMBER;

SAS code for Levene s Test and Weighted Least Squares DM LOG; CLEAR; OUT; CLEAR; ; ODS GRAPHICS ON; OPTIONS NODATE NONUMBER; 4.5 4.9 Weighted WeightedLeast Least Squares Squares and and Transformation Transformation Example Example 97 8 SAS code for Levene s Test and Weighted Least Squares M LOG; LEAR; OUT; LEAR; ; OS GRAPHIS

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 8 (More on Assumptions for the Simple Linear Regression)

Chapter 8 (More on Assumptions for the Simple Linear Regression) EXST3201 Chapter 8b Geaghan Fall 2005: Page 1 Chapter 8 (More on Assumptions for the Simple Linear Regression) Your textbook considers the following assumptions: Linearity This is not something I usually

More information

COMPLETELY RANDOM DESIGN (CRD) -Design can be used when experimental units are essentially homogeneous.

COMPLETELY RANDOM DESIGN (CRD) -Design can be used when experimental units are essentially homogeneous. COMPLETELY RANDOM DESIGN (CRD) Description of the Design -Simplest design to use. -Design can be used when experimental units are essentially homogeneous. -Because of the homogeneity requirement, it may

More information

PLS205 Lab 2 January 15, Laboratory Topic 3

PLS205 Lab 2 January 15, Laboratory Topic 3 PLS205 Lab 2 January 15, 2015 Laboratory Topic 3 General format of ANOVA in SAS Testing the assumption of homogeneity of variances by "/hovtest" by ANOVA of squared residuals Proc Power for ANOVA One-way

More information

y = µj n + β 1 b β b b b + α 1 t α a t a + e

y = µj n + β 1 b β b b b + α 1 t α a t a + e The contributions of distinct sets of explanatory variables to the model are typically captured by breaking up the overall regression (or model) sum of squares into distinct components This is useful quite

More information

Reference: Chapter 14 of Montgomery (8e)

Reference: Chapter 14 of Montgomery (8e) Reference: Chapter 14 of Montgomery (8e) 99 Maghsoodloo The Stage Nested Designs So far emphasis has been placed on factorial experiments where all factors are crossed (i.e., it is possible to study the

More information

T-test: means of Spock's judge versus all other judges 1 12:10 Wednesday, January 5, judge1 N Mean Std Dev Std Err Minimum Maximum

T-test: means of Spock's judge versus all other judges 1 12:10 Wednesday, January 5, judge1 N Mean Std Dev Std Err Minimum Maximum T-test: means of Spock's judge versus all other judges 1 The TTEST Procedure Variable: pcwomen judge1 N Mean Std Dev Std Err Minimum Maximum OTHER 37 29.4919 7.4308 1.2216 16.5000 48.9000 SPOCKS 9 14.6222

More information

Lecture 14 Topic 10: ANOVA models for random and mixed effects. Fixed and Random Models in One-way Classification Experiments

Lecture 14 Topic 10: ANOVA models for random and mixed effects. Fixed and Random Models in One-way Classification Experiments Lecture 14 Topic 10: ANOVA models for random and mixed effects To this point, we have considered only the Fixed Model (Model I) ANOVA; now we will extend the method of ANOVA to other experimental objectives.

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

Answer Keys to Homework#10

Answer Keys to Homework#10 Answer Keys to Homework#10 Problem 1 Use either restricted or unrestricted mixed models. Problem 2 (a) First, the respective means for the 8 level combinations are listed in the following table A B C Mean

More information

Assignment 9 Answer Keys

Assignment 9 Answer Keys Assignment 9 Answer Keys Problem 1 (a) First, the respective means for the 8 level combinations are listed in the following table A B C Mean 26.00 + 34.67 + 39.67 + + 49.33 + 42.33 + + 37.67 + + 54.67

More information

Factorial Treatment Structure: Part I. Lukas Meier, Seminar für Statistik

Factorial Treatment Structure: Part I. Lukas Meier, Seminar für Statistik Factorial Treatment Structure: Part I Lukas Meier, Seminar für Statistik Factorial Treatment Structure So far (in CRD), the treatments had no structure. So called factorial treatment structure exists if

More information

Failure Time of System due to the Hot Electron Effect

Failure Time of System due to the Hot Electron Effect of System due to the Hot Electron Effect 1 * exresist; 2 option ls=120 ps=75 nocenter nodate; 3 title of System due to the Hot Electron Effect ; 4 * TIME = failure time (hours) of a system due to drift

More information

STATISTICS 479 Exam II (100 points)

STATISTICS 479 Exam II (100 points) Name STATISTICS 79 Exam II (1 points) 1. A SAS data set was created using the following input statement: Answer parts(a) to (e) below. input State $ City $ Pop199 Income Housing Electric; (a) () Give the

More information

This is a Randomized Block Design (RBD) with a single factor treatment arrangement (2 levels) which are fixed.

This is a Randomized Block Design (RBD) with a single factor treatment arrangement (2 levels) which are fixed. EXST3201 Chapter 13c Geaghan Fall 2005: Page 1 Linear Models Y ij = µ + βi + τ j + βτij + εijk This is a Randomized Block Design (RBD) with a single factor treatment arrangement (2 levels) which are fixed.

More information

Lecture 11: Nested and Split-Plot Designs

Lecture 11: Nested and Split-Plot Designs Lecture 11: Nested and Split-Plot Designs Montgomery, Chapter 14 1 Lecture 11 Page 1 Crossed vs Nested Factors Factors A (a levels)and B (b levels) are considered crossed if Every combinations of A and

More information

STAT 705 Chapters 23 and 24: Two factors, unequal sample sizes; multi-factor ANOVA

STAT 705 Chapters 23 and 24: Two factors, unequal sample sizes; multi-factor ANOVA STAT 705 Chapters 23 and 24: Two factors, unequal sample sizes; multi-factor ANOVA Timothy Hanson Department of Statistics, University of South Carolina Stat 705: Data Analysis II 1 / 22 Balanced vs. unbalanced

More information

Two-Way Factorial Designs

Two-Way Factorial Designs 81-86 Two-Way Factorial Designs Yibi Huang 81-86 Two-Way Factorial Designs Chapter 8A - 1 Problem 81 Sprouting Barley (p166 in Oehlert) Brewer s malt is produced from germinating barley, so brewers like

More information

Example: Four levels of herbicide strength in an experiment on dry weight of treated plants.

Example: Four levels of herbicide strength in an experiment on dry weight of treated plants. The idea of ANOVA Reminders: A factor is a variable that can take one of several levels used to differentiate one group from another. An experiment has a one-way, or completely randomized, design if several

More information

Topic 20: Single Factor Analysis of Variance

Topic 20: Single Factor Analysis of Variance Topic 20: Single Factor Analysis of Variance Outline Single factor Analysis of Variance One set of treatments Cell means model Factor effects model Link to linear regression using indicator explanatory

More information

MEMORIAL UNIVERSITY OF NEWFOUNDLAND DEPARTMENT OF MATHEMATICS AND STATISTICS FINAL EXAM - STATISTICS FALL 1999

MEMORIAL UNIVERSITY OF NEWFOUNDLAND DEPARTMENT OF MATHEMATICS AND STATISTICS FINAL EXAM - STATISTICS FALL 1999 MEMORIAL UNIVERSITY OF NEWFOUNDLAND DEPARTMENT OF MATHEMATICS AND STATISTICS FINAL EXAM - STATISTICS 350 - FALL 1999 Instructor: A. Oyet Date: December 16, 1999 Name(Surname First): Student Number INSTRUCTIONS

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

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

EXST 7015 Fall 2014 Lab 11: Randomized Block Design and Nested Design

EXST 7015 Fall 2014 Lab 11: Randomized Block Design and Nested Design EXST 7015 Fall 2014 Lab 11: Randomized Block Design and Nested Design OBJECTIVES: The objective of an experimental design is to provide the maximum amount of reliable information at the minimum cost. In

More information

IES 612/STA 4-573/STA Winter 2008 Week 1--IES 612-STA STA doc

IES 612/STA 4-573/STA Winter 2008 Week 1--IES 612-STA STA doc IES 612/STA 4-573/STA 4-576 Winter 2008 Week 1--IES 612-STA 4-573-STA 4-576.doc Review Notes: [OL] = Ott & Longnecker Statistical Methods and Data Analysis, 5 th edition. [Handouts based on notes prepared

More information

ANALYSES OF NCGS DATA FOR ALCOHOL STATUS CATEGORIES 1 22:46 Sunday, March 2, 2003

ANALYSES OF NCGS DATA FOR ALCOHOL STATUS CATEGORIES 1 22:46 Sunday, March 2, 2003 ANALYSES OF NCGS DATA FOR ALCOHOL STATUS CATEGORIES 1 22:46 Sunday, March 2, 2003 The MEANS Procedure DRINKING STATUS=1 Analysis Variable : TRIGL N Mean Std Dev Minimum Maximum 164 151.6219512 95.3801744

More information

Version 1: Equality of Distributions. 3. F (x) and G(x) represent the distribution functions corresponding to the Xs and Y s, respectively.

Version 1: Equality of Distributions. 3. F (x) and G(x) represent the distribution functions corresponding to the Xs and Y s, respectively. 4 Two-Sample Methods 4.1 The (Mann-Whitney) Wilcoxon Rank Sum Test Version 1: Equality of Distributions Assumptions: Given two independent random samples X 1, X 2,..., X n and Y 1, Y 2,..., Y m : 1. The

More information

Contents. TAMS38 - Lecture 6 Factorial design, Latin Square Design. Lecturer: Zhenxia Liu. Factorial design 3. Complete three factor design 4

Contents. TAMS38 - Lecture 6 Factorial design, Latin Square Design. Lecturer: Zhenxia Liu. Factorial design 3. Complete three factor design 4 Contents Factorial design TAMS38 - Lecture 6 Factorial design, Latin Square Design Lecturer: Zhenxia Liu Department of Mathematics - Mathematical Statistics 28 November, 2017 Complete three factor design

More information

Single Factor Experiments

Single Factor Experiments Single Factor Experiments Bruce A Craig Department of Statistics Purdue University STAT 514 Topic 4 1 Analysis of Variance Suppose you are interested in comparing either a different treatments a levels

More information

Lecture 10: Experiments with Random Effects

Lecture 10: Experiments with Random Effects Lecture 10: Experiments with Random Effects Montgomery, Chapter 13 1 Lecture 10 Page 1 Example 1 A textile company weaves a fabric on a large number of looms. It would like the looms to be homogeneous

More information

Topic 17 - Single Factor Analysis of Variance. Outline. One-way ANOVA. The Data / Notation. One way ANOVA Cell means model Factor effects model

Topic 17 - Single Factor Analysis of Variance. Outline. One-way ANOVA. The Data / Notation. One way ANOVA Cell means model Factor effects model Topic 17 - Single Factor Analysis of Variance - Fall 2013 One way ANOVA Cell means model Factor effects model Outline Topic 17 2 One-way ANOVA Response variable Y is continuous Explanatory variable is

More information

Lecture 3. Experiments with a Single Factor: ANOVA Montgomery 3-1 through 3-3

Lecture 3. Experiments with a Single Factor: ANOVA Montgomery 3-1 through 3-3 Lecture 3. Experiments with a Single Factor: ANOVA Montgomery 3-1 through 3-3 Page 1 Tensile Strength Experiment Investigate the tensile strength of a new synthetic fiber. The factor is the weight percent

More information

These are multifactor experiments that have

These are multifactor experiments that have Design of Engineering Experiments Nested Designs Text reference, Chapter 14, Pg. 525 These are multifactor experiments that have some important industrial applications Nested and split-plot designs frequently

More information

Statistics 512: Solution to Homework#11. Problems 1-3 refer to the soybean sausage dataset of Problem 20.8 (ch21pr08.dat).

Statistics 512: Solution to Homework#11. Problems 1-3 refer to the soybean sausage dataset of Problem 20.8 (ch21pr08.dat). Statistics 512: Solution to Homework#11 Problems 1-3 refer to the soybean sausage dataset of Problem 20.8 (ch21pr08.dat). 1. Perform the two-way ANOVA without interaction for this model. Use the results

More information

Multiple Predictor Variables: ANOVA

Multiple Predictor Variables: ANOVA Multiple Predictor Variables: ANOVA 1/32 Linear Models with Many Predictors Multiple regression has many predictors BUT - so did 1-way ANOVA if treatments had 2 levels What if there are multiple treatment

More information

. Example: For 3 factors, sse = (y ijkt. " y ijk

. Example: For 3 factors, sse = (y ijkt.  y ijk ANALYSIS OF BALANCED FACTORIAL DESIGNS Estimates of model parameters and contrasts can be obtained by the method of Least Squares. Additional constraints must be added to estimate non-estimable parameters.

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

Topic 28: Unequal Replication in Two-Way ANOVA

Topic 28: Unequal Replication in Two-Way ANOVA Topic 28: Unequal Replication in Two-Way ANOVA Outline Two-way ANOVA with unequal numbers of observations in the cells Data and model Regression approach Parameter estimates Previous analyses with constant

More information

General Linear Model (Chapter 4)

General Linear Model (Chapter 4) General Linear Model (Chapter 4) Outcome variable is considered continuous Simple linear regression Scatterplots OLS is BLUE under basic assumptions MSE estimates residual variance testing regression coefficients

More information

Power & Sample Size Calculation

Power & Sample Size Calculation Chapter 7 Power & Sample Size Calculation Yibi Huang Chapter 7 Section 10.3 Power & Sample Size Calculation for CRDs Power & Sample Size for Factorial Designs Chapter 7-1 Power & Sample Size Calculation

More information

unadjusted model for baseline cholesterol 22:31 Monday, April 19,

unadjusted model for baseline cholesterol 22:31 Monday, April 19, unadjusted model for baseline cholesterol 22:31 Monday, April 19, 2004 1 Class Level Information Class Levels Values TRETGRP 3 3 4 5 SEX 2 0 1 Number of observations 916 unadjusted model for baseline cholesterol

More information

STAT22200 Spring 2014 Chapter 8A

STAT22200 Spring 2014 Chapter 8A STAT22200 Spring 2014 Chapter 8A Yibi Huang May 13, 2014 81-86 Two-Way Factorial Designs Chapter 8A - 1 Problem 81 Sprouting Barley (p166 in Oehlert) Brewer s malt is produced from germinating barley,

More information

EXST7015: Estimating tree weights from other morphometric variables Raw data print

EXST7015: Estimating tree weights from other morphometric variables Raw data print Simple Linear Regression SAS example Page 1 1 ********************************************; 2 *** Data from Freund & Wilson (1993) ***; 3 *** TABLE 8.24 : ESTIMATING TREE WEIGHTS ***; 4 ********************************************;

More information

Odor attraction CRD Page 1

Odor attraction CRD Page 1 Odor attraction CRD Page 1 dm'log;clear;output;clear'; options ps=512 ls=99 nocenter nodate nonumber nolabel FORMCHAR=" ---- + ---+= -/\*"; ODS LISTING; *** Table 23.2 ********************************************;

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

STAT 705 Chapter 19: Two-way ANOVA

STAT 705 Chapter 19: Two-way ANOVA STAT 705 Chapter 19: Two-way ANOVA Timothy Hanson Department of Statistics, University of South Carolina Stat 705: Data Analysis II 1 / 38 Two-way ANOVA Material covered in Sections 19.2 19.4, but a bit

More information

Chapter 5 Introduction to Factorial Designs

Chapter 5 Introduction to Factorial Designs Chapter 5 Introduction to Factorial Designs 5. Basic Definitions and Principles Stud the effects of two or more factors. Factorial designs Crossed: factors are arranged in a factorial design Main effect:

More information

Residuals from regression on original data 1

Residuals from regression on original data 1 Residuals from regression on original data 1 Obs a b n i y 1 1 1 3 1 1 2 1 1 3 2 2 3 1 1 3 3 3 4 1 2 3 1 4 5 1 2 3 2 5 6 1 2 3 3 6 7 1 3 3 1 7 8 1 3 3 2 8 9 1 3 3 3 9 10 2 1 3 1 10 11 2 1 3 2 11 12 2 1

More information

Outline. Topic 22 - Interaction in Two Factor ANOVA. Interaction Not Significant. General Plan

Outline. Topic 22 - Interaction in Two Factor ANOVA. Interaction Not Significant. General Plan Topic 22 - Interaction in Two Factor ANOVA - Fall 2013 Outline Strategies for Analysis when interaction not present when interaction present when n ij = 1 when factor(s) quantitative Topic 22 2 General

More information

FACTORIALS. Advantages: efficiency & analysis of interactions. Missing data. Predicted EMS Special F tests Satterthwaite linear combination of MS

FACTORIALS. Advantages: efficiency & analysis of interactions. Missing data. Predicted EMS Special F tests Satterthwaite linear combination of MS FACTORIALS Advantages: efficiency & analysis of interactions PROBLEM Random or mixed trt. New sources of variance Complex EMS and F tests SOLUTION Predicted EMS Special F tests Satterthwaite linear combination

More information

Week 7.1--IES 612-STA STA doc

Week 7.1--IES 612-STA STA doc Week 7.1--IES 612-STA 4-573-STA 4-576.doc IES 612/STA 4-576 Winter 2009 ANOVA MODELS model adequacy aka RESIDUAL ANALYSIS Numeric data samples from t populations obtained Assume Y ij ~ independent N(μ

More information

Lecture 10: 2 k Factorial Design Montgomery: Chapter 6

Lecture 10: 2 k Factorial Design Montgomery: Chapter 6 Lecture 10: 2 k Factorial Design Montgomery: Chapter 6 Page 1 2 k Factorial Design Involving k factors Each factor has two levels (often labeled + and ) Factor screening experiment (preliminary study)

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

Lecture 7: Latin Square and Related Design

Lecture 7: Latin Square and Related Design Lecture 7: Latin Square and Related Design Montgomery: Section 4.2-4.3 Page 1 Automobile Emission Experiment Four cars and four drivers are employed in a study for possible differences between four gasoline

More information

Topic 32: Two-Way Mixed Effects Model

Topic 32: Two-Way Mixed Effects Model Topic 3: Two-Way Mixed Effects Model Outline Two-way mixed models Three-way mixed models Data for two-way design Y is the response variable Factor A with levels i = 1 to a Factor B with levels j = 1 to

More information

data proc sort proc corr run proc reg run proc glm run proc glm run proc glm run proc reg CONMAIN CONINT run proc reg DUMMAIN DUMINT run proc reg

data proc sort proc corr run proc reg run proc glm run proc glm run proc glm run proc reg CONMAIN CONINT run proc reg DUMMAIN DUMINT run proc reg data one; input id Y group X; I1=0;I2=0;I3=0;if group=1 then I1=1;if group=2 then I2=1;if group=3 then I3=1; IINT1=I1*X;IINT2=I2*X;IINT3=I3*X; *************************************************************************;

More information

WITHIN-PARTICIPANT EXPERIMENTAL DESIGNS

WITHIN-PARTICIPANT EXPERIMENTAL DESIGNS 1 WITHIN-PARTICIPANT EXPERIMENTAL DESIGNS I. Single-factor designs: the model is: yij i j ij ij where: yij score for person j under treatment level i (i = 1,..., I; j = 1,..., n) overall mean βi treatment

More information

Topic 25 - One-Way Random Effects Models. Outline. Random Effects vs Fixed Effects. Data for One-way Random Effects Model. One-way Random effects

Topic 25 - One-Way Random Effects Models. Outline. Random Effects vs Fixed Effects. Data for One-way Random Effects Model. One-way Random effects Topic 5 - One-Way Random Effects Models One-way Random effects Outline Model Variance component estimation - Fall 013 Confidence intervals Topic 5 Random Effects vs Fixed Effects Consider factor with numerous

More information

TWO-LEVEL FACTORIAL EXPERIMENTS: BLOCKING. Upper-case letters are associated with factors, or regressors of factorial effects, e.g.

TWO-LEVEL FACTORIAL EXPERIMENTS: BLOCKING. Upper-case letters are associated with factors, or regressors of factorial effects, e.g. STAT 512 2-Level Factorial Experiments: Blocking 1 TWO-LEVEL FACTORIAL EXPERIMENTS: BLOCKING Some Traditional Notation: Upper-case letters are associated with factors, or regressors of factorial effects,

More information

Chapter 20 : Two factor studies one case per treatment Chapter 21: Randomized complete block designs

Chapter 20 : Two factor studies one case per treatment Chapter 21: Randomized complete block designs Chapter 20 : Two factor studies one case per treatment Chapter 21: Randomized complete block designs Adapted from Timothy Hanson Department of Statistics, University of South Carolina Stat 705: Data Analysis

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

Lecture 11: Simple Linear Regression

Lecture 11: Simple Linear Regression Lecture 11: Simple Linear Regression Readings: Sections 3.1-3.3, 11.1-11.3 Apr 17, 2009 In linear regression, we examine the association between two quantitative variables. Number of beers that you drink

More information

3 Variables: Cyberloafing Conscientiousness Age

3 Variables: Cyberloafing Conscientiousness Age title 'Cyberloafing, Mike Sage'; run; PROC CORR data=sage; var Cyberloafing Conscientiousness Age; run; quit; The CORR Procedure 3 Variables: Cyberloafing Conscientiousness Age Simple Statistics Variable

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

Chapter 11. Analysis of Variance (One-Way)

Chapter 11. Analysis of Variance (One-Way) Chapter 11 Analysis of Variance (One-Way) We now develop a statistical procedure for comparing the means of two or more groups, known as analysis of variance or ANOVA. These groups might be the result

More information

Two-Way ANOVA (Two-Factor CRD)

Two-Way ANOVA (Two-Factor CRD) Two-Way ANOVA (Two-Factor CRD) STAT:5201 Week 5: Lecture 1 1 / 29 Factorial Treatment Structure A factorial treatment structure is simply the case where treatments are created by combining factors. We

More information

Lecture 10. Factorial experiments (2-way ANOVA etc)

Lecture 10. Factorial experiments (2-way ANOVA etc) Lecture 10. Factorial experiments (2-way ANOVA etc) Jesper Rydén Matematiska institutionen, Uppsala universitet jesper@math.uu.se Regression and Analysis of Variance autumn 2014 A factorial experiment

More information

STA 303H1F: Two-way Analysis of Variance Practice Problems

STA 303H1F: Two-way Analysis of Variance Practice Problems STA 303H1F: Two-way Analysis of Variance Practice Problems 1. In the Pygmalion example from lecture, why are the average scores of the platoon used as the response variable, rather than the scores of the

More information

Comparison of a Population Means

Comparison of a Population Means Analysis of Variance Interested in comparing Several treatments Several levels of one treatment Comparison of a Population Means Could do numerous two-sample t-tests but... ANOVA provides method of joint

More information

Statistics for exp. medical researchers Regression and Correlation

Statistics for exp. medical researchers Regression and Correlation Faculty of Health Sciences Regression analysis Statistics for exp. medical researchers Regression and Correlation Lene Theil Skovgaard Sept. 28, 2015 Linear regression, Estimation and Testing Confidence

More information

Lecture 3. Experiments with a Single Factor: ANOVA Montgomery 3.1 through 3.3

Lecture 3. Experiments with a Single Factor: ANOVA Montgomery 3.1 through 3.3 Lecture 3. Experiments with a Single Factor: ANOVA Montgomery 3.1 through 3.3 Fall, 2013 Page 1 Tensile Strength Experiment Investigate the tensile strength of a new synthetic fiber. The factor is the

More information

Stat 500 Midterm 2 12 November 2009 page 0 of 11

Stat 500 Midterm 2 12 November 2009 page 0 of 11 Stat 500 Midterm 2 12 November 2009 page 0 of 11 Please put your name on the back of your answer book. Do NOT put it on the front. Thanks. Do not start until I tell you to. The exam is closed book, closed

More information

1) Answer the following questions as true (T) or false (F) by circling the appropriate letter.

1) Answer the following questions as true (T) or false (F) by circling the appropriate letter. 1) Answer the following questions as true (T) or false (F) by circling the appropriate letter. T F T F T F a) Variance estimates should always be positive, but covariance estimates can be either positive

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

Linear Combinations of Group Means

Linear Combinations of Group Means Linear Combinations of Group Means Look at the handicap example on p. 150 of the text. proc means data=mth567.disability; class handicap; var score; proc sort data=mth567.disability; by handicap; proc

More information

Statistics 512: Applied Linear Models. Topic 9

Statistics 512: Applied Linear Models. Topic 9 Topic Overview Statistics 51: Applied Linear Models Topic 9 This topic will cover Random vs. Fixed Effects Using E(MS) to obtain appropriate tests in a Random or Mixed Effects Model. Chapter 5: One-way

More information

Repeated Measures Part 2: Cartoon data

Repeated Measures Part 2: Cartoon data Repeated Measures Part 2: Cartoon data /*********************** cartoonglm.sas ******************/ options linesize=79 noovp formdlim='_'; title 'Cartoon Data: STA442/1008 F 2005'; proc format; /* value

More information

EXST 7015 Fall 2014 Lab 08: Polynomial Regression

EXST 7015 Fall 2014 Lab 08: Polynomial Regression EXST 7015 Fall 2014 Lab 08: Polynomial Regression OBJECTIVES Polynomial regression is a statistical modeling technique to fit the curvilinear data that either shows a maximum or a minimum in the curve,

More information

Handout 1: Predicting GPA from SAT

Handout 1: Predicting GPA from SAT Handout 1: Predicting GPA from SAT appsrv01.srv.cquest.utoronto.ca> appsrv01.srv.cquest.utoronto.ca> ls Desktop grades.data grades.sas oldstuff sasuser.800 appsrv01.srv.cquest.utoronto.ca> cat grades.data

More information

COMPREHENSIVE WRITTEN EXAMINATION, PAPER III FRIDAY AUGUST 26, 2005, 9:00 A.M. 1:00 P.M. STATISTICS 174 QUESTION

COMPREHENSIVE WRITTEN EXAMINATION, PAPER III FRIDAY AUGUST 26, 2005, 9:00 A.M. 1:00 P.M. STATISTICS 174 QUESTION COMPREHENSIVE WRITTEN EXAMINATION, PAPER III FRIDAY AUGUST 26, 2005, 9:00 A.M. 1:00 P.M. STATISTICS 174 QUESTION Answer all parts. Closed book, calculators allowed. It is important to show all working,

More information

Lecture 5: Comparing Treatment Means Montgomery: Section 3-5

Lecture 5: Comparing Treatment Means Montgomery: Section 3-5 Lecture 5: Comparing Treatment Means Montgomery: Section 3-5 Page 1 Linear Combination of Means ANOVA: y ij = µ + τ i + ɛ ij = µ i + ɛ ij Linear combination: L = c 1 µ 1 + c 1 µ 2 +...+ c a µ a = a i=1

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

dm'log;clear;output;clear'; options ps=512 ls=99 nocenter nodate nonumber nolabel FORMCHAR=" = -/\<>*"; ODS LISTING;

dm'log;clear;output;clear'; options ps=512 ls=99 nocenter nodate nonumber nolabel FORMCHAR= = -/\<>*; ODS LISTING; dm'log;clear;output;clear'; options ps=512 ls=99 nocenter nodate nonumber nolabel FORMCHAR=" ---- + ---+= -/\*"; ODS LISTING; *** Table 23.2 ********************************************; *** Moore, David

More information

MSH3 Generalized linear model

MSH3 Generalized linear model Contents MSH3 Generalized linear model 7 Log-Linear Model 231 7.1 Equivalence between GOF measures........... 231 7.2 Sampling distribution................... 234 7.3 Interpreting Log-Linear models..............

More information

More than one treatment: factorials

More than one treatment: factorials More than one treatment: factorials Tim Hanson Department of Statistics University of South Carolina February, 07 Modified from originals by Gary W. Oehlert One factor vs. two or more... So far we have

More information