A few things to remember about ANOVA

Size: px
Start display at page:

Download "A few things to remember about ANOVA"

Transcription

1 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 group variation (it s impossible for it to be smaller). 2) Interactions: these are hard to conceptualize; best example is a synergistic or antagonistic drug-drug interaction. 3) An ANOVA technically cannot tell you where the differences are (although often they are quite obvious). Always best to follow-up with a posthoc test. 4) Biggest problems encoutered with ANOVAs in Excel is setting up the rows and columns correctly.

2 Chemometrics Lecture 2.3: ANOVA Jonathan Benskin

3 Learning Objectives Understand when and why to use ANOVA (including assumptions). Understand difference between one-way vs two-way ANOVA (with and without replication). Be able to calculate one-way ANOVA by hand and using Excel s DataAnalysis add-on. Be aware of the various post-hoc tests which follow ANOVA.

4 Introduction Analysis of variance (ANOVA) is used to test the hypothesis that there is no difference between two or more group means. Recall that in the case of two group means, we use the two-sample t- test (shown in this case for equal variances): t calc

5 Why can t we compare multiple groups with the t-test? Every time you conduct a t-test there is a chance of making a Type I error (5% assuming α=0.05). Conducting multiple t-tests can lead to an increase in in the I error. An ANOVA controls for these errors so the Type I error remains at 5%.

6 Overview of ANOVA ANOVAs compare the variation between groups versus the variation within groups to assess whether there are differences in the means. Important: An ANOVA cannot tell you which groups are signficantly different, only that a signficant difference exists.

7 One-way ANOVA-assumptions Assumptions: Dependent variable should be continuous; independent variable should consist of 2 or more independent groups. All observations should be independent, groups should have equal variance (homoscedasticity; rule of thumb: ratio of largest to smallest sample st. dev. should be less than 2:1) and be approximately normally distributed.

8 Hypotheses one-way ANOVA H0 : μ1 μ2 μ3 μc All population means are equal H 1 : Not allof the populationmeans are the same At least one population mean is different. Does not mean that all population means are different.

9 One-way ANOVA 1) start by determining the variation within and between each group. BETWEEN groups variation for each data value look at the difference between its group mean and the overall mean Mean for group i x x 2 i Mean for entire dataset WITHIN groups variation for each data value we look at the difference between that value and the mean of its group Mean for individual j in group i x 2 ij x i Mean for group i

10 One-way ANOVA 2) Determine the sum of squares Total variance Degrees of freedom total SST SSW obs obs ( x ij ( x ij x) x i 2 ) 2 s 2 ( DFT ) groups s 2 i ( df i Sum of squares TOTAL Variance of group i Degrees of freedom group i ) Sum of squares WITHIN groups SSB groups n i ( x i x) 2 Sum of squares BETWEEN groups

11 One-way ANOVA 2) Determine the sum of squares SST SSW obs obs 2 2 ( x x) s ( DFT ) (DF = total # observations 1) ij ( x ij x i ) 2 groups s 2 i ( df Degrees of freedom assuming equal group sizes i ) (DF = total # observations # groups) SSB groups n i ( x i x) 2 (DF = total # groups 1) Note that: SST = SSW + SSB

12 One-way ANOVA 3) Calculate mean squares Mean square between Mean square within MSB SSB DFB MSW SSW DFW Degrees of freedom within The ANOVA F-statistic is a ratio of the Between Group Variation divided by the Within Group Variation: F calc Between Within MSB MSW A large F calc is evidence against H 0, since it indicates that there is more difference between groups than within groups. F crit (which we get from F-tables) is determined using DF between and DF within. If F calc >F crit, the null hypothesis is rejected.

13 One-way ANOVA Note that the equations are different when dealing with different sample sizes. MSW = 2 s w = within groups mean square = within groups variance MSB = 2 s b = between groups mean square = between groups variance Note: Excel and Unscrambler automatically adjust the equations depending on whether you are doing a one-way ANOVA with equivalent or different sample sizes.

14 Example 1-Excel Workbook One-way ANOVA The following data shows serum uric acid levels for 3 populations. Test whether the means are signficantly different. Group 1 Group 2 Group

