Quantitative Methods in Managment. An introduction to GLMs and measurement theory

Size: px
Start display at page:

Download "Quantitative Methods in Managment. An introduction to GLMs and measurement theory"

Transcription

1 Quantitative Methods in Managment An Introduction to GLMs and measurement theory Graeme D. Hutcheson 1 Luiz Moutinho 2 1 School of Education Manchester university 2 Department of Management Glasgow University This course is structured around Generalized Linear Models - a powerful system for analysing data. This course provides a basic general introduction to statistical analysis and concentrates on the types of data and hypotheses common in the social sciences. As no attempt has been made to hide the underlying theory or complexities associated with the techniques, on first inspection, it may look quite complex. This course is, however, MUCH EASIER THAN IT LOOKS.

2 Traditional statistics courses in social science are based around teaching a number of seemingly separate tests. For example, t-tests, ANOVA, MANOVA, MANCOVA, Mann-Whitney, Kruskal-Wallis, Friedman, chi-square, correlation and regression. An example data set Subject Gender Age Nationality EconStatus FactorSocial AgreeQ08 ManGrade subject01 male 23 Russian 2ses NA 1stAgree 1junior subject02 male 24 English 4ses neither NA subject03 female 31 Welsh 1ses agree 1junior subject04 male NA NA NA NA 5stDisagree 3upper subject05 female 43 Irish 2ses agree 2middle subject06 female 41 German 2ses NA 4disagree 2middle subject07 female 19 German 3ses agree 3upper subject08 female 38 Portuguese 3ses neither 2middle subject09 male 59 Spanish NA NA NA subject10 female 24 Scottish 2ses NA NA subject11 male 39 Irish 4ses stDisagree 1junior subject12 male 22 Irish 3ses agree NA subject13 female 64 Japanese 5ses disagree 3upper See ExampleData.csvHutcheson at and Moutinho

3 Traditional analyses applied to the example data set Compare the ages of males and females: t-test Compare the ages of the different nationalities: ANOVA Compare the Q08 agreement scores for males and females: Mann-Whitney Compare the Q08 agreement scores for the different management grades: Kruskal-Wallis The relationship between FactorSocial and age: correlation/regression The relationship between nationality and gender: Chi-square Note: A whole set Hutcheson of different and Moutinho testsan apply introduction for to repeated-measures GLMs and measurement theory or matched-sample designs. This form of statistical education is not ideal for a number of reasons... It does not give a theoretically-unified method for data analysis It does not allow appropriate tests to be easily identified We cannot easily add extra variables to the statistical tests. It does not provide a simple path for students to progress to other techniques

4 The Generalized Linear Model GLMs provide a superior method for analysing data. One that is modern, more poweful, easier to apply and easier to learn and remember. The idea behind them is simple... A particular variable (the response, Y) may be predicted using other variables (the explanatories, X). Y X 1 + X 2 + X 3 Share Price may be predicted by Output and Market Confidence. Marks may be predicted by Gender To run a GLM, we just need to identify the variable we wish to model and the information we are going to use to model it. If the variable being predicted is numeric, the GLM model is OLS regression (this technique includes the t-tests, ANOVAs, ANCOVAs, etc.,) If the variable being predicted is ordered, the GLM model is the proportional-odds logit model (this technique replaces Mann-Whitney, Kruskal-Wallis, Friedman, etc.,) If the variable being predicted is unordered categorical, the GLM model is the multinomial logit model (this technique includes the chi-square tests) Note: the same tests also apply for repeated measures designs.

5 The example data set (again) Subject Gender Age Nationality EconStatus FactorSocial AgreeQ08 ManGrade subject01 male 23 Russian 2ses NA 1stAgree 1junior subject02 male 24 English 4ses neither NA subject03 female 31 Welsh 1ses agree 1junior subject04 male NA NA NA NA 5stDisagree 3upper subject05 female 43 Irish 2ses agree 2middle subject06 female 41 German 2ses NA 4disagree 2middle subject07 female 19 German 3ses agree 3upper subject08 female 38 Portuguese 3ses neither 2middle subject09 male 59 Spanish NA NA NA subject10 female 24 Scottish 2ses NA NA subject11 male 39 Irish 4ses stDisagree 1junior subject12 male 22 Irish 3ses agree NA subject13 female 64 Japanese 5ses disagree 3upper See ExampleData.csvHutcheson at and Moutinho GLM analyses of the example data set Compare the ages of males and females: Model: Age Gender Test: OLS regression Compare the ages of the different nationalities: Model: Age Nationality Test: OLS regression Compare the Q08 agreement scores for males and females: Model: AgreeQ08 Gender Test Proportional-odds Compare the Q08 agreement scores for the different management grades: Model: AgreeQ08 ManGrade Test: Proportional-odds The relationship between FactorSocial and age: Model: FactorSocial Age Test: OLS regression The relationship between nationality and gender: Model: Nationality Gender Test: Multinomial regression

6 Numeric, ordered and unordered data can be analysed using just three regression techniques. They incorporate or replace the traditional tests... As many explanatory variables can be added as needed... They allow diagnostics and model improvement. Many other techniques are based on these (for example, survival, Rasch, multi-level, random-effect, structural equation models etc.,) It is easy to run the models...

