Analysis of Variance: repeated measures

Size: px
Start display at page:

Download "Analysis of Variance: repeated measures"

Transcription

1 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 tests: One-way independent-measures Analysis of Variance (ANOVA). One-way repeated-measures ANOVA. 1

2 Logic behind ANOVA: ANOVA compares the amount of systematic variation (from our experimental manipulations) to the amount of random variation (from the participants themselves) to produce an F-ratio: F = systematic variation random variation ( error ) F = systematic variation random variation ( error ) Large value of F: a lot of the overall variation in scores is due to the experimental manipulation, rather than to random variation between participants. Small value of F: the variation in scores produced by the experimental manipulation is small, compared to random variation between participants.

3 ANOVA is based on the variance of the scores. The variance is the standard deviation squared: variance = ( X X ) N In practice, we use only the top line of the variance formula (the "Sum of Squares", or "SS"): ( X X ) Sum of Squares = We divide this by the appropriate "degrees of freedom" (usually the number of groups or participants minus 1). One-way Repeated-Measures ANOVA: Use this where you have: (a) one independent variable; (b) one dependent variable; (c) each participant participates in every condition in the experiment. A one-way repeated-measures ANOVA is equivalent to a repeated-measures t-test, except that you have more than two conditions in the study.

4 Effects of sleep-deprivation on vigilance in air-traffic controllers: No deprivation vs. 1 hours' deprivation: One IV, levels - use repeated-measures t-test. No deprivation vs. 1 hours vs. 4 hours: One IV, levels (differing quantitatively) - use one-way repeated-measures ANOVA. Effects of sleep deprivation on vigilance: IV: length of sleep deprivation (0, 1 hours and 4 hours). DV: 1 hour vigilance test (number of planes missed). Each participant does all conditions, in a random order. Participant 1 0 hours 5 1 hours hours hours: Mean = 4.6, s.d. = hours: Mean = 1.0, s.d. = hours: Mean = 1.0, s.d. =

5 "Partitioning the variance" in a one-way repeated-measures ANOVA: Total SS Between Subjects SS Within Subjects SS (usually uninteresting: if it's large, it just shows that subjects differ from each other overall) SS Experimental (systematic within-subjects variation that reflects our experimental manipulation) SS Error (unsystematic within-subjects variation that's not due to our experimental manipulation) The ANOVA summary table: Source: SS df MS F Between subjects Total within subjects Between conditions Within subjects Total Total SS: reflects the total amount of variation amongst all the scores. Between-condtions SS: a measure of the amount of systematic variation between the conditions. (This is due to our experimental manipulation). Within-subjects SS: a measure of the amount of unsystematic variation within each participant's set of scores. (This cannot be due to our experimental manipulation, because we did the same thing to everyone within each condition). (Total SS) = (Between-subjects SS) + (total within-subjects SS) 5

6 Assessing the significance of the F-ratio (by hand): The bigger the F-ratio, the less likely it is to have arisen merely by chance. Use the between-conditions and within-subjects d.f. to find the critical value of F. Your F is significant if it is equal to or larger than the critical value in the table. Here, look up the critical F-value for and 18 d.f. Columns correspond to between-groups d.f.; rows correspond to within-groups d.f. Here, go along and down 18: critical F is at the intersection. Our obtained F, 9.6, is bigger than.55; it is therefore significant at p<.05. (Actually it s bigger than the critical value for a p of ). 6

7 Interpreting the Results: A significant F-ratio merely tells us is that there is a statistically-significant difference between our experimental conditions; it does not say where the difference comes from. In our example, it tells us that sleep deprivation affects vigilance performance. To pinpoint the source of the difference: (a) planned comparisons - comparisons between groups which you decide to make in advance of collecting the data. (b) post hoc tests - comparisons between groups which you decide to make after collecting the data: Many different types - e.g. Newman-Keuls, Scheffé, Bonferroni. 7

8 Using SPSS for a one-way repeated-measures ANOVA on effects of fatigue on vigilance: (Analyze > General Linear Model > Repeated Measures...) Tell SPSS about your within-subjects IV (i.e. which columns correspond to your experimental conditions): 8

9 Ask for some planned comparisons: Various options here allow you to make different types of comparisons between conditions: I've picked "simple", to compare (a) no sleep with 1 hours' deprivation, and (b) no sleep with 4 hours' deprivation. 9