15 Example 1-Excel Workbook One-way ANOVA 1. The hypothesis: H 0 : µ 1 =µ 2 =µ 3 vs. H 1 : µ 1 µ 2 µ 3 2. The assumptions: Independent random samples, normal distributions, 3. The -level : = The test statistic: ANOVA 1 2 3

16 SSW Calculating sum of squares within (SSW) Group 1 x - mean (x-mean) 2 Group 2 x - mean (x-mean) 2 Group 3 x - mean (x-mean) Sum E E Mean E E i groups SSW = = ( x x ) s ( df ) DF = total # observations # groups = 27 obs ij i Example 1-Excel Workbook One-way ANOVA i

17 Example 1-Excel Workbook One-way ANOVA Calculating sum of squares total (SST) SST ( x obs SST = ij x) 2 s 2 ( DFT DF = total # observations 1 = 29 ) Observations x - mean (x-mean) Sum E mean 1.39

18 Example 1-Excel Workbook One-way ANOVA Calculating sum of squares between (SSB): SST = SSW + SSB SSB ni ( xi groups x) 2 Sum of Squares Between (SSB): Mean x - mean (x-mean) 2 n(x-mean) 2 Group Group Group Sum E mean SSB = 1.67 DF = total # groups 1 = 2

19 Example 1-Excel Workbook One-way ANOVA Calculating mean squares MSB SSB DFB MSW SSW DFW = 1.67/2 = = 3.66/27 = Between MSB F 6.16 F crit(2,27) = 3.35 Within MSW F calc >F crit, therefore null hypothesis is rejected.

20 Problem 1-Excel Workbook 1) Solve Example 2 in ANOVA Excel workbook by hand. 2) Use Excel s DataAnalysis add-on and compare your result.

21 SST Anova: Single Factor Example 2-Excel Workbook SUMMARY Groups Count Sum Average Variance Group Group Group ANOVA Source of Variation SS df MS F P-value F crit Between Groups E Within Groups Total SSB SSW MSB MSW F calc

22 Two-way ANOVA When two factors may affect the results of an experiment, two-way (twofactor) ANOVA must be used to study their effects. Most common is with replication. Two-way ANOVA is commonly used for analyzing data generated from a repeated measures study (i.e. where an observation has been made on the same individual more than once).

23 Two-way ANOVA-without replication We use a 2-way ANOVA without replication when there is a single observation for each combination of the nominal variables. The hypotheses are that: 1) the means of observations grouped by one factor are the same, and 2) the means of observations grouped by the other factor are the same. Example (M&M): Here we are testing whether (i) the different chelating agents have significantly different efficiencies, and (ii) whether the day-to-day variation is significantly greater than the variation due to the random error of measurement.

24 Two-way ANOVA-without replication Anova: Two-Factor Without Replication SUMMARY Count Sum Average Variance Day Day Day A B C D ANOVA Source of Variation SS df MS F P-value F crit Rows Columns Error Total Two values of F calc Tells you whether there are differences between days Tells you whether there are differences between chelating agents.

25 Two-way ANOVA-with replication A two-way ANOVA with replication tests 3 null hypotheses: 1) that the means of observations grouped by one factor are the same 2) that the means of observations grouped by the other factor are the same; 3) That there is no interaction between the two factors (i.e. effects of one factor which depend on the other). Modified chelating agent example Chelating Agents Day A B C D Day Day Day Day Day Day Day Day Day

26 Two-way ANOVA-with replication Anova: Two-Factor With Replication SUMMARY A B C D Total Day 1 Count Sum Average Variance Day 2 Count Sum Average Variance Day 3 Count Sum Average Variance Total Count Sum Average Variance ANOVA Source of Variation SS df MS F P-value F crit Sample Columns Interaction Within Now we have a 3rd value for F crit, which is the interaction between days and chelating agent. Total

27 Problems 2 and 3-Excel Workbook 1) Solve Problem 2 using the DataAnalysis tool. 2) Open Problem 2 by hand and fill in the missing data in the yellow boxes. Compare the results to those generated by the DataAnalysis tool (i.e. results from step 1). 3) Complete problem 3.

28 Posthoc tests ANOVA tests whether you have an overall difference between your groups, but it does not tell you which specific groups were different. This is where posthoc tests come in. Most common are Fisher s LSD, Tukey, and Scheffe. The procedures differ in the amount and kind of adjustment to alpha provided. Scheffe: most likely to lead to type 2 errors/least likely to lead to type 1 errors. Tukey: moderate chance of type 1 and 2 errors. Fisher s LSD: Least likely to lead to type 2 errors/most likely to lead to type 1 errors.