7 Types of data Although a number of different schemes have been proposed that utilise a variety of categories and sub-divisions, we will only distinguish between three distinct scales of measurement unordered categorical, ordered categorical and numeric, based on a simplified version of Stevens 1946 classification of measurement scales. It is important to identify these three measurement scales as they are qualitatively different, are coded using distinct methods, and represent what is, perhaps, the minimum required for any course that aims to provide a general introduction to data analysis.

8 1: Unordered categorical scales An unordered categorical categorical scale of measurement is achieved when the data are recorded as categories which have no meaningful order. The only information provided is the category identifier. This scale is also known as a classificatory scale and a labelling system. Examples of unordered categorical data Car Treatment Manufacturer Gender Group Subject 1 Ford male A subject 1 2 Citroen male A subject 2 3 Volvo female A subject 3 4 Volvo male B subject 4 5 Renault female B subject 5 6 Land Rover female B subject 6 7 Toyota female C subject 7 8 Toyota male C subject 8 9 Volvo male C subject 9 10 Chrysler female C subject 10

9 Operations that can be applied to data recorded on an unordered categorical scale Unordered operations: most frequent car is Volvo (n=3) same numbers of male and females (n=5) Analysing data recorded on an unordered categorical scale As the only information we have about the variables is category membership, analytical techniques for unordered categorical data require techniques that only take into account category membership (for example, chi-square, multinomial logistic regression and log-linear analyses). Statistics designed for ordered or numeric data CANNOT be used to model these data. (If you are able to compute these statistics, your data have been wrongly coded!)

10 2: An ordered categorical scale of measurement is achieved when the data are recorded as categories that can be arranged in order according to some criteria. The only information provided is the category identifier from which an order can be established. Examples of ordered categorical data Highest Agreement Examination Mental Health Qualification Rating Grade Rating 1 A level strongly agree B no symptoms 2 O level disagree A impaired functioning 3 Masters neither A no symptoms 4 Degree disagree C mild symptoms 5 Degree agree D moderate symptoms Variable order: Highest Qualification: No qualification, O-level, A-level, degree, master, doctorate Agreement Rating: strongly agree, agree, neither, disagree, strongly disagree Examination Grade: A, B, C, D, E. Mental Health: no symptoms, mild symptoms, moderate symptoms, impaired functioning.

11 Operations that can be applied to data recorded on an ordered categorical scale Unordered operations: mental health: no symptoms is the most frequent Examinations: A grades are the most frequent Ordered operations: agreement: strongly agree > neither educational achievement: Degree < Masters Analysing data recorded on an ordered categorical scale Ordered categorical data may be analysed using techniques designed for unordered categorical data (eg., multinomial logistic regression). Ordered categorical data can also be analysed using techniques which take account of order in the categories (for example, proportional-odds logit models, Mann-Whitney, Friedman). Statistics designed for numeric data CANNOT be used to model these data (if you can compute these, your data are miscoded).

12 3: A numeric scale of measurement is achieved when the recorded data can be considered to have a direct relationship with the variable being measured. At a very basic level, the data provides information about the actual magnitude (size, quantity, distance, etc.,) of the information. In other words, the numbers representing the variable have substantive meaning. Examples of numeric data Temperature Daily gas Examination Hourly rate difference consumption result of pay m 3 62 % m 3 73 % m 3 58 % m 3 37 % m 3 71 % m 3 59 % m 3 63 % m 3 63 % 5.80

13 Operations that can be applied to data recorded on a numeric scale Unordered operations: most frequent hourly pay = 5.80 (n=4) most frequent examination results = 63% (n=2) Ordered operations: 7.98 > m 3 < 74 m 3 Numeric operations: 74m m 3 = 143m 3 73% 61% = 12% Analysing data recorded on a numeric scale Numeric data may be analysed using techniques designed for unordered and ordered categorical data (eg., multinomial logistic regression and proportional-odds logit models). Numeric data can also be analysed using techniques which take account of the magnitude of differences between observations (for example, OLS regression, t-tests, ANOVA and ANCOVA).

14 The scale of measurement used to record information about a particular variable is very important, as it is this that defines the statistical analyses that may be applied. Measurement theory encourages people to think about the meaning of their data. It encourages critical assessment of the assumptions behind the analysis. It encourages responsible real-world data analysis Ṡarle, 1995 It is important to not only identify the appropriate measurement scale, but to also use an appropriate coding scheme... Coding

15 Coding Coding aims There are many rules and conventions that can be applied to coding data. The following are a few that can be applied as general rules for data coding. The main principles are that coded data should... accurately represent the measurement scales and not contain more information than is actually available (i.e. DO NOT use numeric codes to indicate categorical data). represent information without the use of any hidden codes or labels. be coded clearly and unambiguously. be of a form that can be easily imported into different software packages (the coded data should be transportable). Coding An example data frame

16 GLMs provide a powerful method for analysing data. Different GLMs are applied to different measurement scales. It is important that these scales are identified and accurately represented. To enable data-sharing and transparency, the datasets used in this course are coded in ASCII and saved using the standard comma-separated-variable format (.csv).

Statistical questions for statistical methods

Statistical questions for statistical methods Statistical questions for statistical methods Unpaired (two-sample) t-test DECIDE: Does the numerical outcome have a relationship with the categorical explanatory variable? Is the mean of the outcome the

More information

