Ronald Heck Week 14 1 EDEP 768E: Seminar in Categorical Data Modeling (F2012) Nov. 17, 2012

Size: px
Start display at page:

Download "Ronald Heck Week 14 1 EDEP 768E: Seminar in Categorical Data Modeling (F2012) Nov. 17, 2012"

Transcription

1 Ronald Heck Week 14 1 From Single Level to Multilevel Categorical Models This week we develop a two-level model to examine the event probability for an ordinal response variable with three categories (persist = 2, in school but behind = 1, left school early = 0). A two-level model is useful when we have a situation where there are individuals nested in higher social groupings. Such clustering violates the assumption of simple random sampling of individuals chosen from a population and, because, of this, can lead to biased estimates of parameters in a statistical model. Therefore, a type of model is needed that can adjust the estimates for the clustering of individuals within groups. We dealt with this issue previously when we had repeated measurements nested within individuals. Suppose we wish to develop a simple model to examine how student SES and the rigor of their school s curriculum might affect student persistence. Since this is an ordinal outcome, will use the reference group as persist. There are 12,916 individuals nested in 1,016 schools in this example. For this demonstration, I will use a level 1 predictor (student SES) and a level 2 predictor defined as mean perceptions of the rigor of the school s curriculum ranging from 1 to 3, with the sample mean = 1.90). One of the problems of defining a single level model is that the effect of the school s curriculum rigor on persistence will be incorrectly estimated based on the individuals in the sample rather than the number of schools (which obviously is much smaller). This will typically result in a smaller estimated standard error. In turn, because hypothesis tests are based on the ratio of the estimate of the parameter to its standard error (B/SE), having a standard error that is too small will result in more findings of statistical significance than would be expected. Here is a simple example. If the log odds is estimated as in a single level model, and the SE estimated as 0.14, the resulting t- ratio will be 2.0 (0.28/0.14). At p =.05, and a sufficient sample size, the estimate would be significant if the t-ratio is 1.96 or above. Now, suppose we define a two-level model where the estimate is still but the standard error is inflated to 0.18 (since there is a smaller sample at the school level). The new t-ratio would be calculated as 0.28/0.18 = 1.56, which would not be significant even at p =.10. Testing a Single Level Model Below is the model conducted as a single level analysis using Genlin Mixed in IBM SPSS. You can see that student SES is positively related to persisting versus the combined lower categories. For example, going up an SD in student SES increases the odds of persisting versus the combined lower categories by about 2.8 times. Going up a unit in attending a school with rigorous school curriculum (an ordinal indicator from 0 to 3) increases the odds of persisting versus the combined lower categories by about 7.9 times.

2 Ronald Heck Week 14 2 Table 1. Fixed Effects a a Probability distribution: Multinomial; Link function Cumulative logit Target: persist (without GED) Reference category: graduated Although both indicators are significantly related to the outcome, the model is likely misspecified since SES is a level 1 variable and perceptions of the school s curriculum is a level 2 variable. One of the advantages of a multilevel model is that we might look to see whether there are differences in the proportions of students who leave school early across the number of schools in our sample. Instead of treating the dropout rate as fixed, we can treat it as varying in size across the different schools in the sample. When we allow the size of an effect to vary, we refer to this as a random (or randomly varying) effect. It can then become interesting to find school variables that might explain the variability in the size of the school dropout rates. We can see in the following table that there are no random effects in this model, so it is referred to as a single-level model. Here is the information that shows you there are four fixed effects but no random effect; that is, the intercept effect does not vary across schools. Table 2. Covariance Parameters a a Target: persist (without GED) Table 3. Residual Effect a a Covariance Structure: Scaled Identity 1 This is the scale parameter

3 Ronald Heck Week 14 3 We can see in Table 2 that there are no random effects in this model, so it is a single-level model. That table provides the information that shows there are four fixed effects but no random effect; that is, the intercept for likelihood to persist does not vary across schools. Developing a Multilevel Model The extension of GLM techniques to multilevel data structures is referred to as generalized linear mixed modeling (GLMM). GLMM describes models for categorical data where the subjects are nested within groups or where repeated measures are nested within individuals (and perhaps within group structures). In these types of analyses, the focus is often on the variability in the effects of interest (i.e., intercepts, regression coefficients) at the group level (Hox, 2010). The result is a mixed-effect model, which includes both the usual fixed effects for the predictors and the variability in the specified random effects variability that occurs across higher level units or across time periods. Components for Generalized Linear Mixed Models { TC "Components for Generalized Linear Mixed Models" \f C \l "4" }The GLMM procedure has the same three GLM components, which include the random component that specifies the variance in terms of the mean ( ), or expected value, of Y ; the structural component that relates the transformed predictor of Y to a set of predictors, and the link function g(.) which connects the expected value ( ) of Y to the transformed [ f ( ) predicted values of ]; and the link function g() which converts the expected value Y (i.e., predictor. The link function therefore provides the relationship between the linear predictor and the mean of the distribution function. u = E[ Y ]) to the linear Specifying a Two-Level Model We start here by introducing the basic specification for a two-level model. For a two-level model, we include subscript i to represent an individual nested within a level-2 unit designated by subscript j. The level-1 model for individual i nested in group j is of the general form: x, (1) where x is a (p + 1) x 1 vector of predictors for the linear predictor of Y and is a vector of corresponding regression coefficients. An appropriate link function is then used to link the expected value of Y to. In this case, we will use the logistic link function. As with the single level model, there is no residual variance term included at level 1, since the underlying probability distribution associated with Y is not normally distributed. The odds of the cumulative probability are defined as being at or below the c th outcome category relative to being above the c th category, and the log odds for that ratio is as follows:

