AP Statistics Flashcards: Introduction To The Binomial Distribution
Study Introduction To The Binomial Distribution in AP Statistics with focused flashcards that help you recognize the idea, recall the key rule, and apply it in practice-style prompts.
AP Statistics
Introduction To The Binomial Distribution
0 mastered0 still learning
0% Complete
01
QUESTION
1/ 39
What is P(X=n) for X∼Bin(n,p)?
Tap card or press Space to flip
01
ANSWER
pn. All trials succeed when each has probability p.
How well did you know it?
Got it!
Still Learning
Card 1 / 39
Space to flip · ← / → to move · once flipped, → Got it · ← Still learning
What this deck covers
This deck focuses on Introduction To The Binomial Distribution, giving you a quick way to review the definitions, rules, and examples that matter most for AP Statistics.
How to use these flashcards
Work through these flashcards in short sessions. Try to answer each prompt before flipping the card, then revisit any cards you miss until the explanation feels automatic.
All flashcards
Flashcard 1: What is P(X=n) for X∼Bin(n,p)?
Answer: pn. All trials succeed when each has probability p.
Flashcard 2: Which option correctly interprets P(X=0) for X∼Bin(n,p)?
Answer: No successes in n trials: P(X=0)=(1−p)n. All failures occur with probability (1−p)n.
Flashcard 3: What is the formula for the binomial coefficient (kn)?
Answer: (kn)=k!(n−k)!n!. Counts ways to choose k items from n.
Flashcard 4: Find μ and σ for X∼Bin(25,0.4).
Answer: μ=10,σ=6. Use μ=np=25(0.4) and σ=25(0.4)(0.6).
Flashcard 5: Find P(X≥1) for X∼Bin(6,p) in terms of p.
Answer: 1−(1−p)6. Use complement: P(X≥1)=1−P(X=0).
Flashcard 6: What is the mean of a binomial random variable X∼Bin(n,p)?
Answer: μ=np. Expected number of successes in n trials.
Flashcard 7: Identify whether this is binomial: sample 5 cards without replacement, X = number of aces.
Answer: No; trials are not independent (without replacement). Removing cards changes probabilities between draws.
Flashcard 8: Which option lists the four binomial conditions as BINS?
Answer: BINS: Binary outcomes, Independent trials, fixed Number of trials, Same p. Mnemonic for Binary, Independent, Number fixed, Same probability.
Flashcard 9: What four conditions must hold for a setting to be binomial (BINS)?
Answer: Binary outcomes, Independent trials, fixed Number n, Same p each trial. These ensure each trial has two outcomes with constant probability.
Flashcard 10: Find P(X≤1) for X∼Bin(4,0.3) as a sum of exact probabilities.
Answer: (04)(0.3)0(0.7)4+(14)(0.3)1(0.7)3. Sum probabilities for X=0 and X=1.
Flashcard 11: Identify whether this is binomial: 10 coin flips, let X be number of heads.