Welcome to EPsy 8251

In this class, we will work together to develop a learning community that is inclusive and respectful, and where every student is supported in the learning process. As a class full of diverse individuals (reflected by differences in race, culture, age, religion, gender identity, sexual orientation, socioeconomic background, abilities, professional goals, and other social identities and life experiences) I expect that different students may need different things to support and promote their learning. The TAs and I will do everything we can to help with this, but as we only know what we know, we need you to communicate with us if things are not working for you or you need something we are not providing. I hope you all feel comfortable in helping to promote an inclusive classroom through respecting one another’s individual differences, speaking up, and challenging oppressive/problematic ideas. Finally, I look forward to learning from each of you and the experiences you bring to the class.


Instructor

Andrew Zieffler (zief0002@umn.edu)
Physical Office: Education Sciences Building 178
Office Hours: Monday 9:00 AM–10:00 AM; and by appointment
Virtual Office: If you want to meet virtually, send me a Google calendar invite and include a Zoom link.

Teaching Assistant

Peter Li (lixx1474@umn.edu)
Physical Office: Education Sciences Building 193
Office Hours: Tuesday 10:00 AM–11:00 AM; and by appointment


Classroom


Course Content and Syllabus


Textbooks

The course textbook is available via the University of Minnesota library.


Schedule

Below is the tentative schedule for the class. The dates are subject to change at the instructor’s discretion. When possible, required readings should be completed prior to class.


Calendar


Date Reading Topic Notes Script
  Sept. 08 Welcome to EPsy 8251
Unit 01: Introduction to Statistical Computing
Sept. 13 Introduction to R and RStudio
Sept. 15 Data Wrangling with dplyr
Sept. 20 Plotting with ggplot2
Unit 02: Regression Basics
Sept. 22 Simple Linear Regression: Description
Sept. 27
Sept. 29 Ordinary Least Squares (OLS) Estimation
Oct. 04 Correlation and Standardized Regression
Oct. 06
Oct. 11 Coefficient-Level Inference
Oct. 13
Oct. 18 Model-Level Inference
Oct. 20
Unit 03: Deeper Understanding
Oct. 25 Introduction to Multiple Linear Regression
Oct. 27
Nov. 01 Understanding Statistical Control
Nov. 03
Nov. 08 Assumptions of the Regression Model
Nov. 10
Unit 04: Extending the Regression Model
Nov. 15 Dummy Coding Categorical Predictors
Nov. 17
Nov. 22 Polychotomous Categorical Predictors
Nov. 24 NO CLASS—Mental Health Day
Nov. 29 Polychotomous Categorical Predictors
Dec. 01 Introduction to Interaction Effects
Dec. 06
Dec. 08 More Interaction Effects
Dec. 13
Dec. 15 TBA

Assignments

Below are the due dates for the assignments, as well as links to each assignment. The due dates may change at the instructor’s discretion. Any revised due dates will be announced in class and posted to the website.


Assignment Due Date HTML
Assignment #1: Introduction to Statistical Computing [Updated 09-13-2021] Sept. 27
Assignment #2: Simple Regression: Description Oct. 06
Assignment #3: Correlation and Standardized Regression Oct. 13
Assignment #4: Simple Regression: Inference Oct. 27
Assignment #5: Introduction to Multiple Regression Nov. 08
Assignment #6: Regression Assumptions Nov. 22
Assignment #7: Dichotomous Categorical Predictors Nov. 29
Assignment #8: Polychotomous Categorical Predictors Dec. 06
Assignment #9: Interaction Models Dec. 17 (due at 12:00pm)

Data

Below are the links to the data sets and data codebooks used in the notes, scripts, and assignments.


Name Data Codebook
colleges-bordering-mn.csv
evaluations.csv
fertility.csv
goodreads.csv
keith-gpa.csv
mn-schools.csv
riverview.csv
scoobydoocsv
state-education.csv
substance-family.csv
work-demands.csv

Readings

As part of the course, there are several articles, papers and technical reports that you will need to read during the semester. Most of the articles themselves are accessible through the University of Minnesota library website (http://www.lib.umn.edu). In order to access the full text of some of the articles, you will need to log in using your University x500 username and password. More detailed information, including references or links to specific readings, are given below.

Welcome to EPsy 8251

Required


Introduction to R and RStudio

Required

Read the following:

R and RStudio onto your personal computer. See R and RStudio Installation and Setup for help. - Data Structures in R [Computational Toolkit]

Additional Resources


Plotting with ggplot2

Required

Here are two videos to watch that will help you learn ggplot2:

Additional Resources


Simple Linear Regression: Description

Required


Ordinary Least Squares (OLS) Estimation

Required


Correlation and Standardized Regression

Required

Additional Resources


Coefficient-Level Inference

Required

Additional Resources


Introduction to Multiple Linear Regression

Required

  • Lewis-Beck & Lewis-Beck [Chap. 3]

Additional Resources

  • McDonald, J. H. (2014). Confounding variables. In Handbook of biological statistics (3rd ed., pp. 24–28). Sparky House Publishing.

Understanding Statistical Control

Required


Distributional Assumptions Underlying the Regression Model

Required

  • Re-read Lewis-Beck & Lewis-Beck [Chap. 3]

Additional Resources


Dichotomous Categorical Predictors

Required


Polychotomous Categorical Predictors

Required

Additional Resources


Introduction to Interaction Effects

Required

Additional resources


More Interaction Effects

Required