alan-turing-institute / rds-course

Materials for Turing's Research Data Science course
https://alan-turing-institute.github.io/rds-course/
31 stars 13 forks source link

Decide research question #15

Closed gmingas closed 2 years ago

callummole commented 3 years ago

RQ Proposal

and some initial thoughts of how it will work across modules (adapted from Greg's 13/07/21 notes - #16 )

We discussed having a broad research question that develops across the modules.

Initial research qu is related to Aldabe et al., 2010, but is broad, such as Which variables predict self-reported-health?

We could also make it poorly specified, such as What factors affect health? Since the project scoping process in M1 could make it more realistic wrt our dataset.

The job of M3 & M4 is to tackle the qu. M4 in particular breaks the RQ down in manageable chunks for developing models.

gmingas commented 3 years ago

TRIPOD framework which might be helpful to give to attendees when answering the research question. Could also be used in some parts of taught session. https://bmjopen.bmj.com/content/11/7/e048008

callummole commented 3 years ago

Paper based on RQ

fedenanni commented 3 years ago

This is the final specific RQ, MVP and task that @crangelsmith and I have defined this morning. Feel free to edit / improve it:

RQ: We want to investigate the contribution of material, occupational, and psychosocial factors on the self reported health (SRH) across different European countries. We will use SRH information collected by the Wave 2 and 3 of the EQLTS survey, aware that they offer only a partial representation of European populations and that SRH is per-se a highly subjective indicator, difficult to compare across countries.

MVP: limit the study to UK and to Wave 3 initially

Task: binarise SHR the following way: [“”Very good”, “Good” and “Fair”] as good and [“”Bad”, “Very Bad”] as bad. Use columns ... to predict SHR.