12/30/2017. PSY 5102: Advanced Statistics for Psychological and Behavioral Research 2

12/30/2017. PSY 5102: Advanced Statistics for Psychological and Behavioral Research 2 PSY 5102: Advanced Statistics for Psychological and Behavioral Research 2 Selecting a statistical test Relationships among major statistical methods General Linear Model and multiple regression Special

More information

IAPT: Regression. Regression analyses

IAPT: Regression. Regression analyses Regression analyses IAPT: Regression Regression is the rather strange name given to a set of methods for predicting one variable from another. The data shown in Table 1 and come from a student project

More information

HOW STATISTICS IMPACT PHARMACY PRACTICE?

HOW STATISTICS IMPACT PHARMACY PRACTICE? HOW STATISTICS IMPACT PHARMACY PRACTICE? CPPD at NCCR 13 th June, 2013 Mohamed Izham M.I., PhD Professor in Social & Administrative Pharmacy Learning objective.. At the end of the presentation pharmacists

More information

Correlation and regression

Correlation and regression PG Dip in High Intensity Psychological Interventions Correlation and regression Martin Bland Professor of Health Statistics University of York http://martinbland.co.uk/ Correlation Example: Muscle strength

More information

Today: Binomial response variable with an explanatory variable on an ordinal (rank) scale.

Today: Binomial response variable with an explanatory variable on an ordinal (rank) scale. Model Based Statistics in Biology. Part V. The Generalized Linear Model. Single Explanatory Variable on an Ordinal Scale ReCap. Part I (Chapters 1,2,3,4), Part II (Ch 5, 6, 7) ReCap Part III (Ch 9, 10,

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

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

Research Example Aliza Ben-Zacharia DrNP, ANP

Research Example Aliza Ben-Zacharia DrNP, ANP Research Example Aliza Ben-Zacharia DrNP, ANP Example - Outline Introduction Depression & MS Research Question? Hypotheses Study Design Tools/Variables Beck Depression Inventory (BDI) BDI-II BDI-Fast-Screen

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

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

Clincial Biostatistics. Regression

Clincial Biostatistics. Regression Regression analyses Clincial Biostatistics Regression Regression is the rather strange name given to a set of methods for predicting one variable from another. The data shown in Table 1 and come from a

More information

Using a Likert-type Scale DR. MIKE MARRAPODI

Using a Likert-type Scale DR. MIKE MARRAPODI Using a Likert-type Scale DR. MIKE MARRAPODI Topics Definition/Description Types of Scales Data Collection with Likert-type scales Analyzing Likert-type Scales Definition/Description A Likert-type Scale

More information

REVIEW ARTICLE. A Review of Inferential Statistical Methods Commonly Used in Medicine

REVIEW ARTICLE. A Review of Inferential Statistical Methods Commonly Used in Medicine A Review of Inferential Statistical Methods Commonly Used in Medicine JCD REVIEW ARTICLE A Review of Inferential Statistical Methods Commonly Used in Medicine Kingshuk Bhattacharjee a a Assistant Manager,

More information

Introduction to Multilevel Models for Longitudinal and Repeated Measures Data

Introduction to Multilevel Models for Longitudinal and Repeated Measures Data Introduction to Multilevel Models for Longitudinal and Repeated Measures Data Today s Class: Features of longitudinal data Features of longitudinal models What can MLM do for you? What to expect in this

More information

Modeling Binary outcome

Modeling Binary outcome Statistics April 4, 2013 Debdeep Pati Modeling Binary outcome Test of hypothesis 1. Is the effect observed statistically significant or attributable to chance? 2. Three types of hypothesis: a) tests of

More information

Prepared by: Assoc. Prof. Dr Bahaman Abu Samah Department of Professional Development and Continuing Education Faculty of Educational Studies

Prepared by: Assoc. Prof. Dr Bahaman Abu Samah Department of Professional Development and Continuing Education Faculty of Educational Studies Prepared by: Assoc. Prof. Dr Bahaman Abu Samah Department of Professional Development and Continuing Education Faculty of Educational Studies Universiti Putra Malaysia Serdang At the end of this session,

More information

The Logic of Data Analysis Using Statistical Techniques M. E. Swisher, 2016

The Logic of Data Analysis Using Statistical Techniques M. E. Swisher, 2016 The Logic of Data Analysis Using Statistical Techniques M. E. Swisher, 2016 This course does not cover how to perform statistical tests on SPSS or any other computer program. There are several courses

More information

List of Figures. List of Tables. Preface to the Second Edition. Preface to the First Edition

List of Figures. List of Tables. Preface to the Second Edition. Preface to the First Edition List of Figures List of Tables Preface to the Second Edition Preface to the First Edition xv xxv xxix xxxi 1 What Is R? 1 1.1 Introduction to R................................ 1 1.2 Downloading and Installing

More information

Lecture 21. RNA-seq: Advanced analysis

Lecture 21. RNA-seq: Advanced analysis Lecture 21 RNA-seq: Advanced analysis Experimental design Introduction An experiment is a process or study that results in the collection of data. Statistical experiments are conducted in situations in

More information

Choosing the correct statistical test in research

Choosing the correct statistical test in research Leading Article Choosing the correct statistical test in research Nalika Gunawardena 1 Sri Lanka Journal of Child Health, 2011; 40: 149-153 (Key words: Statistical test; research) Gone are the days where

