This week in one line: there is no new content — you’ll review Weeks 1–6, work six fully
worked exam-style problems, and take Exam 1.
Think of this week as practice: no new moves to learn, just the moves you already know,
practiced until you can do them without thinking. Over Weeks 1–6 you learned to size up a
study, describe a batch of numbers or categories honestly, and reason about chance with
probability, expected value, and the Normal curve. Exam 1 asks you to do all three, on new
scenarios, under time pressure, with no notes but the formula sheet you build yourself.
This unit is your self-study companion: a checklist of exactly what “ready” looks like, a
compact reminder of what belongs on that formula sheet, six fully worked exam-style problems so
you can check your own reasoning line by line, and a short list of exam-day tips. There is no
new content this week — if a term below feels unfamiliar, that’s your cue to go back to the
week that introduced it before exam day.
1Review checklist: what “ready for Exam 1” looks like¶
Work down this list chapter by chapter. For each bullet, ask yourself: could I do this without
any notes or preparation, on paper, right now? If not, that’s your next review target — go back to the week named and
redo its worked example without looking at the solution first.
Classify a variable as numerical (discrete or continuous) or categorical (nominal or
ordinal) — and catch the trap where a column of digits (like a birth month) is really
categorical because averaging it would mean nothing.
Define population, sample, parameter (a fixed, usually unknown number describing
the population, Greek letter like μ), and statistic (a number you compute from a
sample, Roman letter like xˉ) — and correctly label which is which in a description.
Identify a sampling method (simple random, stratified, cluster) and name a plausible source
of bias in a described sampling plan.
Tell an observational study apart from an experiment, and explain in one sentence why
only a randomized experiment supports a cause-and-effect claim (the idea of confounding).
Compute the mean, median, mode, sample standard deviations, and the
five-number summary (min,Q1,median,Q3,max) for a list of numbers, by
hand or by reading calculator/R output.
Compute the IQR (Q3−Q1) and apply the 1.5·IQR outlier rule to flag unusual
values.
Read a histogram or boxplot and describe a distribution’s shape (symmetric,
left/right-skewed, unimodal/bimodal).
Explain why skew pulls the mean away from the median, and why the median and IQR are more
resistant to outliers than the mean and SD.
Build a frequency / relative-frequency table, and explain why a bar chart’s y-axis must
start at 0 to be read honestly.
Read a two-way (contingency) table and correctly compute a marginal, joint, or
conditional proportion — and know which one a question is actually asking for.
Judge from conditional proportions (or a segmented bar chart) whether two categorical
variables appear associated.
1.3Chapter 3 — Probability, Random Variables & the Normal Curve (Weeks 3–6)¶
State probability as long-run relative frequency, and give the sample space of a
simple process.
Apply the complement ruleP(Ac)=1−P(A) and the addition rule
(P(A or B)=P(A)+P(B)−P(A and B), or just P(A)+P(B) for disjoint
events).
Apply the multiplication rule for independent events
(P(A and B)=P(A)×P(B)), and explain in words what independence means.
Build a discrete random variable’s probability distribution and check that the
probabilities sum to 1.
Compute and interpret the expected valueE(X)=∑x⋅P(x) as a long-run average.
Compute the standard deviation of a random variable,
SD(X)=∑(x−μ)2P(x).
Explain why, for a continuous variable, probability is area under a density curve
(and total area always equals 1), and name the key features of a Normal curve (bell
shape, symmetric, centered at μ, spread controlled by σ).
Compute a z-score, z=(x−μ)/σ, and interpret it as “how many standard
deviations from the mean.”
Apply the 68–95–99.7 empirical rule to estimate what proportion of values fall within 1,
2, or 3 standard deviations of the mean.
Compare two values from different Normal distributions by standardizing both to z-scores.
Sketch and shade a Normal curve to represent a stated probability.
Your formula sheet may hold formulas, symbol definitions, and short notes — not worked
examples. Here is the complete cumulative list for Ch 1–3; copying it by hand (rather than
printing it) is itself good review, since writing each formula out forces you to notice which
ones you’ve already memorized.
Concept
Formula
Symbols
Sample mean
xˉ=n∑xi
xi = each value, n = sample size
Sample standard deviation
s=n−1∑(xi−xˉ)2
s = sample SD
Interquartile range
IQR=Q3−Q1
Q1,Q3 = 25th/75th percentiles
Outlier fences
below Q1−1.5⋅IQR or above Q3+1.5⋅IQR
—
Complement rule
P(Ac)=1−P(A)
Ac = “A does not happen”
Addition rule (general)
P(A or B)=P(A)+P(B)−P(A and B)
disjoint events: drop the last term
Multiplication rule (independent)
P(A and B)=P(A)×P(B)
requires independence
Expected value
E(X)=∑x⋅P(x)
μ=E(X)
SD of a random variable
SD(X)=∑(x−μ)2P(x)
—
z-score
z=σx−μ
μ = population mean, σ = population SD
Empirical rule
68% within ±1σ, 95% within ±2σ, 99.7% within ±3σ
of the mean, for an approximately Normal distribution
Symbol legend to have memorized (not written on the sheet, since these are notation, not
formulas):μ (population mean) vs. xˉ (sample mean); σ (population SD) vs.
s (sample SD); n (sample size); P(A) (probability of event A).
Work each one yourself first — cover the solution with your hand or a sheet of paper — then
check your steps against what’s shown. Every number below was computed in R (mosaic/BSDA,
R 4.5.2) so you can trust it to the decimal place.
Try each one on paper first. Brief answers follow so you can check yourself — no full
step-by-step solutions are given here on purpose; if your answer doesn’t match, redo the
matching worked example above before you take Exam 1.
In Example 1’s wellness study, if the researchers had instead just surveyed students about
their existing morning habits (no random assignment), what type of study would that be, and
why would it not support a cause-and-effect conclusion? (Observational; a confounding
variable, like existing fitness level or schedule, could explain any stress difference.)
Using Example 2’s playlist data, what would the mean become if you dropped the 52-song
outlier and recomputed it on the other 10 values? Is it closer to or farther from the median
of 21? (Mean of the remaining 10 values ≈ 20.8 songs — much closer to the median of 21,
showing how strongly one point can pull the mean.)
In Example 3’s dining table, is “30.0% of all students are Basic-plan and satisfied” a
marginal, joint, or conditional proportion? (Joint.)
A campus flyer plots four majors’ average weekly study hours (Business 12.4, Nursing 14.1,
Psychology 13.0, CS 15.8) but starts the y-axis at 10 instead of 0. What’s the true ratio of
the tallest bar to the shortest (CS to Business), and roughly how many times more dramatic
does that gap look once the axis is truncated to start at 10? (True: 15.8/12.4 ≈ 1.27, about
27% higher. Truncated: apparent bars of 5.8 vs. 2.4, a ratio of about 2.42, i.e., about 142%
“higher” — roughly five times more dramatic than the real 27% difference, from the same four
numbers.)
If two events A and B are disjoint (they can never both happen), what is
P(A and B), and how does the addition rule simplify? (P(A and B)=0;
addition rule becomes P(A or B)=P(A)+P(B).)
In Example 5’s raffle, would a $5 ticket with the same prizes but probabilities 0.80,
0.15, 0.05 (instead of 0.90, 0.08, 0.02) have a higher or lower expected net winnings than
−$2.20? You don’t need to compute the exact value — reason from the fact that the $100
prize is now more likely. (Higher — moving probability toward the $100 prize raises
E(prize), which raises the net expected value, even though it’s still probably
negative.)
A z-score of z=−1.5 means what, in plain language? (The value is 1.5 standard
deviations below the mean.)
According to the empirical rule, about what percent of values in an approximately Normal
distribution fall more than 3 standard deviations from the mean, in either direction?
(About 0.3%, since 99.7% fall within 3 SDs.)