PLANNED ORTHOGONAL CONTRASTS

Size: px
Start display at page:

Download "PLANNED ORTHOGONAL CONTRASTS"

Transcription

1 PLANNED ORTHOGONAL CONTRASTS Please note: This handout is useful background for the workshop, not what s covered in it. Basic principles for contrasts are the same in repeated measures. Planned orthogonal contrasts are a "higher form of life" version of ANOVA. They have something in common with post-hoc comparisons following standard ANOVA, such as the Bonferroni test or the Least Significant Difference test, in that they compare pairs of means. They differ in that they compare only some of all the possible pairs of means. The pairs are chosen BEFORE the analysis is run i.e. they are planned. Each pair is independent of every other pair (i.e. orthogonal) in that the statistical significance of one pair gives no hints about the statistical significance of any other pair. Planned orthogonal contrasts are always found in sets. The number of contrasts is always equal to the number of groups in the ANOVA, minus one. An example is below. PLANNED ORTHOGONAL CONTRASTS: Example Data Set Below are the reading scores of 48 people with defects of their central (foveal) vision. The measure is words read per minute. The first 12 people (Group 1) were trained to read using peripheral vision. The second set of 12 people (Group 2) were trained to read with an A4-sized plastic magnifying sheet. The third set of people (Group 3) were trained to use both techniques simultaneously. The final set of 12 people (Group 4) were a waiting list control group. Reading Person Score Group

2 Reading Person Score Group Table 1: Reading Score Group Mean sd Peripheral Magnifier Combination Control Table 2 below is a standard Analysis of Variance table for Reading Score by group. It is shown to highlight differences between standard ANOVA and planned orthogonal contrasts. Please note that all these tables were produced by the free statistics package, Instat, which generally produces cleaner tables than does SPSS. Table 2: ANOVA TABLE for Reading Score Source df SS MS F Prob. Group Error Total

3 This ANOVA has used the variance in the measures to make all possible comparisons between pairs of means simultaneously. It has compared group 1 with all the other groups, group 2 with all the other groups and so on. It has also compared group 1 with the average of groups 2 & 3, group 2 with the average of groups 1 & 3, and so on. The variance in the measures is therefore used to test a large number of comparisons. A general name for this type of ANOVA is "omnibus ANOVA". If the researcher does not know in advance which groups may be different to which, omnibus ANOVA may be the best choice. Often researchers are particularly interested in some comparisons and less interested in others. In these cases omnibus ANOVA may be inefficient because it "wastes" variance testing comparisons of little or no interest. In our example, the researcher might wish to make three specific comparisons: 1) compare the treatment groups to the control group; 2) compare the effectiveness of the combined treatment to the two individual treatments; 3) compare the relative effectiveness of the two individual treatments. Each one of these comparisons could be tested with its own planned contrast. These contrasts would be independent of each other because the outcome of one would tell us nothing about the outcomes of the others. HOW CONTRASTS WORK The simplest example of a contrast is a t test. In fact, contrasts are glorified versions of t tests. Using our example above, contrast 3 compares the Peripheral Vision group to the Magnification group. If this were the only comparison of interest we would do a t test. The first step would be to set up hypotheses Ho: mu(peripheral) = mu(mag) H1: mu(peripheral) =/= mu(mag) Another way of writing this is Ho: mu(peripheral) - mu(mag) = 0 H1: mu(peripheral) - mu(mag) =/= 0 This second form shows more clearly than the first that each mean has a "weight". The Peripheral group is given a "weight" of +1. The Magnification group is given a "weight" of -1. If the null hypothesis is confirmed then the Peripheral group s population mean, weighted by +1, plus the Magnification group s population mean, weighted by -1, should equal 0. If there were really only two groups in the study, Peripheral and Magnification, then contrast 3 would be the only comparison of interest to the researchers and a t test would complete the analysis. Because there are two other groups, comparison 3 needs to ignore the Combined and Control groups. In contrast terms these two groups are each given a "weight" of 0. To test comparison 3 as a contrast the full null hypothesis is Ho: +1mu(peripheral) + -1mu(mag) + 0mu(combined) + 0mu(control) The weights for comparison 3 are

4 Comparison 2 tests the Combined group compared to the two single treatments. This is done by averaging the means of the two single treatments and comparing them to the Combined group mean. The Control group is not part of this comparison, so has a "weight" of 0. The usual way to take a mean of two numbers is to add them and divide by 2. Arithmetically, this is the same as dividing the first mean by two, the second mean by two, and then adding the results. The weights for comparison (contrast) 2 are then It is usually more convenient to use whole-number weights for contrasts. The same effect is obtained if the weights for contrast 2 are Using this system, the three sets of contrast weights are: Peripheral Magnification Combined Control Contrast Contrast Contrast where contrasts 1, 2 and 3 are 1) compare the treatment groups to the control group; 2) compare the effectiveness of the combined treatment to the two individual treatments; 3) compare the relative effectiveness of the two individual treatments. In SPSS these contrast weights are entered into the Contrast part of the dialogue box. SPSS will run the omnibus ANOVA and print out the contrast results as well. The omnibus ANOVA is irrelevant. The contrasts are the more powerful alternative. They use all the variance to test only the comparisons of interest. When the contrasts are run in Instat the following tables are produced. (Table 3 is identical to Table 2 and is reproduced here for ease of reading.) Table 3: ANOVA TABLE for Reading Score Source df SS MS F Prob. Group Error Total Table 4: Contrasts for factor "Group" Contrast Value se SSQ F Prob > F Contrast Contrast Contrast The omnibus ANOVA is not significant, with p = As it happens, none of the contrasts is significant either, but contrast 2 is close. With a larger sample it may well have been significant.

