← All courses

Statistics and Data Science: An Introduction to Statistical Reasoning

Grade 12 · Christian · NGSS/CCSS-aligned

This is the non-calculus path to a real senior-year math credit, statistics and data science instead of Calculus. Your child learns to summarize data, spot when a relationship between two things is probably real versus coincidence, design a study that can actually support a "this causes that" claim, and use probability to say how confident anyone should be in a result. Every technique gets done by hand on a tiny dataset first (8-10 numbers), then redone in a free spreadsheet on real government and survey data, Census, CDC, World Bank, that kind of thing. It ends with your child running their own actual study from scratch: pick a question, collect or pull real data, analyze it, and defend in writing and out loud what the results do and don't prove.

What your child will learn

The whole year, in plain English. Tap any unit to see every skill inside, nothing is hidden.

Describing Data: One Variable at a Timepeek inside ▸

This is where all the vocabulary for the rest of the year gets built: distribution, shape, center, spread, standard deviation. Your child moves from just describing a plot in words to computing mean, median, mode, range, IQR, and standard deviation by hand, then z-scores and boxplots, then finally the same statistics in a spreadsheet on a bigger, real dataset. The big idea underneath all of it: every summary number throws away information, and choosing which one to report is a choice about what to hide.

  1. Mean, median, and mode of a small numeric dataset

    Given an ordered list of 8-10 numeric values, compute the mean, median, and mode by hand and state which, if any, are equal.

  2. Range, interquartile range, and standard deviation of a small numeric dataset

    Given a raw dataset of 8-10 values, compute the range, interquartile range, and standard deviation by hand, showing the deviation-from-mean step explicitly.

  3. The relationship between distribution skew and the divergence of mean from median

    Explain why the mean and median diverge in a skewed distribution and which one is being pulled by which feature of the data.

  4. Outlier identification and the decision to report versus remove an outlier

    Classify a given value in a dataset as an outlier or not, using a stated numeric or contextual criterion, and justify whether it should be reported or removed for a specific analytic purpose.

  5. Z-scores as standardized measures of position within a distribution

    Compute a z-score for a given value and interpret what it says about that value's position relative to the rest of the distribution, in the units of the original variable.

  6. The limits of any single pair of summary statistics to fully characterize a distribution

    Given two datasets with identical mean and range but different shape, determine which additional statistic (median, IQR, or SD) reveals the difference and justify why the matching statistics failed to.

  7. Description and statistical summary of an unfamiliar real-world univariate dataset

    Given a real public-dataset variable never encountered in class (e.g., a CDC BRFSS or ACS variable), select and compute an appropriate set of summary statistics, describe the distribution's shape/center/spread in writing, and defend the choice of statistics used.

  8. The shape category of a graphically displayed distribution

    Classify a given histogram, dotplot, or boxplot by shape (symmetric, skewed left, skewed right, uniform, bimodal) using visual features alone.

  9. The boxplot as a graphical representation of the five-number summary

    Construct a boxplot by hand from a five-number summary computed from raw data, correctly placing whiskers and the box relative to Q1, median, and Q3.

Relationships Between Two Variablespeek inside ▸

Now your child moves from describing one variable to describing how two variables move together, scatterplots, the correlation coefficient r, and a regression line, all computed by hand first. The unit's real teaching moment is a set of datasets (Anscombe-style) that all have the identical r but look completely different when plotted, proof that a single number can hide a lot.

  1. Association between two quantitative variables shown in a scatterplot (direction, form, strength)

    Given a scatterplot of paired numeric data, describe the association using direction, form, and strength in words.

  2. The correlation coefficient r, computed via sum of standardized cross-products

    Compute the correlation coefficient r by hand on a small paired dataset (n=8-10) using the deviation-product formula.

  3. The limits of r as a sole summary of a bivariate relationship (Anscombe-style contrast)

    Explain why two datasets can share an identical correlation coefficient while representing very different underlying relationships (e.g., one linear and consistent, one driven by a single outlier, one curved).

  4. The least-squares regression line, its slope and y-intercept in context

    Fit a least-squares regression line by hand to a small paired dataset and interpret the slope and intercept in the context of the variables.

  5. Extrapolation risk in regression predictions relative to the observed x-range

    Given a regression equation and a new x-value, calculate and evaluate a prediction, classifying it as interpolation or extrapolation and stating the confidence warranted by that classification.

  6. Residual plots as a diagnostic for linearity

    Construct a residual plot from a regression line's residuals and use its pattern (or lack of pattern) to judge whether a linear model is appropriate for the data.

  7. Coefficient of determination r-squared and its proportion-of-variability interpretation

    Interpret the coefficient of determination (r-squared) as the proportion of variability in the response variable accounted for by the linear model, in the context of a specific pair of variables.

  8. Appropriateness of a linear model as a prior judgment made from raw scatterplot shape, independent of computed statistics

    Given a completely unfamiliar pair of real-world variables and a scatterplot with no accompanying r or regression statistics, judge whether a linear model would be appropriate before any computation is performed, and justify the judgment from the shape of the cloud of points alone.

  9. Regression/correlation analysis of a genuine real-world dataset, including its concealed limitations

    Using a real, previously unseen paired dataset (e.g., a World Bank indicator pair not used in class) accessed via spreadsheet software, compute r, the regression line, and r-squared, and write an interpretation that names at least one thing the summary statistics conceal about the relationship.