More information

Age (continuous) Gender (0=Male, 1=Female) SES (1=Low, 2=Medium, 3=High) Prior Victimization (0= Not Victimized, 1=Victimized)

Age (continuous) Gender (0=Male, 1=Female) SES (1=Low, 2=Medium, 3=High) Prior Victimization (0= Not Victimized, 1=Victimized) Criminal Justice Doctoral Comprehensive Exam Statistics August 2016 There are two questions on this exam. Be sure to answer both questions in the 3 and half hours to complete this exam. Read the instructions

More information

Statistical analysis DIANA SAPLACAN 2017 * SLIDES ADAPTED BASED ON LECTURE NOTES BY ALMA LEORA CULEN

Statistical analysis DIANA SAPLACAN 2017 * SLIDES ADAPTED BASED ON LECTURE NOTES BY ALMA LEORA CULEN Statistical analysis DIANA SAPLACAN 2017 * SLIDES ADAPTED BASED ON LECTURE NOTES BY ALMA LEORA CULEN Vs. 2 Background 3 There are different types of research methods to study behaviour: Descriptive: observations,

More information

Methodology for Non-Randomized Clinical Trials: Propensity Score Analysis Dan Conroy, Ph.D., inventiv Health, Burlington, MA

Methodology for Non-Randomized Clinical Trials: Propensity Score Analysis Dan Conroy, Ph.D., inventiv Health, Burlington, MA PharmaSUG 2014 - Paper SP08 Methodology for Non-Randomized Clinical Trials: Propensity Score Analysis Dan Conroy, Ph.D., inventiv Health, Burlington, MA ABSTRACT Randomized clinical trials serve as the

More information

Selecting the Right Data Analysis Technique

Selecting the Right Data Analysis Technique Selecting the Right Data Analysis Technique Levels of Measurement Nominal Ordinal Interval Ratio Discrete Continuous Continuous Variable Borgatta and Bohrnstedt state that "the most of central constructs

More information

Doctoral Dissertation Boot Camp Quantitative Methods Kamiar Kouzekanani, PhD January 27, The Scientific Method of Problem Solving

Doctoral Dissertation Boot Camp Quantitative Methods Kamiar Kouzekanani, PhD January 27, The Scientific Method of Problem Solving Doctoral Dissertation Boot Camp Quantitative Methods Kamiar Kouzekanani, PhD January 27, 2018 The Scientific Method of Problem Solving The conceptual phase Reviewing the literature, stating the problem,

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

Review of Veterinary Epidemiologic Research by Dohoo, Martin, and Stryhn

Review of Veterinary Epidemiologic Research by Dohoo, Martin, and Stryhn The Stata Journal (2004) 4, Number 1, pp. 89 92 Review of Veterinary Epidemiologic Research by Dohoo, Martin, and Stryhn Laurent Audigé AO Foundation laurent.audige@aofoundation.org Abstract. The new book

More information

Linear Regression in SAS

Linear Regression in SAS 1 Suppose we wish to examine factors that predict patient s hemoglobin levels. Simulated data for six patients is used throughout this tutorial. data hgb_data; input id age race $ bmi hgb; cards; 21 25

More information

Basic SPSS for Postgraduate

Basic SPSS for Postgraduate Basic SPSS for Postgraduate Dr. Shamshuritawati Sharif School of Quantitative Science Email : shamshurita@uum.edu.my Office : +6049286336 Mobile :+60194248001 In the process of carrying out the research,

More information

This article is the second in a series in which I

This article is the second in a series in which I COMMON STATISTICAL ERRORS EVEN YOU CAN FIND* PART 2: ERRORS IN MULTIVARIATE ANALYSES AND IN INTERPRETING DIFFERENCES BETWEEN GROUPS Tom Lang, MA Tom Lang Communications This article is the second in a

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

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

Introduction to Multilevel Models for Longitudinal and Repeated Measures Data

Introduction to Multilevel Models for Longitudinal and Repeated Measures Data Introduction to Multilevel Models for Longitudinal and Repeated Measures Data Today s Class: Features of longitudinal data Features of longitudinal models What can MLM do for you? What to expect in this

More information

Estimating Heterogeneous Choice Models with Stata

Estimating Heterogeneous Choice Models with Stata Estimating Heterogeneous Choice Models with Stata Richard Williams Notre Dame Sociology rwilliam@nd.edu West Coast Stata Users Group Meetings October 25, 2007 Overview When a binary or ordinal regression

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

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

Midterm Exam ANSWERS Categorical Data Analysis, CHL5407H

Midterm Exam ANSWERS Categorical Data Analysis, CHL5407H Midterm Exam ANSWERS Categorical Data Analysis, CHL5407H 1. Data from a survey of women s attitudes towards mammography are provided in Table 1. Women were classified by their experience with mammography

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

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

Simple Linear Regression One Categorical Independent Variable with Several Categories

Simple Linear Regression One Categorical Independent Variable with Several Categories Simple Linear Regression One Categorical Independent Variable with Several Categories Does ethnicity influence total GCSE score? We ve learned that variables with just two categories are called binary

More information

Measuring mathematics anxiety: Paper 2 - Constructing and validating the measure. Rob Cavanagh Len Sparrow Curtin University