4 Ronald Heck Week 14: From Single-Level to Multilevel Categorical Models 4 ic P( c) c log log P( Y c) 1 c, (2) Because the proportional odds model with cumulative logit link function focuses on the likelihood of a variable falling into a particular category c or lower [P(Y c)] versus falling above it [P(Y c)], the model is often presented in the literature with the following structure: ic ic = log c qx q 1 ic, (3) where c are increasing model thresholds dividing the latent continuous ic of expected probabilities of Y. Each logit has its own threshold term, but the slope coefficients ( ) are the same across categories. i Therefore, the coefficients do not have c subscripts. Since confusion can result from the inverse relationship between the ordered outcome categories and the direction of the predictors in the linear model to predict η ic in Eq. 3, some software programs (e.g., IBM SPSS, Mplus) simply multiply the linear predictors β q X q by -1 to restore the direction of the regression coefficients such that positive coefficients increase the likelihood of being in the highest category and negative coefficients decrease it (Hox, 2010). q At level 2, the level-1 coefficients qj can become an outcome variable. Following Raudenbush et al. (2004), a generic structural model can be denoted as follows: W W W u, (4) qj q0 q1 1j q2 2 j qs Sqj qj where qs (q = 0,1,,S q ) are the level-2 coefficients, WSjare level-2 predictors, and u q qj are level-2 random effects. The specification of the level-2 covariance matrix depends on the number of randomlyvarying effects at level 2. For example, for a random intercept and single random slope we could specify 2 2 an unstructured covariance matrix, which has an intercept variance ( I ), a slope variance ( S ), and a covariance between them ( IS ): q 2 I IS IS 2 S, (5) Notice that a covariance matrix is a square matrix, which means that the variances are specified as diagonal elements of the matrix and the off-diagonal elements are the same above and below the diagonals. We could also specify a diagonal matrix, which assumes the covariance between the random intercept and slope is 0: 0 2 I 0 2 S. (6)

5 Ronald Heck Week 14: From Single-Level to Multilevel Categorical Models 5 Examining an Intercept-Only Model We often start with an intercept only (or unconditional) model (no predictors) first. For individual i in school j we have the following level 1 model: c c log 0j 2 C. (7) It is important to note that the intercept (first threshold) can vary across schools but the second threshold is treated as a fixed parameter (i.e., they have no j subscript) to maintain measurement invariance across the groups (Hox, 2010). At level 2, then, the random intercept will be as follows: u. (8) 0 j 00 0 j Using substitution, the single equation version of Eqs.7 and 8 will be the following, where the lowest threshold is redefined as the intercept (γ 00 ) so that it can be allowed to vary across schools: u. (9) c j IBM SPSS output provides the cutpoints in the continuous indicator ( ) and not the actual threshold value (which is the same for the second and subsequent cutpoints defining observed ordinal categories). Following is the intercept only model, which provides average thresholds for schools in the sample: Table 4. Fixed Effects a a Probability distribution: Multinomial; Link function: Cumulative logit Target: persist (without GED) Reference category: graduated We can use the odds ratios to determine the probability of being either in the lowest or second category versus persisting. For leaving school early, using the formula odds/(1+odds) we have 0.064/1.064 =

6 Ronald Heck Week 14: From Single-Level to Multilevel Categorical Models For the next threshold we will have 0.090/1.090 = 0.083, and = (suggesting on average about 2.2% still in school). Notice these estimates are slightly different from the ones in the table below, which reflect individual level percentages (N = 12,916) rather than school level (N = 1,016) proportions. Table 5. Single-Level Descriptive Statistics for Persist (without GED) Frequency Percent Valid Percent Cumulative Percent drop out Valid still in school Graduated Total How does the GENLIN MIXED routine determine which variables are the school level and the individual level? Basically, there are two approaches to organizing multilevel data sets. Programs like HLM provide separate data sets for the level 1 (individual) predictors and outcome and the level 2 (school) predictors. This results in building separate equations at each level. The advantage of this approach is that it is clear where each variable is being defined, since they are stored in separate data sets. The disadvantage is that the analyst cannot see into the combined data set to examine how the cross-level interactions are built, as well as other features regarding, for example, possible missing data. The second way, followed in SPSS, SAS, and Mplus (among others), is to include the level 1 and level 2 predictors in one data set. This has the advantage of allowing the analyst to look at the whole data set at once, but is more challenging in terms of combining the separate equations into one equation. In this latter approach, we depend on a subject variable (like a school identifier), which provides an indicator of which variables are specified at each level. When the school identifier is included, the program then knows that repeated values in the data set refer to level 2 variables, while unique values within each subject unit refer to level 1 predictors. An example should help illustrate the point. Below we see two schools in a sample data set. In the second column we can see unique values for SES. We can see repeated values for the rigor of the curriculum. If the computer knows the number of subject units and total number of individuals within those units, then it can calculate standard errors based on the number of individuals (as for SES) or schools (as for currigor_mean). In the sample data below, we can see there are two schools, one with 3 individuals and the other with two individuals. Keep in mind, however, that the default in SPSS is to eliminate cases that have missing values. The analyst might think she or he has 1000 individuals in 100 schools but find that through missing data the data set has been reduced considerably. There are approaches available for working with missing data, however.

7 Ronald Heck Week 14: From Single-Level to Multilevel Categorical Models 7 SchoolID SES Currigor_Mean In SPSS the level 1 and level 2 equations are combined through algebraic substitution, so there is only one equation. In HLM there appear to be two equations (one at each level), but the analyst cannot actually see how they are combined in that program (as well as how the cross-level interactions are actually created). One has to have faith in the program that the equations were combined correctly. Adding a Level 1 and Level 2 Predictor We can now add student SES and perceptions of the rigor of the school s curriculum to the model. The set of results will look a bit different. Table 6. Fixed Effects a Probability distribution: Multinomial; Link function: Cumulative logit Target: persist (without GED) Reference category: graduated In Table 6, both variables are still significant, but we can see that the size of the odds ratio for curriculum rigor is much smalller (about 4.5 versus 7.9). The accompaning standard error for the curriculum varible has been re-estimated as 0.113, which is actually a bit smaller than the previous single level model (0.127), but is more accurately estimated because clustering has been considered. Table 7 also shows that there is a level 2 random effect now (the randomly-varying intercept). We also can see in Table 8 that we have a scaled identity (1.0) estimate for the variance at level 1, since there is no level 1 residual error term. Notice also on the last line of the Random Effects table (Table 7), we have the number of level 2 units listed in the model. In this data set there are 1,016 schools.

8 Ronald Heck Week 14: From Single-Level to Multilevel Categorical Models 8 Table 7. Covariance Parameters Target: persist (without GED) Common subjects are based on the subject specifications for the residual and random effects and are used to chunk the data for better performance. a This is the number of columns per common subject. Table 8. Residual Effect a a Covariance Structure: Scaled Identity 1 This is the scale parameter GENLIN MIXED Model Syntax (Single Level Model) It is sometimes helpful to examine the model syntax for the single-level and the multilevel models. One can see below for the single level model that there is no Random subject designation, so there is no level 2 random intercept. This means the analysis is being treated as a single level analysis. Therefore the curricular effect which is defined at level 2 will be likely improperly estimated since the effects of nesting of individuals within schools is not taken into consideration. GENLINMIXED /DATA_STRUCTURE SUBJECTS=schid /FIELDS TARGET=persist2 TRIALS=NONE OFFSET=NONE /TARGET_OPTIONS REFERENCE=0 DISTRIBUTION=MULTINOMIAL LINK=LOGIT /FIXED EFFECTS=ses currigor_mean USE_INTERCEPT=TRUE /BUILD_OPTIONS TARGET_CATEGORY_ORDER=ASCENDING INPUTS_CATEGORY_ORDER=ASCENDING MAX_ITERATIONS=100 CONFIDENCE_LEVEL=95 DF_METHOD=RESIDUAL COVB=MODEL /EMMEANS_OPTIONS SCALE=ORIGINAL PADJUST=LSD.