5 Note 1: The F ratio for each contrast is its sum of squares (SSQ) divided by the mean square for error from Table 3 (385.08). Note 2: Each contrast has degrees of freedom between = 1, so its mean square = its sum of squares (MSE = SSE/df = SSE/1 = SSE). df = 1 because contrasts compare one mean to one other mean. With two means, df between groups is always 1 (2-1 = 1).

Analysis of Variance. Copyright 2014 Pearson Education, Inc.

Analysis of Variance. Copyright 2014 Pearson Education, Inc. Analysis of Variance 12-1 Learning Outcomes Outcome 1. Understand the basic logic of analysis of variance. Outcome 2. Perform a hypothesis test for a single-factor design using analysis of variance manually

More information

Unit 4: Inference for numerical variables Lecture 3: ANOVA

Unit 4: Inference for numerical variables Lecture 3: ANOVA Unit 4: Inference for numerical variables Lecture 3: ANOVA Statistics 101 Thomas Leininger June 10, 2013 Announcements Announcements Proposals due tomorrow. Will be returned to you by Wednesday. You MUST

More information

Unit4: Inferencefornumericaldata 4. ANOVA. Sta Spring Duke University, Department of Statistical Science

Unit4: Inferencefornumericaldata 4. ANOVA. Sta Spring Duke University, Department of Statistical Science Unit4: Inferencefornumericaldata 4. ANOVA Sta 101 - Spring 2016 Duke University, Department of Statistical Science Dr. Çetinkaya-Rundel Slides posted at http://bit.ly/sta101_s16 Outline 1. Housekeeping

More information

Week 7 One-way ANOVA

Week 7 One-way ANOVA Week 7 One-way ANOVA Objectives By the end of this lecture, you should be able to: Understand the shortcomings of comparing multiple means as pairs of hypotheses. Understand the steps of the ANOVA method

More information

One-factor ANOVA by example

One-factor ANOVA by example ANOVA One-factor ANOVA by example 2 One-factor ANOVA by visual inspection 3 4 One-factor ANOVA H 0 H 0 : µ 1 = µ 2 = µ 3 = H A : not all means are equal 5 One-factor ANOVA but why not t-tests t-tests?

More information

A few things to remember about ANOVA

A few things to remember about ANOVA A few things to remember about ANOVA 1) The F-test that is performed is always 1-tailed. This is because your alternative hypothesis is always that the between group variation is greater than the within

More information

Introduction to Analysis of Variance (ANOVA) The Structural Model, The Summary Table, and the One- Way ANOVA

Introduction to Analysis of Variance (ANOVA) The Structural Model, The Summary Table, and the One- Way ANOVA Introduction to Analysis of Variance (ANOVA) The Structural Model, The Summary Table, and the One- Way ANOVA Limitations of the t-test Although the t-test is commonly used, it has limitations Can only

More information

MGB 203B Homework # LSD = 1 1

MGB 203B Homework # LSD = 1 1 MGB 0B Homework # 4.4 a α =.05: t = =.05 LSD = α /,n k t.05, 7 t α /,n k MSE + =.05 700 + = 4.8 n i n j 0 0 i =, j = 8.7 0.4 7. i =, j = 8.7.7 5.0 i =, j = 0.4.7. Conclusion: µ differs from µ and µ. b

More information

One-way ANOVA: round, narrow, wide

One-way ANOVA: round, narrow, wide 5/4/2009 9:19:18 AM Retrieving project from file: 'C:\DOCUMENTS AND SETTINGS\BOB S\DESKTOP\RJS\COURSES\MTAB\FIRSTBASE.MPJ' ========================================================================== This

More information

ANOVA - Implementation.

ANOVA - Implementation. ANOVA - Implementation http://www.pelagicos.net/classes_biometry_fa17.htm Doing an ANOVA With RCmdr Categorical Variable One-Way ANOVA Testing a single Factor dose with 3 treatments (low, mid, high) Doing

More information

Experimental Design and Data Analysis Part 2

Experimental Design and Data Analysis Part 2 Experimental Design and Data Analysis Part 2 Assump@ons for Parametric Tests t- test and ANOVA Independence Variance Normality t-test Yes Yes Yes ANOVA Yes Yes Yes Lecture 7 AEC 460 Assume homogeneity

More information

Factorial Analysis of Variance

Factorial Analysis of Variance Factorial Analysis of Variance Overview of the Factorial ANOVA Factorial ANOVA (Two-Way) In the context of ANOVA, an independent variable (or a quasiindependent variable) is called a factor, and research

More information

Chapter 13. Factorial ANOVA. Patrick Mair 2015 Psych Factorial ANOVA 0 / 19

Chapter 13. Factorial ANOVA. Patrick Mair 2015 Psych Factorial ANOVA 0 / 19 Chapter 13 Factorial ANOVA Patrick Mair 2015 Psych 1950 13 Factorial ANOVA 0 / 19 Today s Menu Now we extend our one-way ANOVA approach to two (or more) factors. Factorial ANOVA: two-way ANOVA, SS decomposition,

More information

Stat 139 Homework 3 Solutions, Spring 2015

Stat 139 Homework 3 Solutions, Spring 2015 Stat 39 Homework 3 Solutions, Spring 05 Problem. Let i Nµ, σ ) for i,..., n, and j Nµ, σ ) for j,..., n. Also, assume that all observations are independent from each other. In Unit 4, we learned that the

More information

One Way ANOVA (Analysis of Variance)

One Way ANOVA (Analysis of Variance) One Wa ANOVA (Analsis of Variance) The one-wa analsis of variance (ANOVA) is used to determine whether there are an significant differences between the means of two or more independent (unrelated) groups

More information

Select Boxplot -> Multiple Y's (simple) and select all variable names.

