or treatments in several periods. The

Size: px
Start display at page:

Download "or treatments in several periods. The"

Transcription

1 ABSTRACT ANALYZING BALANCED OR UNBALANCED LATIN SQUARES AND OTHER REPEATED MEASURES DESIGNS FOR CARRYOVER EFFECTS USING THE GLM PROCEDURE D.A. Ratkowsky, Washington state University J.R. Alldredge, Washington state University J.W. cotton, university of California, Santa Barbara A general approach is presented which makes possible the analysis of any repeated-measures Latin square design, balanced or unbalanced, with a view towards obtaining estimates of carryover effects (also referred to as residual treatment effects), as well as direct treatment effects. Specifying carryover as a "classification" variable enables the adjusted sum of squares for a test for direct treatment effects and for carryover effects to be obtained using standard SAS specification statements in PRoe GLM. Differences between the means of the treatment levels and the carryover levels are readily determined using the LSMEANS statement. The approach may also be applied to many other types of repeated-measures designs including the two-treatment, two-period crossover design and ones in which each subject may receive the same treatment or treatments in several periods. The technique is illustrated using four examples. INTRODUCTION In repeated-measures Latin squares experiments, the same SUbject is used in a sequence of trials, with different treatments commonly being applied between one period of the trial and the next. Interest is often directed as to whether there are any "carryover" or "residual" effects, which can be considered to be manifestations of treatment effects in subsequent time periods of the trial. Sometimes the interval between periods is chosen to be sufficiently long to ensure that the residual effects are minimized, if not wholly eliminated, but in other experiments the question of whether there is a significant carryover effect can be the main focus of attention of the experiment. Williams (949) showed that for n x n Latin squares (n rows, n columns, and n treatments), it is possible to achieve designs that- are balanced for the estimation of carryover effects with a single square when n is an even number and with two squares when n is an odd number. Each treatment is preceded and followed by each of the other treatments an equal number of times in such squares. Wagenaar (969) presented a simple method of constructing such balanced n x n squares for all even values of n. These so-called "digram-balanced" Latin Squares possess certain optimality properties in that the separability of the estimates of the "direct" treatment effects from the residual treatment effects is greater in such designs than in those not possessing that property, but it is not necessary to have such structure to estimate carryover effects. The approach to be presented here involves the use of standard SAS specification statements and differs sharply with that of Skalland and Skalland (984), whose SAS code relied heavily on the use of SAS programming language commands. Our approach requires neither digram balance nor any other kind of balance. It is perfectly general for any Latin square or set of squares, and a similar approach can be applied to other repeated measures designs. Examples will be presented for several Latin square designs, as well as for the two-period, twotreatment IIchange-over" design studied by Grizzle (965, 974). METHODS AND EXAMPLES The key to the approach to the analysis of the designs considered here ies in the use of the CLASS statement in PROC GLM to declare variables to be "classification variables lt The approach is best illustrated by means of examples. Consider the analysis of the digrambalanced pair of Latin squares given in Cochran and Cox (957), P. 35. This is the same set of data treated by Skalland and Skalland (984). Square Cow 2 3 A 38 B 09 C 24 2 B 25 C 86 A 72 3 C 5 A 39 B 27 Square 2 Cow A 86 B 75 C 0 2 C 76 A 35 B 63 3 B 46 C 34 A 353

2 The response, milk yield, is labelled Y, and square, cow, and period, labelled SQRE, COW. and. PERIOD, respectively, are coded usng ntegers in the respective ranges -2, -6, and -3, corresponding to the appropri~te square number, cow number, and tme period at which the reading was taken. Treatment is defined as the character variable TREAT with values "A", "B" or II e" depending upon the treatment applied to that unit during that period. The character variable used for carryover effects, CARRY, is c~ded as "0" (although any other unque character would serve as well) if the reading is in period, as "A u if tl?-e reading is preceded by treatment A (n the previous time period), as "BII if the reading is preceded by tr::atme~t B and as "C" if the readng S p~eceded by treatment C. Hence, the DATA step for this example would look as follows: DATA COCHCOX; INPUT Y COW PERIOD TREAT $ CARRY $ 38 A B A 5 3 C B 09 2 B C B A C C A C B A 86 4 A C A B C B A B CA C B C A B 2 which produces the following Type I and Type II degrees of freedom, sums of squarest F-values and probabilities of exceeding F. SOURCE DF TYPE I SS F VALUE PR > F COW PERIOD (SQRE) TREAT CARRY SOURCE DF TYPE II SS F VALUE PR > F COW PERIOD (SQRE) TREAT CARRY All the sums of squares in the above table with the exception of the Type II SS for cows and for periods within squares, which are adjusted for the presence of other terms in the model, may be found in the analysis of variance table of Cochran and Cox (957), p.35. For inference on treatment effects and carryover effects, the appropriate sums of squares for significance testing is the Type II SS. This follows from the "expected mean square" table produced by SAS, which contains the following information for these effects: An important feature of the use of the PROC GLM step in this approach is the order in which the various effects are entered into the model by use of the MODEL statement. In most Latin square examples, the factors to be entered first are those which define the structural aspects of the design, that is, the "row" and "column" factors t which, in this case, are the cow effect and the period within squares effect. Then the treatment factor comes next, followed lastly by the carryover effect, which is viewed as a manifestation of a treatment effect at a subsequent time period. The SAS code for this example is PROC GLM; CLASS COW PERIOD SQRE TREAT CARRY; MODEL Y=COW PERIOD(SQRE) TREAT CARRY/SOLUTION SSl SS2; RANDOM COW; LSMEANS TREAT CARRY/PDIFF; SOURCE TREAT CARRY SOURCE TREAT CARRY TYPE I EXPECTED MEAN SQUARE VAR(ERROR) + Q(TREAT,CARRY) VAR(ERROR) + Q(CARRY) TYPE II EXPECTED MEAN SQUARE VAR(ERROR) + Q(TREAT) VAR(ERROR) + Q(CARRY) These expected mean squares tell one that the effect of treatment is appropriately tested using the F-ratio whose numerator is the mean square formed from the TyPe II sum of squares, that is, the adjusted sum af squares for treatments. Because CARRY is the last term in the model, its Type I and Type II expected mean squares are the same, as are its Type I and Type II sums of squares. Thus, either the Type I or Type II 'sums of 354