9 Ronald Heck Week 14: From Single-Level to Multilevel Categorical Models 9 GENLIN MIXED Syntax (Two-Level Model) Below is the syntax for the same model estimated with the Random subject effect added to the syntax. You can see below that we have now added a Random effect (see line 6). The subject designation is where one places the identifier variable for the level 2 groups (in this case, we use the school identifier schid). Adding the random line will result in a two-level model and will produce accurate standard errors for the level 2 variable (i.e., based on the N of schools instead of the N individuals in the study). GENLINMIXED /DATA_STRUCTURE SUBJECTS=schid /FIELDS TARGET=persist2 TRIALS=NONE OFFSET=NONE /TARGET_OPTIONS REFERENCE=0 DISTRIBUTION=MULTINOMIAL LINK=LOGIT /FIXED EFFECTS=ses currigor_mean USE_INTERCEPT=TRUE /RANDOM USE_INTERCEPT=TRUE SUBJECTS=schid COVARIANCE_TYPE=VARIANCE_COMPONENTS /BUILD_OPTIONS TARGET_CATEGORY_ORDER=ASCENDING INPUTS_CATEGORY_ORDER=ASCENDING MAX_ITERATIONS=100 CONFIDENCE_LEVEL=95 DF_METHOD=RESIDUAL COVB=MODEL /EMMEANS_OPTIONS SCALE=ORIGINAL PADJUST=LSD. If you are using the MIXED model approach in SPSS, it is easier to see the variables at each level, since the degrees of freedom can be used to identify them. To illustrate, I will run the same model and pretend the outcome is a continuous variable (using MIXED) instead of ordinal (which was run with GENLIN MIXED). Notice with a random intercept, the degrees of freedom ( ) (which reflect the Satterthwaite adjustment for calculating the degrees of freedom for hypothesis tests) are close to the number of schools (N = 1016). This represents a type of estimate of the power (or effective sample size) for detecting the effect. For SES, the degrees of freedom are , which is consistent with the number of students at level 1 (N = 12,916). The degrees of freedom for curriculum rigor are , again reflecting the number of schools rather than students in the sample. Unfortunately, the categorical multilevel routine in SPSS does not provide this information in the output, although the adjustment is available. Table 9. Estimates of Fixed Effects a Parameter Estimate Std. Error df T Sig. 95% Confidence Interval Lower Upper Bound Bound Intercept Ses currigor_mean a. Dependent Variable: persist (without GED). Looking at the degrees of freedom is helpful in showing the analyst that the program has correctly located and estimated the level 1 and level 2 predictors consistent with what the analyst intends. Keep in mind the GENLIN MIXED two-level routine for categorical outcomes is still very new in SPSS and needs some further work. We have found that Version 20 works much better than Version 19 (when it

10 Ronald Heck Week 14: From Single-Level to Multilevel Categorical Models 10 was first introduced). I am not sure yet whether Version 21 (which just came out a month or so ago) actually has continued to improve the multilevel routine for categorical outcomes. This upcoming week we will work a bit with two-level models using these data and the data from last week where we estimated a single-level longitudinal model using the Generalized Estimating Equations (GEE) approach (which does not support random effects). Reference Hox, Joop J. (2010). Multilevel analysis: Techniques and applications (2nd ed.). New York: Routledge.

Introducing Generalized Linear Models: Logistic Regression

Introducing Generalized Linear Models: Logistic Regression Ron Heck, Summer 2012 Seminars 1 Multilevel Regression Models and Their Applications Seminar Introducing Generalized Linear Models: Logistic Regression The generalized linear model (GLM) represents and

More information

Ron Heck, Fall Week 8: Introducing Generalized Linear Models: Logistic Regression 1 (Replaces prior revision dated October 20, 2011)