Select Boxplot -> Multiple Y's (simple) and select all variable names. One Factor ANOVA in Minitab As an example, we will use the data below. A study looked at the days spent in the hospital for different regions of the United States. Can the company reject the claim the

More information

Empirical Example II of Chapter 7

Empirical Example II of Chapter 7 Empirical Example II of Chapter 7 1. We use NBA data. The description of variables is --- --- --- storage display value variable name type format label variable label marr byte %9.2f =1 if married wage

More information

Stats 2002: Probabilities for Wins and Losses of Online Gambling

Stats 2002: Probabilities for Wins and Losses of Online Gambling Abstract: Jennifer Mateja Andrea Scisinger Lindsay Lacher Stats 2002: Probabilities for Wins and Losses of Online Gambling The objective of this experiment is to determine whether online gambling is a

More information

Statistical Analysis of PGA Tour Skill Rankings USGA Research and Test Center June 1, 2007

Statistical Analysis of PGA Tour Skill Rankings USGA Research and Test Center June 1, 2007 Statistical Analysis of PGA Tour Skill Rankings 198-26 USGA Research and Test Center June 1, 27 1. Introduction The PGA Tour has recorded and published Tour Player performance statistics since 198. All

More information

Factorial ANOVA Problems

Factorial ANOVA Problems Factorial ANOVA Problems Q.1. In a 2-Factor ANOVA, measuring the effects of 2 factors (A and B) on a response (y), there are 3 levels each for factors A and B, and 4 replications per treatment combination.

More information

Biostatistics & SAS programming

Biostatistics & SAS programming Biostatistics & SAS programming Kevin Zhang March 6, 2017 ANOVA 1 Two groups only Independent groups T test Comparison One subject belongs to only one groups and observed only once Thus the observations

More information

Legendre et al Appendices and Supplements, p. 1

Legendre et al Appendices and Supplements, p. 1 Legendre et al. 2010 Appendices and Supplements, p. 1 Appendices and Supplement to: Legendre, P., M. De Cáceres, and D. Borcard. 2010. Community surveys through space and time: testing the space-time interaction

More information

DOCUMENT RESUME. A Comparison of Type I Error Rates of Alpha-Max with Established Multiple Comparison Procedures. PUB DATE NOTE

DOCUMENT RESUME. A Comparison of Type I Error Rates of Alpha-Max with Established Multiple Comparison Procedures. PUB DATE NOTE DOCUMENT RESUME ED 415 284 TM 028 030 AUTHOR Barnette, J. Jackson; McLean, James E. TITLE A Comparison of Type I Error Rates of Alpha-Max with Established Multiple Comparison Procedures. PUB DATE 1997-11-13

More information

Name May 3, 2007 Math Probability and Statistics

Name May 3, 2007 Math Probability and Statistics Name May 3, 2007 Math 341 - Probability and Statistics Long Exam IV Instructions: Please include all relevant work to get full credit. Encircle your final answers. 1. An article in Professional Geographer

More information

Setting up group models Part 1 NITP, 2011

Setting up group models Part 1 NITP, 2011 Setting up group models Part 1 NITP, 2011 What is coming up Crash course in setting up models 1-sample and 2-sample t-tests Paired t-tests ANOVA! Mean centering covariates Identifying rank deficient matrices

More information

Example 1: One Way ANOVA in MINITAB

Example 1: One Way ANOVA in MINITAB Example : One Way ANOVA in MINITAB A consumer group wants to compare a new brand of wax (Brand-X) to two leading brands (Sureglow and Microsheen) in terms of Effectiveness of wax. Following data is collected

More information

Announcements. Lecture 19: Inference for SLR & Transformations. Online quiz 7 - commonly missed questions

Announcements. Lecture 19: Inference for SLR & Transformations. Online quiz 7 - commonly missed questions Announcements Announcements Lecture 19: Inference for SLR & Statistics 101 Mine Çetinkaya-Rundel April 3, 2012 HW 7 due Thursday. Correlation guessing game - ends on April 12 at noon. Winner will be announced

More information

Safety at Intersections in Oregon A Preliminary Update of Statewide Intersection Crash Rates

Safety at Intersections in Oregon A Preliminary Update of Statewide Intersection Crash Rates Portland State University PDXScholar Civil and Environmental Engineering Master's Project Reports Civil and Environmental Engineering 2015 Safety at Intersections in Oregon A Preliminary Update of Statewide

More information

Class 23: Chapter 14 & Nested ANOVA NOTES: NOTES: NOTES:

Class 23: Chapter 14 & Nested ANOVA NOTES: NOTES: NOTES: Slide 1 Chapter 13: ANOVA for 2-way classifications (2 of 2) Fixed and Random factors, Model I, Model II, and Model III (mixed model) ANOVA Chapter 14: Unreplicated Factorial & Nested Designs Slide 2 HW

More information

Why so blue? The determinants of color pattern in killifish, Part II Featured scientist: Becky Fuller from The University of Illinois

Why so blue? The determinants of color pattern in killifish, Part II Featured scientist: Becky Fuller from The University of Illinois Why so blue? The determinants of color pattern in killifish, Part II Featured scientist: Becky Fuller from The University of Illinois In Part 1, you examined the effects of genetics and environment on

More information

Distancei = BrandAi + 2 BrandBi + 3 BrandCi + i

Distancei = BrandAi + 2 BrandBi + 3 BrandCi + i . Suppose that the United States Golf Associate (USGA) wants to compare the mean distances traveled by four brands of golf balls when struck by a driver. A completely randomized design is employed with

More information

Driv e accu racy. Green s in regul ation

Driv e accu racy. Green s in regul ation LEARNING ACTIVITIES FOR PART II COMPILED Statistical and Measurement Concepts We are providing a database from selected characteristics of golfers on the PGA Tour. Data are for 3 of the players, based