Study Design: What a Result Does and Does Not License You to Claimpeek inside ▸

This unit is a turn in the road: instead of asking 'how do I compute this,' it asks 'am I even allowed to conclude this, given how the data was collected.' It covers population vs. sample, the four sampling methods and the specific bias each one causes, observational studies vs. experiments, confounding variables, and why random assignment is the one thing that actually licenses a cause-and-effect claim.

  1. Population/sample and parameter/statistic distinction

    Given a written research scenario, state whether the group described is the population or a sample, and identify the corresponding number described as a parameter or a statistic.

  2. The four sampling-method labels as a directly taught classification routine

    Given a sampling scenario that uses the same structural cue words practiced in the Day 3-4 worked examples (e.g., 'names drawn from a hat' for SRS, 'divided by grade level first, then randomly selected within each' for stratified, 'entire classrooms selected' for cluster, 'surveys whoever happens to walk by' for convenience), correctly apply the taught classification routine to label the method as simple random, stratified, cluster, or convenience.

  3. Sampling methods and their associated biases

    Classify a described sampling procedure as simple random, stratified, cluster, or convenience, and name the specific bias (if any) that procedure introduces.

  4. Random assignment as the mechanism that rules out confounding and licenses causal claims

    Given two study summaries reporting the same correlation but differing in whether treatment was randomly assigned, explain why only one licenses a causal claim, connecting the presence or absence of random assignment to the possibility of confounding.

  5. Confounding variables in observational studies

    For a described observational study, generate a specific confounding variable (not previously discussed in class) and justify why it plausibly affects both the explanatory and response variable.

  6. Wording effects as a source of response bias

    Compare two survey vignettes that ask 'the same' question with different wording and identify the specific wording feature responsible for the differing response patterns.

  7. Actual study design underlying a news article's causal claim

    Given a real, previously unseen news article reporting a causal claim from data, determine from the body text whether the underlying study was observational or experimental, even when the headline's language implies causation regardless of design.

  8. The licensed claim of a specific real study, synthesized across sampling method, design type, and confounding

    Write a critique of a real news article's causal claim that states precisely what claim the study's actual design licenses, distinct from what the headline claims, integrating sampling method, study design, and at least one specific unresolved confounder into a single coherent judgment.

  9. The independence of sampling-method validity and assignment-method validity as two separate axes of a study's design

    Given a scenario describing both the sampling method and the assignment method of a study, evaluate separately what the sampling method licenses (generalizability to the population) and what the assignment method licenses (a causal claim), rather than forming one combined judgment about whether the study is 'good.'

Probability as a Model for Uncertaintypeek inside ▸

