Comparing 3 Means- ANOVA

Size: px
Start display at page:

Download "Comparing 3 Means- ANOVA"

Transcription

1 Comparing 3 Means- ANOVA Evaluation Methods & Statistics- Lecture 7 Dr Benjamin Cowan

2 Research Example- Theory of Planned Behaviour Ajzen & Fishbein (1981) One of the most prominent models of behaviour Used a lot in behaviour change research Has 3 core components: Beliefs (right) Intentions (middle) Behavior (left)

3 Research Example- Theory of Planned Behaviour Beliefs: Attitude- Persons attitude towards an action Subjective norms- what people perceive others to believe about the action Perceived behavioural control- peoples perceptions on how able they are to do a certain behaviour

4 Research Example- Theory of Planned Behaviour Intentions: A person s internal declaration to act Behavior: The action

5 TPB and Pro Environmental Behaviour Perceived Behavioural Control Self Efficacy concept We want to see whether 2 interventions we design impact pro environmental behaviour self efficacy compared to a control group with no intervention. We therefore have 3 conditions in our experiment

6 How would we design this experiment?

7 How would we design this experiment? IV- Intervention Level 1- Control Group (No Intervention) Level 2- Intervention 1 (Generic Information Condition) Level 3- Intervention 2 (Tailored Information condition) DV- Self Efficacy/Perceived Behavioural Control Measured by questionnaire

8 One Way ANOVA- The Idea Compare more than 2 means to identify whether they are significantly different i.e. whether they come from different populations We could do 3 t-tests Compare control to group 1 Compare control to group 2 Compare group 2 to group 3

9 Familywise error rate If we have 3 tests in a family of tests and assume each is independent If we use Fishers level of 0.05 as our level of significance The probability of no Type I error in all of these tests 0.95 x 0.95 X 0.95 = This is because we would expect to get a chance significant results 5% of the time. => Probability of Type 1 error is =0.143 That is far greater than the Type I error for each test separately (0.05) We therefore use ANOVA rather than lots of t-tests

10 ANOVA- The Idea Compare 3 (or more) means to identify whether they are significantly different i.e. whether they come from different populations Or more accurately..we are testing the null hypothesis that the samples come from the same population. It is what we call an omnibus test It tells us there is a significant difference, not where it is.

11 ANOVA- The Idea

12 What this means in our example We are testing whether: The scores on perceived behavioural control in each condition come from the same population of scores (i.e. our interventions had no effect - H0) If they don t (i.e. they come from different populations) then we can reject the null hypothesis

13 The Key: ANOVA & F Ratio We found a significant effect of condition on perceived behavioural control [F(2, 56)= 11.78, p<0.001] F ratio is the ratio of explained (that accounted for by the model we are proposing) to unexplained variation This is calculated using the Mean Squares

14 The mindset of models Remember the mean is a statistical model, just sometimes not a very good one. We want to see whether the statistical model we have proposed explains the variation in our data better

15 Step 1- Total Sum of Squares The total amount of variation in our data This should look familiar (see Lecture 3) SS T = ( x x ) 2 i grand

16 Step 1- Graphically What the equation is doing x grand x i

17 Step 2- Model Sum of Squares We now need to know how much variation our model can explain How much the total variation can be explained due to data points coming from different groups in the perfect model n k is the amount of people in that condition SS M = n (x k k x grand ) 2

18 Step 2- Graphically What the equation is doing x grand x k

19 Step 3- Residual Sum of Squares How much of the variation cannot be explained by the model i.e. what error is there in the model prediction? Easy way to calculate: SS R = SS T SS M But here is the real formula SS R = ( x x ) 2 ik k

20 Step 3- Graphically What the equation is doing x k x ik

21 Great.. So what next? These are summed values Therefore impacted by the number of scores in the sum (remember variance in Lecture 3) We can get around this by dividing by the respective degrees of freedom for each SS

22 Degrees of Freedom for each SS Degrees of Freedom for SS T (dft) : N-1 Degrees of Freedom for SS M (dfm): Amount of Conditions (k) -1 Degrees of Freedom for SS R (dfr): N-k

23 F Ratio The F Ratio is calculated using the: Mean Squares model (MS M ): SS M /df M Mean Squares residual (error) (MS R ): SS R /df R

24 F Ratio Variation explained by our model Variation unexplained by our model

25 F Ratio Mean Square Model (MS M ) Mean Square Residual (MS R )

26 F Distribution F Distribution for specific pair of degrees of freedom Table of Critical Values

27 One Way Independent ANOVA- Assumptions Normally distributed data (Shapiro-Wilkes test) Equality of Variance (Levene s test) Interval or ratio data Independent data

28 Reporting ANOVA F ratio Degrees of Freedom (dof M, dof R ) P value Back to the example we saw earlier: F(2, 56)= 11.78, p<0.001 We can therefore state that there is a significant effect of our independent variable on perceived behavioural control

29 One Way Repeated Measures ANOVA Experiment measuring self efficacy at: 1. Time 1 (before Intervention) 2. Time 2 (directly after intervention) 3. Time 3 (1 month after the intervention) This is a Repeated Measures design (Within Subjects- see last week) Reduces unsystematic variability due to individual differences

30 Repeated Measures ANOVA- Sphericity The assumption of independence of data doesn t hold as the data is from the same participants Instead we look for sphericity The assumption that the variance of the differences between scores in each treatment are equal Calculate the difference between pairs of scores in all possible combination of treatment levels,then calculate the variance of these differences

31 Mauchly s test of sphericity It tests the hypothesis that the variances of the differences are equal (H0) If I got p<0.05 for this test would it be good or bad?