More information

BIOL 101L: Principles of Biology Laboratory

BIOL 101L: Principles of Biology Laboratory BIOL 101L: Principles of Biology Laboratory Sampling populations To understand how the world works, scientists collect, record, and analyze data. In this lab, you will learn concepts that pertain to these

More information

Fundamentals of Machine Learning for Predictive Data Analytics

Fundamentals of Machine Learning for Predictive Data Analytics Fundamentals of Machine Learning for Predictive Data Analytics Appendix A Descriptive Statistics and Data Visualization for Machine learning John Kelleher and Brian Mac Namee and Aoife D Arcy john.d.kelleher@dit.ie

More information

CHAPTER ANALYSIS AND INTERPRETATION Average total number of collisions for a try to be scored

CHAPTER ANALYSIS AND INTERPRETATION Average total number of collisions for a try to be scored CHAPTER 8 8.1 ANALYSIS AND INTERPRETATION As mentioned in the previous chapter, four key components have been identified as indicators of the level of significance of dominant collisions when evaluating

More information

Chapter 1: Why is my evil lecturer forcing me to learn statistics?

Chapter 1: Why is my evil lecturer forcing me to learn statistics? Chapter 1: Why is my evil lecturer forcing me to learn statistics? Labcoat Leni s Real Research Is Friday the 13th Unlucky? Problem Scanlon, T. J., et al. (1993). British Medical Journal, 307, 1584 158.

More information

Chapter 1: Why is my evil lecturer forcing me to learn statistics?

Chapter 1: Why is my evil lecturer forcing me to learn statistics? Chapter : Why is my evil lecturer forcing me to learn statistics? Labcoat Leni s Real Research Is Friday the 3th Unlucky? Problem Scanlon, T. J., et al. (3). British Medical Journal, 3, 8 8. Many of us

More information

Chapter 2: ANOVA and regression. Caroline Verhoeven

Chapter 2: ANOVA and regression. Caroline Verhoeven Chapter 2: ANOVA and regression Caroline Verhoeven Table of contents 1 ANOVA One-way ANOVA Repeated measures ANOVA Two-way ANOVA 2 Regression Simple linear regression Multiple regression 3 Conclusion Caroline

More information

ANALYSIS OF THE DOMINATING POWER OF SERVICE RECEPTION IN VOLLEYBALL IN DIFFERENT LEVELS OF COMPETITIONS

ANALYSIS OF THE DOMINATING POWER OF SERVICE RECEPTION IN VOLLEYBALL IN DIFFERENT LEVELS OF COMPETITIONS ANALYSIS OF THE DOMINATING POWER OF SERVICE RECEPTION IN VOLLEYBALL IN DIFFERENT LEVELS OF COMPETITIONS 1 SANJIB GHOSH 2 DR. MAHESH SWETA 1 Research scholar, department of Physical Education, Visva-Bharati,

More information

Total Morphological Comparison Between Anolis oculatus and Anolis cristatellus

Total Morphological Comparison Between Anolis oculatus and Anolis cristatellus Total Morphological Comparison Between Anolis oculatus and Anolis cristatellus Figure 1 Dominican anole (Anolis oculatus) Figure 2 Puerto Rican crested anole (Anolis cristatellus) Nicholas Gill June 2015

More information

Running head: DATA ANALYSIS AND INTERPRETATION 1

Running head: DATA ANALYSIS AND INTERPRETATION 1 Running head: DATA ANALYSIS AND INTERPRETATION 1 Data Analysis and Interpretation Final Project Vernon Tilly Jr. University of Central Oklahoma DATA ANALYSIS AND INTERPRETATION 2 Owners of the various

More information

Taking Your Class for a Walk, Randomly

Taking Your Class for a Walk, Randomly Taking Your Class for a Walk, Randomly Daniel Kaplan Macalester College Oct. 27, 2009 Overview of the Activity You are going to turn your students into an ensemble of random walkers. They will start at

More information

A COMPARATIVE STUDY OF PHYSICAL DIFFERENCES BETWEEN ATHLETES OF SELECTED EVENTS IN TRACK AND FIELD

A COMPARATIVE STUDY OF PHYSICAL DIFFERENCES BETWEEN ATHLETES OF SELECTED EVENTS IN TRACK AND FIELD A COMPARATIVE STUDY OF PHYSICAL DIFFERENCES BETWEEN ATHLETES OF SELECTED EVENTS IN TRACK AND FIELD Singh Somanpreet Research Scholar, Center For Advanced Studies, LNUPE, Gwalior,M.P, India soman53preet17@gmail.com

More information

A Comparative Study of Running Agility, Jumping Ability and Throwing Ability among Cricket Players

A Comparative Study of Running Agility, Jumping Ability and Throwing Ability among Cricket Players Research Journal of Physical Education Sciences ISSN 2320 9011 A Comparative Study of Running Agility, Jumping Ability and Throwing Ability among Cricket Players Abstract Karunesh Kumar 1, Manjit Singh

More information

WATER OIL RELATIVE PERMEABILITY COMPARATIVE STUDY: STEADY VERSUS UNSTEADY STATE

WATER OIL RELATIVE PERMEABILITY COMPARATIVE STUDY: STEADY VERSUS UNSTEADY STATE SCA2005-77 1/7 WATER OIL RELATIVE PERMEABILITY COMPARATIVE STUDY: STEADY VERSUS UNSTEADY STATE 1 Marcelo M. Kikuchi, 1 Celso C.M. Branco, 2 Euclides J. Bonet, 2 Rosângela M.Zanoni, 1 Carlos M. Paiva 1

More information

Is lung capacity affected by smoking, sport, height or gender. Table of contents