29 Tukey s HSD Also known as Tukey s Range test, Tukey s test, or Tukey-Kramer method. Assuming you have already performed an ANOVA and found that there is a statistically significant difference among your groups Step 1. Select two means and note the relevant variables (Means, Mean Square Within, and number per condition/group). Step 3. Calculate Tukey's test for each mean comparison using the following equation: Check to see if Tukey's score is statistically significant with Tukey's probability/critical value table taking into account appropriate df within and number of treatments.

30 Review of what we covered When and why to use ANOVA (including assumptions). The difference between one-way vs two-way ANOVA (with and without replication). We calculated one-way ANOVA by hand and using Excel s DataAnalysis add-on. We reviewed various post-hoc tests which follow ANOVA.

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

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

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-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

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

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

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

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

PLANNED ORTHOGONAL CONTRASTS

PLANNED ORTHOGONAL CONTRASTS 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

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

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

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

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

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: 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Pressured Applied by the Emergency/Israeli Bandage

Pressured Applied by the Emergency/Israeli Bandage Pressured Applied by the Emergency/Israeli Bandage By Charles S. Lessard, Ph.D. Nolan Shipman, M.D. Amanda Bickham Jasper Butler 9 December 2007 1 Introduction At the request of Performance Systems, this

More information

Navigate to the golf data folder and make it your working directory. Load the data by typing

Navigate to the golf data folder and make it your working directory. Load the data by typing Golf Analysis 1.1 Introduction In a round, golfers have a number of choices to make. For a particular shot, is it better to use the longest club available to try to reach the green, or would it be better

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

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

1 Hypothesis Testing for Comparing Population Parameters

1 Hypothesis Testing for Comparing Population Parameters Hypothesis Testing for Comparing Population Parameters Hypothesis testing can address many di erent types of questions. We are not restricted to looking at the estimated value of a single population parameter.

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

Math SL Internal Assessment What is the relationship between free throw shooting percentage and 3 point shooting percentages?

Math SL Internal Assessment What is the relationship between free throw shooting percentage and 3 point shooting percentages? Math SL Internal Assessment What is the relationship between free throw shooting percentage and 3 point shooting percentages? fts6 Introduction : Basketball is a sport where the players have to be adept

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

Puyallup Tribe of Indians Shellfish Department

Puyallup Tribe of Indians Shellfish Department Puyallup Tribe of Indians Shellfish Department Dungeness crab trap catch efficiency related to escape ring location and size George Stearns* 1, Robert Conrad 2, David Winfrey 1, Nancy Shippentower-Games

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

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

1. In a hypothesis test involving two-samples, the hypothesized difference in means must be 0. True. False

1. In a hypothesis test involving two-samples, the hypothesized difference in means must be 0. True. False STAT 350 (Spring 2016) Homework 9 Online 1 1. In a hypothesis test involving two-samples, the hypothesized difference in means must be 0. 2. The two-sample Z test can be used only if both population variances

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

Ecological Archives M A2

Ecological Archives M A2 Ecological Archives M078-017-A2 Marc Slattery, Haidy N. Kamel, Sridevi Ankisetty, Deborah J. Gochfeld, Cindi A. Hoover, and Robert W. Thacker. 2008. Hybrid vigor in a tropical Pacific soft-coral community.

More information

THE DEVELOPMENTOF A PREDICTION MODEL OF THE PASSENGER CAR EQUIVALENT VALUES AT DIFFERENT LOCATIONS

THE DEVELOPMENTOF A PREDICTION MODEL OF THE PASSENGER CAR EQUIVALENT VALUES AT DIFFERENT LOCATIONS THE DEVELOPMENTOF A PREDICTION MODEL OF THE PASSENGER CAR EQUIVALENT VALUES AT DIFFERENT LOCATIONS Nurul Hidayati 1, Ronghui Liu 2 and Frank Montgomery 2 1 Civil Engineering, Postgraduate Program Department,

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

STAT 155 Introductory Statistics. Lecture 2: Displaying Distributions with Graphs