10 The SPSS output (ignore everything except what's shown here!): No sleep deprivation 1 hours' deprivation 4 hours' deprivation Descriptive Statistics Mean Std. Deviation N Similar to Levene's test - if significant, shows inhomogeneity of variance. Mauchly's Test of Sphericity b Measure: MEASURE_1 Within Subjects Effect deprivation Epsilon a Approx. Greenhous Mauchly's W Chi-Square df Sig. e-geisser Huynh-Feldt Lower-bound Tests the null hypothesis that the error covariance matrix of the orthonormalized transformed dependent variables is proportional to an identity matrix. a. May be used to adjust the degrees of freedom for the averaged tests of significance. Corrected tests are displayed in the Tests of Within-Subjects Effects table. b. Design: Intercept Within Subjects Design: deprivation SPSS ANOVA results: Tests of Within-Subjects Effects Measure: MEASURE_1 Source deprivation Error(deprivation) Sphericity Assumed Greenhouse-Geisser Huynh-Feldt Lower-bound Sphericity Assumed Greenhouse-Geisser Huynh-Feldt Lower-bound Type III Sum of Squares df Mean Square F Sig Use Greenhouse-Geisser d.f. and F-ratio if Mauchly's test was significant. Significant effect of sleep deprivation (F, 18 = 9.6, p<.0001; OR, if using Grrenhouse-Geisser, F 1.18, 10.6 = 9.6, p<.0001). 10

11 Tests of Within-Subjects Contrasts Measure: MEASURE_1 Source deprivation Error(deprivation) deprivation Level vs. Level 1 Level vs. Level 1 Level vs. Level 1 Level vs. Level 1 Type III Sum of Squares df Mean Square F Sig Conclusions: sleep deprivation significantly affects vigilance (F, 18 = 9.6, p<.0001). Planned contrasts show that participants perform worse after 1 hours'deprivation (F 1,9 = 90.1, p<.0001) and 4 hours'deprivation (F 1, 9 = 106.7, p<.0001). Repeated measures ANOVA post hoc tests: 1. Click on Options.... Move factor ("deprivation") into "Display Means for.." box.. Click on "Compare main effects". 4. Change test to "Bonferroni". Measure: MEASURE_1 (I) deprivation 1 (J) deprivation 1 1 Mean Difference Pairwise Comparisons Based on estimated marginal means *. The mean difference is significant at the.05 level. a. Adjustment for multiple comparisons: Bonferroni. 95% Confidence Interval for Difference a (I-J) Std. Error Sig. a Lower Bound Upper Bound * * * *

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

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

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

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

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

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

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

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

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

Comparing 3 Means- ANOVA

Comparing 3 Means- ANOVA Comparing 3 Means- ANOVA Evaluation Methods & Statistics- Lecture 7 Dr Benjamin Cowan Research Example- Theory of Planned Behaviour Ajzen & Fishbein (1981) One of the most prominent models of behaviour

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

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

The t-test: Answers the question: is the difference between the two conditions in my experiment "real" or due to chance?

The t-test: Answers the question: is the difference between the two conditions in my experiment real or due to chance? The t-test: Answers the question: is the difference between the two conditions in my experiment "real" or due to chance? Two versions: (a) Dependent-means t-test: ( Matched-pairs" or "one-sample" t-test).

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

Between Groups & Within-Groups ANOVA

Between Groups & Within-Groups ANOVA Between Groups & Within-Groups ANOVA BG & WG ANOVA Partitioning Variation making F making effect sizes Things that influence F Confounding Inflated within-condition variability Integrating stats & methods

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

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

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

Repeated Measures ANOVA

Repeated Measures ANOVA Introduction Repeated Measures ANOVA Repeated measures is a term used when the same participants participate in all conditions of an experiment. So, for example, you might want to test the effects of alcohol

More information

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

Single-Factor Experimental Designs. Chapter 8

Single-Factor Experimental Designs. Chapter 8 Single-Factor Experimental Designs Chapter 8 Experimental Control manipulation of one or more IVs measured DV(s) everything else held constant Causality and Confounds What are the three criteria that must

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

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

Choosing the Correct Statistical Test

Choosing the Correct Statistical Test Choosing the Correct Statistical Test T racie O. Afifi, PhD Departments of Community Health Sciences & Psychiatry University of Manitoba Department of Community Health Sciences COLLEGE OF MEDICINE, FACULTY

More information

Statistics as a Tool. A set of tools for collecting, organizing, presenting and analyzing numerical facts or observations.

Statistics as a Tool. A set of tools for collecting, organizing, presenting and analyzing numerical facts or observations. Statistics as a Tool A set of tools for collecting, organizing, presenting and analyzing numerical facts or observations. Descriptive Statistics Numerical facts or observations that are organized describe

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

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

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

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

1. Below is the output of a 2 (gender) x 3(music type) completely between subjects factorial ANOVA on stress ratings

1. Below is the output of a 2 (gender) x 3(music type) completely between subjects factorial ANOVA on stress ratings SPSS 3 Practice Interpretation questions A researcher is interested in the effects of music on stress levels, and how stress levels might be related to anxiety and life satisfaction. 1. Below is the output

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

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

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

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

THE STATSWHISPERER. Introduction to this Issue. Doing Your Data Analysis INSIDE THIS ISSUE

THE STATSWHISPERER. Introduction to this Issue. Doing Your Data Analysis INSIDE THIS ISSUE Spring 20 11, Volume 1, Issue 1 THE STATSWHISPERER The StatsWhisperer Newsletter is published by staff at StatsWhisperer. Visit us at: www.statswhisperer.com Introduction to this Issue The current issue

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

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

Regression Including the Interaction Between Quantitative Variables

Regression Including the Interaction Between Quantitative Variables Regression Including the Interaction Between Quantitative Variables The purpose of the study was to examine the inter-relationships among social skills, the complexity of the social situation, and performance

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

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

Subescala D CULTURA ORGANIZACIONAL. Factor Analysis

Subescala D CULTURA ORGANIZACIONAL. Factor Analysis Subescala D CULTURA ORGANIZACIONAL Factor Analysis Descriptive Statistics Mean Std. Deviation Analysis N 1 3,44 1,244 224 2 3,43 1,258 224 3 4,50,989 224 4 4,38 1,118 224 5 4,30 1,151 224 6 4,27 1,205

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

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

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

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

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

Example of Interpreting and Applying a Multiple Regression Model

Example of Interpreting and Applying a Multiple Regression Model Example of Interpreting and Applying a Multiple Regression We'll use the same data set as for the bivariate correlation example -- the criterion is 1 st year graduate grade point average and the predictors

More information

CHAPTER TWO REGRESSION

CHAPTER TWO REGRESSION CHAPTER TWO REGRESSION 2.0 Introduction The second chapter, Regression analysis is an extension of correlation. The aim of the discussion of exercises is to enhance students capability to assess the effect

More information

Repeated Measures ANOVA

Repeated Measures ANOVA Repeated Measures ANOVA Issues with Repeated Measures Designs Repeated measures is a term used when the same entities take part in all conditions of an experiment. So, for example, you might want to test

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

Intro to SPSS. Using SPSS through WebFAS

Intro to SPSS. Using SPSS through WebFAS Intro to SPSS Using SPSS through WebFAS http://www.yorku.ca/computing/students/labs/webfas/ Try it early (make sure it works from your computer) If you need help contact UIT Client Services Voice: 416-736-5800

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

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

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

Subescala B Compromisso com a organização escolar. Factor Analysis

Subescala B Compromisso com a organização escolar. Factor Analysis Subescala B Compromisso com a organização escolar Factor Analysis Descriptive Statistics Mean Std. Deviation Analysis N 1 4,42 1,108 233 2 4,41 1,001 233 3 4,99 1,261 233 4 4,37 1,055 233 5 4,48 1,018

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

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

Application of Local Control Strategy in analyses of the effects of Radon on Lung Cancer Mortality for 2,881 US Counties

Application of Local Control Strategy in analyses of the effects of Radon on Lung Cancer Mortality for 2,881 US Counties Application of Local Control Strategy in analyses of the effects of Radon on Lung Cancer Mortality for 2,881 US Counties Bob Obenchain, Risk Benefit Statistics, August 2015 Our motivation for using a Cut-Point

More information

Introduction to SPSS. Katie Handwerger Why n How February 19, 2009

Introduction to SPSS. Katie Handwerger Why n How February 19, 2009 Introduction to SPSS Katie Handwerger Why n How February 19, 2009 Overview Setting up a data file Frequencies/Descriptives One-sample T-test Paired-samples T-test Independent-samples T-test One-way ANOVA

More information

Online Introduction to Statistics

Online Introduction to Statistics APPENDIX Online Introduction to Statistics CHOOSING THE CORRECT ANALYSIS To analyze statistical data correctly, you must choose the correct statistical test. The test you should use when you have interval

More information

Final Exam Practice Test

Final Exam Practice Test Final Exam Practice Test The t distribution and z-score distributions are located in the back of your text book (the appendices) You will be provided with a new copy of each during your final exam True

More information

Health Consciousness of Siena Students

Health Consciousness of Siena Students Health Consciousness of Siena Students Corey Austin, Siena College Kevin Flood, Siena College Allison O Keefe, Siena College Kim Reuter, Siena College EXECUTIVE SUMMARY We decided to research the health

More information

ID# Exam 1 PS306, Spring 2005

ID# Exam 1 PS306, Spring 2005 ID# Exam 1 PS306, Spring 2005 OK, take a deep breath. CALM. Read each question carefully and answer it completely. Think of a point as a minute, so a 10-point question should take you about 10 minutes.

More information

Chapter 13: Factorial ANOVA

Chapter 13: Factorial ANOVA Chapter 13: Factorial ANOVA Smart Alex s Solutions Task 1 People s musical tastes tend to change as they get older. My parents, for example, after years of listening to relatively cool music when I was

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

Analysis and Interpretation of Data Part 1

Analysis and Interpretation of Data Part 1 Analysis and Interpretation of Data Part 1 DATA ANALYSIS: PRELIMINARY STEPS 1. Editing Field Edit Completeness Legibility Comprehensibility Consistency Uniformity Central Office Edit 2. Coding Specifying

More information

Psy201 Module 3 Study and Assignment Guide. Using Excel to Calculate Descriptive and Inferential Statistics

Psy201 Module 3 Study and Assignment Guide. Using Excel to Calculate Descriptive and Inferential Statistics Psy201 Module 3 Study and Assignment Guide Using Excel to Calculate Descriptive and Inferential Statistics What is Excel? Excel is a spreadsheet program that allows one to enter numerical values or data

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

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

APÊNDICE 6. Análise fatorial e análise de consistência interna

APÊNDICE 6. Análise fatorial e análise de consistência interna APÊNDICE 6 Análise fatorial e análise de consistência interna Subescala A Missão, a Visão e os Valores A ação do diretor Factor Analysis Descriptive Statistics Mean Std. Deviation Analysis N 1 4,46 1,056

More information

Designing Psychology Experiments: Data Analysis and Presentation

Designing Psychology Experiments: Data Analysis and Presentation Data Analysis and Presentation Review of Chapter 4: Designing Experiments Develop Hypothesis (or Hypotheses) from Theory Independent Variable(s) and Dependent Variable(s) Operational Definitions of each

More information

Use the above variables and any you might need to construct to specify the MODEL A/C comparisons you would use to ask the following questions.

Use the above variables and any you might need to construct to specify the MODEL A/C comparisons you would use to ask the following questions. Fall, 2002 Grad Stats Final Exam There are four questions on this exam, A through D, and each question has multiple sub-questions. Unless otherwise indicated, each sub-question is worth 3 points. Question

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

Psychology Research Process

Psychology Research Process Psychology Research Process Logical Processes Induction Observation/Association/Using Correlation Trying to assess, through observation of a large group/sample, what is associated with what? Examples:

More information

AMSc Research Methods Research approach IV: Experimental [2]

AMSc Research Methods Research approach IV: Experimental [2] AMSc Research Methods Research approach IV: Experimental [2] Marie-Luce Bourguet mlb@dcs.qmul.ac.uk Statistical Analysis 1 Statistical Analysis Descriptive Statistics : A set of statistical procedures

More information

Daniel Boduszek University of Huddersfield

Daniel Boduszek University of Huddersfield Daniel Boduszek University of Huddersfield d.boduszek@hud.ac.uk Introduction to Multinominal Logistic Regression SPSS procedure of MLR Example based on prison data Interpretation of SPSS output Presenting

More information

Lecture 20: Chi Square

Lecture 20: Chi Square Statistics 20_chi.pdf Michael Hallstone, Ph.D. hallston@hawaii.edu Lecture 20: Chi Square Introduction Up until now, we done statistical test using means, but the assumptions for means have eliminated

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

Daniel Boduszek University of Huddersfield

Daniel Boduszek University of Huddersfield Daniel Boduszek University of Huddersfield d.boduszek@hud.ac.uk Introduction to Correlation SPSS procedure for Pearson r Interpretation of SPSS output Presenting results Partial Correlation Correlation

More information

ε error εˆ ~ Greenhouse Geisser correction (see p. 25) ε Huynh Feldt correction (see p. 25)

ε error εˆ ~ Greenhouse Geisser correction (see p. 25) ε Huynh Feldt correction (see p. 25) 9: Glossary 14 9 Glossary Symbols: implies is equivalent to x mean of a set of values of x ε error εˆ ~ Greenhouse Geisser correction (see p. 5) ε Huynh Feldt correction (see p. 5) µ mean ρ population

More information

Section 6: Analysing Relationships Between Variables

Section 6: Analysing Relationships Between Variables 6. 1 Analysing Relationships Between Variables Section 6: Analysing Relationships Between Variables Choosing a Technique The Crosstabs Procedure The Chi Square Test The Means Procedure The Correlations

More information

Profile Analysis. Intro and Assumptions Psy 524 Andrew Ainsworth

Profile Analysis. Intro and Assumptions Psy 524 Andrew Ainsworth Profile Analysis Intro and Assumptions Psy 524 Andrew Ainsworth Profile Analysis Profile analysis is the repeated measures extension of MANOVA where a set of DVs are commensurate (on the same scale). Profile

More information

CLINICAL RESEARCH METHODS VISP356. MODULE LEADER: PROF A TOMLINSON B.Sc./B.Sc.(HONS) OPTOMETRY

CLINICAL RESEARCH METHODS VISP356. MODULE LEADER: PROF A TOMLINSON B.Sc./B.Sc.(HONS) OPTOMETRY DIVISION OF VISION SCIENCES SESSION: 2006/2007 DIET: 1ST CLINICAL RESEARCH METHODS VISP356 LEVEL: MODULE LEADER: PROF A TOMLINSON B.Sc./B.Sc.(HONS) OPTOMETRY MAY 2007 DURATION: 2 HRS CANDIDATES SHOULD

More information

12/31/2016. PSY 512: Advanced Statistics for Psychological and Behavioral Research 2

12/31/2016. PSY 512: Advanced Statistics for Psychological and Behavioral Research 2 PSY 512: Advanced Statistics for Psychological and Behavioral Research 2 Introduce moderated multiple regression Continuous predictor continuous predictor Continuous predictor categorical predictor Understand

More information

Regression models, R solution day7

Regression models, R solution day7 Regression models, R solution day7 Exercise 1 In this exercise, we shall look at the differences in vitamin D status for women in 4 European countries Read and prepare the data: vit

More information

Problem #1 Neurological signs and symptoms of ciguatera poisoning as the start of treatment and 2.5 hours after treatment with mannitol.

Problem #1 Neurological signs and symptoms of ciguatera poisoning as the start of treatment and 2.5 hours after treatment with mannitol. Ho (null hypothesis) Ha (alternative hypothesis) Problem #1 Neurological signs and symptoms of ciguatera poisoning as the start of treatment and 2.5 hours after treatment with mannitol. Hypothesis: Ho:

More information

MULTIPLE LINEAR REGRESSION 24.1 INTRODUCTION AND OBJECTIVES OBJECTIVES

MULTIPLE LINEAR REGRESSION 24.1 INTRODUCTION AND OBJECTIVES OBJECTIVES 24 MULTIPLE LINEAR REGRESSION 24.1 INTRODUCTION AND OBJECTIVES In the previous chapter, simple linear regression was used when you have one independent variable and one dependent variable. This chapter

More information

Research Methods II, Spring Term Logic of repeated measures designs

Research Methods II, Spring Term Logic of repeated measures designs Research Methods II, Spring Term 2003 1 Logic of repeated measures designs Imagine you want to test the effect of drinking Fosters on the time it takes to respond to a light turning red. The independent

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

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

Theoretical Exam. Monday 15 th, Instructor: Dr. Samir Safi. 1. Write your name, student ID and section number.

Theoretical Exam. Monday 15 th, Instructor: Dr. Samir Safi. 1. Write your name, student ID and section number. بسم االله الرحمن الرحيم COMPUTER & DATA ANALYSIS Theoretical Exam FINAL THEORETICAL EXAMINATION Monday 15 th, 2007 Instructor: Dr. Samir Safi Name: ID Number: Instructor: INSTRUCTIONS: 1. Write your name,

More information

UNEQUAL CELL SIZES DO MATTER

UNEQUAL CELL SIZES DO MATTER 1 of 7 1/12/2010 11:26 AM UNEQUAL CELL SIZES DO MATTER David C. Howell Most textbooks dealing with factorial analysis of variance will tell you that unequal cell sizes alter the analysis in some way. I

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

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

Daniel Boduszek University of Huddersfield

Daniel Boduszek University of Huddersfield Daniel Boduszek University of Huddersfield d.boduszek@hud.ac.uk Introduction to Multiple Regression (MR) Types of MR Assumptions of MR SPSS procedure of MR Example based on prison data Interpretation of

More information

Sources of Variance & ANOVA

Sources of Variance & ANOVA ANOVA ANalysis Of VAriance Sources of Variance & ANOVA BG ANOVA Partitioning Variation making F making effect sizes Things that influence F Confounding Inflated within-condition variability Integrating

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

Constructing a mixed model using the AIC

Constructing a mixed model using the AIC Constructing a mixed model using the AIC The Data: The Citalopram study (PI Dr. Zisook) Does Citalopram reduce the depression in schizophrenic patients with subsyndromal depression Two Groups: Citalopram

More information