Is lung capacity affected by smoking, sport, height or gender. Table of contents Sample project This Maths Studies project has been graded by a moderator. As you read through it, you will see comments from the moderator in boxes like this: At the end of the sample project is a summary

More information

MJA Rev 10/17/2011 1:53:00 PM

MJA Rev 10/17/2011 1:53:00 PM Problem 8-2 (as stated in RSM Simplified) Leonard Lye, Professor of Engineering and Applied Science at Memorial University of Newfoundland contributed the following case study. It is based on the DOE Golfer,

More information

AP 11.1 Notes WEB.notebook March 25, 2014

AP 11.1 Notes WEB.notebook March 25, 2014 11.1 Chi Square Tests (Day 1) vocab *new seats* examples Objectives Comparing Observed & Expected Counts measurements of a categorical variable (ex/ color of M&Ms) Use Chi Square Goodness of Fit Test Must

More information

ESP 178 Applied Research Methods. 2/26/16 Class Exercise: Quantitative Analysis

ESP 178 Applied Research Methods. 2/26/16 Class Exercise: Quantitative Analysis ESP 178 Applied Research Methods 2/26/16 Class Exercise: Quantitative Analysis Introduction: In summer 2006, my student Ted Buehler and I conducted a survey of residents in Davis and five other cities.

More information

Your use of the JSTOR archive indicates your acceptance of the Terms & Conditions of Use, available at

Your use of the JSTOR archive indicates your acceptance of the Terms & Conditions of Use, available at American Society for Quality Query : Analysis of a Factorial Experiment (Partially Confounded ) Author(s): D. R. Cox, Agnes Herzberg, Cuthbert Daniel and D. J. Finney Source: Technometrics, Vol. 9, No.

More information

Case Processing Summary. Cases Valid Missing Total N Percent N Percent N Percent % 0 0.0% % % 0 0.0%

Case Processing Summary. Cases Valid Missing Total N Percent N Percent N Percent % 0 0.0% % % 0 0.0% GET FILE='C:\Users\acantrell\Desktop\demo5.sav'. DATASET NAME DataSet1 WINDOW=FRONT. EXAMINE VARIABLES=PASSYDSPG RUSHYDSPG /PLOT BOXPLOT HISTOGRAM /COMPARE GROUPS /STATISTICS DESCRIPTIVES /CINTERVAL 95

More information

TECHNICAL REPORT STANDARD TITLE PAGE

TECHNICAL REPORT STANDARD TITLE PAGE TECHNICAL REPORT STANDARD TITLE PAGE 1. REPORT NO. 2. GOVERNMENT ACCESSION NO. 3. RECIPIENT S CATALOG NO. 4. TITLE AND SUBTITLE AIR VOID CHARACTERISTICS OF OKLAHOMA CONCRETE / AVA SOURCES OF ERROR 7. AUTHOR(S)

More information

Accident data analysis using Statistical methods A case study of Indian Highway

Accident data analysis using Statistical methods A case study of Indian Highway Accident data analysis using Statistical methods A case study of Indian Highway Rahul Badgujar 1, Priyam Mishra 2, Mayank Chandra 3, Sayali Sandbhor 4, Humera Khanum 5 1,2,3 Undergraduate scholars, Department

More information

Highway & Transportation (I) ECIV 4333 Chapter (4): Traffic Engineering Studies. Spot Speed

Highway & Transportation (I) ECIV 4333 Chapter (4): Traffic Engineering Studies. Spot Speed Introduction Spot Speed Speed is an important measure of the quality of travel and safety of road network. Speed by definition is the rate of movement of vehicle in distance per unit time. A typical unit

More information

Minimum Mean-Square Error (MMSE) and Linear MMSE (LMMSE) Estimation

Minimum Mean-Square Error (MMSE) and Linear MMSE (LMMSE) Estimation Minimum Mean-Square Error (MMSE) and Linear MMSE (LMMSE) Estimation Outline: MMSE estimation, Linear MMSE (LMMSE) estimation, Geometric formulation of LMMSE estimation and orthogonality principle. Reading:

More information

Standardized CPUE of Indian Albacore caught by Taiwanese longliners from 1980 to 2014 with simultaneous nominal CPUE portion from observer data

Standardized CPUE of Indian Albacore caught by Taiwanese longliners from 1980 to 2014 with simultaneous nominal CPUE portion from observer data Received: 4 July 2016 Standardized CPUE of Indian Albacore caught by Taiwanese longliners from 1980 to 2014 with simultaneous nominal CPUE portion from observer data Yin Chang1, Liang-Kang Lee2 and Shean-Ya

More information

Modelling residential prices with cointegration techniques and automatic selection algorithms

Modelling residential prices with cointegration techniques and automatic selection algorithms Modelling residential prices with cointegration techniques and automatic selection algorithms Ramiro J. Rodríguez A presentation for ERES 2014 - PhD Sessions Bucharest, Rumania The opinions and analyses

More information

PradiptaArdiPrastowo Sport Science. SebelasMaret University. Indonesia