Ron Heck, Fall Week 8: Introducing Generalized Linear Models: Logistic Regression 1 (Replaces prior revision dated October 20, 2011) Ron Heck, Fall 2011 1 EDEP 768E: Seminar in Multilevel Modeling rev. January 3, 2012 (see footnote) Week 8: Introducing Generalized Linear Models: Logistic Regression 1 (Replaces prior revision dated October

More information

Class Notes: Week 8. Probit versus Logit Link Functions and Count Data

Class Notes: Week 8. Probit versus Logit Link Functions and Count Data Ronald Heck Class Notes: Week 8 1 Class Notes: Week 8 Probit versus Logit Link Functions and Count Data This week we ll take up a couple of issues. The first is working with a probit link function. While

More information

Investigating Models with Two or Three Categories

Investigating Models with Two or Three Categories Ronald H. Heck and Lynn N. Tabata 1 Investigating Models with Two or Three Categories For the past few weeks we have been working with discriminant analysis. Let s now see what the same sort of model might

More information

Model Estimation Example

Model Estimation Example Ronald H. Heck 1 EDEP 606: Multivariate Methods (S2013) April 7, 2013 Model Estimation Example As we have moved through the course this semester, we have encountered the concept of model estimation. Discussions

More information

Additional Notes: Investigating a Random Slope. When we have fixed level-1 predictors at level 2 we show them like this:

Additional Notes: Investigating a Random Slope. When we have fixed level-1 predictors at level 2 we show them like this: Ron Heck, Summer 01 Seminars 1 Multilevel Regression Models and Their Applications Seminar Additional Notes: Investigating a Random Slope We can begin with Model 3 and add a Random slope parameter. If

More information

Class Notes. Examining Repeated Measures Data on Individuals

Class Notes. Examining Repeated Measures Data on Individuals Ronald Heck Week 12: Class Notes 1 Class Notes Examining Repeated Measures Data on Individuals Generalized linear mixed models (GLMM) also provide a means of incorporang longitudinal designs with categorical

More information

Longitudinal Modeling with Logistic Regression

Longitudinal Modeling with Logistic Regression Newsom 1 Longitudinal Modeling with Logistic Regression Longitudinal designs involve repeated measurements of the same individuals over time There are two general classes of analyses that correspond to

More information

Generalized Models: Part 1

Generalized Models: Part 1 Generalized Models: Part 1 Topics: Introduction to generalized models Introduction to maximum likelihood estimation Models for binary outcomes Models for proportion outcomes Models for categorical outcomes

More information

EPSY 905: Fundamentals of Multivariate Modeling Online Lecture #7

EPSY 905: Fundamentals of Multivariate Modeling Online Lecture #7 Introduction to Generalized Univariate Models: Models for Binary Outcomes EPSY 905: Fundamentals of Multivariate Modeling Online Lecture #7 EPSY 905: Intro to Generalized In This Lecture A short review

More information

Ron Heck, Fall Week 3: Notes Building a Two-Level Model

Ron Heck, Fall Week 3: Notes Building a Two-Level Model Ron Heck, Fall 2011 1 EDEP 768E: Seminar on Multilevel Modeling rev. 9/6/2011@11:27pm Week 3: Notes Building a Two-Level Model We will build a model to explain student math achievement using student-level

More information

Introduction to Generalized Models

Introduction to Generalized Models Introduction to Generalized Models Today s topics: The big picture of generalized models Review of maximum likelihood estimation Models for binary outcomes Models for proportion outcomes Models for categorical

More information

Generalized Linear Models for Non-Normal Data

Generalized Linear Models for Non-Normal Data Generalized Linear Models for Non-Normal Data Today s Class: 3 parts of a generalized model Models for binary outcomes Complications for generalized multivariate or multilevel models SPLH 861: Lecture

More information

Review of Multiple Regression

Review of Multiple Regression Ronald H. Heck 1 Let s begin with a little review of multiple regression this week. Linear models [e.g., correlation, t-tests, analysis of variance (ANOVA), multiple regression, path analysis, multivariate

More information

Spring RMC Professional Development Series January 14, Generalized Linear Mixed Models (GLMMs): Concepts and some Demonstrations

Spring RMC Professional Development Series January 14, Generalized Linear Mixed Models (GLMMs): Concepts and some Demonstrations Spring RMC Professional Development Series January 14, 2016 Generalized Linear Mixed Models (GLMMs): Concepts and some Demonstrations Ann A. O Connell, Ed.D. Professor, Educational Studies (QREM) Director,

More information

Specifying Latent Curve and Other Growth Models Using Mplus. (Revised )

Specifying Latent Curve and Other Growth Models Using Mplus. (Revised ) Ronald H. Heck 1 University of Hawai i at Mānoa Handout #20 Specifying Latent Curve and Other Growth Models Using Mplus (Revised 12-1-2014) The SEM approach offers a contrasting framework for use in analyzing

More information

Time-Invariant Predictors in Longitudinal Models

Time-Invariant Predictors in Longitudinal Models Time-Invariant Predictors in Longitudinal Models Today s Class (or 3): Summary of steps in building unconditional models for time What happens to missing predictors Effects of time-invariant predictors

More information

Hierarchical Generalized Linear Models. ERSH 8990 REMS Seminar on HLM Last Lecture!

Hierarchical Generalized Linear Models. ERSH 8990 REMS Seminar on HLM Last Lecture! Hierarchical Generalized Linear Models ERSH 8990 REMS Seminar on HLM Last Lecture! Hierarchical Generalized Linear Models Introduction to generalized models Models for binary outcomes Interpreting parameter

More information

Chapter 1. Modeling Basics

Chapter 1. Modeling Basics Chapter 1. Modeling Basics What is a model? Model equation and probability distribution Types of model effects Writing models in matrix form Summary 1 What is a statistical model? A model is a mathematical

More information

Hypothesis Testing for Var-Cov Components

Hypothesis Testing for Var-Cov Components Hypothesis Testing for Var-Cov Components When the specification of coefficients as fixed, random or non-randomly varying is considered, a null hypothesis of the form is considered, where Additional output

More information

Comparing IRT with Other Models

Comparing IRT with Other Models Comparing IRT with Other Models Lecture #14 ICPSR Item Response Theory Workshop Lecture #14: 1of 45 Lecture Overview The final set of slides will describe a parallel between IRT and another commonly used

More information

Single-level Models for Binary Responses

Single-level Models for Binary Responses Single-level Models for Binary Responses Distribution of Binary Data y i response for individual i (i = 1,..., n), coded 0 or 1 Denote by r the number in the sample with y = 1 Mean and variance E(y) =

More information

Review. Timothy Hanson. Department of Statistics, University of South Carolina. Stat 770: Categorical Data Analysis

Review. Timothy Hanson. Department of Statistics, University of South Carolina. Stat 770: Categorical Data Analysis Review Timothy Hanson Department of Statistics, University of South Carolina Stat 770: Categorical Data Analysis 1 / 22 Chapter 1: background Nominal, ordinal, interval data. Distributions: Poisson, binomial,

More information

Logistic Regression. Continued Psy 524 Ainsworth

Logistic Regression. Continued Psy 524 Ainsworth Logistic Regression Continued Psy 524 Ainsworth Equations Regression Equation Y e = 1 + A+ B X + B X + B X 1 1 2 2 3 3 i A+ B X + B X + B X e 1 1 2 2 3 3 Equations The linear part of the logistic regression

More information

36-309/749 Experimental Design for Behavioral and Social Sciences. Dec 1, 2015 Lecture 11: Mixed Models (HLMs)

36-309/749 Experimental Design for Behavioral and Social Sciences. Dec 1, 2015 Lecture 11: Mixed Models (HLMs) 36-309/749 Experimental Design for Behavioral and Social Sciences Dec 1, 2015 Lecture 11: Mixed Models (HLMs) Independent Errors Assumption An error is the deviation of an individual observed outcome (DV)

More information

Designing Multilevel Models Using SPSS 11.5 Mixed Model. John Painter, Ph.D.

Designing Multilevel Models Using SPSS 11.5 Mixed Model. John Painter, Ph.D. Designing Multilevel Models Using SPSS 11.5 Mixed Model John Painter, Ph.D. Jordan Institute for Families School of Social Work University of North Carolina at Chapel Hill 1 Creating Multilevel Models

More information

Course Introduction and Overview Descriptive Statistics Conceptualizations of Variance Review of the General Linear Model

Course Introduction and Overview Descriptive Statistics Conceptualizations of Variance Review of the General Linear Model Course Introduction and Overview Descriptive Statistics Conceptualizations of Variance Review of the General Linear Model PSYC 943 (930): Fundamentals of Multivariate Modeling Lecture 1: August 22, 2012

More information

2/26/2017. PSY 512: Advanced Statistics for Psychological and Behavioral Research 2

2/26/2017. PSY 512: Advanced Statistics for Psychological and Behavioral Research 2 PSY 512: Advanced Statistics for Psychological and Behavioral Research 2 When and why do we use logistic regression? Binary Multinomial Theory behind logistic regression Assessing the model Assessing predictors

More information

Regression in R. Seth Margolis GradQuant May 31,

Regression in R. Seth Margolis GradQuant May 31, Regression in R Seth Margolis GradQuant May 31, 2018 1 GPA What is Regression Good For? Assessing relationships between variables This probably covers most of what you do 4 3.8 3.6 3.4 Person Intelligence

More information

Time-Invariant Predictors in Longitudinal Models

Time-Invariant Predictors in Longitudinal Models Time-Invariant Predictors in Longitudinal Models Today s Topics: What happens to missing predictors Effects of time-invariant predictors Fixed vs. systematically varying vs. random effects Model building

More information

12 Generalized linear models

12 Generalized linear models 12 Generalized linear models In this chapter, we combine regression models with other parametric probability models like the binomial and Poisson distributions. Binary responses In many situations, we

More information

8 Nominal and Ordinal Logistic Regression

8 Nominal and Ordinal Logistic Regression 8 Nominal and Ordinal Logistic Regression 8.1 Introduction If the response variable is categorical, with more then two categories, then there are two options for generalized linear models. One relies on

More information

A Re-Introduction to General Linear Models (GLM)

A Re-Introduction to General Linear Models (GLM) A Re-Introduction to General Linear Models (GLM) Today s Class: You do know the GLM Estimation (where the numbers in the output come from): From least squares to restricted maximum likelihood (REML) Reviewing

More information

Example 7b: Generalized Models for Ordinal Longitudinal Data using SAS GLIMMIX, STATA MEOLOGIT, and MPLUS (last proportional odds model only)

Example 7b: Generalized Models for Ordinal Longitudinal Data using SAS GLIMMIX, STATA MEOLOGIT, and MPLUS (last proportional odds model only) CLDP945 Example 7b page 1 Example 7b: Generalized Models for Ordinal Longitudinal Data using SAS GLIMMIX, STATA MEOLOGIT, and MPLUS (last proportional odds model only) This example comes from real data

More information

Mixed Models for Longitudinal Ordinal and Nominal Outcomes

Mixed Models for Longitudinal Ordinal and Nominal Outcomes Mixed Models for Longitudinal Ordinal and Nominal Outcomes Don Hedeker Department of Public Health Sciences Biological Sciences Division University of Chicago hedeker@uchicago.edu Hedeker, D. (2008). Multilevel

More information

An Introduction to Multilevel Models. PSYC 943 (930): Fundamentals of Multivariate Modeling Lecture 25: December 7, 2012

An Introduction to Multilevel Models. PSYC 943 (930): Fundamentals of Multivariate Modeling Lecture 25: December 7, 2012 An Introduction to Multilevel Models PSYC 943 (930): Fundamentals of Multivariate Modeling Lecture 25: December 7, 2012 Today s Class Concepts in Longitudinal Modeling Between-Person vs. +Within-Person

More information

22s:152 Applied Linear Regression

22s:152 Applied Linear Regression 22s:152 Applied Linear Regression Chapter 7: Dummy Variable Regression So far, we ve only considered quantitative variables in our models. We can integrate categorical predictors by constructing artificial

More information

Time Invariant Predictors in Longitudinal Models

Time Invariant Predictors in Longitudinal Models Time Invariant Predictors in Longitudinal Models Longitudinal Data Analysis Workshop Section 9 University of Georgia: Institute for Interdisciplinary Research in Education and Human Development Section

More information

NELS 88. Latent Response Variable Formulation Versus Probability Curve Formulation

NELS 88. Latent Response Variable Formulation Versus Probability Curve Formulation NELS 88 Table 2.3 Adjusted odds ratios of eighth-grade students in 988 performing below basic levels of reading and mathematics in 988 and dropping out of school, 988 to 990, by basic demographics Variable

More information

Generalized linear models

Generalized linear models Generalized linear models Douglas Bates November 01, 2010 Contents 1 Definition 1 2 Links 2 3 Estimating parameters 5 4 Example 6 5 Model building 8 6 Conclusions 8 7 Summary 9 1 Generalized Linear Models

More information

Statistical Distribution Assumptions of General Linear Models

Statistical Distribution Assumptions of General Linear Models Statistical Distribution Assumptions of General Linear Models Applied Multilevel Models for Cross Sectional Data Lecture 4 ICPSR Summer Workshop University of Colorado Boulder Lecture 4: Statistical Distributions

More information

Course Introduction and Overview Descriptive Statistics Conceptualizations of Variance Review of the General Linear Model

Course Introduction and Overview Descriptive Statistics Conceptualizations of Variance Review of the General Linear Model Course Introduction and Overview Descriptive Statistics Conceptualizations of Variance Review of the General Linear Model EPSY 905: Multivariate Analysis Lecture 1 20 January 2016 EPSY 905: Lecture 1 -

More information

Chapter 9 Regression with a Binary Dependent Variable. Multiple Choice. 1) The binary dependent variable model is an example of a

Chapter 9 Regression with a Binary Dependent Variable. Multiple Choice. 1) The binary dependent variable model is an example of a Chapter 9 Regression with a Binary Dependent Variable Multiple Choice ) The binary dependent variable model is an example of a a. regression model, which has as a regressor, among others, a binary variable.

