Simplistics (Live) – February 2025

28
Nov
- Live Classes
- 2 (Registered)
Class will be held live (via zoom) every Monday in February from 2-4pm EST. All zoom sessions will be recorded. So, if you happen to miss a class, you can still have your questions answered (provided you post them first) and watch the zoom recording at your convenience.
Curriculum
- 5 Sections
- 37 Lessons
- 4 Weeks
Expand all sectionsCollapse all sections
- Canvas AccessThis course is best taken on Canvas, where you can post discussion questions, take quizzes, and practice in R. The first lesson contains instructions on accessing canvas and the passkey for doing so.1
- Week 1 - Ethics, Measurement, and Univariate Models
Learning Objectives
- Understand how my approach differs from the traditional approach
- Understand the advantages of the modeling approach
- Know the key players in the replication crisis and the role they played
- Be able to differentiate between CDA, rough CDA, p-hacking, HARKing, etc.
- Understand the three dimensions of data analyst intention and what each dimension means
- Understand how to conduct data analysis ethically
- Understand the five grassroots values
- Know the difference between the status quo values and the grassroots values
- Understand how to make changes to the scientific culture
10- 2.3The Birth of the Replication Crisis
- 2.4EDA versus CDA: How to do it Ethically
- 2.5The Grassroots Ethical Framework
- 2.14Unit 1 Quiz – Ethics0 Questions
- 2.18Measurement in Statistics
- 2.25Unit 2 Quiz – Measurement0 Questions
- 2.28Central Tendency and Variability
- 2.29Interpreting Histograms
- 2.30Interpreting Barcharts
- 2.35Unit 3 Quiz – Univariate Models0 Questions
- Week 2 - Bivariate Models and Probability
Learning Objectives
Scatterplots
- interpret scatterplots
- confirmation bias, graphics, and statistics
- lowess curves versus regression lines
- transparency and sampling
- identify
- nonlinearity
- bivariate outliers
- influential datapoints
- high leverage datapoints
Plotting Categorical Data
- interpret bar plots, boxplots, violin plots, beeswarm plots
- know why barplots suck
- know what jittering means
- know the weaknesses of barplots, boxplots, violin plots, and beeswarm plots
- how to recognize skewness and group imbalances
Bivariate Estimates
- Know why we need visuals AND estimates
- Know what a conditional mean is
- Know what a conditional variance is
- Know how to interpret the following
- intercept
- slope
- correlation coefficient (r)
- group mean difference
- cohen’s d
- relationship between mean difference and a slope
- “benchmarks” for small/medium/large correlation coefficients and cohen’s ds
- How to use slope and intercept to predict someone’s score
R
- How to plot a scatterplot
- How to plot a beeswarm plot
- How to compute estimates in R
- How to fit a linear model in R
16- 3.5Interpreting Scatterplots
- 3.6Boxplots, Violin Plots, Dot Plots, and Bar Plots
- 3.7Bivariate Estimates
- 3.8Slopes, Intercepts, Correlations, and Cohen’s d
- 3.14Unit 4 Quiz – Bivariate Models0 Questions
- 3.17Finite versus infinite probabilities
- 3.18Sampling Basics
- 3.19Probability Density Functions
- 3.20Bayesian probabilities
- 3.27Unit 5 Quiz – Probability0 Questions
- 3.31The central limit theorem
- 3.32Confidence vs Prediction Intervals
- 3.33Null Hypothesis Significance Testing
- 3.34What is wrong with NHST?
- 3.35Stats Professor Raps About P-Values
- 3.41Unit 6 Quiz – NHST0 Questions
- Week 3 - Diagnostics, Linear Models, and Multivariate Models
Learning Objective
- components of a model (fit and error/residual)
- know what a residual tells you about your model
- the four critical assumptions of linear models
- normality of variables versus normality of residuals
- homo (or hetero) skedasticity — what does it mean?
- what does independence mean?
- why do we assess assumptions?
- how to interpret a residual dependence plot (and what it tells you)
- how to interpret an SL plot (and what it tells you)
- how to generate diagnostic plots in R
13- 4.3DiagnosticsCopy
- 4.4Assessing assumptions visually
- 4.5Practice interpreting graphics
- 4.9Unit 7 Quiz – Diagnostics0 Questions
- 4.15The Linear Model
- 4.16The LM alternative to regression
- 4.17T-Tests as Linear Models
- 4.18ANOVAs as LMs
- 4.23Unit 8 Quiz – The Linear Model0 Questions
- 4.27Multivariate Linear Models
- 4.28Interaction Effects
- 4.29Added variable plots
- 4.34Unit 9 Quiz – Visualizing Multivariate Models0 Questions
- Week 4 - Conditioning, Interactions, and Model Comparisons
Learning Objectives
- Understand the three reasons we’d want to use multivariate LMs
- Understand multicollinearity and why it’s a problem
- Understand what conditioning is conceptually
- Understand how residualizing relates to conditioning
- The danger in doing multivariate GLMs with p-values
- How to avoid the p-value danger
- Map “control” language into parameter estimates
- How to visualize conditioning relationships
- What R code to use to visualize conditional relationships
9- 5.3Multivariate LMs: Conditioning and Controlling
- 5.8Unit 10 Quiz – Conditioning0 Questions
- 5.13Interaction effects: How to interpret and idenfity them
- 5.14Mediation analysis in R (optional)
- 5.18Unit 11 Quiz – Interaction Effects0 Questions
- 5.24The Suprisingly Simple Alternative to NHST: Model Comparisons
- 5.25Model Comparisons in R
- 5.26THIS is the foundation of all statistics
- 5.31Unit 12 Quiz – Model Comparisons0 Questions
- Understand the three reasons we’d want to use multivariate LMs
Requirements
- Basic knowledge of R