PradiptaArdiPrastowo Sport Science. SebelasMaret University. Indonesia The Influence of the Volley Ball Serve Training Methods to the Overhand Serve Skills from Gender Consideration (An Experiment Research using the Near Target to Far Target and the Far Target to Nearer Target

More information

Reported walking time and measured distances to water sources: Implications for measuring Basic Service

Reported walking time and measured distances to water sources: Implications for measuring Basic Service Reported walking time and measured distances to water sources: Implications for measuring Basic Service Anna Murray1, Maeve Kennard1, Daniele Lantagne2 1, 2Tufts University UNC Water and Health 2018 Background

More information

Seat Racing As Part of Selection

Seat Racing As Part of Selection Rowperfect UK 2006 Seminar Seat Racing As Part of Selection D.J.Holland. C.U.B.C. duncan@cubc.org.uk. Thank Rowperfect, Rebecca, Grant. Aim: To promote discussion of selection techniques. To pass on my

More information

Comparative growth of pinfish in field mesocosms across marsh, oyster, and soft-bottom habitat types in a Mississippi estuary

Comparative growth of pinfish in field mesocosms across marsh, oyster, and soft-bottom habitat types in a Mississippi estuary Comparative growth of pinfish in field mesocosms across marsh, oyster, and soft-bottom habitat types in a Mississippi estuary Virginia Shervette and Fran Gelwick Department of Wildlife and Fisheries Sciences

More information

DISMAS Evaluation: Dr. Elizabeth C. McMullan. Grambling State University

DISMAS Evaluation: Dr. Elizabeth C. McMullan. Grambling State University DISMAS Evaluation 1 Running head: Project Dismas Evaluation DISMAS Evaluation: 2007 2008 Dr. Elizabeth C. McMullan Grambling State University DISMAS Evaluation 2 Abstract An offender notification project

More information

Announcements. % College graduate vs. % Hispanic in LA. % College educated vs. % Hispanic in LA. Problem Set 10 Due Wednesday.

Announcements. % College graduate vs. % Hispanic in LA. % College educated vs. % Hispanic in LA. Problem Set 10 Due Wednesday. Announcements Announcements UNIT 7: MULTIPLE LINEAR REGRESSION LECTURE 1: INTRODUCTION TO MLR STATISTICS 101 Problem Set 10 Due Wednesday Nicole Dalzell June 15, 2015 Statistics 101 (Nicole Dalzell) U7

More information

Prokopios Chatzakis, National and Kapodistrian University of Athens, Faculty of Physical Education and Sport Science 1

Prokopios Chatzakis, National and Kapodistrian University of Athens, Faculty of Physical Education and Sport Science 1 Differences between geographic areas (continents) in the distribution of medals at the Beijing Olympic Games 2008 and at the London Olympic Games. Prokopios Chatzakis, National and Kapodistrian University

More information

Psychology - Mr. Callaway/Mundy s Mill HS Unit Research Methods - Statistics

Psychology - Mr. Callaway/Mundy s Mill HS Unit Research Methods - Statistics Psychology - Mr. Callaway/Mundy s Mill HS Unit 2.3 - Research Methods - Statistics How do psychologists ask & answer questions? Last time we asked that we were discussing Research Methods. This time we

More information

A Case Study to Setup Optimum Process Parameters in Thermal Deburring for Removing the Burr in Barrel of Fuel Injector Pump Using Taguchi Approach.

A Case Study to Setup Optimum Process Parameters in Thermal Deburring for Removing the Burr in Barrel of Fuel Injector Pump Using Taguchi Approach. IOSR Journal of Engineering (IOSRJEN) e-issn: 2250-3021, p-issn: 2278-8719, Volume 2, Issue 9 (September 2012), PP 26-35 A Case Study to Setup Optimum Process Parameters in Thermal Deburring for Removing

More information

Data Set 7: Bioerosion by Parrotfish Background volume of bites The question:

Data Set 7: Bioerosion by Parrotfish Background volume of bites The question: Data Set 7: Bioerosion by Parrotfish Background Bioerosion of coral reefs results from animals taking bites out of the calcium-carbonate skeleton of the reef. Parrotfishes are major bioerosion agents,

More information

Competitive Performance of Elite Olympic-Distance Triathletes: Reliability and Smallest Worthwhile Enhancement

Competitive Performance of Elite Olympic-Distance Triathletes: Reliability and Smallest Worthwhile Enhancement SPORTSCIENCE sportsci.org Original Research / Performance Competitive Performance of Elite Olympic-Distance Triathletes: Reliability and Smallest Worthwhile Enhancement Carl D Paton, Will G Hopkins Sportscience

More information

EEC 686/785 Modeling & Performance Evaluation of Computer Systems. Lecture 6. Wenbing Zhao. Department of Electrical and Computer Engineering

EEC 686/785 Modeling & Performance Evaluation of Computer Systems. Lecture 6. Wenbing Zhao. Department of Electrical and Computer Engineering EEC 686/785 Modeling & Performance Evaluation of Computer Systems Lecture 6 Department of Electrical and Computer Engineering Cleveland State University wenbing@ieee.org Outline 2 Review of lecture 5 The

More information

Your web browser (Safari 7) is out of date. For more security, comfort and. the best experience on this site: Update your browser Ignore

Your web browser (Safari 7) is out of date. For more security, comfort and. the best experience on this site: Update your browser Ignore Your web browser (Safari 7) is out of date. For more security, comfort and Activityengage the best experience on this site: Update your browser Ignore Gearing Up with Robots How are gears used to change

More information

Multilevel Models for Other Non-Normal Outcomes in Mplus v. 7.11

Multilevel Models for Other Non-Normal Outcomes in Mplus v. 7.11 Multilevel Models for Other Non-Normal Outcomes in Mplus v. 7.11 Study Overview: These data come from a daily diary study that followed 41 male and female college students over a six-week period to examine

More information

An Empirical Analysis of the Impact of Renewable Portfolio Standards and Feed-in-Tariffs on International Markets.

An Empirical Analysis of the Impact of Renewable Portfolio Standards and Feed-in-Tariffs on International Markets. An Empirical Analysis of the Impact of Renewable Portfolio Standards and Feed-in-Tariffs on International Markets. Presentation by Greg Upton Gregory Upton Jr. Louisiana State University Sanya Carley Indiana

More information

Table 4.1: Descriptive Statistics for FAAM 26-Item ADL Subscale

Table 4.1: Descriptive Statistics for FAAM 26-Item ADL Subscale Table 4.1: Descriptive Statistics for FAAM 26-Item ADL Subscale Item Content Number missing Mean Median SD Skewness (Std. Error) Kurtosis (Std. Error) 1) Standing 52(5.3%) 2.74 3 1.09-0.55(.078) -0.41(.16)