STAT 155 Introductory Statistics. Lecture 2: Displaying Distributions with Graphs The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL STAT 155 Introductory Statistics Lecture 2: Displaying Distributions with Graphs 8/29/06 Lecture 2-1 1 Recall Statistics is the science of data. Collecting

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

Background Information. Project Instructions. Problem Statement. EXAM REVIEW PROJECT Microsoft Excel Review Baseball Hall of Fame Problem

Background Information. Project Instructions. Problem Statement. EXAM REVIEW PROJECT Microsoft Excel Review Baseball Hall of Fame Problem Background Information Every year, the National Baseball Hall of Fame conducts an election to select new inductees from candidates nationally recognized for their talent or association with the sport of

More information

Hypothesis testing: ANOVA Test of the equality of means among c groups. Flow-chart

Hypothesis testing: ANOVA Test of the equality of means among c groups. Flow-chart Hypothesis testig: ANOVA Test of the equality of meas amog groups February 6, 200 Moez Hababou() Flow-hart Desribig iformatios Drawig olusios Foreastig Improve busiess proesses Data Colletio Probability

More information

Math 121 Test Questions Spring 2010 Chapters 13 and 14

Math 121 Test Questions Spring 2010 Chapters 13 and 14 Math 121 Test Questions Spring 2010 Chapters 13 and 14 1. (10 pts) The first-semester enrollment at HSC was 1120 students. If all entering freshmen classes were the same size and there were no attrition,

More information

Behavior under Social Pressure: Empty Italian Stadiums and Referee Bias

Behavior under Social Pressure: Empty Italian Stadiums and Referee Bias Behavior under Social Pressure: Empty Italian Stadiums and Referee Bias Per Pettersson-Lidbom a and Mikael Priks bc* April 11, 2010 Abstract Due to tightened safety regulation, some Italian soccer teams

More information

Warm-up. Make a bar graph to display these data. What additional information do you need to make a pie chart?

Warm-up. Make a bar graph to display these data. What additional information do you need to make a pie chart? Warm-up The number of deaths among persons aged 15 to 24 years in the United States in 1997 due to the seven leading causes of death for this age group were accidents, 12,958; homicide, 5,793; suicide,

More information

This article has been downloaded from JPES Journal of Physical Education an Sport Vol 25, no 4, December, 2009 e ISSN: p ISSN:

This article has been downloaded from JPES Journal of Physical Education an Sport Vol 25, no 4, December, 2009 e ISSN: p ISSN: C I T I U S A L T I U S F O R T I U S - J O U R N A L O F P H Y S I C A L E D U C A T I O N A N D S P O R T ORIGINAL RESEARCH Online Publication Date: 10 December 2009 COMPARISON OF SELECTED PHYSIOLOGICAL

More information

Lecture 22: Multiple Regression (Ordinary Least Squares -- OLS)

Lecture 22: Multiple Regression (Ordinary Least Squares -- OLS) Statistics 22_multiple_regression.pdf Michael Hallstone, Ph.D. hallston@hawaii.edu Lecture 22: Multiple Regression (Ordinary Least Squares -- OLS) Some Common Sense Assumptions for Multiple Regression

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

EFFECTS OF METHYLHEXANAMINE (DMAA) ON C2C12 AND 3T3 STEM CELLS. Cameron Franz Pittsburgh Central Catholic High School Grade 11

EFFECTS OF METHYLHEXANAMINE (DMAA) ON C2C12 AND 3T3 STEM CELLS. Cameron Franz Pittsburgh Central Catholic High School Grade 11 EFFECTS OF METHYLHEXANAMINE (DMAA) ON C2C12 AND 3T3 STEM CELLS Cameron Franz Pittsburgh Central Catholic High School Grade 11 Tissue Engineering TE is the development and manipulation of artificial implants,

More information

Policy Management: How data and information impacts the ability to make policy decisions:

Policy Management: How data and information impacts the ability to make policy decisions: Policy Management: How data and information impacts the ability to make policy decisions: Louis Cripps Regional Transportation District, Asset Management Denver, Colorado Quick exercise... What do these

More information

A Combined Recruitment Index for Demersal Juvenile Cod in NAFO Divisions 3K and 3L

A Combined Recruitment Index for Demersal Juvenile Cod in NAFO Divisions 3K and 3L NAFO Sci. Coun. Studies, 29: 23 29 A Combined Recruitment Index for Demersal Juvenile Cod in NAFO Divisions 3K and 3L David C. Schneider Ocean Sciences Centre, Memorial University St. John's, Newfoundland,

