--- title: "🔖 Week 01 - Appendix" date: 5 September 2022 date-meta: 5 September 2022 --- ## Indicative Reading This week's indicative reading: [@james_introduction_2021, chapter 2, 2.1-2.2] ### Recap Need to recap probability and statistics concepts? Check the suggested readings below: - [@warne_statistics_2018, chapters 1-3,5,6,11-12] - [@gelman_regression_2020, chapters 1-4] - If you are a PBS student, you can revisit the content of [PB130](https://moodle.lse.ac.uk/course/view.php?id=6446) (MT3, MT4, MT8-MT11) ## Recommended (additional) reading **What are different ways one can approach a modelling problem?** Checkout the upcoming book ['Modeling Mindsets'](https://book.modeling-mindsets.com/) [@molnar_modeling_2022, chapters 2-3] (it's free to read online) to learn about the traditional frequentist statistics vs Bayesian statistics vs Machine Learning approaches. The following twitter thread also summarises the main points of these different paradigms:

In a perfect world, you could effortlessly switch between modeling mindsets (statistics, machine learning, causal inference, ...).

Realistically, you only have time to master a few mindsets.

So what to do? A thread 🧵

— Christoph Molnar (\@ChristophMolnar) August 30, 2022
## LSE Digital Skills Lab LSE [Digital Skills Lab](https://info.lse.ac.uk/current-students/digital-skills-lab) offers R and python workshops during Term time and they will also give DSI students access to self-paced programming courses via Dataquest. Follow the links below to take the pre-sessional self-paced courses: - [R for Data Science Pre-sessional Course 22/23](https://moodle.lse.ac.uk/course/view.php?id=8366) Also, keep an eye on the following pages for news of the in-person workshops: - [R workshops](https://info.lse.ac.uk/current-students/digital-skills-lab/r) ## Other resources - Checkout this summer's LSE Careers Skill Accelerator programme. Some of the self-paced courses will remain open to LSE students until the end of the year.

Ready to develop the key skills employers are looking for in 2022?

Join this summer's LSE Careers Skills Accelerator programme to expand your skillset!

⭐Apply on CareerHub by 11.59pm, Wed 15 June for your chance to join the programme⭐https://t.co/J5sI1NRaMA

— LSE Careers (\@LSECareers) June 9, 2022
- The book [R for Data Science](https://r4ds.had.co.nz/) is free to read online and is a great resource to advance your R skills.