More information

Outline. Terminology. EEC 686/785 Modeling & Performance Evaluation of Computer Systems. Lecture 6. Steps in Capacity Planning and Management

Outline. Terminology. EEC 686/785 Modeling & Performance Evaluation of Computer Systems. Lecture 6. Steps in Capacity Planning and Management EEC 686/785 Modeling & Performance Evaluation of Computer Systems Lecture 6 Department of Electrical and Computer Engineering Cleveland State University wenbing@ieee.org Outline Review of lecture 5 The

More information

Addendum to SEDAR16-DW-22

Addendum to SEDAR16-DW-22 Addendum to SEDAR16-DW-22 Introduction Six king mackerel indices of abundance, two for each region Gulf of Mexico, South Atlantic, and Mixing Zone, were constructed for the SEDAR16 data workshop using

More information

Pearson Edexcel Level 3 GCE Psychology Advanced Subsidiary Paper 2: Biological Psychology and Learning Theories

Pearson Edexcel Level 3 GCE Psychology Advanced Subsidiary Paper 2: Biological Psychology and Learning Theories Write your name here Surname Other names Centre Number Candidate Number Pearson Edexcel Level 3 GCE Psychology Advanced Subsidiary Paper 2: Biological Psychology and Learning Theories Monday 23 May 2016

More information

1. Answer this student s question: Is a random sample of 5% of the students at my school large enough, or should I use 10%?

1. Answer this student s question: Is a random sample of 5% of the students at my school large enough, or should I use 10%? Econ 57 Gary Smith Fall 2011 Final Examination (150 minutes) No calculators allowed. Just set up your answers, for example, P = 49/52. BE SURE TO EXPLAIN YOUR REASONING. If you want extra time, you can

More information

Homework Exercises Problem Set 1 (chapter 2)

Homework Exercises Problem Set 1 (chapter 2) 1 Name: Homework Exercises Problem Set 1 (chapter 2) Exercise 2.5.1 The 10 third-grade students at Lake Wobegone elementary school took a spelling test with 10 words, each worth one point. Given that the

More information

Safety impacts of pedestrian crossing configurations and other features of signalized junctions on public transport routes

Safety impacts of pedestrian crossing configurations and other features of signalized junctions on public transport routes Advancements in planning and operation of public transport Workshop 4.7.16, TRI, Technion Safety impacts of pedestrian crossing configurations and other features of signalized junctions on public transport

More information

(JUN10SS0501) General Certificate of Education Advanced Level Examination June Unit Statistics TOTAL.

(JUN10SS0501) General Certificate of Education Advanced Level Examination June Unit Statistics TOTAL. Centre Number Candidate Number For Examiner s Use Surname Other Names Candidate Signature Examiner s Initials Statistics Unit Statistics 5 Friday 18 June 2010 General Certificate of Education Advanced

More information

Minimal influence of wind and tidal height on underwater noise in Haro Strait

Minimal influence of wind and tidal height on underwater noise in Haro Strait Minimal influence of wind and tidal height on underwater noise in Haro Strait Introduction Scott Veirs, Beam Reach Val Veirs, Colorado College December 2, 2007 Assessing the effect of wind and currents

More information

Chapter 7. Comparing Two Population Means. Comparing two population means. T-tests: Independent samples and paired variables.

Chapter 7. Comparing Two Population Means. Comparing two population means. T-tests: Independent samples and paired variables. Chapter 7 Comparing Two Population Means Comparing two population means T-tests: Independent samples and paired variables. Usually subjects are assigned to treatment or control groups and one or more variables

More information

Impact Points and Their Effect on Trajectory in Soccer

Impact Points and Their Effect on Trajectory in Soccer Proceedings Impact Points and Their Effect on Trajectory in Soccer Kaoru Kimachi 1, *, Sungchan Hong 2, Shuji Shimonagata 3 and Takeshi Asai 2 1 Doctoral Program of Coaching Science, University of Tsukuba,

More information

Chapter 23 Traffic Simulation of Kobe-City

Chapter 23 Traffic Simulation of Kobe-City Chapter 23 Traffic Simulation of Kobe-City Yuta Asano, Nobuyasu Ito, Hajime Inaoka, Tetsuo Imai, and Takeshi Uchitane Abstract A traffic simulation of Kobe-city was carried out. In order to simulate an

More information

Pedestrian Speed-Flow Relationship for. Developing Countries. Central Business District Areas in

Pedestrian Speed-Flow Relationship for. Developing Countries. Central Business District Areas in TRANSPORTATION RESEARCH RECORD 1396 69 Pedestrian Speed-Flow Relationship for Central Business District Areas in Developing Countries HASHEM R. AL-MASAEID, TURK! I. AL-SULEIMAN, AND DONNA C. NELSON Pedestrian

More information

A Study on Weekend Travel Patterns by Individual Characteristics in the Seoul Metropolitan Area

A Study on Weekend Travel Patterns by Individual Characteristics in the Seoul Metropolitan Area A Study on Weekend Travel Patterns by Individual Characteristics in the Seoul Metropolitan Area Min-Seung. Song, Sang-Su. Kim and Jin-Hyuk. Chung Abstract Continuous increase of activity on weekends have

More information

Guide to Computing Minitab commands used in labs (mtbcode.out)

Guide to Computing Minitab commands used in labs (mtbcode.out) Guide to Computing Minitab commands used in labs (mtbcode.out) A full listing of Minitab commands can be found by invoking the HELP command while running Minitab. A reference card, with listing of available