32 Mauchly s test of sphericity It tests the hypothesis that the variances of the differences are equal (H0) If I got p<0.05 for this test would it be good or bad? It would be bad as it states there is a significant difference between variance of differences Corrections exist if this is the case, usually Greenhouse-Geisser correction is used

33 One Way Repeated Measures ANOVA-Theory Within-Participant Variance This includes Experiment effect (as all people have taken part in all conditions) Error variance- that not explained by the model

34 Step 1- Total Sum of Squares The total amount of variation in our data dft = N-1 SS T = ( x x ) i grand 2

35 Step 2- Within Participant Sum of Squares How much of the variation is within participant variance x ik is a person (i) s score on a condition (k) and x i _ across_ conditions is the person s mean across those conditions dfw= Number of participants X (Number of conditions-1) SS w = ( x x ) 2 ik i _ across_ conditions

36 So far we know.. The total amount of variation in our data (SSt) How much this is caused by individual s performance under the different experiment conditions (SSw)

37 Step 3- Model Sum of Squares We now need to know how much variation our model can explain In other words how much variation is attributed to our experiment and how much isn t This calculation is the same as in Independent ANOVA SS M = n (x k k x grand ) 2

38 Step 4- Residual Sum of Squares We now need to know how much of this variation is noise or error variation Simplest way to calculate this is: SSR= SSW-SSM Degrees of freedom are also calculated using: dfr = dfw-dfm

39 One Way Repeated Measures ANOVA- Assumptions Normally distributed data for each condition (Shapiro-Wilkes test) Sphericity Interval or ratio data

40 Omnibus test & Post Hoc If we had a significant main effect of intervention on self efficacy [F(2, 56)= 11.78, p<0.001] This tells us there is a significant effect of our experiment conditions on self efficacy i.e. that the means of the conditions are not equal But how does this break down? Information >Control condition? Tailored Information > Information & Control conditions? We then need post hoc tests

41 Post Hoc Tests Used when no specific a priori predictions about the data we have They are used for exploratory data analysis Pairwise comparisons Like performing t-tests on all the pairs of mean in our data But they control the Type I error rate by correcting the significance level across all tests Using the Bonferroni correction (0.05/Ntests) There are many to choose from..

42 A selection of common post hoc tests LSD (Least Significant Difference) Analogous to multiple t-tests Bonferroni Uses Bonferroni correction to control for Type I With multiple comparisons this may be too conservative (increase chance of Type II error) Tukey s test Control Type I and better when testing large amounts of means

43 Which one to choose? Trade off between: Type I error rate likelihood Statistical power (ability to find an effect if there is one) Whether assumptions of ANOVA have been violated, although most are robust to minor variations

44 Lecture Readings and Further concepts to consider Core:- Field (2009) Chapters 8 & 11 (pages ) Other concepts to consider: Statistical Power: Cohen (1992). A power primer. Psychological Bulletin Planned Contrasts: Field (2009), Chapter 8, p

8/28/2017. If the experiment is successful, then the model will explain more variance than it can t SS M will be greater than SS R

8/28/2017. If the experiment is successful, then the model will explain more variance than it can t SS M will be greater than SS R PSY 5101: Advanced Statistics for Psychological and Behavioral Research 1 If the ANOVA is significant, then it means that there is some difference, somewhere but it does not tell you which means are different

More information

Analysis of Variance (ANOVA)

Analysis of Variance (ANOVA) Research Methods and Ethics in Psychology Week 4 Analysis of Variance (ANOVA) One Way Independent Groups ANOVA Brief revision of some important concepts To introduce the concept of familywise error rate.

More information

Analysis of Variance: repeated measures

Analysis of Variance: repeated measures Analysis of Variance: repeated measures Tests for comparing three or more groups or conditions: (a) Nonparametric tests: Independent measures: Kruskal-Wallis. Repeated measures: Friedman s. (b) Parametric

More information

One-Way Independent ANOVA

One-Way Independent ANOVA One-Way Independent ANOVA Analysis of Variance (ANOVA) is a common and robust statistical test that you can use to compare the mean scores collected from different conditions or groups in an experiment.

More information

ANALYSIS OF VARIANCE (ANOVA): TESTING DIFFERENCES INVOLVING THREE OR MORE MEANS

ANALYSIS OF VARIANCE (ANOVA): TESTING DIFFERENCES INVOLVING THREE OR MORE MEANS ANALYSIS OF VARIANCE (ANOVA): TESTING DIFFERENCES INVOLVING THREE OR MORE MEANS REVIEW Testing hypothesis using the difference between two means: One-sample t-test Independent-samples t-test Dependent/Paired-samples

More information

Repeated Measures ANOVA and Mixed Model ANOVA. Comparing more than two measurements of the same or matched participants

Repeated Measures ANOVA and Mixed Model ANOVA. Comparing more than two measurements of the same or matched participants Repeated Measures ANOVA and Mixed Model ANOVA Comparing more than two measurements of the same or matched participants Data files Fatigue.sav MentalRotation.sav AttachAndSleep.sav Attitude.sav Homework:

More information

Advanced ANOVA Procedures

Advanced ANOVA Procedures Advanced ANOVA Procedures Session Lecture Outline:. An example. An example. Two-way ANOVA. An example. Two-way Repeated Measures ANOVA. MANOVA. ANalysis of Co-Variance (): an ANOVA procedure whereby the

More information

Chapter 11. Experimental Design: One-Way Independent Samples Design

