๐๏ธ Week 05 - Statistical Inference II
2022/23 Lent Term
We are continuing our exploration of statistical inference this week, and we are getting heavier on content this week! Try not to skip lectures, or you will start missing out on essential concepts.
๐จโ๐ซ Lecture Slides
Either click on the slide area below or click here to view it in fullscreen. Use your keypad to navigate the slides. You can also find a PDF version on Moodle.
๐ฅ Looking for lecture recordings? You can only find those on Moodle.
โ๏ธ Formative Coursework
Note
- You can choose to write it as an individual or in pairs.
- I will give you feedback on your notes if you submit them via Moodle.
- Create an R Markdown and name it
LSE_DS101L_2022_23_W05_formative.Rmd
.- Because this is a formative assessment, submission is not anonymous. Therefore, please include your name(s) in the document.
- Feel free to format this document however you like.
Task 1:
- Read the article referenced in the indicative readings of the week, Aschwanden (2015).
- Now answer the following questions:
- What is p-hacking? What are the consequences of p-hacking?
- How should researchers avoid p-hacking?
Task 2:
- Now, think back to the small, but tidy, data you collected on ๐๏ธ Week 02.
- Suppose you were to create a linear model that would predict a dependent variable called
number_of_people_affected
of Wikipediaโs ongoing events. - Now answer the following questions:
- What would you use as independent variables?
- How would you handle missing data?
- What would be your null and alternative hypotheses?
- How would you avoid p-hacking?
Submission
- Word count: There is no word count limit for this formative assessment, but if you need a number aim for 500-700 words.
- After you are done writing, knit your RMarkdown document to HTML and submit it on Moodle.
- Deadline: 27 February 2023.
๐ Recommended Reading
- Check the end of slides for the list of references cited in the lecture.
- Check the ๐ Syllabus for this weekโs complete list of indicative and recommended readings.
๐ Communication
- Post your reflections, questions, and links on Slack.
References
Aschwanden, Christie. 2015. โScience Isnโt Broken.โ FiveThirtyEight. https://fivethirtyeight.com/features/science-isnt-broken/.