Probability here isn't formulas to memorize, it's a model for describing patterns in random processes over the long run. Your child moves from listing outcomes and applying addition/multiplication rules, to conditional probability and independence on real two-way tables, to random variables and their expected value, ending with simulation as a way to check theoretical probability against what actually happens when you run something many times.

  1. Sample space and events as subsets of outcomes

    Given a description of a random process (e.g., drawing two cards, rolling two dice), list the sample space and identify a specified event as a subset of it.

  2. The addition rule for P(A or B), including the mutually-exclusive case and the general case

    Compute P(A or B) using the addition rule, correctly determining first whether A and B are mutually exclusive from a given scenario.

  3. Independence of two events, tested via P(A|B) = P(A)

    Determine whether two events described by a real two-way table are independent by comparing P(A) to P(A|B), and explain in writing what the comparison shows.

  4. Expected value of a discrete random variable, E(X) = Σx·P(x)

    Given a probability distribution table for a discrete random variable, compute the expected value E(X) using summation notation and interpret it as a long-run average.

  5. Standard deviation of a discrete random variable

    Compute the standard deviation of a discrete random variable by hand and explain what a large versus small SD(X) implies about the variable's real-world behavior.

  6. Simulation as an empirical estimate of a theoretical probability

    Design and run a hand or spreadsheet simulation (using random digits or RAND) to estimate the probability of a compound event, and compare the simulated relative frequency to the theoretical probability computed by rule.

  7. The logical structure required to test independence, generalized beyond the two-variable two-way-table case

    Given a completely novel real-world scenario involving three or more categorical variables (not two-way, not modeled in class), determine what additional information would be required to assess whether any pair of variables is independent, without being told which variables to compare.

  8. The distinction between a probability as a long-run claim versus a prediction about a single trial

    Critique a media or textbook claim that treats a single trial's outcome as evidence against (or for) a stated long-run probability (e.g., 'the model said 70% chance and it didn't happen, so the model was wrong'), using the distinction between single-trial outcomes and long-run relative frequency.

  9. The formal definition of independent events

    Recall the definition of independent events (P(A and B) = P(A)·P(B), equivalently P(A|B) = P(A)) from memory without reference to a specific scenario.

Modeling Randomness: Binomial and Normal Distributionspeek inside ▸

Two specific, reusable models, plus the judgment to know which one (if either) fits a given situation. The first third builds the binomial distribution by hand for small numbers of trials. The rest builds the normal distribution as a model for continuous measurements, reusing Unit 1's z-scores and standard deviation, working up through the 68-95-99.7 rule to spreadsheet tools (NORM.DIST) for any proportion, and ending with the harder skill of checking whether a normal model even fits a given dataset in the first place.

  1. The four defining conditions of a binomial setting

    Given a description of a random process, state whether it meets the four binomial conditions (fixed number of trials, two outcomes, constant probability of success, independent trials) and identify which condition fails when it does not.

  2. The binomial probability formula P(X=k) = C(n,k)p^k(1-p)^(n-k)

    Compute the probability of exactly k successes in n binomial trials by hand using the binomial probability formula, for n ≤ 6.

  3. Mean and standard deviation of a binomial distribution

    Calculate the mean (np) and standard deviation (√(np(1-p))) of a binomial random variable and explain what each measures in terms of repeated trials of the process.

  4. The emergence of normal shape from repeated independent binomial trials (informal Central Limit intuition)

    Explain, using the shape of overlaid binomial histograms for increasing n, why a sum of many small independent random effects tends toward a bell shape regardless of the shape of the individual trials.

  5. The 68-95-99.7 empirical rule for the normal distribution

    Apply the 68-95-99.7 rule to estimate the percentage of a normally distributed population falling within 1, 2, or 3 standard deviations of the mean, or between two given values that fall exactly on those boundaries.

  6. The z-score formula z = (x - μ)/σ applied under a continuous normal model

    Standardize a raw score from an approximately normal distribution into a z-score and interpret it as a distance in standard deviations from the mean, including for values that do not fall on the 68-95-99.7 boundaries.

  7. Cumulative normal proportions via table lookup and NORM.DIST/NORM.INV

    Use a standard normal table or the spreadsheet function NORM.DIST to find the proportion of a normal distribution above, below, or between arbitrary values, and use NORM.INV (or table lookup in reverse) to find a value corresponding to a given proportion.

  8. Appropriateness of the normal model as a fit for a real distribution

    Given a real, unfamiliar dataset's histogram and summary statistics, judge whether a normal model is an appropriate simplification, and justify the judgment by citing specific features of the shape (symmetry, tails, number of modes, outliers) that support or undermine the fit.

  9. Discrimination between binomial-appropriate, normal-appropriate, and neither-appropriate scenarios

    Given a short scenario, decide whether a binomial model, a normal model, or neither is the appropriate model, and justify the choice by naming which defining feature of the scenario drove the decision.

  10. The applied use and limits of the normal model as a decision tool

    Given a novel measurement context outside any taught example (e.g., a manufacturing tolerance, a biological measurement), design a plan for whether and how a normal model would be used to answer a specific question, and state what additional information would be needed before trusting that plan.

Sampling Distributions: The Hinge of Inferencepeek inside ▸