Measuring mathematics anxiety: Paper 2 - Constructing and validating the measure. Rob Cavanagh Len Sparrow Curtin University Measuring mathematics anxiety: Paper 2 - Constructing and validating the measure Rob Cavanagh Len Sparrow Curtin University R.Cavanagh@curtin.edu.au Abstract The study sought to measure mathematics anxiety

More information

Data Analysis with SPSS

Data Analysis with SPSS Data Analysis with SPSS A First Course in Applied Statistics Fourth Edition Stephen Sweet Ithaca College Karen Grace-Martin The Analysis Factor Allyn & Bacon Boston Columbus Indianapolis New York San Francisco

More information

investigate. educate. inform.

investigate. educate. inform. investigate. educate. inform. Research Design What drives your research design? The battle between Qualitative and Quantitative is over Think before you leap What SHOULD drive your research design. Advanced

More information

Quantitative Methods in Computing Education Research (A brief overview tips and techniques)

Quantitative Methods in Computing Education Research (A brief overview tips and techniques) Quantitative Methods in Computing Education Research (A brief overview tips and techniques) Dr Judy Sheard Senior Lecturer Co-Director, Computing Education Research Group Monash University judy.sheard@monash.edu

More information

JASP Manual Seton Hal University Department of Psychology 2018

JASP Manual Seton Hal University Department of Psychology 2018 JASP Manual Seton Hall University Department of Psychology 2018 Table of Contents WHAT IS JASP?... 3 FREQUENTLY ASKED QUESTIONS (FAQ):... 5 INTRODUCTION TO JASP... 6 DOWNLOADING JASP... 6 IMPORTING DATA

More information

Theme 14 Ranking tests

Theme 14 Ranking tests Slide 14.1 Theme 14 Ranking tests Slide 14.2 Overview The tests which we have considered so far assumed that the data on our variables is normally distributed What do we do if this assumption has been

More information

Public opinion about tobacco control regulation Health and Lifestyles Surveys

Public opinion about tobacco control regulation Health and Lifestyles Surveys In Fact research facts from the HSC Public opinion about tobacco control regulation Health and Lifestyles Surveys - Background Smoking is a complex issue that requires comprehensive approaches to help

More information

Question 2: Non-parametric Adjustment of an Observational Study

Question 2: Non-parametric Adjustment of an Observational Study Question 2: Non-parametric Adjustment of an Observational Study Jake Bowers and Paul Testa February 4, 2014 The saga of humanitarian treaties continues. The diplomat is very worried. She was meeting the

More information

Essential Skills for Evidence-based Practice: Statistics for Therapy Questions

Essential Skills for Evidence-based Practice: Statistics for Therapy Questions Essential Skills for Evidence-based Practice: Statistics for Therapy Questions Jeanne Grace Corresponding author: J. Grace E-mail: Jeanne_Grace@urmc.rochester.edu Jeanne Grace RN PhD Emeritus Clinical

More information

Media, Discussion and Attitudes Technical Appendix. 6 October 2015 BBC Media Action Andrea Scavo and Hana Rohan

