17 flashcard terms for AP Statistics Unit 3, written to match the course framework. Study them here, then drill them as interactive flashcards — free, no account needed.
nPr = n!/(n-r)!; order matters. Arranging r objects from n; same objects in different order = different permutation.
Counting: Combinations
nCr = n!/(r!(n-r)!); order doesn't matter. Choosing r objects from n; same objects = same combination.
Binomial Coefficients
C(n,k) = (n choose k); appears in binomial expansion and probability calculations.
Tree Diagrams
Visual representation of sequential events; branches show outcomes at each stage. Useful for conditional probability.
Two-Way Tables for Probability
Rows and columns represent categorical variables. Use to calculate marginal and conditional probabilities.
Law of Total Probability
P(A) = Σ P(A|Bi)·P(Bi) over all partitions Bi. Condition on all possibilities.
Probability Distributions
List of all possible outcomes and their probabilities; must sum to 1. Can be discrete or continuous.
Unit 3 Summary
Probability rules enable calculating complex probabilities. Conditional probability and independence are key. Counting principles solve combinatorial problems.