3 squares may be used in forming the F ratio for testing carryover effects. If one views a carryover effect as representing the persistence of a treatment effect from an earlier time period into a later time period, then it is reasonable to expect the carryover effect to be of a smaller magnitude than the treatment effect. It is possible, of course, for a carryover effect to exceed a treatment effect in certain circumstances where the effect of treatment is delayed by some mechanism which may trigger a late response. Furthermore, Willan and Pater (986) consider the possibility of psychological carryover as distinct from physical carryover, which may result in the magnitude of the carryover effect exceeding that of the treatment effect. If a preliminary test for the presence of carryover does not lead to rej ection of the null hypothesis, there is no need to go further and examine various components of the carryo~er effect (unless pre-planned comparsons have been specified); The analysis of variance then collapses effectively into the standard analysis of variance of a Latin square design in which the rows, columns and treatment terms are orthogonal, that is, the magnitudes of the sums of squares for those three effects do not depend upon the order in which the terms are included in the model. If, on the other hand, the estimate of carryover is significant, one would be interested in examining various contrasts among the components of the treatment and carryover effects. Unfortunately, the statement LSMEANS TREAT CARRY/PDIFF; in the FROC GLM code produces the response that the least squares means for treatment and carryover are not estimable. This relates to the fact that there is no information on carryover in the first time period, with the result that FROC GLM produces a zero estimate in the solution vector for the carryover level labelled '0', as well as a zero estimate for the last level in the alphabetical list (in this example the one labelled 'e'), in accordance with the use by that procedure of the "set-to-zero" convention. The least squares means are readily obtainable by making a simple modification to the code in the DATA step. One simply inserts the line of code IF CARRY='O' THEN CARRY='C'; prior to the CARDS statement. This modification produces the following least squares means for treatment and for carryover: LEAST SQUARES MEANS TREAT Y PROB > ITI HO: LSM(I)~LSM(J) LSMEAN I/J 2 3 A B C CARRY Y PROB > ITI HO: LSM(I)~LSM(J) LSMEAN I/J 2 3 A B C The estimates of the least squares treatment means differ from those presented in Cochran and Cox (957) by a fixed constant, reflecting the fact that the carryover effects do not sum to zero. However, the differences between least squares means are always the same, as will also be the case if, for example, the inserted line above had read IF CARRY='Q' THEN CARRY='A'i with the label for treatment level A being used in place of the label for treatment level C. A second example utilizes data from Gill (978), Exercise 8.7, pp , and consists of three 4 x 4 Latin squares which are badly unbalanced for the estimation of carryover effects. For example, treatment A is followed by treatment B four times, by treatment D four times, and by treatment C only once. Treatment C is followed by treatment B five times, by treatment D four times, and never by treatment A. Despite the imbalance, the method of using classification variables to obtain a val id overall assessment of carryover effect still applies. The coding is as follows, assuming that the days (i.e. periods) were common.to all three squares: DATA GILLX87; INPUT Y SQUARE RABBIT PERIOD TREAT$ IF CARRY='Q' THEN CARRY='D' ; 7 D C D 2 3 B C 4 A B 4 2 C D C 2 3 A D B A 355

4 3 3 B A B C A D C 4 A B A DB C D C D C A D B A D C D B C A B 2 7 A B A C B D C B A B D A C D B A B D A C D A D A C D B C 7 3 D C D B C A B C B C A B D A PROC GLM; CLASS RABBIT PERIOD TREAT CARRY; MODEL Y~RABBIT PERIOD TREAT CARRY/SOLUTION SSl SS2; RANDOM RABBIT; LSMEANS TREAT CARRY/PDIFF; The resultant analysis of variance table contains, in part, the following relevant information for assessing the importance of the various effects. SOURCE DF TYPE I SS F VALUE PR > F RABBIT PERIOD TREAT CARRY SOURCE DF TYPE II SS F VALUE PR > F RABBIT PERIOD TREAT CARRY The "omnibus ll test for carryover effects, with an adjusted sum of squares of with 3 degrees of freedom, gives no indication of a residual treatment effect. Hence, unless there are pre-planned comparisons, there is no need to examine the carryover effect in any more detail. The class variable approach exploited here may be applied to any Latin square design irrespective of whether or not the design is balanced for the estimation of carryover effects. In the above two examples, we have considered only first-order carryover effects, that is, ones in which the effect derives from the treatment in the time period preceding the current time period. The classification variable approach is readily extended to higher order carryover effects. For example, consider the data from a 6 x 6 Latin square design (Bacharach et al., 940) reproduced in Gill (978), Exercise 8.6, p. 246 I which is not balanced for the estimation of carryover effects. Order of Administration Rabbit No C D A F B E 2 E B C A D F 3 D F E C A B 4 A E F B C D 5 F C B D E A 6 B A D E F C I f one were interested in examining both first- and second-order carryover effects, the code could be written as follows, with the effects being designated by the class variables C and C2, respectively. DATA GILLX86; INPUT Y RABBIT PRESORD TREAT$ C$ IF C='Q' THEN C='F'; IF C2='O' THEN C2='F'; 7.9 C D C A D C F A D B F A E B F E B E C B E A C B DA C F D A D F D E F D C E F A C E B A C A E A F E A B F E C B F D C B 7. 5 F C F B C F D B C E D B A E D B A B D A B E D A F E D C F E PROC GLM; CLASS RABBIT PRESORD TREAT C C2; MODEL Y~RABBIT PRESORD TREAT C C2/S0LUTION SSl SS2; RANDOM RABBIT; LSMEANS TREAT Cl C2/PDIFF; 356

