/statistics

An open statistics textbook for Psychology undergraduates

Primary LanguageHTMLCreative Commons Attribution Share Alike 4.0 InternationalCC-BY-SA-4.0

What is this?

This is a FREE Statistics for Undergrads in Psychology Textbook, on a creative commons license.

License: CC BY-SA 4.0

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/

We are remixing, editing, revising, these amazing resources:

  1. Danielle Navarro's "Learning Statistics with R" https://compcogscisydney.org/learning-statistics-with-r/

  2. We are adding our own stuff too!

Project notes

The major work for this project was completed in Summer 2018, with updates continuously from that point.

  1. We wrote the book in Rmarkdown, using the bookdown package. All of the source code for compiling the book is in this repo.

  2. 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