| Study Guides
Statistics · Unit 4: Probability, Random Variables, and Probability Distributions · 14 min read · Updated 2026-05-11

Parameters for a Binomial Distribution — AP Statistics

AP Statistics · Unit 4: Probability, Random Variables, and Probability Distributions · 14 min read

1. What Are Binomial Parameters? ★★☆☆☆ ⏱ 3 min

A binomial distribution is a discrete probability distribution that models the number of successes in a fixed sequence of independent yes/no (success/failure) trials. The parameters of a binomial distribution are the two numerical values that completely define the shape, center, and spread of the distribution—no additional information is needed to calculate any probability, expected value, or measure of spread.

2. Identifying $n$ and $p$: Checking BINS Conditions ★★☆☆☆ ⏱ 4 min

Before you can correctly identify $n$ and $p$, you must first confirm that your setting meets all four required binomial conditions, which can be remembered with a simple acronym.

  1. **B**inary outcomes: Every trial has only two possible outcomes (success/failure, where success is just the outcome you are counting, regardless of whether it is desirable).
  2. **I**ndependent trials: The outcome of one trial does not change the probability of outcomes for other trials. For sampling without replacement, confirm the 10% condition: sample size $n < 10\%$ of the total population to justify independence.
  3. **N**umber of trials is fixed: The number of trials is set before counting successes; you do not stop after reaching a fixed number of successes.
  4. **S**ame probability of success: The probability $p$ of success is identical for every trial.

3. Mean (Expected Value) of a Binomial Distribution ★★★☆☆ ⏱ 3 min

The mean (also called expected value) of a binomial random variable $X$ is the long-run average number of successes you would expect over many repetitions of the same $n$-trial experiment. The formula simplifies directly from the general expected value formula for discrete random variables to:

\mu_X = E(X) = n p

This formula matches common intuition: for 100 trials with a 50% success probability per trial, you expect 50 successes on average, which equals $100 \times 0.5 = 50$. On the AP exam, you will almost always be asked to interpret the mean in context, not just calculate a numerical value.

4. Variance and Standard Deviation of a Binomial Distribution ★★★☆☆ ⏱ 4 min

Variance measures the spread of the binomial distribution of $X$, and standard deviation is the square root of variance, measured in the same units as $X$ (number of successes). Both formulas depend only on the parameters $n$ and $p$:

\sigma^2_X = Var(X) = n p (1-p)

\sigma_X = SD(X) = \sqrt{n p (1-p)}

Intuition: Spread increases as the number of trials $n$ increases, because more trials lead to more possible variation. Spread is maximized when $p=0.5$ (maximum uncertainty) and approaches 0 when $p$ approaches 0 or 1 (very little uncertainty). Standard deviation is interpreted as the typical deviation of the number of successes from the mean across repeated experiments.

Common Pitfalls

Why: Students confuse the value of the random variable (which counts successes) with the fixed parameter $n$.

Why: The word 'success' sounds positive, so students incorrectly use the probability of the good outcome as $p$.

Why: Students confuse the per-trial probability of success with the expected total number of successes across $n$ trials.

Why: Students assume independence is always true without checking, even when sampling more than 10% of the population.

Why: Students confuse binomial and geometric settings which both have binary independent trials.

Why: Students misread the question's unit of interest.

Quick Reference Cheatsheet

← Back to topic

Stuck on a specific question?
Snap a photo or paste your problem — Ollie (our AI tutor) walks through it step-by-step with diagrams.
Try Ollie free →