Statistics in R

Class Overview

Below are materials from several statistics instructional tutorials. The class is conducted in R. Knowing R is not a prerequisite for the course, but having a basic understanding will be helpful.

The topics and links with instructional information and videos are listed on these pages. More content and instructional videos will be added frequently!

Class Github

Code and data associated with each course can be found on Github here: https://github.com/kelsey-huntzberry/DataAnalysisLab


Class 1: Descriptive Statistics & Probability

Class 2: Statistical Inference

Class 3: Hypothesis Testing

Class 4: The T-Test

Class 5: Chi Square

Class 6: ANOVA

Class 7: Correlation & Introduction to Linear Regression

Class 8: Regression Evaluation & Multiple Linear Regression