More information

Using Markov Chains to Analyze a Volleyball Rally

Using Markov Chains to Analyze a Volleyball Rally 1 Introduction Using Markov Chains to Analyze a Volleyball Rally Spencer Best Carthage College sbest@carthage.edu November 3, 212 Abstract We examine a volleyball rally between two volleyball teams. Using

More information

Chapter 9: Hypothesis Testing for Comparing Population Parameters

Chapter 9: Hypothesis Testing for Comparing Population Parameters Chapter 9: Hypothesis Testing for Comparing Population Parameters Hypothesis testing can address many di erent types of questions. We are not restricted to looking at the estimated value of a single population

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

Robert Jones Bandage Report

Robert Jones Bandage Report Robert Jones Bandage Report Zach Browning Daniel Elsbury Nick Frazey December 13, 011 Table of Contents Abstract:... 3 Introduction:... 3 Background:... 3 Motivation:... 3 Objective:... 4 Methodology:...

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

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

First Server Advantage in Tennis. Michelle Okereke

First Server Advantage in Tennis. Michelle Okereke First Server Advantage in Tennis Michelle Okereke Overview! Background! Research Question! Methodology! Results! Conclusion Background! Scoring! Advantage Set: First player to win 6 games by a margin of

More information

STANDARDIZED CATCH RATES OF BLUEFIN TUNA, THUNNUS THYNNUS, FROM THE ROD AND REEL/HANDLINE FISHERY OFF THE NORTHEAST UNITED STATES DURING

STANDARDIZED CATCH RATES OF BLUEFIN TUNA, THUNNUS THYNNUS, FROM THE ROD AND REEL/HANDLINE FISHERY OFF THE NORTHEAST UNITED STATES DURING SCRS/2008/088 STANDARDIZED CATCH RATES OF BLUEFIN TUNA, THUNNUS THYNNUS, FROM THE ROD AND REEL/HANDLINE FISHERY OFF THE NORTHEAST UNITED STATES DURING 1980-2007 by Craig A. Brown 1 Sustainable Fisheries

More information

Chapter 12 Practice Test

Chapter 12 Practice Test Chapter 12 Practice Test 1. Which of the following is not one of the conditions that must be satisfied in order to perform inference about the slope of a least-squares regression line? (a) For each value

More information

Effect of homegrown players on professional sports teams

Effect of homegrown players on professional sports teams Effect of homegrown players on professional sports teams ISYE 2028 Rahul Patel 902949215 Problem Description: Football is commonly referred to as America s favorite pastime. However, for thousands of people

More information

