Schedule¶
Aug 27, 2025 - Dec 12, 2025 | Tu, Th 08:00 am - 09:29 am | Barker 101
Course Description¶
This course teaches a broad range of statistical methods that are used to solve data problems. Topics include group comparisons and ANOVA, standard parametric statistical models, multivariate data visualization, multiple linear regression, logistic regression and classification, regression trees and random forests. An important focus of the course is on statistical computing and reproducible statistical analysis. The course and lab include hands-on experience in analyzing real world data from the social, life, and physical sciences. The R statistical language is used.
Resources¶
Lecture Slides¶
| Aug 27 | Lecture 1 | The First Lecture! |
| Sep 2 | Lecture 2 | Central Tendencies: Mean, Median, Mode |
| Sep 4 | Lecture 3 | Visualization: The Boxplot |
| Sep 9 | Lecture 4 | Probabilistic Distributions |
| Sep 11 | Lecture 5 | Probabilistic Distributions |
| Sep 18 | Lecture 7 | Kernel Density Estimation; The Central Limit Theorem |
| Sep 23 | Lecture 8 | Hypothesis Testing I |
| Sep 25 | Lecture 9 | Hypothesis Testing II | |
| R code | R code for lecture example problems |
| Sep 30 | Lecture 10 | Hypothesis Testing III | |
| R code | R code for lecture example problems |
| Oct 2 | Lecture 11 | Hypothesis Testing IV | |
| R code | R code for lecture example problems |
| Oct 7 | Lecture 12 | Hypothesis Testing V | |
| R code | R code for lecture example problems |
| Oct 9 | Lecture 13 | Linear Regression I |
| Oct 14 | Lecture 14 | Curve Fitting II | |
| R code | R code for lecture example problems |
| Oct 16 | Lecture 15 | Curve Fitting III |
| Oct 21 | Lecture 16 | Curve Fitting IV | |
| R code | R code for lecture example problems |
| Oct 23 | Lecture 17 | Midterm Guidance |
| Nov 4 | Lecture 18 | Multiple Linear Regression I |
| Nov 6 | Lecture 19 | Multiple Linear Regression II: Measuring Fit |
| Nov 13 | Lecture 20 | Final Project: Overview |
| Nov 18 | Lecture 21 | Logistic Regression I |
| Nov 20 | Lecture 22 | Logistic Regression II |
Lab/Assignments¶
All lab assignments are graded for accuracy. See the syllabus for collaboration and late policies.
- Purdom, E. (2023). Statistical Methods for Data Science. https://epurdom.github.io/Stat131A/book/
- Wickham, H., Çetinkaya-Rundel, M., & Grolemund, G. (2023). R for Data Science (2e). https://r4ds.hadley.nz/