5 If the Type II sums of squares for C and C2 had given an indication that carryover effects were important, the differences between least squares means produced by the LSMEANS statement provide valid tests of individual contrasts 4 Of course, preplanned comparisons may be made irrespective of whether the omnibus carryover effect is significant or not. A final example of the utility ~f the class variable approach to examining data on carryover effects in repeated measures designs uses the data of Grizzle (965, 974) on a two period changeover design with two treatments. In that experiment, 6 subjects were given the sequence AB in the two periods and 8 subjects were given the sequence BA. A summary of the totals and means is presented below for the various combinations of treatment and period within each sequence: Sequence 2 Sequence 2 AB (6 subjects): Treatment Total A.8 B BA (8 subjects): Treatment Total B -9.9 A Mean Mean The sums of squares for the effects that can be obtained from these data depend upon how one views the experiment. Grizzle (965) used the term "residual effects" as a synonym for "sequence effects", that is, the sum of squares given by (5.0)2/2 + (-6.4)2/6 - (-.4)2/28 ~ "" effects may be calculated from the period totals -8. and 6.7, respectively, as (-8.)2/4 + (6.7)2/4 - (-.4)2/ "Treatmenttl effects, when calculated (see Grizzle, 974) as the interaction between period and sequence, is (.8)2/6+(322)2/6+(-9.9)2/8+(3.5)2/8- (-.4) / ~ Alternatively, treatment effects may be viewed (see Milliken and Johnson, 984, p.439) as being derived from the treatment totals 5.3 and -6.7 for treatments A and B, respectively, to give (5.3)2/4 + (-6.7)2/4 - (-.4)2/ From that viewpoint, a carryover effect is seen to be an interaction between treatment and sequence, given by [(.8)2+(3.~)2/6+[(-9.9)2+(3.5)2/8- (-.4) / ~ All of the above values may be obtained using PROC GLM by coding the original data in the manner advocated here, declaring all variables to be classification variables. Thus, the data step of the SAS program might look as follows: DATA GRIZZLE; INPUT Y SEQ SUBJ PERIOD TREAT$ 0.2 A B A A B A A B A A B A A B A.5 6 A BA B A B B A B B A B B A B B A B B A B B A B B A B By writing the PROC GLM code as follows, PRoe GLM; CLASS SEQ SUBJ PERIOD TREAT CARRY; MODEL Y~ SEQ SUBJ(SEQ) TREAT CARRY/SOLUTION SSI; one obtains , and as the Type I sums of squares for sequences, treatment, and carryover effects, respectively. These are the same values as reported in Milliken and Johnson (984, p.439). Changing the model statement to MODEL Y ~ SEQ SUBJ(SEQ) PERIOD TREAT/SOLUTION SSI; produces , and for 357

6 sequences, period and treatment effects, respectively. An equivalent generation of the five sums of squares given above uses the same DATA step as before but two new MODEL statements. One of these is MODEL Y = TREAT PERIOD CARRY SUBJ/ SOLUTION S8; yielding 5.429, and for the Type I sum of squares for what is now called treatments, periods and carryover, respectively. Following Hills and Armitage (979), this sum of squares for periods may be labeled "adjusted for treatments". Those authors refer to the carryover sum of squares as a term for the interaction between treatments and periods. The second alternative MODEL statement, MODEL Y = PERIOD TREAT CARRY SUBJ/ SOLUTION SSl; yields and as Type I sums of squares for unadjusted treatments and periods adjusted for treatments, respectively. The carryover sum of squares is still , and its interpretation is the same as before. In view of much controversy about hypothesis testing with this design (see Jones and Kenward, 989, and Freeman, 989), we do not present significance testing procedures here. REFERENCES Bacharach, A.L., Chance, M.R.A., and Middleton, T.R. (940). The biological assay of testicular diffusing factor. Biochemical Journal 34: Cochran, W.G. and Cox, G.M. (957). "Experimental Designs. John Wiley and Sons, New York. Freeman, P.R. (989). The performance of the two-stage analysis of twotreatment, two-period crossover trials. statistics in Medicine 8: Gill, J.L. (978). Design and Analysis of Experiments in the Animal and Medical Sciences. Volume 2. Iowa state University Press, Ames, Iowa. Grizzle, J.E. (965). The two-period change-over design and its use in clinical trials. Biometrics 2: Grizzle, J.E. (974). correction to lithe two-period change-over design and its use in clinical trials." Biometrics 30: 727. Hills, M. and Armitage, P. (979). The two-period cross-over clinical trial. British Journal of Clinical Pharmacology 8: Jones, B.J. and Kenward, M.G. (989). Design and Analysis of Cross-OVer Trials. Chapman and Hall, London and New York. Milliken, G.A. and Johnson, D.E. (984). Analysis of Messy Data. VolUme. Van Nostrand Reinhold, New York. Skalland, M.L. and Skalland, K.R. (984). Analysis of a balanced Latin square design using the SAS system. In proceedings of the Ninth Annual SAS Users Group International Conference, Hollywood Beach, Florida, March 8-2, 984, pp Wagenaar, W.A. (969). Note on the construction of digram-balanced Latin squares. Psychological Bulletin 72: Willan, A.R. and Pater, J.L. (986). two-period Biometrics carryover and the crossover clinical trial. 42: Williams, E.J. (949). designs balanced for of residual effects Australian 'Journal Research, Series A 2: Experimental the estimation of treatments. of Scientific The authors may be contacted at: David A. Ratkowsky, program in statistics, Washington state University, Pullman, WA, Phone: (509) J. Richard Alldredge, Program in statistics, Washington state University, Pullman, WA, Phone: (509) John W. Cotton, Departments of Education and Psychology, University of California, Santa Barbara, CA, Phone: (805)

Mixed Models Lecture Notes By Dr. Hanford page 199 More Statistics& SAS Tutorial at

Mixed Models Lecture Notes By Dr. Hanford page 199 More Statistics& SAS Tutorial at Mixed Models Lecture Notes By Dr. Hanford page 199 Variance Balance Cross-Over Designs Variance balance cross-over designs are designs where all treatment contrasts have the same precision and all carry-over

More information

Incomplete Block Designs

Incomplete Block Designs Incomplete Block Designs Recall: in randomized complete block design, each of a treatments was used once within each of b blocks. In some situations, it will not be possible to use each of a treatments

More information

MESSY EXPERIMENTAL DESIGNS

MESSY EXPERIMENTAL DESIGNS nsas State University Libraries tistics in Agriculture 99 - rd Annual Conference roceedings MESSY EXERIMENTAL DESIGNS Dallas E. Johnson ollow this and additional works at: http://newprairiepress.org/agstatconference

More information

Cross-Over Design Experiment (Using SAS)

Cross-Over Design Experiment (Using SAS) Cross-Over Design Experiment (Using SAS) Rita Rahmawati Department of Statistics, Diponegoro University, Semarang ABSTRACT Cross-over experiments are a special class of repeated measures experiments. Up

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

CHL 5225 H Crossover Trials. CHL 5225 H Crossover Trials