y ) s x x )(y i (x i r = 1 n 1 s y Statistics Lecture 7 Exploring Data , y 2 ,y n (x 1 ),,(x n ),(x 2 ,y 1 How two variables vary together

y ) s x x )(y i (x i r = 1 n 1 s y Statistics Lecture 7 Exploring Data , y 2 ,y n (x 1 ),,(x n ),(x 2 ,y 1 How two variables vary together Statistics 111 - Lecture 7 Exploring Data Numerical Summaries for Relationships between Variables Administrative Notes Homework 1 due in recitation: Friday, Feb. 5 Homework 2 now posted on course website:

More information

Fruit Fly Exercise 1- Level 1

Fruit Fly Exercise 1- Level 1 Name StarGenetics Fruit Fly Exercise 1- Level 1 Description of StarGenetics In this exercise you will use StarGenetics, a software tool that simulates mating experiments, to analyze the nature and mode

More information

Calculation of Trail Usage from Counter Data

Calculation of Trail Usage from Counter Data 1. Introduction 1 Calculation of Trail Usage from Counter Data 1/17/17 Stephen Martin, Ph.D. Automatic counters are used on trails to measure how many people are using the trail. A fundamental question

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

An Analysis of the Components of Sport Imagery in Basketball Players

An Analysis of the Components of Sport Imagery in Basketball Players An Analysis of the Components of Sport Imagery in Basketball Players Nishan Singh Deol Department of Physical Education, Punjabi University, Patiala, India Davinder Singh Department of Physical Education,

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

Using Actual Betting Percentages to Analyze Sportsbook Behavior: The Canadian and Arena Football Leagues

Using Actual Betting Percentages to Analyze Sportsbook Behavior: The Canadian and Arena Football Leagues Syracuse University SURFACE College Research Center David B. Falk College of Sport and Human Dynamics October 2010 Using Actual Betting s to Analyze Sportsbook Behavior: The Canadian and Arena Football

More information

Major League Baseball Offensive Production in the Designated Hitter Era (1973 Present)

Major League Baseball Offensive Production in the Designated Hitter Era (1973 Present) Major League Baseball Offensive Production in the Designated Hitter Era (1973 Present) Jonathan Tung University of California, Riverside tung.jonathanee@gmail.com Abstract In Major League Baseball, there

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

A Comparative Analysis of Motor Fitness Components among Sprinters, Throwers and Jumpers

A Comparative Analysis of Motor Fitness Components among Sprinters, Throwers and Jumpers Research Journal of Physical Education Sciences ISSN 2320 9011 A Comparative Analysis of Motor Fitness Components among, and Abstract Manjit Singh 1*, Sukhbir Singh 2 and Baljinder Singh Bal 3 1 Department

More information

STUDY PERFORMANCE REPORT

STUDY PERFORMANCE REPORT STUDY PERFORMANCE REPORT State: Michigan Project No.: F-8-R-8 Study No.: 23515 Title: Evaluation of the relative growth and survival of Assinica, Nipigon, and Iron River-strain brook trout stocked into

More information

This page intentionally left blank

This page intentionally left blank PART III BASKETBALL This page intentionally left blank 28 BASKETBALL STATISTICS 101 The Four- Factor Model For each player and team NBA box scores track the following information: two- point field goals

More information

An Empirical Comparison of Regression Analysis Strategies with Discrete Ordinal Variables

An Empirical Comparison of Regression Analysis Strategies with Discrete Ordinal Variables Kromrey & Rendina-Gobioff An Empirical Comparison of Regression Analysis Strategies with Discrete Ordinal Variables Jeffrey D. Kromrey Gianna Rendina-Gobioff University of South Florida The Type I error

More information

Analysis of AGFC Historical Crappie Trap-Netting Data. Aaron Kern and Andy Yung Arkansas Game and Fish Commission District 6 Fisheries Camden, AR

Analysis of AGFC Historical Crappie Trap-Netting Data. Aaron Kern and Andy Yung Arkansas Game and Fish Commission District 6 Fisheries Camden, AR Analysis of AGFC Historical Crappie Trap-Netting Data Aaron Kern and Andy Yung Arkansas Game and Fish Commission District 6 Fisheries Camden, AR Introduction Important fishery in Arkansas waters AGFC (2017)

More information

Midterm Exam 1, section 2. Thursday, September hour, 15 minutes

Midterm Exam 1, section 2. Thursday, September hour, 15 minutes San Francisco State University Michael Bar ECON 312 Fall 2018 Midterm Exam 1, section 2 Thursday, September 27 1 hour, 15 minutes Name: Instructions 1. This is closed book, closed notes exam. 2. You can

More information

Journal of Emerging Trends in Computing and Information Sciences

Journal of Emerging Trends in Computing and Information Sciences A Study on Methods to Calculate the Coefficient of Variance in Daily Traffic According to the Change in Hourly Traffic Volume Jung-Ah Ha Research Specialist, Korea Institute of Construction Technology,

More information

Evaluation and further development of car following models in microscopic traffic simulation

Evaluation and further development of car following models in microscopic traffic simulation Urban Transport XII: Urban Transport and the Environment in the 21st Century 287 Evaluation and further development of car following models in microscopic traffic simulation P. Hidas School of Civil and

More information

An investigation of the variability of start-up lost times and departure headways at signalized intersections in urban areas

An investigation of the variability of start-up lost times and departure headways at signalized intersections in urban areas Intersections Control and Safety 53 An investigation of the variability of start-up lost times and departure headways at signalized intersections in urban areas E. Matsoukis & St. Efstathiadis Transport

More information

Fishery Resource Grant Program Final Report 2010

Fishery Resource Grant Program Final Report 2010 Fishery Resource Grant Program Final Report 2010 Project title: Improving Gill net Selectivity by Altering Mesh Characteristics 2010 Name of PI: Robert Weagley Telephone: (804) 855-4112 Address: 10201

More information

Improve pipetting results in pharmaceutical formulation by using MICROMAN E

Improve pipetting results in pharmaceutical formulation by using MICROMAN E Improve pipetting results in pharmaceutical formulation by using MICROMAN E Application Note LT805005 Nadège Belhadj, Gilson, France nbelhadj@gilson.com In pharmaceutical formulation, properties of used

More information

NCSS Statistical Software

NCSS Statistical Software Chapter 256 Introduction This procedure computes summary statistics and common non-parametric, single-sample runs tests for a series of n numeric, binary, or categorical data values. For numeric data,

More information

Section I: Multiple Choice Select the best answer for each problem.

Section I: Multiple Choice Select the best answer for each problem. Inference for Linear Regression Review Section I: Multiple Choice Select the best answer for each problem. 1. Which of the following is NOT one of the conditions that must be satisfied in order to perform

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

Confidence Interval Notes Calculating Confidence Intervals

Confidence Interval Notes Calculating Confidence Intervals Confidence Interval Notes Calculating Confidence Intervals Calculating One-Population Mean Confidence Intervals for Quantitative Data It is always best to use a computer program to make these calculations,

More information

STATISTICS BASED SYSTEM DESIGN FOR PERFORATED CLUSTERS

STATISTICS BASED SYSTEM DESIGN FOR PERFORATED CLUSTERS 2016 INTERNATIONAL PERFORATING SYMPOSIUM GALVESTON STATISTICS BASED SYSTEM DESIGN FOR PERFORATED CLUSTERS John T. Hardesty, GEODynamics, Inc. AGENDA Uncertainty in Perforation Cluster Performance Components

More information

Appendix: Tables. Table XI. Table I. Table II. Table XII. Table III. Table IV

Appendix: Tables. Table XI. Table I. Table II. Table XII. Table III. Table IV Table I Table II Table III Table IV Table V Table VI Random Numbers Binomial Probabilities Poisson Probabilities Normal Curve Areas Exponentials Critical Values of t Table XI Table XII Percentage Points

More information

EXPLORING MOTIVATION AND TOURIST TYPOLOGY: THE CASE OF KOREAN GOLF TOURISTS TRAVELLING IN THE ASIA PACIFIC. Jae Hak Kim

EXPLORING MOTIVATION AND TOURIST TYPOLOGY: THE CASE OF KOREAN GOLF TOURISTS TRAVELLING IN THE ASIA PACIFIC. Jae Hak Kim EXPLORING MOTIVATION AND TOURIST TYPOLOGY: THE CASE OF KOREAN GOLF TOURISTS TRAVELLING IN THE ASIA PACIFIC Jae Hak Kim Thesis submitted for the degree of Doctor of Philosophy at the University of Canberra

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

THE BEHAVIOR OF GASES

THE BEHAVIOR OF GASES 14 THE BEHAVIOR OF GASES SECTION 14.1 PROPERTIES OF GASES (pages 413 417) This section uses kinetic theory to explain the properties of gases. This section also explains how gas pressure is affected by

More information

STANDARDIZED CATCH RATE OF SAILFISH (Istiophorus platypterus) CAUGHT BY BRAZILIAN LONGLINERS IN THE ATLANTIC OCEAN ( )

STANDARDIZED CATCH RATE OF SAILFISH (Istiophorus platypterus) CAUGHT BY BRAZILIAN LONGLINERS IN THE ATLANTIC OCEAN ( ) SCRS/2008/079 STANDARDIZED CATCH RATE OF SAILFISH (Istiophorus platypterus) CAUGHT BY BRAZILIAN LONGLINERS IN THE ATLANTIC OCEAN (1986-2006) Catarina Wor 12 ; Bruno L. Mourato 1,3 ; Humberto G. Hazin 1

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

STATISTICS ELEMENTARY MARIO F. TRIOLA. Descriptive Statistics EIGHTH EDITION

STATISTICS ELEMENTARY MARIO F. TRIOLA. Descriptive Statistics EIGHTH EDITION ELEMENTARY STATISTICS Chapter 2 Descriptive Statistics MARIO F. TRIOLA EIGHTH EDITION 1 2-1 Overview Chapter 2 Descriptive Statistics 2-2 Summarizing Data with Frequency Tables 2-3 Pictures of Data 2-4

More information