This is the unit everything else in the second half of the course depends on. Your child first generates, by hand and in a spreadsheet, the fact that a sample statistic (like an average) changes from sample to sample and that this variation has its own shape, before the Central Limit Theorem is even named. Only after they've seen it happen is the rule stated. The unit also uses a side-by-side comparison of a genuinely random simulation and a deliberately biased one to nail down that more data reduces spread but never fixes bias.

  1. The sampling distribution of the sample mean for a small finite population

    Given a small finite population (4-6 values) and a fixed sample size, list every possible simple random sample of that size, compute the sample mean for each, and state how many distinct samples produce each possible mean value.

  2. The distinction between a population distribution and a sampling distribution of a statistic

    Explain why a sample statistic computed from a random sample is itself a random variable with its own distribution, distinguishing this distribution from the distribution of the original population data.

  3. The emerging shape/center/spread pattern of a simulated sampling distribution as trials and sample size vary

    Predict, before instruction, what will happen to the shape, center, and spread of an accumulating dot-plot of sample means as the number of simulation trials and the sample size per trial both increase, and revise the prediction using evidence from the simulation.

  4. The Central Limit Theorem's claim and its conditions of applicability

    State the Central Limit Theorem in words, specifying the two conditions (large enough n; independent random samples) under which the sampling distribution of a sample mean is approximately normal regardless of population shape.

  5. The standard error formulas for a sample mean and a sample proportion

    Compute the standard error of a sample mean given a population standard deviation and sample size, and of a sample proportion given a population proportion and sample size, using the square-root-of-n formulas.

  6. The applicability conditions of the Central Limit Theorem to a real, previously unseen sampling scenario

    Given a description of a real sampling scenario, judge whether a reported statistic's sampling distribution can be assumed approximately normal, and identify what additional information (n, population shape, independence) would be needed to justify that judgment.

  7. The distinction between bias and variability as two independent properties of a sampling method

    Explain, using a specific biased-versus-unbiased sampling comparison, why increasing sample size reduces the spread of a sampling distribution but does not correct a sampling method's bias.

  8. Classification of a real-world sampling flaw as a bias problem, a variability problem, or both

    Given a novel real-world scenario (e.g., a nonresponse-heavy online poll, or a convenience-sample health study reported in the news) never discussed in class, identify whether the described flaw would primarily inflate the sampling distribution's spread, shift its center, or both, and justify the classification.

  9. A spreadsheet-based empirical sampling distribution built from a real dataset

    Design and run a spreadsheet simulation that draws repeated random samples of a specified size from a real dataset treated as a population, computes the sample statistic each time, and produces an empirical sampling distribution to compare against the CLT's shape/center/spread predictions.

Inference for One and Two Groupspeek inside ▸

This is where sampling variability (Unit 6) becomes the actual machinery of drawing conclusions. Your child builds confidence intervals and hypothesis tests for one and two groups, by hand on small data first, then by spreadsheet. The core idea running through the whole unit: a p-value or confidence interval tells you how surprising your data would be under an assumed model, it is not a verdict on truth, and mixing those two up is an error professionals make constantly, not just students.

  1. Null and alternative hypotheses for a one-sample claim about a proportion or mean

    State, from a written research question, the correct null and alternative hypotheses in symbols and in words.

  2. One-sample confidence interval for a proportion and for a mean

    Compute a one-sample confidence interval for a proportion or a mean by hand from raw data (n=8-12), then reproduce the same interval using spreadsheet functions.

  3. The relationship between margin of error and confidence level, sample size, and variability

    Explain how each of confidence level, sample size, and sample variability changes the margin of error, holding the other two fixed.

  4. The correct long-run-procedure interpretation of a confidence interval, versus the probability-of-parameter misinterpretation

    Given a confidence interval and its stated confidence level, distinguish a correct long-run interpretation of the interval from a common incorrect probability-of-the-parameter interpretation.

  5. The full one- and two-sample hypothesis-testing procedure

    Carry out a complete one-sample or two-sample hypothesis test (t-test or proportion z-test) on small raw data, including stating hypotheses, checking conditions, computing the test statistic and p-value, and stating a conclusion in context.

  6. Selection among one-sample/two-sample, proportion/mean inference procedures

    Given a new research context not matched to any lesson by date or label, decide whether the appropriate procedure is a one- or two-sample, proportion or mean test, and justify the choice from the structure of the variables and design.

  7. The Type I/Type II error tradeoff

    Explain, in a specific scenario, what a Type I error and a Type II error would each look like in context, and why lowering one generally raises the other for a fixed sample size.

  8. Common misinterpretations of p-values and confidence intervals

    Given a student-written or media statement interpreting a p-value or confidence interval, identify which specific documented misinterpretation it commits and rewrite it correctly.

  9. A real two-group comparison from a public dataset, including significance, practical importance, and causal limits

    Analyze a real two-group dataset (e.g., a GSS attitude comparison) to determine whether an observed difference is statistically significant, whether it is practically important, and what the result does and does not establish about causation.

  10. The general test-statistic formula structure shared across one-sample, two-sample, t- and z- procedures

    Recall the defining formula elements (test statistic = (statistic - null value) / standard error) common to every hypothesis test in the unit.

