ArticleslgStudy

science

Multilevel model

Multilevel model is a science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Multilevel model rather than just read about it. In short: Multilevel models are statistical models of parameters that vary at more than one level. An example could be a model of student performance that contains measures for individual students as well as measures for classrooms within which the students are grouped.

Multilevel model — main illustration
Multilevel model — illustration

Key takeaways

  • Multilevel model belongs to science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Multilevel model to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Multilevel model from memory before moving on to harder problems.

Reference excerpt

Multilevel models are statistical models of parameters that vary at more than one level. An example could be a model of student performance that contains measures for individual students as well as measures for classrooms within which the students are grouped. These models are also known as hierarchical linear models, linear mixed-effect models, mixed models, nested data models, random coefficient, random-effects models, random parameter models, or split-plot designs. These models can be seen as generalizations of linear models (in particular, linear regression), although they can also extend to non-linear models. These models became much more popular after sufficient computing power and software became available. Multilevel models are particularly appropriate for research designs where data for participants are organized at more than one level (i.e., nested data). The units of analysis are usually individuals (at a lower level) who are nested within contextual/aggregate units (at a higher level). While the lowest level of data in multilevel models is usually an individual, repeated measurements of individuals may also be examined. As such, multilevel models provide an alternative type of analysis for univariate or multivariate analysis of repeated measures. Individual differences in growth curves may be examined. Furthermore, multilevel models can be used as an alternative to ANCOVA, where scores on the dependent variable are adjusted for covariates (e.g. individual differences) before testing treatment differences. Multilevel models are able to analyze these experiments without the assumptions of homogeneity-of-regression slopes that is required by ANCOVA. Multilevel models can be used on data with many levels, although 2-level models are the most common and the rest of this article deals only with these. The dependent variable must be examined at the lowest level of analysis.

Level 1 regression equation When there is a single level 1 independent variable, the level 1 model is

Y i j = β 0 j + β 1 j X i j + e i j {\displaystyle Y_{ij}=\beta _{0j}+\beta _{1j}X_{ij}+e_{ij}} .

Y i j {\displaystyle Y_{ij}} refers to the score on the dependent variable for an individual observation at Level j (subscript i refers to individual case, subscript j refers to the group).

X i j {\displaystyle X_{ij}} refers to the Level 1 predictor.

β 0 j {\displaystyle \beta _{0j}} refers to the intercept of the dependent variable for group j.

β 1 j {\displaystyle \beta _{1j}} refers to the slope for the relationship in group j (Level 2) between the Level 1 predictor and the dependent variable.

e i j {\displaystyle e_{ij}} refers to the random errors of prediction for the Level 1 equation (it is also sometimes referred to as r i j {\displaystyle r_{ij}} ).

e i j ∼ N ( 0 , σ 1 2 ) {\displaystyle e_{ij}\sim {\mathcal {N}}(0,\sigma _{1}^{2})}

At Level 1, both the intercepts and slopes in the groups can be either fixed (meaning that all groups have the same values, although in the real world this would be a rare occurrence), non-randomly varying (meaning that the intercepts and/or slopes are predictable from an independent variable at Level 2), or randomly varying (meaning that the intercepts and/or slopes are different in the different groups, and that each have their own overall mean and variance). When there are multiple level 1 independent variables, the model can be expanded by substituting vectors and matrices in the equation. When the relationship between the response Y i j {\displaystyle Y_{ij}} and predictor X i j {\displaystyle X_{ij}} can not be described by the linear relationship, then one can find some non linear functional relationship between the response and predictor, and extend the model to nonlinear mixed-effects model. For example, when the response Y i j {\displaystyle Y_{ij}} is the cumulative infection trajectory of the i {\displaystyle i} -th country, and X i j {\displaystyle X_{ij}} represents the j {\displaystyle j} -th time points, then the ordered pair ( X i j , Y i j ) {\displaystyle (X_{ij},Y_{ij})} for each country may show a shape similar to logistic function.

Level 2 regression equation The dependent variables are the intercepts and the slopes for the independent variables at Level 1 in the groups of Level 2.

… excerpt ends here. Continue reading the full article.

Illustrations

Multilevel model illustration
Multilevel model: Bayesian research cycle using Bayesian nonlinear mixed effects model: (a) standard research cycle and (b) Bayesian-specific workflow.[19]
Bayesian research cycle using Bayesian nonlinear mixed effects model: (a) standard research cycle and (b) Bayesian-specific workflow.[19]

Worked examples

Example 1 — a first encounter with Multilevel model

Start with the simplest possible case. Write down what Multilevel model claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Multilevel model before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Multilevel model ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Multilevel model

In research
Multilevel model appears in science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Multilevel model in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Multilevel model is common in secondary-school and first-year university syllabi. It links to neighbouring topics Analysis of variance, Regression models, so understanding it makes those chapters shorter.
In everyday life
Look for Multilevel model outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Multilevel model in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Multilevel model means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Multilevel model out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Multilevel model in simple terms?

Multilevel models are statistical models of parameters that vary at more than one level. An example could be a model of student performance that contains measures for individual students as well as measures for classrooms within which the students are grouped.

Why does Multilevel model matter?

Because it connects several science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Multilevel model?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Multilevel model.

Tags

  • Analysis of variance
  • Regression models

Keep exploring