90 Minutes
DRC: extra time applies
Permitted: pen, ID, calculator
Remember: A number alone is rarely a complete answer β always interpret in context.
Concept Map
%%{init: {'theme': 'base', 'themeVariables': {'primaryColor': '#1E3A5F', 'primaryTextColor': '#fff', 'primaryBorderColor': '#0D9488', 'lineColor': '#94A3B8', 'secondaryColor': '#CCFBF1', 'tertiaryColor': '#EFF6FF'}}}%%
graph TD
M(["π STAT 17<br/>Midterm"]):::center
A(["β Sampling &<br/>Study Design"]):::node
B(["β‘ Descriptive<br/>Statistics"]):::node
C(["β’ Probability<br/>Rules"]):::node
D(["β£ Discrete<br/>Random Variables"]):::node
E(["β€ Continuous<br/>Uniform Dist."]):::node
M --- A
M --- B
M --- C
M --- D
M --- E
classDef center fill:#1E3A5F,color:#fff,stroke:#0D9488,stroke-width:3px,rx:10
classDef node fill:#0D9488,color:#fff,stroke:#065F52,rx:8
All five areas appear on both Multiple Choice and Free Response.
β Sampling & Study Design
Key vocabulary
Population β all units of interest
Sample β subset we actually observe
Parameter β number describing the population
Statistic β number from the sample
Sampling Methods
Method
How it works
Watch out for
Simple Random
Every unit equally likely
Requires complete list
Stratified
Random sample from each subgroup
Groups must be meaningful
Cluster
Select whole groups randomly
Less precise than stratified
Systematic
Select the nth observation
Important biases
Convenience
Whoever is easiest to reach
Bias β not representative
Warning
Convenience and voluntary-response sampling systematically exclude parts of the population β always flag this as a limitation.
Observational Studies vs. Experiments
π Observational Study
No manipulation of variables
Can show association only
β Cannot establish causation
Watch for confounding variables
Example: Cities with more Starbucks have higher housing prices. Is coffee causing expensive housing?
π§ͺ Experiment
Researcher randomly assigns treatments
Includes a control group
Uses replication
β Can establish cause-and-effect
Example: Randomly assign 200 employees to training A or B; compare output.
Variable Types
Numerical (Quantitative)
Discrete β countable, has gaps e.g., # of sales calls, # of defects
Continuous β measured, infinite values e.g., revenue, processing time
Categorical (Qualitative)
Nominal β no natural order e.g., industry sector, product type
Ordinal β ordered categories e.g., credit rating AAA > AA > A
Tip
Why it matters: Variable type determines which summary statistics and methods are appropriate.
Practice βοΈ β Sampling & Design
Q1. A researcher surveys every 10th customer who enters a store on a Monday morning. What sampling method is this? What is one limitation?
Q2. A study finds cities with more Starbucks have higher housing prices. A journalist concludes coffee shops cause high prices. What is wrong?
Independent β Mutually Exclusive!
Mutually exclusive means \(P(A \cap B) = 0\) β they cannot both happen.
If \(P(A) > 0\) and \(P(B) > 0\), they cannot be both independent AND mutually exclusive.
Q2. Bag weight \(X \sim U(490, 510)\) g. What fraction weigh between 495 and 505 g?
π \(P(495 \leq X \leq 505) = (505-495)/(510-490) = 10/20 = \mathbf{0.50}\) β half of bags.
Q3.\(X \sim U(0, 12)\). Find \(\text{Var}(X)\) and interpret for scheduling.
π \(\text{Var}(X) = (12-0)^2/12 = 12\), \(SD \approx 3.46\) min. Appointments vary by about 3.5 min from the average of 6 min.
Which Distribution? β Quick Reference
Binomial
Poisson
Uniform
Custom Table
Data type
Discrete
Discrete
Continuous
Discrete
Fixed \(n\)?
β
β
β
varies
Two outcomes?
β
β
β
varies
Parameters
\(n, p\)
\(\lambda\)
\(a, b\)
table
\(E(X)\)
\(np\)
\(\lambda\)
\((a+b)/2\)
\(\sum x P(x)\)
Classic context
# successes in trials
counts/arrivals per interval
any value in \([a,b]\) equally likely
given probabilities
Use context clues from the scenario: Does it mention βn trialsβ? β Binomial. βPer hour/day/kmβ? β Poisson. βBetween a and b, equally likelyβ? β Uniform.
Free Response Strategy
20 points Β· 2 questions Β· ~20 min each
Attacking Free Response Questions
Read carefully β identify: What distribution? What quantity? What context?
State your setup β name the distribution, define the variable, state parameters e.g., βLet X = # defective items. X ~ Binomial, n = 15, p = 0.10β
Show your work β write the formula first, then substitute values. Partial credit is available even if the final answer is wrong.
Compute accurately β use the formula sheet. Double-check on your calculator.
Always interpret β write 1β2 sentences: βThis means thatβ¦β in the context of the problem.
Warning
A number alone is rarely a complete answer.
Numerical answers without written interpretation receive partial credit only.
Youβve got this! π―
Last-Minute Checklist
β Answer every question β no MC penalty for guessing
β Manage time: ~3 min/MC, ~20 min/FR
β Show ALL work β partial credit counts
β Always interpret results in context
β Use context clues to pick the right distribution
β Write legibly β if we canβt read it, we canβt grade it
Office Hours Before the Exam
Come see us if any concept is unclear!
The goal is to demonstrate your understanding of statistical concepts and their applications in economics and business.