Media, Discussion and Attitudes Technical Appendix. 6 October 2015 BBC Media Action Andrea Scavo and Hana Rohan Media, Discussion and Attitudes Technical Appendix 6 October 2015 BBC Media Action Andrea Scavo and Hana Rohan 1 Contents 1 BBC Media Action Programming and Conflict-Related Attitudes (Part 5a: Media and

More information

A COMPARISON BETWEEN MULTIVARIATE AND BIVARIATE ANALYSIS USED IN MARKETING RESEARCH

A COMPARISON BETWEEN MULTIVARIATE AND BIVARIATE ANALYSIS USED IN MARKETING RESEARCH Bulletin of the Transilvania University of Braşov Vol. 5 (54) No. 1-2012 Series V: Economic Sciences A COMPARISON BETWEEN MULTIVARIATE AND BIVARIATE ANALYSIS USED IN MARKETING RESEARCH Cristinel CONSTANTIN

More information

CHAPTER - 6 STATISTICAL ANALYSIS. This chapter discusses inferential statistics, which use sample data to

CHAPTER - 6 STATISTICAL ANALYSIS. This chapter discusses inferential statistics, which use sample data to CHAPTER - 6 STATISTICAL ANALYSIS 6.1 Introduction This chapter discusses inferential statistics, which use sample data to make decisions or inferences about population. Populations are group of interest

More information

GUIDANCE TO CLUBS NEW CLUB AFFILIATION FEES AND PROCEDURES

GUIDANCE TO CLUBS NEW CLUB AFFILIATION FEES AND PROCEDURES GUIDANCE TO CLUBS NEW CLUB AFFILIATION FEES AND PROCEDURES New affiliation fee from 1 April 2018 From 1 April 2018, all clubs will be charged the same annual affiliation fee, which the Board of Directors

More information

Biostatistics II

Biostatistics II Biostatistics II 514-5509 Course Description: Modern multivariable statistical analysis based on the concept of generalized linear models. Includes linear, logistic, and Poisson regression, survival analysis,

More information

Addendum: Multiple Regression Analysis (DRAFT 8/2/07)

Addendum: Multiple Regression Analysis (DRAFT 8/2/07) Addendum: Multiple Regression Analysis (DRAFT 8/2/07) When conducting a rapid ethnographic assessment, program staff may: Want to assess the relative degree to which a number of possible predictive variables

More information

Daniel Boduszek University of Huddersfield

Daniel Boduszek University of Huddersfield Daniel Boduszek University of Huddersfield d.boduszek@hud.ac.uk Introduction to Logistic Regression SPSS procedure of LR Interpretation of SPSS output Presenting results from LR Logistic regression is

More information

Chapter 13 Estimating the Modified Odds Ratio

Chapter 13 Estimating the Modified Odds Ratio Chapter 13 Estimating the Modified Odds Ratio Modified odds ratio vis-à-vis modified mean difference To a large extent, this chapter replicates the content of Chapter 10 (Estimating the modified mean difference),

More information

Table of Contents. Plots. Essential Statistics for Nursing Research 1/12/2017

Table of Contents. Plots. Essential Statistics for Nursing Research 1/12/2017 Essential Statistics for Nursing Research Kristen Carlin, MPH Seattle Nursing Research Workshop January 30, 2017 Table of Contents Plots Descriptive statistics Sample size/power Correlations Hypothesis

More information

Choosing a Significance Test. Student Resource Sheet

Choosing a Significance Test. Student Resource Sheet Choosing a Significance Test Student Resource Sheet Choosing Your Test Choosing an appropriate type of significance test is a very important consideration in analyzing data. If an inappropriate test is

More information

11/24/2017. Do not imply a cause-and-effect relationship

11/24/2017. Do not imply a cause-and-effect relationship Correlational research is used to describe the relationship between two or more naturally occurring variables. Is age related to political conservativism? Are highly extraverted people less afraid of rejection

More information

Analysis of Environmental Data Conceptual Foundations: En viro n m e n tal Data

Analysis of Environmental Data Conceptual Foundations: En viro n m e n tal Data Analysis of Environmental Data Conceptual Foundations: En viro n m e n tal Data 1. Purpose of data collection...................................................... 2 2. Samples and populations.......................................................

More information

Part 8 Logistic Regression

Part 8 Logistic Regression 1 Quantitative Methods for Health Research A Practical Interactive Guide to Epidemiology and Statistics Practical Course in Quantitative Data Handling SPSS (Statistical Package for the Social Sciences)

More information

What you should know before you collect data. BAE 815 (Fall 2017) Dr. Zifei Liu

What you should know before you collect data. BAE 815 (Fall 2017) Dr. Zifei Liu What you should know before you collect data BAE 815 (Fall 2017) Dr. Zifei Liu Zifeiliu@ksu.edu Types and levels of study Descriptive statistics Inferential statistics How to choose a statistical test

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

Bayesian Logistic Regression Modelling via Markov Chain Monte Carlo Algorithm

Bayesian Logistic Regression Modelling via Markov Chain Monte Carlo Algorithm Journal of Social and Development Sciences Vol. 4, No. 4, pp. 93-97, Apr 203 (ISSN 222-52) Bayesian Logistic Regression Modelling via Markov Chain Monte Carlo Algorithm Henry De-Graft Acquah University

More information

Dr. SANDHEEP S. (MBBS MD DPH) Dr. BENNY PV (MBBS MD DPH) (DATA ANALYSIS USING SPSS ILLUSTRATED WITH STEP-BY-STEP SCREENSHOTS)

Dr. SANDHEEP S. (MBBS MD DPH) Dr. BENNY PV (MBBS MD DPH) (DATA ANALYSIS USING SPSS ILLUSTRATED WITH STEP-BY-STEP SCREENSHOTS) Dr. SANDHEEP S. (MBBS MD DPH) Dr. BENNY PV (MBBS MD DPH) (DATA ANALYSIS USING SPSS ILLUSTRATED WITH STEP-BY-STEP SCREENSHOTS) Biostatistics in a Nut Shell For Medical Researchers i Publishing-in-support-of,

More information

BIOL 458 BIOMETRY Lab 7 Multi-Factor ANOVA

BIOL 458 BIOMETRY Lab 7 Multi-Factor ANOVA BIOL 458 BIOMETRY Lab 7 Multi-Factor ANOVA PART 1: Introduction to Factorial ANOVA ingle factor or One - Way Analysis of Variance can be used to test the null hypothesis that k or more treatment or group

More information

MULTIPLE REGRESSION OF CPS DATA

MULTIPLE REGRESSION OF CPS DATA MULTIPLE REGRESSION OF CPS DATA A further inspection of the relationship between hourly wages and education level can show whether other factors, such as gender and work experience, influence wages. Linear

More information

Research and Evaluation Methodology Program, School of Human Development and Organizational Studies in Education, University of Florida

Research and Evaluation Methodology Program, School of Human Development and Organizational Studies in Education, University of Florida Vol. 2 (1), pp. 22-39, Jan, 2015 http://www.ijate.net e-issn: 2148-7456 IJATE A Comparison of Logistic Regression Models for Dif Detection in Polytomous Items: The Effect of Small Sample Sizes and Non-Normality

More information

Quantitative Research Methods and Tools

Quantitative Research Methods and Tools Quantitative Research Methods and Tools Fraser Health Authority, 2011 The Fraser Health Authority ( FH ) authorizes the use, reproduction and/or modification of this publication for purposes other than

More information

Applied Regression The University of Texas at Dallas EPPS 6316, Spring 2013 Tuesday, 7pm 9:45pm Room: FO 2.410

Applied Regression The University of Texas at Dallas EPPS 6316, Spring 2013 Tuesday, 7pm 9:45pm Room: FO 2.410 Applied Regression The University of Texas at Dallas EPPS 6316, Spring 2013 Tuesday, 7pm 9:45pm Room: FO 2.410 Professor: J.C. Barnes, Ph.D. Email: jcbarnes@utdallas.edu Phone: (972) 883-2046 Office: GR

More information

1. Family context. a) Positive Disengaged