More information

Repeated Measures ANOVA Multivariate ANOVA and Their Relationship to Linear Mixed Models

Repeated Measures ANOVA Multivariate ANOVA and Their Relationship to Linear Mixed Models Repeated Measures ANOVA Multivariate ANOVA and Their Relationship to Linear Mixed Models EPSY 905: Multivariate Analysis Spring 2016 Lecture #12 April 20, 2016 EPSY 905: RM ANOVA, MANOVA, and Mixed Models

More information

Binary Logistic Regression

Binary Logistic Regression The coefficients of the multiple regression model are estimated using sample data with k independent variables Estimated (or predicted) value of Y Estimated intercept Estimated slope coefficients Ŷ = b

More information

Model Assumptions; Predicting Heterogeneity of Variance

Model Assumptions; Predicting Heterogeneity of Variance Model Assumptions; Predicting Heterogeneity of Variance Today s topics: Model assumptions Normality Constant variance Predicting heterogeneity of variance CLP 945: Lecture 6 1 Checking for Violations of

More information

Data-analysis and Retrieval Ordinal Classification

Data-analysis and Retrieval Ordinal Classification Data-analysis and Retrieval Ordinal Classification Ad Feelders Universiteit Utrecht Data-analysis and Retrieval 1 / 30 Strongly disagree Ordinal Classification 1 2 3 4 5 0% (0) 10.5% (2) 21.1% (4) 42.1%

