Properties of Binomial Distributions
When a quality inspector tests 20 components from a production line that historically rejects 50% of items, the histogram of expected rejections is perfectly symmetric around 10. If the line improves to a 20% reject rate, that same histogram suddenly leans left — most outcomes cluster near 4 with a long right tail. The shape of a binomial distribution carries hidden information about $p$, and recognising it on sight is a Band 5 skill.
A fair coin is tossed 6 times. Let $X$ count the heads. Without computing any probabilities — would you expect $P(X=2)$ and $P(X=4)$ to be equal, or different? Write down your reasoning. What about $P(X=1)$ and $P(X=5)$?
When you see a binomial $B(n, p)$, two habits diagnose its shape instantly: check $p$ against $0.5$ (symmetric or skewed?), then locate the mean $np$ (that's where the peak lives). Without these two checks students often mis-sketch the histogram and lose method marks on Band 4 shape questions.
The shape diagnostic: (1) is $p = 0.5$? If yes, perfect symmetry around $n/2$. (2) Is $p < 0.5$? Right-skew — long right tail, peak left of centre. (3) Is $p > 0.5$? Left-skew — long left tail, peak right of centre.
Mean: $\mu = np$ · Variance: $\sigma^2 = np(1-p)$ · Std dev: $\sigma = \sqrt{np(1-p)}$
Key facts
- $B(n, 0.5)$ is symmetric: $P(X = k) = P(X = n - k)$ for all $k$
- $B(n, p)$ with $p < 0.5$ is right-skewed; with $p > 0.5$ is left-skewed
- Mean $\mu = np$; variance $\sigma^2 = np(1-p)$
Concepts
- Why $p = 0.5$ produces symmetry from the structure of $\binom{n}{k}p^k(1-p)^{n-k}$
- Why the skew direction is opposite to where you'd naively expect
- How increasing $n$ smooths a skewed distribution toward a bell shape
Skills
- Sketch the shape of $B(n, p)$ at a glance given $n$ and $p$
- Identify symmetry or skew from a histogram and deduce $p$
- Compute mean and variance and use them to mark expected peak location
The binomial PMF is $P(X = k) = \binom{n}{k} p^k (1-p)^{n-k}$. When $p = 0.5$, we have $p = 1 - p$, so:
$$P(X = k) = \binom{n}{k}(0.5)^k(0.5)^{n-k} = \binom{n}{k}(0.5)^n.$$
Now use the symmetry of binomial coefficients $\binom{n}{k} = \binom{n}{n-k}$:
$$P(X = k) = \binom{n}{n-k}(0.5)^n = P(X = n - k).$$
So the histogram is a perfect mirror about $n/2$. Worked through the hook: For 6 coin tosses, $P(X = 2) = P(X = 4)$ and $P(X = 1) = P(X = 5)$ — exactly as your gut said.
- $B(10, 0.2)$: peak near $k = 2$ (since $np = 2$), short left tail, long right tail — right-skewed.
- $B(10, 0.8)$: peak near $k = 8$, long left tail, short right tail — left-skewed.
- $B(10, 0.5)$: peak at $k = 5$, perfectly symmetric about 5.
The binomial PMF is $P(X = k) = \binom{n}{k} p^k (1-p)^{n-k}$. When $p = 0.5$, we have $p = 1 - p$, so:
Pause — copy the symmetry proof: $P(X=k)=\binom{n}{k}(0.5)^n=\binom{n}{n-k}(0.5)^n=P(X=n-k)$ for $p=0.5$ into your book.
Quick check: $X \sim B(8, 0.5)$. Which of the following equals $P(X = 3)$?
We just saw that when $p=0.5$, $P(X=k)=\binom{n}{k}(0.5)^n$ and symmetry of binomial coefficients $\binom{n}{k}=\binom{n}{n-k}$ gives $P(X=k)=P(X=n-k)$, producing a perfectly symmetric histogram. That raises a question: how does the symmetry break when $p\neq0.5$, and which direction does the skew go? This card answers it → if $p<0.5$, most mass sits near small $k$ (right-skewed); if $p>0.5$, mass sits near large $k$ (left-skewed).
When $p \neq 0.5$, the probabilities $p^k$ and $(1-p)^{n-k}$ change at different rates as $k$ grows, breaking the symmetry. The result is a skewed distribution.
Rule of thumb:
- If $p < 0.5$, the distribution is right-skewed (positive skew). Most probability mass sits near small $k$, with a long tail of small probabilities at large $k$.
- If $p > 0.5$, the distribution is left-skewed (negative skew). Most mass sits near large $k$, with a long tail at small $k$.
Worked example: $X \sim B(10, 0.2)$. Mean $\mu = 10 \times 0.2 = 2$. Computed values:
- $P(X = 0) \approx 0.107$
- $P(X = 1) \approx 0.268$
- $P(X = 2) \approx 0.302$ (peak)
- $P(X = 3) \approx 0.201$
- $P(X = 4) \approx 0.088$
- $P(X = 5) \approx 0.026$
- $P(X = 6) \approx 0.0055$
The peak is at $k = 2$, and the tail extends much further to the right than to the left (which is cut off at 0). Classic right-skew.
When $p \neq 0.5$, the probabilities $p^k$ and $(1-p)^{n-k}$ change at different rates as $k$ grows, breaking the symmetry. The result is a skewed distribution.
Pause — copy the skewness rule: $p<0.5\Rightarrow$ right-skewed (positive skew); $p>0.5\Rightarrow$ left-skewed (negative skew); $p=0.5\Rightarrow$ symmetric into your book.
Did you get this? True or false: for $X \sim B(15, 0.7)$, the histogram is left-skewed with the peak near $k = 10$.
Worked examples · 3 in a row, reveal as you go
Describe the shape of each distribution, locating the approximate peak and tail direction: (a) $X \sim B(12, 0.5)$, (b) $Y \sim B(20, 0.15)$, (c) $W \sim B(25, 0.9)$.
$X \sim B(10, 0.5)$ and $P(X = 3) = 0.1172$. Without further computation, state $P(X = 7)$ and explain the principle used.
A factory's defect rate is $p = 0.25$. Compare the shape of $B(8, 0.25)$ and $B(40, 0.25)$. Describe how the shape evolves as $n$ increases, computing the mean and standard deviation in each case.
Fill the gap: If $X \sim B(20, 0.3)$, then $\mu = np = $ and $\sigma^2 = np(1-p) = 4.2$. The distribution is right-skewed because $p < 0.5$.
Misconceptions to fix · the 3 traps that cost marks
Did you get this? True or false: a binomial distribution with $n = 30$ and $p = 0.4$ is symmetric because $n$ is large.
Activities · practice with the ideas
Describe the shape of $X \sim B(16, 0.5)$. State whether it is symmetric or skewed, give the mean, and identify where the peak sits.
For $X \sim B(20, 0.1)$, compute $\mu$ and $\sigma$. Describe the shape and identify the approximate peak.
$X \sim B(12, 0.5)$ and $P(X = 4) = 0.1208$. Without further computation, find $P(X = 8)$ and justify.
Compare the shape of $B(10, 0.3)$ and $B(50, 0.3)$. Compute $\mu$ and $\sigma$ in each case, and describe how skew changes as $n$ grows.
A histogram for $X \sim B(n, p)$ has its peak at $k = 15$ and is left-skewed. Given $n = 18$, estimate $p$ and justify your choice.
Odd one out: Three of these statements about $X \sim B(20, 0.5)$ are correct. Which one is NOT?
Earlier you sketched $B(10, 0.2)$, $B(10, 0.8)$ and $B(10, 0.5)$ from intuition.
$B(10, 0.5)$ is symmetric with peak at 5. $B(10, 0.2)$ has peak at 2 with a long right tail (right-skewed). $B(10, 0.8)$ is its mirror image: peak at 8 with a long left tail (left-skewed). Notice that $B(10, 0.2)$ and $B(10, 0.8)$ are exactly mirror images of each other — a consequence of swapping "success" and "failure".
Pick your answer, then rate your confidence — that tells the system what to drill next. Each retry pulls a fresh mix from the bank.
Q1. $X \sim B(14, 0.5)$ and $P(X = 5) = 0.1222$. Use symmetry to state $P(X = 9)$ and explain your reasoning. (2 marks)
Q2. $Y \sim B(25, 0.4)$. Compute $\mu$ and $\sigma$. State the shape (symmetric or skewed direction) and identify the approximate location of the peak. (3 marks)
Q3. A histogram for $X \sim B(n, p)$ shows perfect symmetry about $k = 12$, with peak value $P(X = 12) \approx 0.176$. Use these properties to deduce $n$ and $p$, and verify by computing the variance. (3 marks)
Comprehensive answers (click to reveal)
Activity answers:
1. $p = 0.5$ so symmetric. $\mu = 16 \times 0.5 = 8$. Peak at $k = 8$. Histogram is a mirror image about 8.
2. $\mu = 20 \times 0.1 = 2$, $\sigma = \sqrt{20 \times 0.1 \times 0.9} = \sqrt{1.8} \approx 1.34$. Right-skewed (since $p < 0.5$), peak at $k = 2$.
3. By symmetry ($p = 0.5$): $P(X = 8) = P(X = 12 - 8) = P(X = 4) = 0.1208$.
4. $B(10, 0.3)$: $\mu = 3$, $\sigma = \sqrt{2.1} \approx 1.45$. $B(50, 0.3)$: $\mu = 15$, $\sigma = \sqrt{10.5} \approx 3.24$. Both right-skewed (same $p < 0.5$) but $B(50, 0.3)$ is visibly more bell-shaped because skew shrinks like $1/\sqrt{n}$.
5. Left-skewed implies $p > 0.5$. Peak at $np = 15$ with $n = 18$ gives $p = 15/18 \approx 0.833$.
Q1 (2 marks): $p = 0.5 \Rightarrow P(X = k) = P(X = n - k)$ [1]. So $P(X = 9) = P(X = 14 - 9) = P(X = 5) = 0.1222$ [1].
Q2 (3 marks): $\mu = 25 \times 0.4 = 10$ [1]. $\sigma^2 = 25 \times 0.4 \times 0.6 = 6$, $\sigma = \sqrt 6 \approx 2.45$ [1]. $p < 0.5$ so right-skewed, peak near $k = 10$ [1].
Q3 (3 marks): Symmetry $\Rightarrow p = 0.5$ [1]. Peak at $np = 12 \Rightarrow n = 24$ [1]. Verify: $\sigma^2 = 24 \times 0.5 \times 0.5 = 6$; the peak height $\binom{24}{12}(0.5)^{24} \approx 0.176$ confirms [1].
Five timed questions on binomial shape, symmetry, skew and mean/variance. Beat the boss to bank a tier — gold (90% + speed), silver (75%), or bronze (50%). Replays welcome.
⚔ Enter the arenaClimb platforms by answering binomial shape questions. Lighter alternative to the boss.
Mark lesson as complete
Tick when you've finished the practice and review.