Chapter 11. Experimental Design: One-Way Independent Samples Design 11-1 Chapter 11. Experimental Design: One-Way Independent Samples Design Advantages and Limitations Comparing Two Groups Comparing t Test to ANOVA Independent Samples t Test Independent Samples ANOVA Comparing

More information

Readings Assumed knowledge

Readings Assumed knowledge 3 N = 59 EDUCAT 59 TEACHG 59 CAMP US 59 SOCIAL Analysis of Variance 95% CI Lecture 9 Survey Research & Design in Psychology James Neill, 2012 Readings Assumed knowledge Howell (2010): Ch3 The Normal Distribution

More information

Chapter 12: Introduction to Analysis of Variance

Chapter 12: Introduction to Analysis of Variance Chapter 12: Introduction to Analysis of Variance of Variance Chapter 12 presents the general logic and basic formulas for the hypothesis testing procedure known as analysis of variance (ANOVA). The purpose

More information

Overview of Lecture. Survey Methods & Design in Psychology. Correlational statistics vs tests of differences between groups

Overview of Lecture. Survey Methods & Design in Psychology. Correlational statistics vs tests of differences between groups Survey Methods & Design in Psychology Lecture 10 ANOVA (2007) Lecturer: James Neill Overview of Lecture Testing mean differences ANOVA models Interactions Follow-up tests Effect sizes Parametric Tests

More information

ANOVA in SPSS (Practical)

ANOVA in SPSS (Practical) ANOVA in SPSS (Practical) Analysis of Variance practical In this practical we will investigate how we model the influence of a categorical predictor on a continuous response. Centre for Multilevel Modelling

More information

Stat Wk 9: Hypothesis Tests and Analysis

Stat Wk 9: Hypothesis Tests and Analysis Stat 342 - Wk 9: Hypothesis Tests and Analysis Crash course on ANOVA, proc glm Stat 342 Notes. Week 9 Page 1 / 57 Crash Course: ANOVA AnOVa stands for Analysis Of Variance. Sometimes it s called ANOVA,

More information

SUMMER 2011 RE-EXAM PSYF11STAT - STATISTIK

SUMMER 2011 RE-EXAM PSYF11STAT - STATISTIK SUMMER 011 RE-EXAM PSYF11STAT - STATISTIK Full Name: Årskortnummer: Date: This exam is made up of three parts: Part 1 includes 30 multiple choice questions; Part includes 10 matching questions; and Part

More information

INTENDED LEARNING OUTCOMES

INTENDED LEARNING OUTCOMES FACTORIAL ANOVA INTENDED LEARNING OUTCOMES Revise factorial ANOVA (from our last lecture) Discuss degrees of freedom in factorial ANOVA Recognise main effects and interactions Discuss simple effects QUICK

More information

Research Analysis MICHAEL BERNSTEIN CS 376

Research Analysis MICHAEL BERNSTEIN CS 376 Research Analysis MICHAEL BERNSTEIN CS 376 Last time What is a statistical test? Chi-square t-test Paired t-test 2 Today ANOVA Posthoc tests Two-way ANOVA Repeated measures ANOVA 3 Recall: hypothesis testing

More information

One-Way ANOVAs t-test two statistically significant Type I error alpha null hypothesis dependant variable Independent variable three levels;

One-Way ANOVAs t-test two statistically significant Type I error alpha null hypothesis dependant variable Independent variable three levels; 1 One-Way ANOVAs We have already discussed the t-test. The t-test is used for comparing the means of two groups to determine if there is a statistically significant difference between them. The t-test

More information

Two-Way Independent ANOVA

Two-Way Independent ANOVA Two-Way Independent ANOVA Analysis of Variance (ANOVA) a common and robust statistical test that you can use to compare the mean scores collected from different conditions or groups in an experiment. There

More information

Exam 3 PS 217, Spring 2011

Exam 3 PS 217, Spring 2011 Exam 3 PS 217, Spring 2011 1. First, some random questions about topics we covered this semester. [10 pts] a. In a repeated measures design, what is the effect of counterbalancing on order or carry-over

More information

Sample Exam Paper Answer Guide

Sample Exam Paper Answer Guide Sample Exam Paper Answer Guide Notes This handout provides perfect answers to the sample exam paper. I would not expect you to be able to produce such perfect answers in an exam. So, use this document

More information

EPS 625 INTERMEDIATE STATISTICS TWO-WAY ANOVA IN-CLASS EXAMPLE (FLEXIBILITY)

EPS 625 INTERMEDIATE STATISTICS TWO-WAY ANOVA IN-CLASS EXAMPLE (FLEXIBILITY) EPS 625 INTERMEDIATE STATISTICS TO-AY ANOVA IN-CLASS EXAMPLE (FLEXIBILITY) A researcher conducts a study to evaluate the effects of the length of an exercise program on the flexibility of female and male

More information

Chapter 18 Repeated-Measures Analysis of Variance Cont.

Chapter 18 Repeated-Measures Analysis of Variance Cont. Chapter 18 Repeated-Measures PSY 95 Oswald Outline What are repeated-measures? An example Assumptions Advantages and disadvantages Effect sizes Review questions Effects of Counseling For Post-Traumatic

More information

Tutorial 3: MANOVA. Pekka Malo 30E00500 Quantitative Empirical Research Spring 2016

Tutorial 3: MANOVA. Pekka Malo 30E00500 Quantitative Empirical Research Spring 2016 Tutorial 3: Pekka Malo 30E00500 Quantitative Empirical Research Spring 2016 Step 1: Research design Adequacy of sample size Choice of dependent variables Choice of independent variables (treatment effects)