More information

MULTINOMIAL LOGISTIC REGRESSION

MULTINOMIAL LOGISTIC REGRESSION MULTINOMIAL LOGISTIC REGRESSION Model graphically: Variable Y is a dependent variable, variables X, Z, W are called regressors. Multinomial logistic regression is a generalization of the binary logistic

More information

Structural Equation Modeling and Confirmatory Factor Analysis. Types of Variables

Structural Equation Modeling and Confirmatory Factor Analysis. Types of Variables /4/04 Structural Equation Modeling and Confirmatory Factor Analysis Advanced Statistics for Researchers Session 3 Dr. Chris Rakes Website: http://csrakes.yolasite.com Email: Rakes@umbc.edu Twitter: @RakesChris

More information

Review of CLDP 944: Multilevel Models for Longitudinal Data

Review of CLDP 944: Multilevel Models for Longitudinal Data Review of CLDP 944: Multilevel Models for Longitudinal Data Topics: Review of general MLM concepts and terminology Model comparisons and significance testing Fixed and random effects of time Significance

More information

Repeated ordinal measurements: a generalised estimating equation approach

Repeated ordinal measurements: a generalised estimating equation approach Repeated ordinal measurements: a generalised estimating equation approach David Clayton MRC Biostatistics Unit 5, Shaftesbury Road Cambridge CB2 2BW April 7, 1992 Abstract Cumulative logit and related

More information

Step 2: Select Analyze, Mixed Models, and Linear.

Step 2: Select Analyze, Mixed Models, and Linear. Example 1a. 20 employees were given a mood questionnaire on Monday, Wednesday and again on Friday. The data will be first be analyzed using a Covariance Pattern model. Step 1: Copy Example1.sav data file

More information

Centering Predictor and Mediator Variables in Multilevel and Time-Series Models

Centering Predictor and Mediator Variables in Multilevel and Time-Series Models Centering Predictor and Mediator Variables in Multilevel and Time-Series Models Tihomir Asparouhov and Bengt Muthén Part 2 May 7, 2018 Tihomir Asparouhov and Bengt Muthén Part 2 Muthén & Muthén 1/ 42 Overview

More information

Machine Learning Linear Classification. Prof. Matteo Matteucci

Machine Learning Linear Classification. Prof. Matteo Matteucci Machine Learning Linear Classification Prof. Matteo Matteucci Recall from the first lecture 2 X R p Regression Y R Continuous Output X R p Y {Ω 0, Ω 1,, Ω K } Classification Discrete Output X R p Y (X)

More information

Time-Invariant Predictors in Longitudinal Models

Time-Invariant Predictors in Longitudinal Models Time-Invariant Predictors in Longitudinal Models Topics: What happens to missing predictors Effects of time-invariant predictors Fixed vs. systematically varying vs. random effects Model building strategies

More information

Simple logistic regression

Simple logistic regression Simple logistic regression Biometry 755 Spring 2009 Simple logistic regression p. 1/47 Model assumptions 1. The observed data are independent realizations of a binary response variable Y that follows a

More information

Time-Invariant Predictors in Longitudinal Models

Time-Invariant Predictors in Longitudinal Models Time-Invariant Predictors in Longitudinal Models Topics: Summary of building unconditional models for time Missing predictors in MLM Effects of time-invariant predictors Fixed, systematically varying,

More information

Multilevel Modeling: A Second Course

Multilevel Modeling: A Second Course Multilevel Modeling: A Second Course Kristopher Preacher, Ph.D. Upcoming Seminar: February 2-3, 2017, Ft. Myers, Florida What this workshop will accomplish I will review the basics of multilevel modeling

More information

Fitting Proportional Odds Models for Complex Sample Survey Data with SAS, IBM SPSS, Stata, and R Xing Liu Eastern Connecticut State University

Fitting Proportional Odds Models for Complex Sample Survey Data with SAS, IBM SPSS, Stata, and R Xing Liu Eastern Connecticut State University Liu Fitting Proportional Odds Models for Complex Sample Survey Data with SAS, IBM SPSS, Stata, and R Xing Liu Eastern Connecticut State University An ordinal logistic regression model with complex sampling

More information

Statistics 572 Semester Review

