i

Info for Supervisors


Information for UG/MSc Supervisors

Over the past 5 years we have noticed a general increase in complexity of designs of dissertation projects. Please read the below recommendations for supervision of UG and MSc student projects

  1. Statistics is not a performance. well-understood simpler methods should be preferred over poorly-understood complexities. This is especially true when the purpose of UG and MSc dissertations is to be a learning activity for students.
    We recommend having a 'back-up plan' for each project that involves simpler analyses (and a lengthier limitations section) should you be paired with a student who is less confident with stats.

  2. A lot of the students that end up seeking our help have quite ill-defined projects. While the dissertation should provide an element of autonomy for students to direct their own project, too often we see students at the analysis stage with one or more of the following problems: 1) no clear research question; 2) a research goal that appears clear at a high level but without specifying a concrete statistical quantity required for a precise answer, leaving the actual objective of the analysis ambiguous; 3) little understanding of the way in which data were collected.
    When proposing projects for dissertations, we suggest supervisors keep a more fully sketched out timeline of where they might expect the project to go. For more independent students projects may take different directions, but for others this would allow supervisors to have a clear direction in which to guide struggling students.

  3. Know the curriculum! Please see the course pages for information on what typical students have been exposed to in the statistics courses. For an overview, please consult the table below.
    For more advanced analyses, please ensure you as supervisor are able to provide students with the assistance that they might require

  4. What our support sessions are for. We are here to help only on things that you cannot help with. This may be assistance with coding issues if you are not familiar with R, or a discussion with your students and yourself if you would like a second opinion on specific statistical problems. We are not here to help students figure out their research questions or their general analysis strategy.

UG PG
bivariate tests (t, chisq, correlation) DAPR1 USMR
general linear model DAPR2 USMR
traditional ANOVA/ANCOVA Students on all our courses are taught a linear modelling perspective, meaning that traditional ANOVA/ANCOVA approaches will be less familiar. However, the ANOVA/ANCOVA approach is simply a different way to evaluate a linear regression models. A document for students explaining the link between the two analytical approaches will be ready for the 2026/27 dissertation cohort.
assumptions As our statistics courses take a model based approach, discussions of statistical assumptions focus on model residuals. It's worth reminding students that it is not the outcome variable but the residuals that we should be looking at. Our courses tend to encourage students to assess assumptions through visual inspection of various plots of residuals, rather than via performing tests (e.g, Shapiro-Wilk, Breusch-Pagan etc), as these are generally too sensitive to sample size. On dealing with situations where assumptions appear violated, the first port of call for students is to consider if there is a part of the theorised data generating process that is not reflected in their model, leading to the apparent violation (e.g., this could be an omitted variable/interaction/higher order term). For situations where this is not possible, students (both UG and PG) are shown how to bootstrap standard errors to avoid having to make these distributional assumptions.
This may be a useful page to direct your students to for the relevant assumptions of linear regression models, and this page covers some of the more common 'fixes' that are people in various fields tend to make (transformations, huber-white SEs, WLS, Bootstrap etc).
non-parametric tests students will see in passing the various non-parametric alternatives to common tests, such as Wilcoxon, Kruskal-Wallis, Mann-Whitney etc., but they will not have had direct experience of these. We wouldn't expect them to be too troubled in equating them with their parametrics versions, or they can be viewed through a different lens as simply linear models of ranked outcomes, rather than linear models of outcomes in the original metric.
generalised linear model DAPR2 (logistic) USMR (logistic, poisson)
(generalised) mixed effects models DAPR3 MSMR
non-linear trends MSMR (just polynomial)
PCA, EFA DAPR3 MSMR
CFA (DAPR3 from 2025-26) MSMR
Path Analysis & SEM MSMR
Mediation We would generally advise against using mediation in student dissertations. As a general note, there are a lot of issues with mediation analyses which are only made even worse in cross-sectional mediation designs that we often see in student projects. For more info please see this great blog post and the papers linked in its opening paragraph