This is a FREE Statistics for Undergrads in Psychology Textbook, on a creative commons license.
Yes, there are so many existing OERs (open-educational resources) for statistics, but there is always room for one more. Source code for everything available in the respective repos.
Web-book is here: https://crumplab.github.io/statistics/
Lab manual is here: https://crumplab.github.io/statisticsLab/
Course website is here: https://crumplab.github.io/psyc3400/
-
Danielle Navarro's "Learning Statistics with R" https://compcogscisydney.org/learning-statistics-with-r/
-
We are adding our own stuff too!
The major work for this project was completed in Summer 2018, with updates continuously from that point.
-
We wrote the book in Rmarkdown, using the bookdown package. All of the source code for compiling the book is in this repo.
-
We wrote a companion lab manual with weekly exercises, covering how to do things using R, Excel, SPSS, and JAMOVE. Major focus is to get R into the undergrad curriculum @ BC. The github repo for the lab manual is here: https://github.com/CrumpLab/statisticsLab