stat exam
Looking at your full study guide, we can break it down into flashcards by concept, formula, distribution, and tips. Here’s an estimate based on your content:
Week 1 – Introduction & Why Statistics Matters (~8 flashcards)
Q: Why is statistics important?
A: Interprets data, explains variation, supports decisions. Example: Stephen Jay Gould used distribution shape to understand survival odds.Q: What caused the Challenger disaster?
A: O-ring failure in Solid Rocket Motor; illustrates predictive engineering data.Q: Define random sample.
A: Every individual has an equal chance of selection.Q: Define stratified random sample.
A: Population divided into groups; random samples taken from each.Q: Define cluster sample.
A: Entire groups (clusters) are randomly selected.Q: Define systematic sample.
A: Every k-th member of the population is selected.Q: Keyword tip for identifying stratified sampling?
A: “Divide into groups.”Q: Keyword tip for identifying simple random sampling?
A: “All members have equal chance.”
Week 2 – Descriptive Statistics & Graphs (~6 flashcards)
Q: Classify customer satisfaction: Quantitative/Qualitative & Subtype?
A: Qualitative, OrdinalQ: Classify energy consumption: Quantitative/Qualitative & Subtype?
A: Quantitative, ContinuousQ: Classify number of defective items: Quantitative/Qualitative & Subtype?
A: Quantitative, DiscreteQ: Graph for identifying outliers using quartiles?
A: BoxplotQ: Graph for visualizing correlation between two variables?
A: ScatterplotQ: How do outliers affect mean vs median/IQR?
A: Affect mean, not median or IQR
Week 3 – Central Tendency, Variation & Z-scores (~8 flashcards)
Q: Measures of central tendency are also called?
A: Location parametersQ: Purpose of trimmed mean / moving average?
A: Smooth out fluctuations in dataQ: Measure of variation sensitive to outliers?
A: RangeQ: Measure of variation hard to interpret?
A: VarianceQ: Measure of variation resistant to outliers?
A: IQRQ: Empirical Rule percentages?
A: 68% 1 SD, 95% 2 SD, 99.7% 3 SDQ: Z-score formula & meaning?
A: z = (x – μ)/σ; measures how far a value is from mean in SD unitsQ: Symmetric ≠ Normal; Kurtosis = 0 ≠ skewness = 0?
A: True; symmetry doesn’t imply normality
Week 4 – Probability (~10 flashcards)
Q: Basic probability formula?
A: P(A) = # favorable outcomes / total outcomesQ: Complement rule formula?
A: P(A′) = 1 – P(A)Q: Union (OR) formula?
A: P(A ∪ B) = P(A) + P(B) – P(A ∩ B)Q: Intersection (AND, independent) formula?
A: P(A ∩ B) = P(A) × P(B)Q: Conditional probability formula?
A: P(A|B) = P(A ∩ B) / P(B)Q: Bayes’ Theorem formula?
A: P(A|B) = [P(B|A) × P(A)] / P(B)Q: Permutation vs combination?
A: nPr = n!/(n–r)! (order matters), nCr = n!/[r!(n–r)!] (order doesn’t matter)Q: Key tip for probability questions?
A: Define sample space first; update with new evidence (Bayesian view)Q: Probability of events requires careful counting?
A: Yes, consider constraints like max dice value, specific outcomes
Week 5 – Probability Distributions (~5 flashcards)
Q: Binomial distribution scenario?
A: Fixed # trials, success/failure, independent (e.g., 10 students submitting on time)Q: Geometric distribution scenario?
A: # of trials until first success (e.g., 5th attempt)Q: Hypergeometric distribution scenario?
A: Successes without replacement (e.g., tagged fish)Q: Poisson distribution scenario?
A: # of events in fixed interval (e.g., customers per hour)Q: Red Bead activity illustrates which distribution?
A: Hypergeometric
Week 6 – Sampling & Normality (~4 flashcards)
Q: How to check normality with Backward Empirical Rule?
A: Compare observed % within 1, 2, 3 SDs with 68-95-99.7 ruleQ: Exponential distribution scenario?
A: Waiting time between Poisson eventsQ: Central Limit Theorem?
A: Sample mean → Normal as n increases; standard error = σ/√nQ: Larger sample size effect?
A: Reduces variability (smaller SE)
Week 7 – Confidence Intervals (~4 flashcards)
Q: CI formula for mean?
A: x̄ ± z*σ/√nQ: CI formula for proportion?
A: p̂ ± z*√[p̂(1–p̂)/n]Q: Effect of sample size ≥ 30 on distribution choice?
A: Can use z-distribution instead of t-distributionQ: CI interpretation?
A: “We are 95% confident the population mean or SD lies within this interval”
Additional Tips Flashcards (~5 flashcards)
Q: For z-scores, what must you check?
A: Correct mean and SDQ: Frequency table setup?
A: Find min/max, divide range into 5 bins, count frequenciesQ: Expected value formula (e.g., roulette)?
A: E(X) = Σ(Payout × Probability)Q: Column bet probability on roulette?
A: 12/38Q: Normality checks practical methods?
A: IQR/S method, histogram, empirical rule