Random Variables and Distribution Workshop
Retrieval Prompts
- Define a random variable without using the phrase "random number."
- State what a PMF describes.
- State what a CDF describes.
- List the signature stories for binomial, hypergeometric, geometric, and Poisson models.
Compare and Distinguish
Separate these pairs clearly:
- event versus random variable
- PMF versus CDF
- binomial versus hypergeometric
- geometric versus binomial
Common Mistake Check
For each statement, identify the error:
- "A random variable is just the event written with a capital letter."
- "Sampling without replacement from a finite deck is binomial because there are only two outcomes."
- "
P(X <= 3)is the same thing asP(X = 3)if the support is discrete." - "The Poisson model is correct whenever the answer is a count."
Mini Application
For each scenario:
- define a useful random variable
- choose a plausible distribution family or explain why none of the core families fit directly
- identify whether PMF or CDF language is more natural
Scenarios:
- number of defects in a sample of 12 parts drawn from a lot with known defect count
- number of successful logins among 30 independent attempts
- number of requests until the first timeout
- number of support tickets arriving in one hour
Evidence Check
This page is complete only if your variable definitions and model choices are justified in words, not just named.