1. Family context. a) Positive Disengaged Online Supplementary Materials for Emotion manuscript 015-197 Emotions and Concerns: Situational Evidence for their Systematic Co-Occurrence. by Jozefien De Leersnyder, Peter Koval, Peter Kuppens, & Batja

More information

Logistic regression: Why we often can do what we think we can do 1.

Logistic regression: Why we often can do what we think we can do 1. Logistic regression: Why we often can do what we think we can do 1. Augst 8 th 2015 Maarten L. Buis, University of Konstanz, Department of History and Sociology maarten.buis@uni.konstanz.de All propositions

More information

(C) Jamalludin Ab Rahman

(C) Jamalludin Ab Rahman SPSS Note The GLM Multivariate procedure is based on the General Linear Model procedure, in which factors and covariates are assumed to have a linear relationship to the dependent variable. Factors. Categorical

More information

Fall 2013 Psych 250 Lecture 4 Ch. 4. Data and the Nature of Measurement

Fall 2013 Psych 250 Lecture 4 Ch. 4. Data and the Nature of Measurement Fall 2013 Psych 250 Lecture 4 Ch. 4 Data and the Nature of Measurement whatever level of constraint Data Data = Numbers Numbers can be informative.or not Data & Measurement Data = Numbers Data = plural

More information

Research Manual STATISTICAL ANALYSIS SECTION. By: Curtis Lauterbach 3/7/13

Research Manual STATISTICAL ANALYSIS SECTION. By: Curtis Lauterbach 3/7/13 Research Manual STATISTICAL ANALYSIS SECTION By: Curtis Lauterbach 3/7/13 TABLE OF CONTENTS INTRODUCTION 1 STATISTICAL ANALYSIS 1 Overview 1 Dependent Variable 1 Independent Variable 1 Interval 1 Ratio

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

Basic Biostatistics. Chapter 1. Content

Basic Biostatistics. Chapter 1. Content Chapter 1 Basic Biostatistics Jamalludin Ab Rahman MD MPH Department of Community Medicine Kulliyyah of Medicine Content 2 Basic premises variables, level of measurements, probability distribution Descriptive

More information

Figure: Presentation slides:

Figure:  Presentation slides: Joni Lakin David Shannon Margaret Ross Abbot Packard Auburn University Auburn University Auburn University University of West Georgia Figure: http://www.auburn.edu/~jml0035/eera_chart.pdf Presentation

More information

SW 9300 Applied Regression Analysis and Generalized Linear Models 3 Credits. Master Syllabus

SW 9300 Applied Regression Analysis and Generalized Linear Models 3 Credits. Master Syllabus SW 9300 Applied Regression Analysis and Generalized Linear Models 3 Credits Master Syllabus I. COURSE DOMAIN AND BOUNDARIES This is the second course in the research methods sequence for WSU doctoral students.

More information

Reveal Relationships in Categorical Data

Reveal Relationships in Categorical Data SPSS Categories 15.0 Specifications Reveal Relationships in Categorical Data Unleash the full potential of your data through perceptual mapping, optimal scaling, preference scaling, and dimension reduction

More information

Technical appendix Strengthening accountability through media in Bangladesh: final evaluation

Technical appendix Strengthening accountability through media in Bangladesh: final evaluation Technical appendix Strengthening accountability through media in Bangladesh: final evaluation July 2017 Research and Learning Contents Introduction... 3 1. Survey sampling methodology... 4 2. Regression

More information

11/18/2013. Correlational Research. Correlational Designs. Why Use a Correlational Design? CORRELATIONAL RESEARCH STUDIES

11/18/2013. Correlational Research. Correlational Designs. Why Use a Correlational Design? CORRELATIONAL RESEARCH STUDIES Correlational Research Correlational Designs Correlational research is used to describe the relationship between two or more naturally occurring variables. Is age related to political conservativism? Are

More information

Best on the Left or on the Right in a Likert Scale

Best on the Left or on the Right in a Likert Scale Best on the Left or on the Right in a Likert Scale Overview In an informal poll of 150 educated research professionals attending the 2009 Sawtooth Conference, 100% of those who voted raised their hands

More information

Analysis of Rheumatoid Arthritis Data using Logistic Regression and Penalized Approach

Analysis of Rheumatoid Arthritis Data using Logistic Regression and Penalized Approach University of South Florida Scholar Commons Graduate Theses and Dissertations Graduate School November 2015 Analysis of Rheumatoid Arthritis Data using Logistic Regression and Penalized Approach Wei Chen

More information

THE POTENTIAL IMPACTS OF LUAS ON TRAVEL BEHAVIOUR

THE POTENTIAL IMPACTS OF LUAS ON TRAVEL BEHAVIOUR European Journal of Social Sciences Studies ISSN: 2501-8590 ISSN-L: 2501-8590 Available on-line at: www.oapub.org/soc doi: 10.5281/zenodo.999988 Volume 2 Issue 7 2017 Hazael Brown i Dr., Independent Researcher