Extending Inference and the Capstone Studypeek inside ▸

The last new technique of the course, the chi-square test for categorical data, plus a framework for choosing among every inference tool met since Unit 6. Then, for the last two and a half weeks, the capstone: your child designs an original study or pulls together real public data, collects or retrieves it, picks and justifies a procedure, computes part of it by hand and the rest by spreadsheet, and writes and defends a report on what the results do and don't prove.

  1. The chi-square test statistic for independence, computed from observed and expected counts in a two-way table

    Given a two-way frequency table of observed counts, compute expected counts under independence and a chi-square test statistic by hand, matching the row-total-times-column-total-over-grand-total formula.

  2. The distinction between chi-square test of independence and chi-square goodness-of-fit

    Explain why the chi-square test for independence and the chi-square goodness-of-fit test answer different questions (association between two categorical variables vs. fit of one categorical variable to a hypothesized distribution), using the same test statistic formula for both.

  3. A decision framework for choosing among t-tests, two-proportion z-tests, chi-square tests, and confidence intervals

    Given an unfamiliar research scenario with a data structure (one sample vs. two, categorical vs. quantitative, one variable vs. two), select and justify the single correct inference procedure from the full set met in Units 6-8 using a decision framework.

  4. The gap between a statistically significant finding and a licensed causal or practical claim

    Given a novel, real public-health or social-science report (not used in instruction) that presents a statistically significant result, identify what the reported statistic does and does not license the reader to claim about causation, generalizability, and practical importance.

  5. A study design plan including sampling/experimental method and bias safeguard

    Formulate an original, testable research question and a data-collection or dataset-selection plan that names the sampling or experimental design and at least one specific safeguard against a bias named in Unit 3 (e.g., confounding, non-response, voluntary-response sampling).

  6. The student's own selected inference procedure applied to their own collected or retrieved dataset

    Execute the full inference procedure appropriate to their own capstone data (compute by hand for a representative subset, then reproduce for the complete dataset using spreadsheet functions), matching the hand and spreadsheet results within rounding error.

  7. The specific limitations of the student's own study design and conclusion

    Write an explicit, specific statement of the limitations of their own capstone conclusion, identifying at least one threat to the validity of their causal or generalizability claim that is particular to their own study design (not a generic disclaimer).

  8. The degrees-of-freedom rule for a chi-square test on a two-way table

    Given a two-way table already set up with observed and expected counts, recall which row of a chi-square distribution table (which degrees of freedom) applies, using the (rows-1)(columns-1) rule.

From the parent guide

This is the non-calculus path to a real senior-year math credit, statistics and data science instead of Calculus. Your child learns to summarize data, spot when a relationship between two things is probably real versus coincidence, design a study that can actually support a "this causes that" claim, and use probability to say how confident anyone should be in a result. Every technique gets done by hand on a tiny dataset first (8-10 numbers), then redone in a free spreadsheet on real government and survey data, Census, CDC, World Bank, that kind of thing. It ends with your child running their own actual study from scratch: pick a question, collect or pull real data, analyze it, and defend in writing and out loud what the results do and don't prove.

Unit 1 · what to expect

This is where all the vocabulary for the rest of the year gets built: distribution, shape, center, spread, standard deviation. Your child moves from just describing a plot in words to computing mean, median, mode, range, IQR, and standard deviation by hand, then z-scores and boxplots, then finally the same statistics in a spreadsheet on a bigger, real dataset. The big idea underneath all of it: every summary number throws away information, and choosing which one to report is a choice about what to hide.

The full guide covers all 8 units: where kids get stuck, what to say, and how to tell it's working. Included with the course.

Ready when you are

Free for 30 days · then $29/mo or $290/yr for the whole family · Cancel anytime, no questions asked.

Start your family's account
Statistics and Data Science: An Introduction to Statistical Reasoning, Grade 12 Homeschool Curriculum