Linear Regression

BEFORE YOU BEGIN:

The videos below will walk you through the following .Rmd file: https://drive.google.com/file/d/1c4YvocCQIp8cy8DS6uZxa0Jt0wSHdeOy/view?usp=sharing

Be sure you already have the datafile from Ch. 9 saved.

12A: Introduction and Learning Outcomes

Video (0:56)

12 B: Installing/ Loading Packages and Dataset Information

Note that when working through the .Rmd files, R packages will often need to be installed, and libraries loaded. Do NOT quit R while installing or loading packages and libraries. This can corrupt crucial files. Instead, you can STOP the process (by clicking the red stop sign in the upper right corner of the console) and then quit the program, or wait until the process has been completed.

Video (6:57)

12C: Research Question and Hypotheses

Video (2:41)

12D: Linear Regression Overview

If you need a refresher on the basic principles of linear regression, please read over this statistics chapter from the PSYC200 Open Science textbook: https://sites.google.com/umd.edu/statisticsinsocialsciences/08-regression

Video (4:45)

12E: Linear Regressions Assumptions

Video (10:24)

12F: Unstandardized Linear Regression Analyses and Interpretation

Video (7:01)

12G: Standardized Linear Regression Analyses and Interpretation

Video (8:47)

12H: Depicting Results of Linear Regression Visually

Video (5:26)

Rmd Analyses Template

If you would like to run linear regression in R you can use this Rmd template

https://drive.google.com/file/d/19iacjomhGpxZcwDGs_ecN_3Sq752v8Mr/view?usp=sharing

References

  1. Tomlinson, T. Jones, B. and Chicoli, A.Statistics in Social Sciences https://sites.google.com/umd.edu/statisticsinsocialsciences