More information

appstats26.notebook April 17, 2015

appstats26.notebook April 17, 2015 Chapter 26 Comparing Counts Objective: Students will interpret chi square as a test of goodness of fit, homogeneity, and independence. Goodness of Fit A test of whether the distribution of counts in one

More information

Before we get started:

Before we get started: Before we get started: http://arievaluation.org/projects-3/ AEA 2018 R-Commander 1 Antonio Olmos Kai Schramm Priyalathta Govindasamy Antonio.Olmos@du.edu AntonioOlmos@aumhc.org AEA 2018 R-Commander 2 Plan

More information

THE UNIVERSITY OF SUSSEX. BSc Second Year Examination DISCOVERING STATISTICS SAMPLE PAPER INSTRUCTIONS

THE UNIVERSITY OF SUSSEX. BSc Second Year Examination DISCOVERING STATISTICS SAMPLE PAPER INSTRUCTIONS C8552 THE UNIVERSITY OF SUSSEX BSc Second Year Examination DISCOVERING STATISTICS SAMPLE PAPER INSTRUCTIONS Do not, under any circumstances, remove the question paper, used or unused, from the examination

More information

Applied Statistical Analysis EDUC 6050 Week 4

Applied Statistical Analysis EDUC 6050 Week 4 Applied Statistical Analysis EDUC 6050 Week 4 Finding clarity using data Today 1. Hypothesis Testing with Z Scores (continued) 2. Chapters 6 and 7 in Book 2 Review! = $ & '! = $ & ' * ) 1. Which formula

More information

Math Section MW 1-2:30pm SR 117. Bekki George 206 PGH

Math Section MW 1-2:30pm SR 117. Bekki George 206 PGH Math 3339 Section 21155 MW 1-2:30pm SR 117 Bekki George bekki@math.uh.edu 206 PGH Office Hours: M 11-12:30pm & T,TH 10:00 11:00 am and by appointment More than Two Independent Samples: Single Factor Analysis

More information

C.3 Repeated Measures ANOVA

C.3 Repeated Measures ANOVA C. Repeated Measures ANOVA A study was conducted to find the effect of yoga on lowering the total serum cholesterol level in newly diagnosed patients of hypercholesterolemia. Thirty patients were selected

More information

ANOVA. Thomas Elliott. January 29, 2013

ANOVA. Thomas Elliott. January 29, 2013 ANOVA Thomas Elliott January 29, 2013 ANOVA stands for analysis of variance and is one of the basic statistical tests we can use to find relationships between two or more variables. ANOVA compares the

More information

Statistics for EES Factorial analysis of variance

Statistics for EES Factorial analysis of variance Statistics for EES Factorial analysis of variance Dirk Metzler http://evol.bio.lmu.de/_statgen 1. July 2013 1 ANOVA and F-Test 2 Pairwise comparisons and multiple testing 3 Non-parametric: The Kruskal-Wallis

More information

Research paper. One-way Analysis of Variance (ANOVA) Research paper. SPSS output. Learning objectives. Alcohol and driving ability

Research paper. One-way Analysis of Variance (ANOVA) Research paper. SPSS output. Learning objectives. Alcohol and driving ability Research paper Alcohol and driving ability One-way Analysis of Variance (ANOVA) Thirty-six people took part in an experiment to discover the effects of alcohol on drinking ability. They were randomly assigned

More information

Chapter 13: Introduction to Analysis of Variance

Chapter 13: Introduction to Analysis of Variance Chapter 13: Introduction to Analysis of Variance Although the t-test is a useful statistic, it is limited to testing hypotheses about two conditions or levels. The analysis of variance (ANOVA) was developed

More information

Research Methods 1 Handouts, Graham Hole,COGS - version 1.0, September 2000: Page 1:

Research Methods 1 Handouts, Graham Hole,COGS - version 1.0, September 2000: Page 1: Research Methods 1 Handouts, Graham Hole,COGS - version 10, September 000: Page 1: T-TESTS: When to use a t-test: The simplest experimental design is to have two conditions: an "experimental" condition

More information

Research paper. Split-plot ANOVA. Split-plot design. Split-plot design. SPSS output: between effects. SPSS output: within effects

Research paper. Split-plot ANOVA. Split-plot design. Split-plot design. SPSS output: between effects. SPSS output: within effects Research paper Effects of alcohol and caffeine on driving ability Split-plot ANOVA conditions: No alcohol; no caffeine alcohol; no caffeine No alcohol; caffeine Alcohol; caffeine Driving in simulator Error

More information

Day 11: Measures of Association and ANOVA

Day 11: Measures of Association and ANOVA Day 11: Measures of Association and ANOVA Daniel J. Mallinson School of Public Affairs Penn State Harrisburg mallinson@psu.edu PADM-HADM 503 Mallinson Day 11 November 2, 2017 1 / 45 Road map Measures of

More information

Examining differences between two sets of scores

Examining differences between two sets of scores 6 Examining differences between two sets of scores In this chapter you will learn about tests which tell us if there is a statistically significant difference between two sets of scores. In so doing you

More information

Overview of Non-Parametric Statistics

Overview of Non-Parametric Statistics Overview of Non-Parametric Statistics LISA Short Course Series Mark Seiss, Dept. of Statistics April 7, 2009 Presentation Outline 1. Homework 2. Review of Parametric Statistics 3. Overview Non-Parametric

More information

Making a psychometric. Dr Benjamin Cowan- Lecture 9