More information

Dutch Disease, Deindustrialization and Employment in South America Roberto Frenkel

Dutch Disease, Deindustrialization and Employment in South America Roberto Frenkel Dutch Disease, Deindustrialization and Employment in South America Roberto Frenkel Principal Research Associate at CEDES and Honorary Professor, University of Buenos Aires 300 Real bilateral exchange rates

More information

Spatial Patterns / relationships. Model / Predict

Spatial Patterns / relationships. Model / Predict Human Environment Spatial Patterns / relationships Model / Predict 2 3 4 5 6 Comparing Neighborhoods with high Quality of Life & health Overlap matrix NPUs with high NH & NQoL SEC High QoL High Health

More information

MRI-2: Integrated Simulation and Safety

MRI-2: Integrated Simulation and Safety MRI-2: Integrated Simulation and Safety Year 3 2 nd Quarterly Report Submitted by: Dr. Essam Radwan, P.E. (PI), Ahmed.Radwan@ucf.edu Dr. Hatem Abou-Senna, P.E., habousenna@ucf.edu Dr. Mohamed Abdel-Aty,

More information

Comparison of recruitment tile materials for monitoring coralline algae responses to a changing climate

Comparison of recruitment tile materials for monitoring coralline algae responses to a changing climate The following supplement accompanies the article Comparison of recruitment tile materials for monitoring coralline algae responses to a changing climate Emma V. Kennedy*, Alexandra Ordoñez, Bonnie E. Lewis,

More information

Rice Yield And Dangue Haemorrhagic Fever(DHF) Condition depend upon Climate Data

Rice Yield And Dangue Haemorrhagic Fever(DHF) Condition depend upon Climate Data Rice Yield And Dangue Haemorrhagic Fever(DHF) Condition depend upon Climate Data Dr Lai Lai Aung, Assistant Director( Met Service) Dr Khaing Khaing Soe Assistant Director(Public Health) Dr Thin Nwe htwe

More information

Racetrack Betting: Do Bettors Understand the Odds?

Racetrack Betting: Do Bettors Understand the Odds? University of Pennsylvania ScholarlyCommons Statistics Papers Wharton Faculty Research 1994 Racetrack Betting: Do Bettors Understand the Odds? Lawrence D. Brown University of Pennsylvania Rebecca D'Amato

More information

C R I TFC. Columbia River Inter-Tribal Fish Commission

C R I TFC. Columbia River Inter-Tribal Fish Commission Columbia River Inter-Tribal Fish Commission 700 NE Multnomah, Suite 1200 503.238.0667 Portland, OR 97232 www.critfc.org C R I TFC T E CHNI C AL R E P O R T 13-07 Analyses for Effect of Survey Week and

More information

ANOVA and its terminology Within and between subject designs Case study. supports moderately complex experimental designs and statistical analysis

ANOVA and its terminology Within and between subject designs Case study. supports moderately complex experimental designs and statistical analysis Analysis of Variance ANOVA and its terminology Within and between subject designs Case study Slide deck by Saul Greenberg. Permission is granted to use this for non-commercial purposes as long as general

More information

Coefficients of Restitution of Balls Used in Team Sports for the Visually Impaired

Coefficients of Restitution of Balls Used in Team Sports for the Visually Impaired INTERNATIONAL JOURNAL OF SPORT BIOMECHANICS, 1987, 3, 63-68 Coefficients of Restitution of Balls Used in Team Sports for the Visually Impaired Peter McGrain, James Van Dyke, and James Mastro This study

More information

CAMPOREE COMPETITION EVENTS Cahuenga District Camporee/Cuboree 2015 Prepared. For Adventure!

CAMPOREE COMPETITION EVENTS Cahuenga District Camporee/Cuboree 2015 Prepared. For Adventure! CAMPOREE COMPETITION EVENTS Cahuenga District Camporee/Cuboree 2015 Prepared. For Adventure! Veterans Memorial Park - April 24-26, 2015 1 - Emergency First Aid Troop 1 2 - Knots & Lashings Troop 18 3 -

More information

Comparative Analysis of Selected Anthropometry Physical and Physiological Variables among University Men Ball Badminton, Badminton and Tennis Players

Comparative Analysis of Selected Anthropometry Physical and Physiological Variables among University Men Ball Badminton, Badminton and Tennis Players Comparative Analysis of Selected Anthropometry Physical and Physiological Variables among University Men Ball Badminton, Badminton and Tennis Players 1 R.Rajalakshmi, 2 K.Kalaichandran, 3 M.Ramakrishnan

More information

PREDICTION VERSUS REALITY: THE USE OF MATHEMATICAL MODELS TO PREDICT ELITE PERFORMANCE IN SWIMMING AND ATHLETICS AT THE OLYMPIC GAMES

PREDICTION VERSUS REALITY: THE USE OF MATHEMATICAL MODELS TO PREDICT ELITE PERFORMANCE IN SWIMMING AND ATHLETICS AT THE OLYMPIC GAMES PREDICTION VERSUS REALITY: THE USE OF MATHEMATICAL MODELS TO PREDICT ELITE PERFORMANCE IN SWIMMING AND ATHLETICS AT THE OLYMPIC GAMES Dr Tim Heazlewood ACU National Dedicated to Gavin Lackey Gavin is doing

More information

A closer look at word problems. Seventh-graders were asked to solve this word problem:

A closer look at word problems. Seventh-graders were asked to solve this word problem: Learning Algebra on the Right Side of the Brain: The Wright Brothers Puzzle was making some readers crazy February 2006 James J. Asher e-mail: tprworld@aol.com In my original article, Learning Algebra

More information