CHL 5225 H Crossover Trials. CHL 5225 H Crossover Trials CHL 55 H Crossover Trials The Two-sequence, Two-Treatment, Two-period Crossover Trial Definition A trial in which patients are randomly allocated to one of two sequences of treatments (either 1 then, or

More information

In social and biological sciences, a useful and frequently used statistical technique is the

In social and biological sciences, a useful and frequently used statistical technique is the Testing the additivity assumption in repeated measures ANOV A Robert I. Zambarano University of Texas Computation Center In social and biological sciences, a useful and frequently used statistical technique

More information

ANALYSING BINARY DATA IN A REPEATED MEASUREMENTS SETTING USING SAS

ANALYSING BINARY DATA IN A REPEATED MEASUREMENTS SETTING USING SAS Libraries 1997-9th Annual Conference Proceedings ANALYSING BINARY DATA IN A REPEATED MEASUREMENTS SETTING USING SAS Eleanor F. Allan Follow this and additional works at: http://newprairiepress.org/agstatconference

More information

Topic 12. The Split-plot Design and its Relatives (continued) Repeated Measures

Topic 12. The Split-plot Design and its Relatives (continued) Repeated Measures 12.1 Topic 12. The Split-plot Design and its Relatives (continued) Repeated Measures 12.9 Repeated measures analysis Sometimes researchers make multiple measurements on the same experimental unit. We have

More information

Unbalanced Designs (Section 19.2 plus Much More)

Unbalanced Designs (Section 19.2 plus Much More) Unbalanced Designs (Section 19.2 plus Much More) Unbalanced design: Not all factor combinations have proportionatel equal numbers of observations. For example Block 1 2 1 11 12 Treatment 2 22 3 31 32 Treatment

More information

Computation of Variances of Functions of Parameter Estimates for Mixed Models in GLM

Computation of Variances of Functions of Parameter Estimates for Mixed Models in GLM Computation of Variances of Functions of Parameter Estimates for Mixed Models in GLM Ramon C. Littell and Stephen B. Linda University of Florida. Introduction Estimates of functions of parameters in linear

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

Split-Plot Designs. David M. Allen University of Kentucky. January 30, 2014

Split-Plot Designs. David M. Allen University of Kentucky. January 30, 2014 Split-Plot Designs David M. Allen University of Kentucky January 30, 2014 1 Introduction In this talk we introduce the split-plot design and give an overview of how SAS determines the denominator degrees

More information

CHAPTER 7 - FACTORIAL ANOVA

CHAPTER 7 - FACTORIAL ANOVA Between-S Designs Factorial 7-1 CHAPTER 7 - FACTORIAL ANOVA Introduction to Factorial Designs................................................. 2 A 2 x 2 Factorial Example.......................................................

More information

2 >1. That is, a parallel study design will require

2 >1. That is, a parallel study design will require Cross Over Design Cross over design is commonly used in various type of research for its unique feature of accounting for within subject variability. For studies with short length of treatment time, illness

More information

Model Based Statistics in Biology. Part V. The Generalized Linear Model. Chapter 16 Introduction

Model Based Statistics in Biology. Part V. The Generalized Linear Model. Chapter 16 Introduction Model Based Statistics in Biology. Part V. The Generalized Linear Model. Chapter 16 Introduction ReCap. Parts I IV. The General Linear Model Part V. The Generalized Linear Model 16 Introduction 16.1 Analysis

More information

Journal of Educational and Behavioral Statistics

Journal of Educational and Behavioral Statistics Journal of Educational and Behavioral Statistics http://jebs.aera.net Theory of Estimation and Testing of Effect Sizes: Use in Meta-Analysis Helena Chmura Kraemer JOURNAL OF EDUCATIONAL AND BEHAVIORAL

More information

OHSU OGI Class ECE-580-DOE :Design of Experiments Steve Brainerd

OHSU OGI Class ECE-580-DOE :Design of Experiments Steve Brainerd Why We Use Analysis of Variance to Compare Group Means and How it Works The question of how to compare the population means of more than two groups is an important one to researchers. Let us suppose that

More information

RCB - Example. STA305 week 10 1

RCB - Example. STA305 week 10 1 RCB - Example An accounting firm wants to select training program for its auditors who conduct statistical sampling as part of their job. Three training methods are under consideration: home study, presentations

More information

Correlation Interpretation on Diabetes Mellitus Patients

Correlation Interpretation on Diabetes Mellitus Patients Annals of the University of Craiova, Mathematics and Computer Science Series Volume 37(3), 2010, Pages 101 109 ISSN: 1223-6934 Correlation Interpretation on Diabetes Mellitus Patients Dana Dănciulescu

More information

Analysis of Longitudinal Data: Comparison Between PROC GLM and PROC MIXED. Maribeth Johnson Medical College of Georgia Augusta, GA

Analysis of Longitudinal Data: Comparison Between PROC GLM and PROC MIXED. Maribeth Johnson Medical College of Georgia Augusta, GA Analysis of Longitudinal Data: Comparison Between PROC GLM and PROC MIXED Maribeth Johnson Medical College of Georgia Augusta, GA Overview Introduction to longitudinal data Describe the data for examples

More information

VARIANCE COMPONENT ANALYSIS

VARIANCE COMPONENT ANALYSIS VARIANCE COMPONENT ANALYSIS T. KRISHNAN Cranes Software International Limited Mahatma Gandhi Road, Bangalore - 560 001 krishnan.t@systat.com 1. Introduction In an experiment to compare the yields of two

More information

Lecture 4. Random Effects in Completely Randomized Design

Lecture 4. Random Effects in Completely Randomized Design Lecture 4. Random Effects in Completely Randomized Design Montgomery: 3.9, 13.1 and 13.7 1 Lecture 4 Page 1 Random Effects vs Fixed Effects Consider factor with numerous possible levels Want to draw inference

More information

1 Tomato yield example.

1 Tomato yield example. ST706 - Linear Models II. Spring 2013 Two-way Analysis of Variance examples. Here we illustrate what happens analyzing two way data in proc glm in SAS. Similar issues come up with other software where

More information

PLS205!! Lab 9!! March 6, Topic 13: Covariance Analysis

PLS205!! Lab 9!! March 6, Topic 13: Covariance Analysis PLS205!! Lab 9!! March 6, 2014 Topic 13: Covariance Analysis Covariable as a tool for increasing precision Carrying out a full ANCOVA Testing ANOVA assumptions Happiness! Covariable as a Tool for Increasing

More information

Chapter 2: Finite Automata

Chapter 2: Finite Automata Chapter 2: Finite Automata Peter Cappello Department of Computer Science University of California, Santa Barbara Santa Barbara, CA 93106 cappello@cs.ucsb.edu Please read the corresponding chapter before

More information

5:1LEC - BETWEEN-S FACTORIAL ANOVA

5:1LEC - BETWEEN-S FACTORIAL ANOVA 5:1LEC - BETWEEN-S FACTORIAL ANOVA The single-factor Between-S design described in previous classes is only appropriate when there is just one independent variable or factor in the study. Often, however,

More information

Analysis of variance, multivariate (MANOVA)

Analysis of variance, multivariate (MANOVA) Analysis of variance, multivariate (MANOVA) Abstract: A designed experiment is set up in which the system studied is under the control of an investigator. The individuals, the treatments, the variables

More information

Randomized Complete Block Designs

Randomized Complete Block Designs Randomized Complete Block Designs David Allen University of Kentucky February 23, 2016 1 Randomized Complete Block Design There are many situations where it is impossible to use a completely randomized

More information

Testing Independence

Testing Independence Testing Independence Dipankar Bandyopadhyay Department of Biostatistics, Virginia Commonwealth University BIOS 625: Categorical Data & GLM 1/50 Testing Independence Previously, we looked at RR = OR = 1

More information

HOW TO USE PROC CATMOD IN ESTIMATION PROBLEMS

HOW TO USE PROC CATMOD IN ESTIMATION PROBLEMS , HOW TO USE PROC CATMOD IN ESTIMATION PROBLEMS Olaf Gefeller 1, Franz Woltering2 1 Abteilung Medizinische Statistik, Georg-August-Universitat Gottingen 2Fachbereich Statistik, Universitat Dortmund Abstract

More information

Laboratory Topics 4 & 5

Laboratory Topics 4 & 5 PLS205 Lab 3 January 23, 2014 Orthogonal contrasts Class comparisons in SAS Trend analysis in SAS Multiple mean comparisons Laboratory Topics 4 & 5 Orthogonal contrasts Planned, single degree-of-freedom

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

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

Approximate Test for Comparing Parameters of Several Inverse Hypergeometric Distributions

Approximate Test for Comparing Parameters of Several Inverse Hypergeometric Distributions Approximate Test for Comparing Parameters of Several Inverse Hypergeometric Distributions Lei Zhang 1, Hongmei Han 2, Dachuan Zhang 3, and William D. Johnson 2 1. Mississippi State Department of Health,

More information

An Approached of Box-Cox Data Transformation to Biostatistics Experiment

An Approached of Box-Cox Data Transformation to Biostatistics Experiment Statistika, Vol. 6 No., 6 Nopember 6 An Approached of Box-Cox Data Transformation to Biostatistics Experiment Wan Muhamad Amir W Ahmad, Nyi Nyi Naing, Norhayati Rosli Jabatan Matematik, Fakulti Sains dan

More information

Analysis of Variance and Co-variance. By Manza Ramesh

Analysis of Variance and Co-variance. By Manza Ramesh Analysis of Variance and Co-variance By Manza Ramesh Contents Analysis of Variance (ANOVA) What is ANOVA? The Basic Principle of ANOVA ANOVA Technique Setting up Analysis of Variance Table Short-cut Method

More information

BIOL Biometry LAB 6 - SINGLE FACTOR ANOVA and MULTIPLE COMPARISON PROCEDURES

BIOL Biometry LAB 6 - SINGLE FACTOR ANOVA and MULTIPLE COMPARISON PROCEDURES BIOL 458 - Biometry LAB 6 - SINGLE FACTOR ANOVA and MULTIPLE COMPARISON PROCEDURES PART 1: INTRODUCTION TO ANOVA Purpose of ANOVA Analysis of Variance (ANOVA) is an extremely useful statistical method

More information

Power Comparison of Exact Unconditional Tests for Comparing Two Binomial Proportions

Power Comparison of Exact Unconditional Tests for Comparing Two Binomial Proportions Power Comparison of Exact Unconditional Tests for Comparing Two Binomial Proportions Roger L. Berger Department of Statistics North Carolina State University Raleigh, NC 27695-8203 June 29, 1994 Institute

More information

MIXED MODELS FOR REPEATED (LONGITUDINAL) DATA PART 2 DAVID C. HOWELL 4/1/2010

MIXED MODELS FOR REPEATED (LONGITUDINAL) DATA PART 2 DAVID C. HOWELL 4/1/2010 MIXED MODELS FOR REPEATED (LONGITUDINAL) DATA PART 2 DAVID C. HOWELL 4/1/2010 Part 1 of this document can be found at http://www.uvm.edu/~dhowell/methods/supplements/mixed Models for Repeated Measures1.pdf

More information

Topic 13. Analysis of Covariance (ANCOVA) [ST&D chapter 17] 13.1 Introduction Review of regression concepts

Topic 13. Analysis of Covariance (ANCOVA) [ST&D chapter 17] 13.1 Introduction Review of regression concepts Topic 13. Analysis of Covariance (ANCOVA) [ST&D chapter 17] 13.1 Introduction The analysis of covariance (ANCOVA) is a technique that is occasionally useful for improving the precision of an experiment.

More information

Model Based Statistics in Biology. Part V. The Generalized Linear Model. Chapter 18.1 Logistic Regression (Dose - Response)

Model Based Statistics in Biology. Part V. The Generalized Linear Model. Chapter 18.1 Logistic Regression (Dose - Response) Model Based Statistics in Biology. Part V. The Generalized Linear Model. Logistic Regression ( - Response) ReCap. Part I (Chapters 1,2,3,4), Part II (Ch 5, 6, 7) ReCap Part III (Ch 9, 10, 11), Part IV

More information

Analysis of Longitudinal Data: Comparison between PROC GLM and PROC MIXED.

Analysis of Longitudinal Data: Comparison between PROC GLM and PROC MIXED. Analysis of Longitudinal Data: Comparison between PROC GLM and PROC MIXED. Maribeth Johnson, Medical College of Georgia, Augusta, GA ABSTRACT Longitudinal data refers to datasets with multiple measurements

More information

Contrasts and Multiple Comparisons Supplement for Pages

Contrasts and Multiple Comparisons Supplement for Pages Contrasts and Multiple Comparisons Supplement for Pages 302-323 Brian Habing University of South Carolina Last Updated: July 20, 2001 The F-test from the ANOVA table allows us to test the null hypothesis

More information

Note: k = the # of conditions n = # of data points in a condition N = total # of data points

Note: k = the # of conditions n = # of data points in a condition N = total # of data points The ANOVA for2 Dependent Groups -- Analysis of 2-Within (or Matched)-Group Data with a Quantitative Response Variable Application: This statistic has two applications that can appear very different, but

More information

Graphical Procedures, SAS' PROC MIXED, and Tests of Repeated Measures Effects. H.J. Keselman University of Manitoba

Graphical Procedures, SAS' PROC MIXED, and Tests of Repeated Measures Effects. H.J. Keselman University of Manitoba 1 Graphical Procedures, SAS' PROC MIXED, and Tests of Repeated Measures Effects by H.J. Keselman University of Manitoba James Algina University of Florida and Rhonda K. Kowalchuk University of Manitoba

More information

Introduction to the Design and Analysis of Experiments

Introduction to the Design and Analysis of Experiments Introduction to the Design and Analysis of Experiments Geoffrey M. Clarke, MA,Dip.stats.,c.stat. Honorary Reader in Applied Statistics, University of Kent at Canterbury and Consultant to the Applied Statistics

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

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

The Random Effects Model Introduction

The Random Effects Model Introduction The Random Effects Model Introduction Sometimes, treatments included in experiment are randomly chosen from set of all possible treatments. Conclusions from such experiment can then be generalized to other

More information

An Improved Approximate Formula for Calculating Sample Sizes for Comparing Two Binomial Distributions

An Improved Approximate Formula for Calculating Sample Sizes for Comparing Two Binomial Distributions An Improved Approximate Formula for Calculating Sample Sizes for Comparing Two Binomial Distributions J. T. Casagrande; M. C. Pike; P. G. Smith Biometrics, Vol. 34, No. 3. (Sep., 1978), pp. 483-486. Stable

More information

Ordinal Variables in 2 way Tables

Ordinal Variables in 2 way Tables Ordinal Variables in 2 way Tables Edps/Psych/Soc 589 Carolyn J. Anderson Department of Educational Psychology c Board of Trustees, University of Illinois Fall 2018 C.J. Anderson (Illinois) Ordinal Variables

More information

Power Analysis for One-Way ANOVA

Power Analysis for One-Way ANOVA Chapter 12 Power Analysis for One-Way ANOVA Recall that the power of a statistical test is the probability of rejecting H 0 when H 0 is false, and some alternative hypothesis H 1 is true. We saw earlier

More information

Multi-factor analysis of variance

Multi-factor analysis of variance Faculty of Health Sciences Outline Multi-factor analysis of variance Basic statistics for experimental researchers 2015 Two-way ANOVA and interaction Mathed samples ANOVA Random vs systematic variation

More information

The Chi-Square Distributions

The Chi-Square Distributions MATH 183 The Chi-Square Distributions Dr. Neal, WKU The chi-square distributions can be used in statistics to analyze the standard deviation σ of a normally distributed measurement and to test the goodness

More information

Orthogonal and Non-orthogonal Polynomial Constrasts

Orthogonal and Non-orthogonal Polynomial Constrasts Orthogonal and Non-orthogonal Polynomial Constrasts We had carefully reviewed orthogonal polynomial contrasts in class and noted that Brian Yandell makes a compelling case for nonorthogonal polynomial

More information

Statistics: CI, Tolerance Intervals, Exceedance, and Hypothesis Testing. Confidence intervals on mean. CL = x ± t * CL1- = exp

Statistics: CI, Tolerance Intervals, Exceedance, and Hypothesis Testing. Confidence intervals on mean. CL = x ± t * CL1- = exp Statistics: CI, Tolerance Intervals, Exceedance, and Hypothesis Lecture Notes 1 Confidence intervals on mean Normal Distribution CL = x ± t * 1-α 1- α,n-1 s n Log-Normal Distribution CL = exp 1-α CL1-

More information

Introduction to SAS proc mixed

Introduction to SAS proc mixed Faculty of Health Sciences Introduction to SAS proc mixed Analysis of repeated measurements, 2017 Julie Forman Department of Biostatistics, University of Copenhagen 2 / 28 Preparing data for analysis The

More information

SAS/STAT 14.2 User s Guide. Introduction to Analysis of Variance Procedures

SAS/STAT 14.2 User s Guide. Introduction to Analysis of Variance Procedures SAS/STAT 14.2 User s Guide Introduction to Analysis of Variance Procedures This document is an individual chapter from SAS/STAT 14.2 User s Guide. The correct bibliographic citation for this manual is

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

Paper Equivalence Tests. Fei Wang and John Amrhein, McDougall Scientific Ltd.

Paper Equivalence Tests. Fei Wang and John Amrhein, McDougall Scientific Ltd. Paper 11683-2016 Equivalence Tests Fei Wang and John Amrhein, McDougall Scientific Ltd. ABSTRACT Motivated by the frequent need for equivalence tests in clinical trials, this paper provides insights into

More information

Lecture.10 T-test definition assumptions test for equality of two means-independent and paired t test. Student s t test

Lecture.10 T-test definition assumptions test for equality of two means-independent and paired t test. Student s t test Lecture.10 T-test definition assumptions test for equality of two means-independent and paired t test Student s t test When the sample size is smaller, the ratio will follow t distribution and not the

More information

Topic 12. The Split-plot Design and its Relatives (Part II) Repeated Measures [ST&D Ch. 16] 12.9 Repeated measures analysis

Topic 12. The Split-plot Design and its Relatives (Part II) Repeated Measures [ST&D Ch. 16] 12.9 Repeated measures analysis Topic 12. The Split-plot Design and its Relatives (Part II) Repeated Measures [ST&D Ch. 16] 12.9 Repeated measures analysis Sometimes researchers make multiple measurements on the same experimental unit.

More information

Elementary Linear Algebra with Applications Bernard Kolman David Hill Ninth Edition

Elementary Linear Algebra with Applications Bernard Kolman David Hill Ninth Edition Elementary Linear Algebra with Applications Bernard Kolman David Hill Ninth Edition Pearson Education Limited Edinburgh Gate Harlow Essex CM JE England and Associated Companies throughout the world Visit

More information

T.I.H.E. IT 233 Statistics and Probability: Sem. 1: 2013 ESTIMATION AND HYPOTHESIS TESTING OF TWO POPULATIONS

T.I.H.E. IT 233 Statistics and Probability: Sem. 1: 2013 ESTIMATION AND HYPOTHESIS TESTING OF TWO POPULATIONS ESTIMATION AND HYPOTHESIS TESTING OF TWO POPULATIONS In our work on hypothesis testing, we used the value of a sample statistic to challenge an accepted value of a population parameter. We focused only

More information

Using SAS Proc Power to Perform Model-based Power Analysis for Clinical Pharmacology Studies Peng Sun, Merck & Co., Inc.

Using SAS Proc Power to Perform Model-based Power Analysis for Clinical Pharmacology Studies Peng Sun, Merck & Co., Inc. PharmaSUG00 - Paper SP05 Using SAS Proc Power to Perform Model-based Power Analysis for Clinical Pharmacology Studies Peng Sun, Merck & Co., Inc., North Wales, PA ABSRAC In this paper, we demonstrate that

More information

Introduction to Crossover Trials

Introduction to Crossover Trials Introduction to Crossover Trials Stat 6500 Tutorial Project Isaac Blackhurst A crossover trial is a type of randomized control trial. It has advantages over other designed experiments because, under certain

More information

Chapter 4. Latin Square Design

Chapter 4. Latin Square Design Chapter 4 Latin Square Design Latin Square Design 4 Felix Kutsanedzie 1 * ; Sylvester Achio 1 ; Edmund Ameko 1 ; George Kutsanedzie 2 ; Diaba Kwasi Selassie 3 1 Accra Polytechnic, GP 61, Accra, Ghana

More information

MULTIVARIATE ANALYSIS OF VARIANCE

MULTIVARIATE ANALYSIS OF VARIANCE MULTIVARIATE ANALYSIS OF VARIANCE RAJENDER PARSAD AND L.M. BHAR Indian Agricultural Statistics Research Institute Library Avenue, New Delhi - 0 0 lmb@iasri.res.in. Introduction In many agricultural experiments,

More information

Chapter 19. Agreement and the kappa statistic

Chapter 19. Agreement and the kappa statistic 19. Agreement Chapter 19 Agreement and the kappa statistic Besides the 2 2contingency table for unmatched data and the 2 2table for matched data, there is a third common occurrence of data appearing summarised

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

USE OF THE SAS VARCOMP PROCEDURE TO ESTIMATE ANALYTICAL REPEATABILITY. Anna Caroli Istituto di Zootecnica Veterinaria - Milano - Italy

USE OF THE SAS VARCOMP PROCEDURE TO ESTIMATE ANALYTICAL REPEATABILITY. Anna Caroli Istituto di Zootecnica Veterinaria - Milano - Italy INTRODUCTION USE OF THE SAS VARCOMP PROCEDURE TO ESTIMATE ANALYTICAL REPEATABILITY Anna Caroli Istituto di Zootecnica Veterinaria - Milano - Italy Researchers often have to assess if an analytical method

More information

Answer to exercise: Blood pressure lowering drugs

Answer to exercise: Blood pressure lowering drugs Answer to exercise: Blood pressure lowering drugs The data set bloodpressure.txt contains data from a cross-over trial, involving three different formulations of a drug for lowering of blood pressure:

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

Section 11: Quantitative analyses: Linear relationships among variables

Section 11: Quantitative analyses: Linear relationships among variables Section 11: Quantitative analyses: Linear relationships among variables Australian Catholic University 214 ALL RIGHTS RESERVED. No part of this work covered by the copyright herein may be reproduced or

More information

Introduction to SAS proc mixed

Introduction to SAS proc mixed Faculty of Health Sciences Introduction to SAS proc mixed Analysis of repeated measurements, 2017 Julie Forman Department of Biostatistics, University of Copenhagen Outline Data in wide and long format

More information

Three Factor Completely Randomized Design with One Continuous Factor: Using SPSS GLM UNIVARIATE R. C. Gardner Department of Psychology

Three Factor Completely Randomized Design with One Continuous Factor: Using SPSS GLM UNIVARIATE R. C. Gardner Department of Psychology Data_Analysis.calm Three Factor Completely Randomized Design with One Continuous Factor: Using SPSS GLM UNIVARIATE R. C. Gardner Department of Psychology This article considers a three factor completely

More information

STATISTICS 110/201 PRACTICE FINAL EXAM

STATISTICS 110/201 PRACTICE FINAL EXAM STATISTICS 110/201 PRACTICE FINAL EXAM Questions 1 to 5: There is a downloadable Stata package that produces sequential sums of squares for regression. In other words, the SS is built up as each variable

More information

STAT 705 Chapter 19: Two-way ANOVA

STAT 705 Chapter 19: Two-way ANOVA STAT 705 Chapter 19: Two-way ANOVA Adapted from Timothy Hanson Department of Statistics, University of South Carolina Stat 705: Data Analysis II 1 / 41 Two-way ANOVA This material is covered in Sections

More information

Unbalanced Data in Factorials Types I, II, III SS Part 1

Unbalanced Data in Factorials Types I, II, III SS Part 1 Unbalanced Data in Factorials Types I, II, III SS Part 1 Chapter 10 in Oehlert STAT:5201 Week 9 - Lecture 2 1 / 14 When we perform an ANOVA, we try to quantify the amount of variability in the data accounted

More information

Wrap-up. The General Linear Model is a special case of the Generalized Linear Model. Consequently, we can carry out any GLM as a GzLM.

Wrap-up. The General Linear Model is a special case of the Generalized Linear Model. Consequently, we can carry out any GLM as a GzLM. Model Based Statistics in Biology. Part V. The Generalized Linear Model. Analysis of Continuous Data ReCap. Part I (Chapters 1,2,3,4), Part II (Ch 5, 6, 7) ReCap Part III (Ch 9, 10, 11), Part IV (Ch13,

More information

FRACTIONAL FACTORIAL

FRACTIONAL FACTORIAL FRACTIONAL FACTORIAL NURNABI MEHERUL ALAM M.Sc. (Agricultural Statistics), Roll No. 443 I.A.S.R.I, Library Avenue, New Delhi- Chairperson: Dr. P.K. Batra Abstract: Fractional replication can be defined

More information

5 Autoregressive-Moving-Average Modeling

5 Autoregressive-Moving-Average Modeling 5 Autoregressive-Moving-Average Modeling 5. Purpose. Autoregressive-moving-average (ARMA models are mathematical models of the persistence, or autocorrelation, in a time series. ARMA models are widely

More information

Outline. Topic 19 - Inference. The Cell Means Model. Estimates. Inference for Means Differences in cell means Contrasts. STAT Fall 2013

Outline. Topic 19 - Inference. The Cell Means Model. Estimates. Inference for Means Differences in cell means Contrasts. STAT Fall 2013 Topic 19 - Inference - Fall 2013 Outline Inference for Means Differences in cell means Contrasts Multiplicity Topic 19 2 The Cell Means Model Expressed numerically Y ij = µ i + ε ij where µ i is the theoretical

More information

Lecture 7 Randomized Complete Block Design (RCBD) [ST&D sections (except 9.6) and section 15.8]

Lecture 7 Randomized Complete Block Design (RCBD) [ST&D sections (except 9.6) and section 15.8] Lecture 7 Randomized Complete Block Design () [ST&D sections 9.1 9.7 (except 9.6) and section 15.8] The Completely Randomized Design () 1. It is assumed that all experimental units (EU's) are uniform..

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

Multiple Regression Analysis

Multiple Regression Analysis Multiple Regression Analysis y = β 0 + β 1 x 1 + β 2 x 2 +... β k x k + u 2. Inference 0 Assumptions of the Classical Linear Model (CLM)! So far, we know: 1. The mean and variance of the OLS estimators

More information

UNIVERSAL OPTIMALITY OF BALANCED UNIFORM CROSSOVER DESIGNS 1

UNIVERSAL OPTIMALITY OF BALANCED UNIFORM CROSSOVER DESIGNS 1 The Annals of Statistics 2003, Vol. 31, No. 3, 978 983 Institute of Mathematical Statistics, 2003 UNIVERSAL OPTIMALITY OF BALANCED UNIFORM CROSSOVER DESIGNS 1 BY A. S. HEDAYAT AND MIN YANG University of

More information

THE ROLE OF COMPUTER BASED TECHNOLOGY IN DEVELOPING UNDERSTANDING OF THE CONCEPT OF SAMPLING DISTRIBUTION

THE ROLE OF COMPUTER BASED TECHNOLOGY IN DEVELOPING UNDERSTANDING OF THE CONCEPT OF SAMPLING DISTRIBUTION THE ROLE OF COMPUTER BASED TECHNOLOGY IN DEVELOPING UNDERSTANDING OF THE CONCEPT OF SAMPLING DISTRIBUTION Kay Lipson Swinburne University of Technology Australia Traditionally, the concept of sampling

More information

DESAIN EKSPERIMEN BLOCKING FACTORS. Semester Genap 2017/2018 Jurusan Teknik Industri Universitas Brawijaya

DESAIN EKSPERIMEN BLOCKING FACTORS. Semester Genap 2017/2018 Jurusan Teknik Industri Universitas Brawijaya DESAIN EKSPERIMEN BLOCKING FACTORS Semester Genap Jurusan Teknik Industri Universitas Brawijaya Outline The Randomized Complete Block Design The Latin Square Design The Graeco-Latin Square Design Balanced

More information

1. (Problem 3.4 in OLRT)

1. (Problem 3.4 in OLRT) STAT:5201 Homework 5 Solutions 1. (Problem 3.4 in OLRT) The relationship of the untransformed data is shown below. There does appear to be a decrease in adenine with increased caffeine intake. This is

More information

Randomized Complete Block Designs Incomplete Block Designs. Block Designs. 1 Randomized Complete Block Designs. 2 Incomplete Block Designs

Randomized Complete Block Designs Incomplete Block Designs. Block Designs. 1 Randomized Complete Block Designs. 2 Incomplete Block Designs Block Designs Randomized Complete Block Designs 1 Randomized Complete Block Designs 2 0 / 18 1 Randomized Complete Block Designs 2 1 / 18 Randomized Complete Block Design RCBD is the most widely used experimental

More information

Repeated ordinal measurements: a generalised estimating equation approach

Repeated ordinal measurements: a generalised estimating equation approach Repeated ordinal measurements: a generalised estimating equation approach David Clayton MRC Biostatistics Unit 5, Shaftesbury Road Cambridge CB2 2BW April 7, 1992 Abstract Cumulative logit and related

More information

Analysis of variance and regression. April 17, Contents Comparison of several groups One-way ANOVA. Two-way ANOVA Interaction Model checking

Analysis of variance and regression. April 17, Contents Comparison of several groups One-way ANOVA. Two-way ANOVA Interaction Model checking Analysis of variance and regression Contents Comparison of several groups One-way ANOVA April 7, 008 Two-way ANOVA Interaction Model checking ANOVA, April 008 Comparison of or more groups Julie Lyng Forman,

More information

Analysis of Microtubules using. for Growth Curve modeling.

Analysis of Microtubules using. for Growth Curve modeling. Analysis of Microtubules using Growth Curve Modeling Md. Aleemuddin Siddiqi S. Rao Jammalamadaka Statistics and Applied Probability, University of California, Santa Barbara March 1, 2006 1 Introduction

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

Increasing Power in Paired-Samples Designs. by Correcting the Student t Statistic for Correlation. Donald W. Zimmerman. Carleton University

Increasing Power in Paired-Samples Designs. by Correcting the Student t Statistic for Correlation. Donald W. Zimmerman. Carleton University Power in Paired-Samples Designs Running head: POWER IN PAIRED-SAMPLES DESIGNS Increasing Power in Paired-Samples Designs by Correcting the Student t Statistic for Correlation Donald W. Zimmerman Carleton

More information

Lecture 25: Models for Matched Pairs

Lecture 25: Models for Matched Pairs Lecture 25: Models for Matched Pairs Dipankar Bandyopadhyay, Ph.D. BMTRY 711: Analysis of Categorical Data Spring 2011 Division of Biostatistics and Epidemiology Medical University of South Carolina Lecture

More information

Adaptive, graph based multiple testing procedures and a uniform improvement of Bonferroni type tests.

Adaptive, graph based multiple testing procedures and a uniform improvement of Bonferroni type tests. 1/35 Adaptive, graph based multiple testing procedures and a uniform improvement of Bonferroni type tests. Martin Posch Center for Medical Statistics, Informatics and Intelligent Systems Medical University

More information

13. The Cochran-Satterthwaite Approximation for Linear Combinations of Mean Squares

13. The Cochran-Satterthwaite Approximation for Linear Combinations of Mean Squares 13. The Cochran-Satterthwaite Approximation for Linear Combinations of Mean Squares opyright c 2018 Dan Nettleton (Iowa State University) 13. Statistics 510 1 / 18 Suppose M 1,..., M k are independent

More information