An open API service indexing awesome lists of open source software.

https://github.com/openintrostat/ims-tutorials

Interactive tutorials developed with the learnr package supporting the textbook OpenIntro::Introduction to Modern Statistics.
https://github.com/openintrostat/ims-tutorials

data-science educational learnr open-educational-resources open-source rstats statistics

Last synced: 4 months ago
JSON representation

Interactive tutorials developed with the learnr package supporting the textbook OpenIntro::Introduction to Modern Statistics.

Awesome Lists containing this project

README

          

# OpenIntro::Introduction to Modern Statistics Tutorials

Learnr tutorials supporting [OpenIntro::Introduction to Modern Statistics](https://openintro-ims.netlify.app/).
Each tutorial corresponds to one part of the book and is comprised of multiple lessons for a total of 35 lessons that cover the entire content of the book.

- [Tutorial 1. Introduction to data](01-data/)
- [Tutorial 2. Exploratory data analysis](02-explore/)
- [Tutorial 3. Regression modeling](03-model/)
- [Tutorial 4. Foundations of inference](04-foundations/)
- [Tutorial 5. Statistical inference](05-infer/)
- [Tutorial 6. Inferential modeling](06-model-infer/)

All tutorial content has been developed by [Mine Çetinkaya-Rundel](https://github.com/mine-cetinkaya-rundel), [Jo Hardin](https://github.com/hardin47), [Ben Baumer](https://github.com/beanumber), and [Andrew Bray](https://github.com/andrewpbray) and implemented in learnr with the help of [Yanina Bellini Saibene](https://github.com/yabellini), [Florencia D’Andrea](https://github.com/flor14), [Roxana Noelia Villafañe](https://github.com/data-datum), and [Allison Theobold](https://github.com/atheobold).