• Stars
    star
    129
  • Rank 279,262 (Top 6 %)
  • Language PostScript
  • License
    Creative Commons ...
  • Created over 6 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An open statistics textbook for Psychology undergraduates

Readme

First Draft (version 0.9 = August 7th, 2018) Last Compiled: r Sys.Date()

Online Textbook: https://crumplab.github.io/statistics/

Citation: Crump, M. J. C., Navarro, D. J., & Suzuki, J. (2019, June 5). Answering Questions with Data (Textbook): Introductory Statistics for Psychology Students. https://doi.org/10.17605/OSF.IO/JZE52

Important notes

This is a free textbook teaching introductory statistics for undergraduates in Psychology. This textbook is part of a larger OER course package for teaching undergraduate statistics in Psychology, including this textbook, a lab manual, and a course website. All of the materials are free and copiable, with source code maintained in Github repositories. The links below connect to various components of the project. The main OSF project link is https://osf.io/3s68c/.

Textbook

Lab Manual

Course website

All resources are released under a creative commons licence CC BY-SA 4.0. Click the link to read more about the license, or read more below in the license section.

Contributors

Team members contributing new content include, Matthew Crump, Alla Chavarga, Anjali Krishnan, Jeffrey Suzuki, and Stephen Volz. This textbook was primarily written by Matthew J. C. Crump. Jeff contributed the YouTube videos peppered throughout the textbook. All of Jeff's statistics videos are available on his Youtube channel: Statistics Video playlist.

Alla, Anjali, and Stephen wrote the lab manual exercises for SPSS, JAMOVI, and Excel. Matt Crump wrote the lab manual exercises for R.

Matt Crump wrote a free and copiable course website, in R Markdown. The course website also contains slide decks for the lectures.

Attributions

Two of the chapters were adapted from Danielle Navarro's wonderful (and bigger) free textbook, also licensed under the same creative commons license. The citation for that textbook is: Navarro, D. (2018). Learning statistics with R: A tutorial for psychology students and other beginners (version 0.6). The website is https://compcogscisydney.org/learning-statistics-with-r/

Chapter notes within the book are provided to indicate sections where material from Navarro was included. A short summary is here

Chapter 1: Why statistics, Adapted nearly verbatim with some editorial changes from Chapters 1 and 2, Navarro, D.

Chapter 4: Probability, Sampling, and Estimation, Adapted and expanded from Chapters 9 and 10, Navarro D.

CC BY-SA 4.0 license

This license means that you are free to:

  • Share: copy and redistribute the material in any medium or format
  • Adapt: remix, transform, and build upon the material for any purpose, even commercially.

The licensor cannot revoke these freedoms as long as you follow the license terms.

Under the following terms:

  • Attribution: You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • ShareAlike: If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
  • No additional restrictions: You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.

Copying the textbook

This textbook was written in R-Studio, using R Markdown, and compiled into a web-book format using the bookdown package. In general, I thank the larger R community for all of the amazing tools they made, and for making those tools open, so that I could use them to make this thing.

All of the source code for compiling the book is available in the GitHub repository for this book:

https://github.com/CrumpLab/statistics

In principle, anybody could fork or otherwise download this repository. Load the Rproj file in R-studio, and then compile the entire book. Then, the individual .rmd files for each chapter could be edited for content and style to better suit your needs.

If you want to contribute to this version of the textbook, you could make pull requests on GitHub, or discuss issues and request on the issues tab.

Acknowledgments

Thanks to the librarians at Brooklyn College of CUNY, especially Miriam Deutch, and Emily Fairey, for their support throughout the process. Thanks to CUNY for supporting OER development, and for the grant we received to develop this work. Thanks to Jenn Richler for letting me talk about statistics all summer long.

Why we did this

Why write another statistics textbook, aren't there already loads of those? Yes, there are. We had a couple reasons. First, we would like to make R more accessible for the undergraduate population, and we wrote this textbook around the capabilities of R. The textbook was written entirely in R-Studio, and most of the examples have associated R-code. R is not much of a focus in the textbook, but there is an introduction to using R to solve data-analysis problems in the lab manual. Many instructors still use SPSS, Excel, or newer free GUIs like JAMOVI, so we also made lab exercises for each of those as well.

This is a mildly opinionated, non-traditional introduction to statistics. It acknowledges some of the major ideas from traditional frequentist approaches, and some Bayesian approaches. Much of the conceptual foundation is rooted in simulations that can be conducted in R. We use some formulas, but mostly explain things without formulas. The textbook was written with math-phobia in mind, and attempts to reduce the phobia associated with arithmetic computations. There are many things missing that should probably be added. We will do our best to add necessary things as we update the textbook.