Making a psychometric. Dr Benjamin Cowan- Lecture 9 Making a psychometric Dr Benjamin Cowan- Lecture 9 What this lecture will cover What is a questionnaire? Development of questionnaires Item development Scale options Scale reliability & validity Factor

More information

STA 3024 Spring 2013 EXAM 3 Test Form Code A UF ID #

STA 3024 Spring 2013 EXAM 3 Test Form Code A UF ID # STA 3024 Spring 2013 Name EXAM 3 Test Form Code A UF ID # Instructions: This exam contains 34 Multiple Choice questions. Each question is worth 3 points, for a total of 102 points (there are TWO bonus

More information

Dr. Kelly Bradley Final Exam Summer {2 points} Name

Dr. Kelly Bradley Final Exam Summer {2 points} Name {2 points} Name You MUST work alone no tutors; no help from classmates. Email me or see me with questions. You will receive a score of 0 if this rule is violated. This exam is being scored out of 00 points.

More information

PSY 216: Elementary Statistics Exam 4

PSY 216: Elementary Statistics Exam 4 Name: PSY 16: Elementary Statistics Exam 4 This exam consists of multiple-choice questions and essay / problem questions. For each multiple-choice question, circle the one letter that corresponds to the

More information

ELECTRONIC SUPPLEMENTARY MATERIAL: Online Resource 2