Statistics 572 Semester Review Statistics 572 Semester Review Final Exam Information: The final exam is Friday, May 16, 10:05-12:05, in Social Science 6104. The format will be 8 True/False and explains questions (3 pts. each/ 24 pts.

More information

" M A #M B. Standard deviation of the population (Greek lowercase letter sigma) σ 2

 M A #M B. Standard deviation of the population (Greek lowercase letter sigma) σ 2 Notation and Equations for Final Exam Symbol Definition X The variable we measure in a scientific study n The size of the sample N The size of the population M The mean of the sample µ The mean of the

More information

Multilevel Models in Matrix Form. Lecture 7 July 27, 2011 Advanced Multivariate Statistical Methods ICPSR Summer Session #2

Multilevel Models in Matrix Form. Lecture 7 July 27, 2011 Advanced Multivariate Statistical Methods ICPSR Summer Session #2 Multilevel Models in Matrix Form Lecture 7 July 27, 2011 Advanced Multivariate Statistical Methods ICPSR Summer Session #2 Today s Lecture Linear models from a matrix perspective An example of how to do

More information

CHAPTER 9 EXAMPLES: MULTILEVEL MODELING WITH COMPLEX SURVEY DATA

CHAPTER 9 EXAMPLES: MULTILEVEL MODELING WITH COMPLEX SURVEY DATA Examples: Multilevel Modeling With Complex Survey Data CHAPTER 9 EXAMPLES: MULTILEVEL MODELING WITH COMPLEX SURVEY DATA Complex survey data refers to data obtained by stratification, cluster sampling and/or

More information

MULTILEVEL IMPUTATION 1

MULTILEVEL IMPUTATION 1 MULTILEVEL IMPUTATION 1 Supplement B: MCMC Sampling Steps and Distributions for Two-Level Imputation This document gives technical details of the full conditional distributions used to draw regression

More information

Latent Variable Models for Binary Data. Suppose that for a given vector of explanatory variables x, the latent

Latent Variable Models for Binary Data. Suppose that for a given vector of explanatory variables x, the latent Latent Variable Models for Binary Data Suppose that for a given vector of explanatory variables x, the latent variable, U, has a continuous cumulative distribution function F (u; x) and that the binary

More information

multilevel modeling: concepts, applications and interpretations

multilevel modeling: concepts, applications and interpretations multilevel modeling: concepts, applications and interpretations lynne c. messer 27 october 2010 warning social and reproductive / perinatal epidemiologist concepts why context matters multilevel models

More information

Basic IRT Concepts, Models, and Assumptions

Basic IRT Concepts, Models, and Assumptions Basic IRT Concepts, Models, and Assumptions Lecture #2 ICPSR Item Response Theory Workshop Lecture #2: 1of 64 Lecture #2 Overview Background of IRT and how it differs from CFA Creating a scale An introduction

More information

Chapter 19: Logistic regression

Chapter 19: Logistic regression Chapter 19: Logistic regression Self-test answers SELF-TEST Rerun this analysis using a stepwise method (Forward: LR) entry method of analysis. The main analysis To open the main Logistic Regression dialog

More information

STAT 705 Generalized linear mixed models

STAT 705 Generalized linear mixed models STAT 705 Generalized linear mixed models Timothy Hanson Department of Statistics, University of South Carolina Stat 705: Data Analysis II 1 / 24 Generalized Linear Mixed Models We have considered random

More information

Model Based Statistics in Biology. Part V. The Generalized Linear Model. Chapter 18.1 Logistic Regression (Dose - Response)

Model Based Statistics in Biology. Part V. The Generalized Linear Model. Chapter 18.1 Logistic Regression (Dose - Response) Model Based Statistics in Biology. Part V. The Generalized Linear Model. Logistic Regression ( - Response) ReCap. Part I (Chapters 1,2,3,4), Part II (Ch 5, 6, 7) ReCap Part III (Ch 9, 10, 11), Part IV

More information

More Accurately Analyze Complex Relationships

More Accurately Analyze Complex Relationships SPSS Advanced Statistics 17.0 Specifications More Accurately Analyze Complex Relationships Make your analysis more accurate and reach more dependable conclusions with statistics designed to fit the inherent

More information

Lecture 14: Introduction to Poisson Regression

Lecture 14: Introduction to Poisson Regression Lecture 14: Introduction to Poisson Regression Ani Manichaikul amanicha@jhsph.edu 8 May 2007 1 / 52 Overview Modelling counts Contingency tables Poisson regression models 2 / 52 Modelling counts I Why

More information

Modelling counts. Lecture 14: Introduction to Poisson Regression. Overview

Modelling counts. Lecture 14: Introduction to Poisson Regression. Overview Modelling counts I Lecture 14: Introduction to Poisson Regression Ani Manichaikul amanicha@jhsph.edu Why count data? Number of traffic accidents per day Mortality counts in a given neighborhood, per week

More information

Interactions between Binary & Quantitative Predictors

Interactions between Binary & Quantitative Predictors Interactions between Binary & Quantitative Predictors The purpose of the study was to examine the possible joint effects of the difficulty of the practice task and the amount of practice, upon the performance

More information

Generalized Multilevel Models for Non-Normal Outcomes

Generalized Multilevel Models for Non-Normal Outcomes Generalized Multilevel Models for Non-Normal Outcomes Topics: 3 parts of a generalized (multilevel) model Models for binary, proportion, and categorical outcomes Complications for generalized multilevel

More information

Generalized Linear Probability Models in HLM R. B. Taylor Department of Criminal Justice Temple University (c) 2000 by Ralph B.

Generalized Linear Probability Models in HLM R. B. Taylor Department of Criminal Justice Temple University (c) 2000 by Ralph B. Generalized Linear Probability Models in HLM R. B. Taylor Department of Criminal Justice Temple University (c) 2000 by Ralph B. Taylor fi=hlml15 The Problem Up to now we have been addressing multilevel

More information

Trends in Human Development Index of European Union

Trends in Human Development Index of European Union Trends in Human Development Index of European Union Department of Statistics, Hacettepe University, Beytepe, Ankara, Turkey spxl@hacettepe.edu.tr, deryacal@hacettepe.edu.tr Abstract: The Human Development

More information

Correlation and simple linear regression S5

Correlation and simple linear regression S5 Basic medical statistics for clinical and eperimental research Correlation and simple linear regression S5 Katarzyna Jóźwiak k.jozwiak@nki.nl November 15, 2017 1/41 Introduction Eample: Brain size and

More information

Generalized Linear. Mixed Models. Methods and Applications. Modern Concepts, Walter W. Stroup. Texts in Statistical Science.

Generalized Linear. Mixed Models. Methods and Applications. Modern Concepts, Walter W. Stroup. Texts in Statistical Science. Texts in Statistical Science Generalized Linear Mixed Models Modern Concepts, Methods and Applications Walter W. Stroup CRC Press Taylor & Francis Croup Boca Raton London New York CRC Press is an imprint

More information

Regression: Main Ideas Setting: Quantitative outcome with a quantitative explanatory variable. Example, cont.

Regression: Main Ideas Setting: Quantitative outcome with a quantitative explanatory variable. Example, cont. TCELL 9/4/205 36-309/749 Experimental Design for Behavioral and Social Sciences Simple Regression Example Male black wheatear birds carry stones to the nest as a form of sexual display. Soler et al. wanted

More information

Models for Binary Outcomes

Models for Binary Outcomes Models for Binary Outcomes Introduction The simple or binary response (for example, success or failure) analysis models the relationship between a binary response variable and one or more explanatory variables.

More information

The Basic Two-Level Regression Model

The Basic Two-Level Regression Model 7 Manuscript version, chapter in J.J. Hox, M. Moerbeek & R. van de Schoot (018). Multilevel Analysis. Techniques and Applications. New York, NY: Routledge. The Basic Two-Level Regression Model Summary.

More information

Computationally Efficient Estimation of Multilevel High-Dimensional Latent Variable Models

Computationally Efficient Estimation of Multilevel High-Dimensional Latent Variable Models Computationally Efficient Estimation of Multilevel High-Dimensional Latent Variable Models Tihomir Asparouhov 1, Bengt Muthen 2 Muthen & Muthen 1 UCLA 2 Abstract Multilevel analysis often leads to modeling

More information

Longitudinal Invariance CFA (using MLR) Example in Mplus v. 7.4 (N = 151; 6 items over 3 occasions)

Longitudinal Invariance CFA (using MLR) Example in Mplus v. 7.4 (N = 151; 6 items over 3 occasions) Longitudinal Invariance CFA (using MLR) Example in Mplus v. 7.4 (N = 151; 6 items over 3 occasions) CLP 948 Example 7b page 1 These data measuring a latent trait of social functioning were collected at

More information

Partitioning variation in multilevel models.

Partitioning variation in multilevel models. Partitioning variation in multilevel models. by Harvey Goldstein, William Browne and Jon Rasbash Institute of Education, London, UK. Summary. In multilevel modelling, the residual variation in a response

More information

One-Way ANOVA. Some examples of when ANOVA would be appropriate include:

One-Way ANOVA. Some examples of when ANOVA would be appropriate include: One-Way ANOVA 1. Purpose Analysis of variance (ANOVA) is used when one wishes to determine whether two or more groups (e.g., classes A, B, and C) differ on some outcome of interest (e.g., an achievement

More information

Advanced Quantitative Data Analysis

Advanced Quantitative Data Analysis Chapter 24 Advanced Quantitative Data Analysis Daniel Muijs Doing Regression Analysis in SPSS When we want to do regression analysis in SPSS, we have to go through the following steps: 1 As usual, we choose

More information

36-309/749 Experimental Design for Behavioral and Social Sciences. Sep. 22, 2015 Lecture 4: Linear Regression

36-309/749 Experimental Design for Behavioral and Social Sciences. Sep. 22, 2015 Lecture 4: Linear Regression 36-309/749 Experimental Design for Behavioral and Social Sciences Sep. 22, 2015 Lecture 4: Linear Regression TCELL Simple Regression Example Male black wheatear birds carry stones to the nest as a form

More information

Harvard University. Rigorous Research in Engineering Education

Harvard University. Rigorous Research in Engineering Education Statistical Inference Kari Lock Harvard University Department of Statistics Rigorous Research in Engineering Education 12/3/09 Statistical Inference You have a sample and want to use the data collected

More information

Assessing the relation between language comprehension and performance in general chemistry. Appendices

Assessing the relation between language comprehension and performance in general chemistry. Appendices Assessing the relation between language comprehension and performance in general chemistry Daniel T. Pyburn a, Samuel Pazicni* a, Victor A. Benassi b, and Elizabeth E. Tappin c a Department of Chemistry,

More information

Multilevel Structural Equation Modeling

Multilevel Structural Equation Modeling Multilevel Structural Equation Modeling Joop Hox Utrecht University j.hox@uu.nl http://www.joophox.net 14_15_mlevsem Multilevel Regression Three level data structure Groups at different levels may have

More information

An R # Statistic for Fixed Effects in the Linear Mixed Model and Extension to the GLMM

An R # Statistic for Fixed Effects in the Linear Mixed Model and Extension to the GLMM An R Statistic for Fixed Effects in the Linear Mixed Model and Extension to the GLMM Lloyd J. Edwards, Ph.D. UNC-CH Department of Biostatistics email: Lloyd_Edwards@unc.edu Presented to the Department

More information

Swarthmore Honors Exam 2012: Statistics

Swarthmore Honors Exam 2012: Statistics Swarthmore Honors Exam 2012: Statistics 1 Swarthmore Honors Exam 2012: Statistics John W. Emerson, Yale University NAME: Instructions: This is a closed-book three-hour exam having six questions. You may

More information

Lectures 5 & 6: Hypothesis Testing

Lectures 5 & 6: Hypothesis Testing Lectures 5 & 6: Hypothesis Testing in which you learn to apply the concept of statistical significance to OLS estimates, learn the concept of t values, how to use them in regression work and come across

More information

What is in the Book: Outline

What is in the Book: Outline Estimating and Testing Latent Interactions: Advancements in Theories and Practical Applications Herbert W Marsh Oford University Zhonglin Wen South China Normal University Hong Kong Eaminations Authority

More information

Lecture 12: Effect modification, and confounding in logistic regression

Lecture 12: Effect modification, and confounding in logistic regression Lecture 12: Effect modification, and confounding in logistic regression Ani Manichaikul amanicha@jhsph.edu 4 May 2007 Today Categorical predictor create dummy variables just like for linear regression

More information

Problem #1 #2 #3 #4 #5 #6 Total Points /6 /8 /14 /10 /8 /10 /56

Problem #1 #2 #3 #4 #5 #6 Total Points /6 /8 /14 /10 /8 /10 /56 STAT 391 - Spring Quarter 2017 - Midterm 1 - April 27, 2017 Name: Student ID Number: Problem #1 #2 #3 #4 #5 #6 Total Points /6 /8 /14 /10 /8 /10 /56 Directions. Read directions carefully and show all your

More information

The Multilevel Logit Model for Binary Dependent Variables Marco R. Steenbergen

The Multilevel Logit Model for Binary Dependent Variables Marco R. Steenbergen The Multilevel Logit Model for Binary Dependent Variables Marco R. Steenbergen January 23-24, 2012 Page 1 Part I The Single Level Logit Model: A Review Motivating Example Imagine we are interested in voting

More information

INTRODUCTION TO MULTILEVEL MODELLING FOR REPEATED MEASURES DATA. Belfast 9 th June to 10 th June, 2011

INTRODUCTION TO MULTILEVEL MODELLING FOR REPEATED MEASURES DATA. Belfast 9 th June to 10 th June, 2011 INTRODUCTION TO MULTILEVEL MODELLING FOR REPEATED MEASURES DATA Belfast 9 th June to 10 th June, 2011 Dr James J Brown Southampton Statistical Sciences Research Institute (UoS) ADMIN Research Centre (IoE

More information

Identify the scale of measurement most appropriate for each of the following variables. (Use A = nominal, B = ordinal, C = interval, D = ratio.

Identify the scale of measurement most appropriate for each of the following variables. (Use A = nominal, B = ordinal, C = interval, D = ratio. Answers to Items from Problem Set 1 Item 1 Identify the scale of measurement most appropriate for each of the following variables. (Use A = nominal, B = ordinal, C = interval, D = ratio.) a. response latency

More information