More Repositories

1

vertical

R workflow for sharing psychological research
R
35
star
2

jspsychr

Write and run jspsych experiments with R studio
JavaScript
26
star
3

programmingforpsych

A textbook for programming techniques for experiment creation and data-analysis
HTML
24
star
4

cognition

A free introductory course for cognitive psychology at the undergraduate level
R
24
star
5

NSFrmarkdown

An R Markdown template for NSF proposals
TeX
18
star
6

ResearchMethods

A Research Methods for Psychology textbook
HTML
18
star
7

jspsychrexamples

some jsPsych demos using jspsychr
HTML
17
star
8

LabJournalWebsite

An R Markdown website template for a lab journal
16
star
9

statisticsLab

Lab manual for Psyc 3400 @ Brooklyn College
TeX
16
star
10

OER_bookdown

Tutorial for making open textbooks using bookdown
CSS
15
star
11

psyc3400

Website for Psyc 3400 Statistics @ Brooklyn College (Taught by Matt Crump)
HTML
15
star
12

playjareyesores

R functions to detect play jar eye sores
R
15
star
13

CrumpLab.github.io

Lab Website
TeX
10
star
14

rstatsforpsych

Reproducible statistics for psychologists: Lab manual
R
8
star
15

EntropyTyping

A repository for collaborating on our new manuscript investigating how keystroke dynamics conform to information theoretic measures of entropy in the letters people type.
R
6
star
16

rstatsmethods

Course website for Psyc 7765G & 7766G (previously Psyc 7709G)
R
4
star
17

WebStroopTutorial

This tutorial covers progamming a Stroop experiment in a web-browser using Javascript, JQUERY, and HTML, as well as interfacing your web-experiment with Amazon's Mechanical Turk.
JavaScript
4
star
18

TalkTyping

Draft of manuscript on verbal interference during skilled typewriting
HTML
3
star
19

quartoCourseBlog

A quarto course blog template
CSS
3
star
20

vertical_template

Example vertical template
JavaScript
3
star
21

O_C-MINERVA

Learning how to code for Ornament and Crime
C++
3
star
22

hypothesis_explorer

A Shiny app for viewing annotations from hypothes.is databases
R
3
star
23

testShinyHeroku

testing deploying a shiny app to heroku
R
2
star
24

midiblender

midiblender: Experiments in genRative MIDI mangling
R
2
star
25

shinyTyping

A Shiny app to track typing performance
R
2
star
26

BehmerCrump2017_BigData

Data sets from Behmer & Crump (2017)
HTML
2
star
27

PsiTurk_Flanker

Sample code for a web-based flanker Experiment
JavaScript
2
star
28

gptaddin

Rstudio writing assist addins for interfacing with OpenAI API
R
2
star
29

rodgercontrasts

An R package for Rodgerian post hoc contrasts
R
2
star
30

peopleofnyc

Course website for Seminar 2: People of NYC (Spring 2023: Crump)
TeX
2
star
31

papajadown

Sharing research with papaja and pkgdown
R
2
star
32

rmslickquiz

Working example of using slickquiz inside a static R markdown Document/Website
HTML
2
star
33

psyc7709_2019

Course website for PSYC 7709 - Using R for Reproducible Research (taught by Matt Crump 2019)
HTML
1
star
34

AcademicIntegrity

Some resources for dealing with academic integrity issues at Brooklyn College
CSS
1
star
35

self-reference

JavaScript
1
star
36

rmpatternlanguage

An bookdown theme for A Pattern Language in R Markdown
HTML
1
star
37

ResearchMethodsLab

Companion Lab Manual for Research Methods Textbook
TeX
1
star
38

crumplabr

R functions used in the Human Cognition and Performance Lab
R
1
star
39

ExperimentsInLivecode

This is a tutorial on programming behavioral experiments in LIVECODE for cognitive research
1
star
40

verticaltutorial

An example and tutorial vertical project
HTML
1
star
41

CrumpRTemplatesExamples

Examples of the templates in CrumpRTemplates
HTML
1
star
42

CSBBCS2019

Semantic search for conference abstracts
1
star
43

GPTAttentionPerformance

Exploratory computational modeling determining whether or not LLMs can spoof human performance in classic attention and performance tasks.
SCSS
1
star
44

cognitivetechnologies

Course website for PSYC 80103, Cognitive Technologies: From Theory and Data to Application
HTML
1
star
45

alice

Minimal Semantic Librarian example
R
1
star
46

CrumpBrosowskyMilliken_QJEP

This repository contains the raw data for each experiment from Crump, Brosowsky, & Milliken (currently under review @ QJEP).
HTML
1
star