Overview

This course is the first in a 3-term sequence of classes designed to provide a thorough grounding in statistical concepts, methods, and applications of relevance to psychological science and related sciences. The aim of the course is to help students develop skills in the analysis and interpretation of real psychological data. Our focus will be both conceptual and mathematical – that is, understanding the underlying mathematical principals of statistics enhances ones’ ability to interpret and think critically about the use of statistics. Students will also learn the basics of the R language and use this program to wrangle, visualize, summarize, and test hypotheses with data.

Meeting times and locations

Lecture: Tuesdays and Thursdays, 10:00 - 11:20am, 107 ESL

Lab (Section 15486): Fridays, 9:00 - 10:20 am, Straub 006

Lab (Section 15487): Fridays,10:30 - 11:50 am, Straub 006

This class is officially offered in-person. I will give live lectures in Lawrence 222 and you are welcome to attend in person. At the same time, my goal is to make it safe and easy for students to access this course in whatever format they are comfortable. Therefore, all lectures will be recorded for later viewing. In-person attendance in lecture is not required. Feel free to stay at home if you prefer. And absolutely do not attend class in-person if you feel unwell. If you have COVID symptoms or have been in close contact with someone with known COVID, quarantine and call the UO Health Center at 541-346-2770.

For Zoom best practices and tips, see this cheat sheet.

Instructors

Sara Westonsweston2@uoregon.edu Office Hours: By appointment

Bernice Cheungkcheung3@uoregon.edu Office Hours: By appointment

Max Draschermdrasche@uoregon.edu Office Hours: Thursdays 12-2pm, Straub 419

Materials

Textbook

We will primarily be referring to chapters in Learning Statistics with R by Danielle Navarro. This textbook is available for free online. You may choose to purchase a paper copy if you wish, but it is not required. Additional readings assignments will be posted here.

R and RStudio

Students must have the latest version of R, which can be downloaded here. It is strongly recommended that students also download the RStudio GUI, available here. Both softwares are free.

Resources for R and RStudio

While we will be covering the use of R and RStudio extensively in both lecture and lab, one of the key skills required to use R is the ability to find answers on the Internet. The R commmunity (sometimes referred to as the useR community) tends to be friendly and helpful and enjoys solving R-related problems in their spare time. For that reason, many common questions or problems have been posted to spaces online and answered by smart people. Finding and deciphering those answers is the key skill you should seek to hone this year. It’s much more important than remembering function names.

Here are some sites where you can find the answers to many R questions and learn new tricks:

For learning the basics

For plotting

Quick resources