By Zach Andersen Jon Durrant Jayson Talakai

Slides:



Advertisements
Similar presentations
Multilevel modelling short course
Advertisements

Properties of Least Squares Regression Coefficients
{ Multilevel Modeling using Stata Andrew Hicks CCPR Statistics and Methods Core Workshop based on the book: Multilevel and Longitudinal Modeling Using.
Hierarchical Linear Modeling: An Introduction & Applications in Organizational Research Michael C. Rodriguez.
Kin 304 Regression Linear Regression Least Sum of Squares
Statistical Analysis Overview I Session 2 Peg Burchinal Frank Porter Graham Child Development Institute, University of North Carolina-Chapel Hill.
Irwin/McGraw-Hill © Andrew F. Siegel, 1997 and l Chapter 12 l Multiple Regression: Predicting One Factor from Several Others.
1 SSS II Lecture 1: Correlation and Regression Graduate School 2008/2009 Social Science Statistics II Gwilym Pryce
1 Multiple Regression A single numerical response variable, Y. Multiple numerical explanatory variables, X 1, X 2,…, X k.
Psychology 202b Advanced Psychological Statistics, II
School of Veterinary Medicine and Science Multilevel modelling Chris Hudson.
1-1 Regression Models  Population Deterministic Regression Model Y i =  0 +  1 X i u Y i only depends on the value of X i and no other factor can affect.
Longitudinal Experiments Larry V. Hedges Northwestern University Prepared for the IES Summer Research Training Institute July 28, 2010.
Chapter 10 Simple Regression.
Clustered or Multilevel Data
Topics: Regression Simple Linear Regression: one dependent variable and one independent variable Multiple Regression: one dependent variable and two or.
Correlation and Regression Analysis
Simple Linear Regression Analysis
Unit 3b: From Fixed to Random Intercepts © Andrew Ho, Harvard Graduate School of EducationUnit 3b – Slide 1
Analysis of Clustered and Longitudinal Data
Introduction to Multilevel Modeling Using SPSS
Chapter 11 Simple Regression
Advanced Business Research Method Intructor : Prof. Feng-Hui Huang Agung D. Buchdadi DA21G201.
BPS - 3rd Ed. Chapter 211 Inference for Regression.
1 1 Slide © 2007 Thomson South-Western. All Rights Reserved Chapter 13 Multiple Regression n Multiple Regression Model n Least Squares Method n Multiple.
Hierarchical Linear Modeling (HLM): A Conceptual Introduction Jessaca Spybrook Educational Leadership, Research, and Technology.
Introduction Multilevel Analysis
1 1 Slide © 2008 Thomson South-Western. All Rights Reserved Chapter 15 Multiple Regression n Multiple Regression Model n Least Squares Method n Multiple.
Business Statistics: A First Course, 5e © 2009 Prentice-Hall, Inc. Chap 12-1 Correlation and Regression.
Applied Quantitative Analysis and Practices LECTURE#22 By Dr. Osman Sadiq Paracha.
Applied Quantitative Analysis and Practices LECTURE#23 By Dr. Osman Sadiq Paracha.
From Theory to Practice: Inference about a Population Mean, Two Sample T Tests, Inference about a Population Proportion Chapters etc.
Multilevel Data in Outcomes Research Types of multilevel data common in outcomes research Random versus fixed effects Statistical Model Choices “Shrinkage.
Various topics Petter Mostad Overview Epidemiology Study types / data types Econometrics Time series data More about sampling –Estimation.
Introduction to Multilevel Modeling Stephen R. Porter Associate Professor Dept. of Educational Leadership and Policy Studies Iowa State University Lagomarcino.
Multiple Regression and Model Building Chapter 15 Copyright © 2014 by The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill/Irwin.
Linear correlation and linear regression + summary of tests
Inference for Regression Simple Linear Regression IPS Chapter 10.1 © 2009 W.H. Freeman and Company.
Lesson Multiple Regression Models. Objectives Obtain the correlation matrix Use technology to find a multiple regression equation Interpret the.
© Copyright McGraw-Hill Correlation and Regression CHAPTER 10.
Chapter 13 Multiple Regression
Business Statistics: A Decision-Making Approach, 6e © 2005 Prentice-Hall, Inc. Chap 13-1 Introduction to Regression Analysis Regression analysis is used.
Multiple Regression. Simple Regression in detail Y i = β o + β 1 x i + ε i Where Y => Dependent variable X => Independent variable β o => Model parameter.
Sampling and Nested Data in Practice-Based Research Stephen Zyzanski, PhD Department of Family Medicine Case Western Reserve University School of Medicine.
Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin Simple Linear Regression Analysis Chapter 13.
Problem What if we want to model: –Changes in a group over time Group by time slices (month, year) –Herd behavior of multiple species in the same area.
Multiple Regression Learning Objectives n Explain the Linear Multiple Regression Model n Interpret Linear Multiple Regression Computer Output n Test.
Introduction to Multilevel Analysis Presented by Vijay Pillai.
Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin Multiple Regression Chapter 14.
BPS - 5th Ed. Chapter 231 Inference for Regression.
1 AAEC 4302 ADVANCED STATISTICAL METHODS IN AGRICULTURAL RESEARCH Part II: Theory and Estimation of Regression Models Chapter 5: Simple Regression Theory.
Multiple Regression.
Using Multilevel Modeling in Institutional Research
Inference about the slope parameter and correlation
Multilevel modelling: general ideas and uses
An introduction to basic multilevel modeling
HLM with Educational Large-Scale Assessment Data: Restrictions on Inferences due to Limited Sample Sizes Sabine Meinck International Association.
Lecture 4 - Model Selection
Simple Linear Regression - Introduction
CHAPTER 29: Multiple Regression*
Multiple Regression A curvilinear relationship between one variable and the values of two or more other independent variables. Y = intercept + (slope1.
Multiple Regression.
From GLM to HLM Working with Continuous Outcomes
Simple Linear Regression
Basic Practice of Statistics - 3rd Edition Inference for Regression
Homoscedasticity/ Heteroscedasticity In Brief
Statistics II: An Overview of Statistics
Homoscedasticity/ Heteroscedasticity In Brief
Simple Linear Regression
Regression Part II.
Presentation transcript:

By Zach Andersen Jon Durrant Jayson Talakai Multilevel Analysis By Zach Andersen Jon Durrant Jayson Talakai

OUTLINE Jon – What is Multilevel Regression Jayson – The Model Zach – R code applications / examples

WHAT IS MULTILEVEL REGRESSION Regression models at multiple levels, because of dependencies in nested data Not two stage, this occurs all at once

Employees in organizations Firms in various industries EXAMPLES Students in schools Individuals by area Employees in organizations Firms in various industries Repeated observations on a person https://www.youtube.com/watch?v=wom6uPdI-P4

WHEN TO USE A MULTILEVEL MODEL? Individual units (often people), with group indicators (e.g. Schools, area). Dependent variable (level 1) More than one person per group Generally we need at least 5 groups, preferably more. (Ugly rule of thumb) https://www.youtube.com/watch?v=wom6uPdI-P4

WHEN TO USE A MULTILEVEL MODEL? Use a multilevel model whenever your data is grouped (or nested) into categories (or clusters) Allows for the study of effects that vary by group Regular regression ignores the average variation between groups and may lack the ability to generalize http://www.princeton.edu/~otorres/Multilevel101.pdf

DATA STRUCTURE AND DEPENDENCE Independence makes sense sometimes and keeps statistical theory relatively simple. Eg; standard error(sample average) = s/n requires that the n observations are independent But data often have structure, and observations have things in common; same area, same school, repeated observations on the same person Observations usually cannot be regarded as independent https://www.youtube.com/watch?v=wom6uPdI-P4

Multilevel Models https://www.youtube.com/watch?v=wrTiCfgGdro

PROBLEMS CAUSED BY CORRELATION Imprecise parameter estimates Incorrect standard errors

A SIMPLE 2-LEVEL HIERARCHY School 1 School 2 Student 1 Student 2 Student 3 Student 1 Student 2 Student 3 https://www.youtube.com/watch?v=wom6uPdI-P4

A SIMPLE 2-LEVEL HIERARCHY School 1 School 2 Level 2 Student 1 Student 2 Student 3 Student 1 Student 2 Student 3 Level 1 https://www.youtube.com/watch?v=wom6uPdI-P4

The first level of a hierarchy is not necessarily a person PEOPLE ARE AT LEVEL 1?? The first level of a hierarchy is not necessarily a person https://www.youtube.com/watch?v=wom6uPdI-P4

A SIMPLE 2-LEVEL HIERARCHY Industry 1 Industry 2 Level 2 Firm 1 Firm 2 Firm 3 Firm 1 Firm 2 Firm 3 Level 1 https://www.youtube.com/watch?v=wom6uPdI-P4

A SIMPLE 2-LEVEL HIERARCHY Person 1 Person 2 Level 2 Event 1 Event 2 Event 3 Event 1 Event 2 Event 3 Level 1 https://www.youtube.com/watch?v=wom6uPdI-P4

BRIEF HISTORY Problems of single level analysis, cross level inferences and ecological fallacy https://www.youtube.com/watch?v=wom6uPdI-P4

DISCUSSION AS TO WHY A NORMAL REGRESSION CAN BE A POOR MODEL Because Reality might not conform to the assumptions of linear regression (Independence) Because in nature observation tend to cluster A random person in Lubbock is more likely to be a student then a random person in another city (clustering of populations/not independent) Different clusters react differently https://www.youtube.com/watch?v=wom6uPdI-P4

Also longitudinal, geographical studies EXTENSIONS Focus was initially on hierarchical structures and especially students in schools Also longitudinal, geographical studies More recently moved to non hierarchical situations such as cross-classified models. (single level is part of more than one group)

INTRACLASS CORRELATION Level 1 variance explained by the group (level 2) ICC is the proportion of group-level variance to the total variance Formula for ICC: Variance in group Overall variance http://en.wikipedia.org/wiki/Intraclass_correlation

Random or Fixed Effects MULTILEVEL MODELING Random or Fixed Effects What are random and fixed effects? When should you use random and fixed effects? Types of random effects models The Model Assumptions of the model Building a multilevel model

Fixed vs random effects **Anytime that you see the word “population” substitute it with the word “processes.” http://www2.sas.com/proceedings/forum2008/374-2008.pdf

INTRODUCING THE MODEL  

Types of Models: Random Intercepts Model Intercepts are allowed to vary: The scores on the dependent variable for each individual observation are predicted by the intercept that varies across groups.  http://en.wikipedia.org/wiki/Multilevel_model

Types of Models: Random Slopes Model Slopes are different across groups. This model assumes that intercepts are fixed (the same across different contexts).  http://en.wikipedia.org/wiki/Multilevel_model http://www.strath.ac.uk/aer/materials/5furtherquantitativeresearchdesignandanalysis/unit4/randomslopemodelling/

Types of Models: Random intercepts and slopes model Includes both random intercepts and random slopes Is likely the most realistic type of model, although it is also the most complex. http://en.wikipedia.org/wiki/Multilevel_model

Assumptions for Multilevel Models Modification of assumptions Linearity and normality assumptions are retained Homoscedasticity and independence of observations need to be adjusted. Observations within a group are more similar to observations in different groups. Groups are independent from other groups, but observations within a group are not. http://en.wikipedia.org/wiki/Multilevel_model

Multilevel Model: Example   http://faculty.smu.edu/kyler/training/AERA_overheads.pdf

Multilevel Model: Level 1 Regression Equation   http://faculty.smu.edu/kyler/training/AERA_overheads.pdf

Multilevel Model continued:   http://faculty.smu.edu/kyler/training/AERA_overheads.pdf

Multilevel Model continued:   http://faculty.smu.edu/kyler/training/AERA_overheads.pdf

Multilevel Model continued:   http://faculty.smu.edu/kyler/training/AERA_overheads.pdf

Adding a Random Sample Component   http://faculty.smu.edu/kyler/training/AERA_overheads.pdf

EXAMPLES IN R Example of group effects without Multilevel modeling Example of the Covariance Theorem Example of Random Intercept Model