Multilevel Models Flashcards

1
Q

Why multilevel models?

A

They are very popular and will appear more and more of the articles you read - ideally suited for a variety of research designs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is wrong if everyone scores the same on a quiz?

A

No way to predict / explain the scores - if there is no variance, can’t explain why people have scored in a certain way

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Do people vary?

A

Usually people vary in their scores
some higher, some slower
more extreme values are infrequent

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the point of explaining variance?

A

Want to know why the scores vary in the way that they do - to explain when or why scores are higher or lower
Want to explain the variance in the outcome: the outcome is what we are interested in explaining

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is variance partitioned into?

A

SST - total variance
SSM - improvement due to model
SSR - error in the model
want to make our model as big as we can so explain more SSM and as least SSR
the variation can explain is due to predictors, the variance our predictors can’t explain is unexplained residual variance or error

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the equation for the linear model and what does each part mean?

A

y = b0 + b1 x1 + e
y = outcome/dependent variable - what we want to predict
b0 = the intercept, the value of y when x is 0
b1 = the estimate or parameter or slope - relationship between x and y
e = some degree of error
Together, the intercept and slope can describe any straight line - useful for linear model

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the problem with hierarchical data?

A
It breaks the assumption of independent of errors - there are pre existing differences which have been created by the environment. For example, differences in the predictor (classroom tested in) and the teacher that has taught them, one might encourage spelling more - shows it would be influenced by the teaching
The children in each class have scores that are related to each other because of a common factor - only matters if it directly related to the variable being measured
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is hierarchical data?

A

When the scores naturally fall into groups or clusters that share common influences / contexts - pre existing sub groups or structures within the data

for example, classroom and school - natural grouping which already exist when you do a test

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What does crossed participants and items refer too?

A

All participants see all words and all words see all the participants - each participant and each condition is a group

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are examples of hierarchical data?

A

NSS scores across different universities
Mortality rates across different departments in different hospitals
Lexical decision reaction times across participants and words

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Why can’t we use a regular linear model?

A

Because we would have to average across levels, so we would lose a lot of the individual data - but all this information is very useful

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

How do we account for hierarchical data?

A

Multilevel models

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What do multilevel do?

A

Account for data wth multiple levels - same equation as the linear model but with new random elements

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is a fixed effect?

A

The predictor - think there is a fixed impact of something on your outcome
We hypothesise it has the same impact no matter what level a child is in

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is a random effect?

A

The hierarchical effect - basically means, a different slope/intercept for each group in the model

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What do random variables represent?

A

The groups in the hierarchy - have to code each variable

17
Q

Why do you add random variables?

A

To model the underlying hierarchical structure of the data - can apply to intercepts, slopes or both - explains more of the variance

18
Q

What are random intercepts?

A

Each level has its own intercept estimated by the model around the overall intercept for the predictor - let them vary randomly
baseline score is different, expands the beta0, higher intercept for some levels

19
Q

What are random slopes?

A

Each level of the variable has its own slope estimated by the model around the overall slope for the predictor - allows the relationship between the predictor and outcome b1 to be different for each level
same intercept, different slopes - but this doesn’t fit the data well

20
Q

Why do we want both random slopes and intercepts?

A

Because it allows the linear model to be adapted for each sub group - each group has a slope and an interval
the overall relationship is the fixed effects

21
Q

What do you look at once accounted for random effects?

A

Whether you still have an overall effect of the predictor on the outcome - allows a better fit for the data

22
Q

What are the benefits of multilevel models?

A

Captures the existing relationship between people or groups that would otherwise be unexplained variation - by accounting of the variation due to shared context, get a clearer picture of the fixed effects

Explicitly models for the structure of hierarchical data

You can add random intercepts and slopes to any type of linear model - all it does is add in these variables

23
Q

What is our overall goal?

A

To explain the variance, particularly in the outcome

24
Q

What elements are included within a multilevel model?

A

Multilevel models include random elements to model this hierarchy
Random effects: allow each level of the random variable (e.g. each classroom in a school) to have its own intercept or slope or both

Fixed effects: an effect assumed to be consistent across different groups/contexts – previously simply called predictors or covariates