More information

existing statistical techniques. However, even with some statistical background, reading and

existing statistical techniques. However, even with some statistical background, reading and STRUCTURAL EQUATION MODELING (SEM): A STEP BY STEP APPROACH (PART 1) By: Zuraidah Zainol (PhD) Faculty of Management & Economics, Universiti Pendidikan Sultan Idris zuraidah@fpe.upsi.edu.my 2016 INTRODUCTION

More information

UNIVERSITY OF THE FREE STATE DEPARTMENT OF COMPUTER SCIENCE AND INFORMATICS CSIS6813 MODULE TEST 2

UNIVERSITY OF THE FREE STATE DEPARTMENT OF COMPUTER SCIENCE AND INFORMATICS CSIS6813 MODULE TEST 2 UNIVERSITY OF THE FREE STATE DEPARTMENT OF COMPUTER SCIENCE AND INFORMATICS CSIS6813 MODULE TEST 2 DATE: 3 May 2017 MARKS: 75 ASSESSOR: Prof PJ Blignaut MODERATOR: Prof C de Villiers (UP) TIME: 2 hours

More information

ClinicalTrials.gov "Basic Results" Data Element Definitions (DRAFT)

ClinicalTrials.gov Basic Results Data Element Definitions (DRAFT) ClinicalTrials.gov "Basic Results" Data Element Definitions (DRAFT) January 9, 2009 * Required by ClinicalTrials.gov [*] Conditionally required by ClinicalTrials.gov (FDAAA) May be required to comply with

More information

Multiple Linear Regression Analysis

Multiple Linear Regression Analysis Revised July 2018 Multiple Linear Regression Analysis This set of notes shows how to use Stata in multiple regression analysis. It assumes that you have set Stata up on your computer (see the Getting Started

More information

TRIPLL Webinar: Propensity score methods in chronic pain research

TRIPLL Webinar: Propensity score methods in chronic pain research TRIPLL Webinar: Propensity score methods in chronic pain research Felix Thoemmes, PhD Support provided by IES grant Matching Strategies for Observational Studies with Multilevel Data in Educational Research

More information

August 29, Introduction and Overview

August 29, Introduction and Overview August 29, 2018 Introduction and Overview Why are we here? Haavelmo(1944): to become master of the happenings of real life. Theoretical models are necessary tools in our attempts to understand and explain

More information

Final Exam - section 2. Thursday, December hours, 30 minutes

Final Exam - section 2. Thursday, December hours, 30 minutes Econometrics, ECON312 San Francisco State University Michael Bar Fall 2011 Final Exam - section 2 Thursday, December 15 2 hours, 30 minutes Name: Instructions 1. This is closed book, closed notes exam.

More information

White Paper Estimating Genotype-Specific Incidence for One or Several Loci

White Paper Estimating Genotype-Specific Incidence for One or Several Loci White Paper 23-01 Estimating Genotype-Specific Incidence for One or Several Loci Authors: Mike Macpherson Brian Naughton Andro Hsu Joanna Mountain Created: September 5, 2007 Last Edited: November 18, 2007

More information

THE APPLICATION OF ORDINAL LOGISTIC HEIRARCHICAL LINEAR MODELING IN ITEM RESPONSE THEORY FOR THE PURPOSES OF DIFFERENTIAL ITEM FUNCTIONING DETECTION

THE APPLICATION OF ORDINAL LOGISTIC HEIRARCHICAL LINEAR MODELING IN ITEM RESPONSE THEORY FOR THE PURPOSES OF DIFFERENTIAL ITEM FUNCTIONING DETECTION THE APPLICATION OF ORDINAL LOGISTIC HEIRARCHICAL LINEAR MODELING IN ITEM RESPONSE THEORY FOR THE PURPOSES OF DIFFERENTIAL ITEM FUNCTIONING DETECTION Timothy Olsen HLM II Dr. Gagne ABSTRACT Recent advances

More information

f WILEY ANOVA and ANCOVA A GLM Approach Second Edition ANDREW RUTHERFORD Staffordshire, United Kingdom Keele University School of Psychology

f WILEY ANOVA and ANCOVA A GLM Approach Second Edition ANDREW RUTHERFORD Staffordshire, United Kingdom Keele University School of Psychology ANOVA and ANCOVA A GLM Approach Second Edition ANDREW RUTHERFORD Keele University School of Psychology Staffordshire, United Kingdom f WILEY A JOHN WILEY & SONS, INC., PUBLICATION Contents Acknowledgments

More information

Causal Mediation Analysis with the CAUSALMED Procedure

Causal Mediation Analysis with the CAUSALMED Procedure Paper SAS1991-2018 Causal Mediation Analysis with the CAUSALMED Procedure Yiu-Fai Yung, Michael Lamm, and Wei Zhang, SAS Institute Inc. Abstract Important policy and health care decisions often depend

More information

Ecological Statistics

Ecological Statistics A Primer of Ecological Statistics Second Edition Nicholas J. Gotelli University of Vermont Aaron M. Ellison Harvard Forest Sinauer Associates, Inc. Publishers Sunderland, Massachusetts U.S.A. Brief Contents

More information