Traditional Statistics Alignment with CourseKata
A mapping of traditional statistics topics and where they are covered in CourseKata.
Last updated: 8/25/22
Topic Alignment, by Book
Topics Covered Aligned with Data Science I (AB)
Probability
Law of large numbers (chapters 2, 3, 4)
Sampling with and without replacement (2, 3)
Contingency tables (2, 3, 4)
Research methods
Sampling (2, 3, 4)
Measurement: categorical v. quantitative variables (2)
Organizing data (2)
Research design: correlational v. experimental (4)
Correlation, causality, and confounding (4, 7, 8)
Descriptive statistics
Univariate visualizations: histograms, box plots, bar graphs (3)
Bivariate visualizations: frequency tables, faceted histograms, scatterplots, bar graphs, box plots (4)
Summary statistics:
center (mean, median, mode) (3, 5)
shape (skew, normal, uniform, multimodal) (3, 5)
spread (standard deviation, sums of squares, variance) (3, 5, 6)
five number summary (3)
regression, correlation coefficient (8)
Quantitative and categorical predictors; quantitative outcomes (2)
Z score (6)
Inferential statistics and sampling distributions
Mathematical distributions
Probability under mathematical distributions (6)
normal/Z distribution, t distribution, F distribution (6)
Computational techniques
Simulation (2, 4, 6)
Bootstrapping (3)
Randomization (4)
Hypothesis testing
ANOVA (7, 8)
Regression (8)
Type I and Type II error (4)
Concepts of power and effect size (7)
Organizing concepts (throughout textbook)
Modeling: DATA = MODEL + ERROR
General linear model; GLM notation
Data analysis using R
Topics Covered Aligned with Advanced Data Science I (ABC)
Probability
Law of large numbers (chapters 2, 3, 4, 9, 10, 11)
Sampling with and without replacement (2, 3)
Contingency tables (2, 3, 4)
Research methods
Sampling (2, 3, 4)
Measurement: categorical v. quantitative variables (2)
Organizing data (2)
Research design: correlational v. experimental (4, 9)
Correlation, causality, and confounding (4, 7, 8, 9, 10)
Descriptive statistics
Univariate visualizations: histograms, box plots, bar graphs (3)
Bivariate visualizations: frequency tables, faceted histograms, scatterplots, bar graphs, box plots (4)
Summary statistics:
center (mean, median, mode) (3, 5)
shape (skew, normal, uniform, multimodal) (3, 5)
spread (standard deviation, sums of squares, variance) (3, 5, 6)
five number summary (3)
regression, correlation coefficient (8)
Quantitative and categorical predictors; quantitative outcomes (2)
Z score (6)
Inferential statistics and sampling distributions
Mathematical distributions
Probability under mathematical distributions (6, 9, 10, 11)
Central limit theorem (9)
normal/Z distribution, t distribution, F distribution (6, 9, 10, 11)
Computational techniques
Simulation (2, 4, 6, 9, 10, 11)
Bootstrapping (3, 9, 10, 11)
Randomization (4, 9, 10, 11)
Hypothesis testing
t-test (9)
ANOVA (7, 8, 10)
Regression (8, 10)
Type I and Type II error (4, 10, 11)
Concepts of power and effect size (7, 10, 11)
Confidence intervals (11)
Organizing concepts (throughout textbook)
Modeling: DATA = MODEL + ERROR
General linear model; GLM notation
Data analysis using R
Topics Covered Aligned with Statistics and Data Science II (XCD)
Probability
Law of large numbers (chapters 4, 5, 6)
Sampling with and without replacement (4, 5, 6)
Contingency tables (1, 2)
Research methods
Sampling (1, 2, 4, 5, 6)
Measurement: categorical v. quantitative variables (1)
Organizing data (1)
Research design: correlational v. experimental (2, 3)
Correlation, causality, and confounding (2, 3, 4, 5, 6, 7, 8)
Descriptive statistics
Univariate visualizations: histograms, box plots, bar graphs (1)
Bivariate visualizations: frequency tables, faceted histograms, scatterplots, bar graphs, box plots (2, 7)
Summary statistics:
center (mean, median, mode) (1, 2)
shape (skew, normal, uniform, multimodal) (1)
spread (standard deviation, sums of squares, variance) (1, 2, 3)
five number summary (1)
regression, correlation coefficient (3)
Quantitative and categorical predictors; quantitative outcomes (2, 3)
Z score (covered in AB)
Inferential statistics and sampling distributions
Mathematical distributions
Probability under mathematical distributions (4, 5, 6)
Central limit theorem (4)
normal/Z distribution, t distribution, F distribution (4, 5, 6)
Computational techniques
Simulation (4, 5, 6, 7, 8)
Bootstrapping (6, 7, 8)
Randomization (4, 5, 6, 7, 8)
Hypothesis testing
t-test (4)
ANOVA (3, 4, 5)
Regression (3, 4, 5)
Type I and Type II error (4, 5, 6)
Concepts of power and effect size (3, 4, 5, 6)
Confidence intervals (7)
Organizing concepts (throughout textbook)
Modeling: DATA = MODEL + ERROR
General linear model; GLM notation
Data analysis using R