ELECTRONIC SUPPLEMENTARY MATERIAL: Online Resource 2 Table S1: Summary Table for Study UV/Temperature Effects and Subsequent Recovery on Fv/Fm in Desmarestia anceps (Two-way Repeated-Measures Analysis of Variance with Contrast Post-Hoc Light 1 12 6.8985

More information

Study Guide for the Final Exam

Study Guide for the Final Exam Study Guide for the Final Exam When studying, remember that the computational portion of the exam will only involve new material (covered after the second midterm), that material from Exam 1 will make

More information

Two-Way Independent Samples ANOVA with SPSS

Two-Way Independent Samples ANOVA with SPSS Two-Way Independent Samples ANOVA with SPSS Obtain the file ANOVA.SAV from my SPSS Data page. The data are those that appear in Table 17-3 of Howell s Fundamental statistics for the behavioral sciences

More information

Business Statistics Probability

Business Statistics Probability Business Statistics The following was provided by Dr. Suzanne Delaney, and is a comprehensive review of Business Statistics. The workshop instructor will provide relevant examples during the Skills Assessment

More information

Analysis of Variance (ANOVA) Program Transcript

Analysis of Variance (ANOVA) Program Transcript Analysis of Variance (ANOVA) Program Transcript DR. JENNIFER ANN MORROW: Welcome to Analysis of Variance. My name is Dr. Jennifer Ann Morrow. In today's demonstration, I'll review with you the definition

More information

HPS301 Exam Notes- Contents

HPS301 Exam Notes- Contents HPS301 Exam Notes- Contents Week 1 Research Design: What characterises different approaches 1 Experimental Design 1 Key Features 1 Criteria for establishing causality 2 Validity Internal Validity 2 Threats

More information

Measurement of Constructs in Psychosocial Models of Health Behavior. March 26, 2012 Neil Steers, Ph.D.

Measurement of Constructs in Psychosocial Models of Health Behavior. March 26, 2012 Neil Steers, Ph.D. Measurement of Constructs in Psychosocial Models of Health Behavior March 26, 2012 Neil Steers, Ph.D. Importance of measurement in research testing psychosocial models Issues in measurement of psychosocial

More information

Inferential Statistics

Inferential Statistics Inferential Statistics and t - tests ScWk 242 Session 9 Slides Inferential Statistics Ø Inferential statistics are used to test hypotheses about the relationship between the independent and the dependent

More information

Developing and Testing Hypotheses Kuba Glazek, Ph.D. Methodology Expert National Center for Academic and Dissertation Excellence Los Angeles

Developing and Testing Hypotheses Kuba Glazek, Ph.D. Methodology Expert National Center for Academic and Dissertation Excellence Los Angeles Developing and Testing Hypotheses Kuba Glazek, Ph.D. Methodology Expert National Center for Academic and Dissertation Excellence Los Angeles NATIONAL CENTER FOR ACADEMIC & DISSERTATION EXCELLENCE Overview

More information

Lesson 9: Two Factor ANOVAS

Lesson 9: Two Factor ANOVAS Published on Agron 513 (https://courses.agron.iastate.edu/agron513) Home > Lesson 9 Lesson 9: Two Factor ANOVAS Developed by: Ron Mowers, Marin Harbur, and Ken Moore Completion Time: 1 week Introduction

More information

Assignment #6. Chapter 10: 14, 15 Chapter 11: 14, 18. Due tomorrow Nov. 6 th by 2pm in your TA s homework box

Assignment #6. Chapter 10: 14, 15 Chapter 11: 14, 18. Due tomorrow Nov. 6 th by 2pm in your TA s homework box Assignment #6 Chapter 10: 14, 15 Chapter 11: 14, 18 Due tomorrow Nov. 6 th by 2pm in your TA s homework box Assignment #7 Chapter 12: 18, 24 Chapter 13: 28 Due next Friday Nov. 13 th by 2pm in your TA

More information

Levene Statistic df1 df2 Sig

Levene Statistic df1 df2 Sig Activity #: Follow-up ests (Bonferroni method) ection 1. Resources: handicap.sav he U.. Vocational Rehabilitation Act of 19 prohibited discrimination against people with physical disabilities. he act defined

More information

MMI 409 Spring 2009 Final Examination Gordon Bleil. 1. Is there a difference in depression as a function of group and drug?

MMI 409 Spring 2009 Final Examination Gordon Bleil. 1. Is there a difference in depression as a function of group and drug? MMI 409 Spring 2009 Final Examination Gordon Bleil Table of Contents Research Scenario and General Assumptions Questions for Dataset (Questions are hyperlinked to detailed answers) 1. Is there a difference

More information

Doing Quantitative Research 26E02900, 6 ECTS Lecture 6: Structural Equations Modeling. Olli-Pekka Kauppila Daria Kautto

Doing Quantitative Research 26E02900, 6 ECTS Lecture 6: Structural Equations Modeling. Olli-Pekka Kauppila Daria Kautto Doing Quantitative Research 26E02900, 6 ECTS Lecture 6: Structural Equations Modeling Olli-Pekka Kauppila Daria Kautto Session VI, September 20 2017 Learning objectives 1. Get familiar with the basic idea

More information

HS Exam 1 -- March 9, 2006

HS Exam 1 -- March 9, 2006 Please write your name on the back. Don t forget! Part A: Short answer, multiple choice, and true or false questions. No use of calculators, notes, lab workbooks, cell phones, neighbors, brain implants,

More information

A Brief (very brief) Overview of Biostatistics. Jody Kreiman, PhD Bureau of Glottal Affairs

A Brief (very brief) Overview of Biostatistics. Jody Kreiman, PhD Bureau of Glottal Affairs A Brief (very brief) Overview of Biostatistics Jody Kreiman, PhD Bureau of Glottal Affairs What We ll Cover Fundamentals of measurement Parametric versus nonparametric tests Descriptive versus inferential

More information

Midterm Exam MMI 409 Spring 2009 Gordon Bleil

Midterm Exam MMI 409 Spring 2009 Gordon Bleil Midterm Exam MMI 409 Spring 2009 Gordon Bleil Table of contents: (Hyperlinked to problem sections) Problem 1 Hypothesis Tests Results Inferences Problem 2 Hypothesis Tests Results Inferences Problem 3

More information

Biology 345: Biometry Fall 2005 SONOMA STATE UNIVERSITY Lab Exercise 8 One Way ANOVA and comparisons among means Introduction

Biology 345: Biometry Fall 2005 SONOMA STATE UNIVERSITY Lab Exercise 8 One Way ANOVA and comparisons among means Introduction Biology 345: Biometry Fall 2005 SONOMA STATE UNIVERSITY Lab Exercise 8 One Way ANOVA and comparisons among means Introduction In this exercise, we will conduct one-way analyses of variance using two different

More information

Lessons in biostatistics

Lessons in biostatistics Lessons in biostatistics The test of independence Mary L. McHugh Department of Nursing, School of Health and Human Services, National University, Aero Court, San Diego, California, USA Corresponding author:

More information

Still important ideas

Still important ideas Readings: OpenStax - Chapters 1 11 + 13 & Appendix D & E (online) Plous - Chapters 2, 3, and 4 Chapter 2: Cognitive Dissonance, Chapter 3: Memory and Hindsight Bias, Chapter 4: Context Dependence Still

More information

Small Group Presentations

Small Group Presentations Admin Assignment 1 due next Tuesday at 3pm in the Psychology course centre. Matrix Quiz during the first hour of next lecture. Assignment 2 due 13 May at 10am. I will upload and distribute these at the

More information

Attitude = Belief + Evaluation. TRA/TPB and HBM. Theory of Reasoned Action and Planned Behavior. TRA: Constructs TRA/TPB

Attitude = Belief + Evaluation. TRA/TPB and HBM. Theory of Reasoned Action and Planned Behavior. TRA: Constructs TRA/TPB and HBM Theory of Reasoned Action and Planned Behavior Both focus on rational, cognitive decision-making processes adds the social context to the basic ideas of the HBM 2 TRA: Constructs Behavioral Intention

More information

Comparing Two Means using SPSS (T-Test)

Comparing Two Means using SPSS (T-Test) Indira Gandhi Institute of Development Research From the SelectedWorks of Durgesh Chandra Pathak Winter January 23, 2009 Comparing Two Means using SPSS (T-Test) Durgesh Chandra Pathak Available at: https://works.bepress.com/durgesh_chandra_pathak/12/

More information

SPSS output for 420 midterm study

SPSS output for 420 midterm study Ψ Psy Midterm Part In lab (5 points total) Your professor decides that he wants to find out how much impact amount of study time has on the first midterm. He randomly assigns students to study for hours,

More information

Basic Features of Statistical Analysis and the General Linear Model

Basic Features of Statistical Analysis and the General Linear Model 01-Foster-3327(ch-01).qxd 9/5/2005 5:48 PM Page 1 1 Basic Features of Statistical Analysis and the General Linear Model INTRODUCTION The aim of this book is to describe some of the statistical techniques

More information

Completely Random Design and Least Significant Differences for Breast Cancer in Al-Najaf City ( )

Completely Random Design and Least Significant Differences for Breast Cancer in Al-Najaf City ( ) International Research Journal of Applied and Basic Sciences. Vol., 3 (6), 1178-1182, 2012 Available online at http:// www. irjabs.com ISSN 2251-838X 2012 Completely Random Design and Least Significant

More information

FORM C Dr. Sanocki, PSY 3204 EXAM 1 NAME

FORM C Dr. Sanocki, PSY 3204 EXAM 1 NAME PSYCH STATS OLD EXAMS, provided for self-learning. LEARN HOW TO ANSWER the QUESTIONS; memorization of answers won t help. All answers are in the textbook or lecture. Instructors can provide some clarification

More information

CHAPTER 3 RESEARCH METHODOLOGY

CHAPTER 3 RESEARCH METHODOLOGY CHAPTER 3 RESEARCH METHODOLOGY 3.1 Introduction 3.1 Methodology 3.1.1 Research Design 3.1. Research Framework Design 3.1.3 Research Instrument 3.1.4 Validity of Questionnaire 3.1.5 Statistical Measurement

More information

Describe what is meant by a placebo Contrast the double-blind procedure with the single-blind procedure Review the structure for organizing a memo

Describe what is meant by a placebo Contrast the double-blind procedure with the single-blind procedure Review the structure for organizing a memo Please note the page numbers listed for the Lind book may vary by a page or two depending on which version of the textbook you have. Readings: Lind 1 11 (with emphasis on chapters 10, 11) Please note chapter

More information

Reflection Questions for Math 58B

Reflection Questions for Math 58B Reflection Questions for Math 58B Johanna Hardin Spring 2017 Chapter 1, Section 1 binomial probabilities 1. What is a p-value? 2. What is the difference between a one- and two-sided hypothesis? 3. What

More information

15.301/310, Managerial Psychology Prof. Dan Ariely Recitation 8: T test and ANOVA

15.301/310, Managerial Psychology Prof. Dan Ariely Recitation 8: T test and ANOVA 15.301/310, Managerial Psychology Prof. Dan Ariely Recitation 8: T test and ANOVA Statistics does all kinds of stuff to describe data Talk about baseball, other useful stuff We can calculate the probability.

More information

1. You want to find out what factors predict achievement in English. Develop a model that

1. You want to find out what factors predict achievement in English. Develop a model that Questions and answers for Chapter 10 1. You want to find out what factors predict achievement in English. Develop a model that you think can explain this. As usual many alternative predictors are possible

More information

Week 10 Hour 1. Shapiro-Wilks Test (from last time) Cross-Validation. Week 10 Hour 2 Missing Data. Stat 302 Notes. Week 10, Hour 2, Page 1 / 32

Week 10 Hour 1. Shapiro-Wilks Test (from last time) Cross-Validation. Week 10 Hour 2 Missing Data. Stat 302 Notes. Week 10, Hour 2, Page 1 / 32 Week 10 Hour 1 Shapiro-Wilks Test (from last time) Cross-Validation Week 10 Hour 2 Missing Data Stat 302 Notes. Week 10, Hour 2, Page 1 / 32 Cross-Validation in the Wild It s often more important to describe

More information

Testing Means. Related-Samples t Test With Confidence Intervals. 6. Compute a related-samples t test and interpret the results.

Testing Means. Related-Samples t Test With Confidence Intervals. 6. Compute a related-samples t test and interpret the results. 10 Learning Objectives Testing Means After reading this chapter, you should be able to: Related-Samples t Test With Confidence Intervals 1. Describe two types of research designs used when we select related

More information

European Journal of Physical Education and Sport, 2016, Vol.(14), Is. 4

European Journal of Physical Education and Sport, 2016, Vol.(14), Is. 4 Copyright 2016 by Academic Publishing House Researcher Published in the Russian Federation European Journal of Physical Education and Sport Has been issued since 2013. ISSN: 2310-0133 E-ISSN: 2409-1952

More information

Business Research Methods. Introduction to Data Analysis

Business Research Methods. Introduction to Data Analysis Business Research Methods Introduction to Data Analysis Data Analysis Process STAGES OF DATA ANALYSIS EDITING CODING DATA ENTRY ERROR CHECKING AND VERIFICATION DATA ANALYSIS Introduction Preparation of

More information

Chapter 12: Analysis of covariance, ANCOVA

Chapter 12: Analysis of covariance, ANCOVA Chapter 12: Analysis of covariance, ANCOVA Smart Alex s Solutions Task 1 A few years back I was stalked. You d think they could have found someone a bit more interesting to stalk, but apparently times

More information

Analysis of Variance ANOVA, Part 2. What We Will Cover in This Section. Factorial ANOVA, Two-way Design

Analysis of Variance ANOVA, Part 2. What We Will Cover in This Section. Factorial ANOVA, Two-way Design Analysis of Variance ANOVA, Part //007 P33 Analysis of Variance What We Will Cover in This Section Introduction. Overview. Factorial ANOVA Repeated Measures ANOVA. //007 P33 Analysis of Variance Factorial

More information

Final Exam PS 217, Fall 2010

Final Exam PS 217, Fall 2010 Final Exam PS 27, Fall 200. Farzin, et al. (200) wrote an article that appeared in Psychological Science titled: Spatial resolution of conscious visual perception in infants. The abstract read: Humans

More information

isc ove ring i Statistics sing SPSS

isc ove ring i Statistics sing SPSS isc ove ring i Statistics sing SPSS S E C O N D! E D I T I O N (and sex, drugs and rock V roll) A N D Y F I E L D Publications London o Thousand Oaks New Delhi CONTENTS Preface How To Use This Book Acknowledgements

More information

Optimal exploration strategies in haptic search

Optimal exploration strategies in haptic search Optimal exploration strategies in haptic search Vonne van Polanen, Wouter M. Bergmann Tiest, Noortje Creemers, Merel J. Verbeek, and Astrid M. L. Kappers MOVE Research Institute, Faculty of Human Movement

More information

Avatars Versus Agents: A Meta-Analysis Quantifying the Effect of Agency on Social Influence

Avatars Versus Agents: A Meta-Analysis Quantifying the Effect of Agency on Social Influence Avatars Versus Agents: A Meta-Analysis Quantifying the Effect of Agency on Social Influence Jesse Fox, Sun Joo (Grace) Ahn, Joris H. Janssen, Leo Yeykelis, Kathryn Y. Segovia & Jeremy N. Bailenson Presented

More information

Chapter 11: Comparing several means

Chapter 11: Comparing several means Chapter 11: Comparing several means Smart Alex s Solutions Task 1 To test how different teaching methods affected students knowledge I took three statistics courses where I taught the same material. For

More information

Simple Linear Regression the model, estimation and testing

Simple Linear Regression the model, estimation and testing Simple Linear Regression the model, estimation and testing Lecture No. 05 Example 1 A production manager has compared the dexterity test scores of five assembly-line employees with their hourly productivity.

More information

One way Analysis of Variance (ANOVA)

One way Analysis of Variance (ANOVA) One way Analysis of Variance (ANOVA) Esra Akdeniz March 22nd, 2016 Introduction Test hypothesis concerning one population mean. Test hypothesis concerning two population means What if we want to compare

More information

Chapter 9: Answers. Tests of Between-Subjects Effects. Dependent Variable: Time Spent Stalking After Therapy (hours per week)

Chapter 9: Answers. Tests of Between-Subjects Effects. Dependent Variable: Time Spent Stalking After Therapy (hours per week) Task 1 Chapter 9: Answers Stalking is a very disruptive and upsetting (for the person being stalked) experience in which someone (the stalker) constantly harasses or obsesses about another person. It can

More information

Stepwise method Modern Model Selection Methods Quantile-Quantile plot and tests for normality

Stepwise method Modern Model Selection Methods Quantile-Quantile plot and tests for normality Week 9 Hour 3 Stepwise method Modern Model Selection Methods Quantile-Quantile plot and tests for normality Stat 302 Notes. Week 9, Hour 3, Page 1 / 39 Stepwise Now that we've introduced interactions,

More information

PSYCHOLOGY 320L Problem Set #4: Estimating Sample Size, Post Hoc Tests, and Two-Factor ANOVA

PSYCHOLOGY 320L Problem Set #4: Estimating Sample Size, Post Hoc Tests, and Two-Factor ANOVA PSYCHOLOGY 320L Problem Set #4: Estimating Sample Size, Post Hoc Tests, and Two-Factor ANOVA Name: Score: 1. Suppose you are planning an experiment for a class project with a group of students and you

More information

Running head: How large denominators are leading to large errors 1

Running head: How large denominators are leading to large errors 1 Running head: How large denominators are leading to large errors 1 How large denominators are leading to large errors Nathan Thomas Kent State University How large denominators are leading to large errors

More information

Statistics 2. RCBD Review. Agriculture Innovation Program

Statistics 2. RCBD Review. Agriculture Innovation Program Statistics 2. RCBD Review 2014. Prepared by Lauren Pincus With input from Mark Bell and Richard Plant Agriculture Innovation Program 1 Table of Contents Questions for review... 3 Answers... 3 Materials

More information

Standard Deviation and Standard Error Tutorial. This is significantly important. Get your AP Equations and Formulas sheet

Standard Deviation and Standard Error Tutorial. This is significantly important. Get your AP Equations and Formulas sheet Standard Deviation and Standard Error Tutorial This is significantly important. Get your AP Equations and Formulas sheet The Basics Let s start with a review of the basics of statistics. Mean: What most

More information

Depression among B.Ed college students

Depression among B.Ed college students Depression among B.Ed college students Ramesh O. Prajapati* ABSTRACT Aim of the research is to find out the depression among B.ed College students, So, investigator selected two groups one is male and

More information

Week 8 Factorial ANOVA (Independent groups) Simple (main) effects and interactions, theoretical stuff

Week 8 Factorial ANOVA (Independent groups) Simple (main) effects and interactions, theoretical stuff PSY2004 Week 8 Factorial ANOVA (Independent groups) Simple (main) effects and interactions, theoretical stuff Aims To introduce research questions involving factorial ANOVA To go through theoretical examples

More information

Perceived usefulness. Intention Use E-filing. Attitude. Ease of use Perceived behavioral control. Subjective norm

Perceived usefulness. Intention Use E-filing. Attitude. Ease of use Perceived behavioral control. Subjective norm Project Guidelines Perceived usefulness Attitude Intention Use E-filing Ease of use Perceived behavioral control Subjective norm Introduction Introduction should include support/justification why the research

More information

Correlation and Regression

Correlation and Regression Dublin Institute of Technology ARROW@DIT Books/Book Chapters School of Management 2012-10 Correlation and Regression Donal O'Brien Dublin Institute of Technology, donal.obrien@dit.ie Pamela Sharkey Scott

More information

Utilizing t-test and One-Way Analysis of Variance to Examine Group Differences August 31, 2016

Utilizing t-test and One-Way Analysis of Variance to Examine Group Differences August 31, 2016 Good afternoon, everyone. My name is Stan Orchowsky and I'm the research director for the Justice Research and Statistics Association. It's 2:00PM here in Washington DC, and it's my pleasure to welcome

More information

CHAPTER ONE CORRELATION

CHAPTER ONE CORRELATION CHAPTER ONE CORRELATION 1.0 Introduction The first chapter focuses on the nature of statistical data of correlation. The aim of the series of exercises is to ensure the students are able to use SPSS to

More information

Dan Byrd UC Office of the President

Dan Byrd UC Office of the President Dan Byrd UC Office of the President 1. OLS regression assumes that residuals (observed value- predicted value) are normally distributed and that each observation is independent from others and that the

More information