2.7.13 · D3Statistics & Probability — Intermediate

Worked examples — Binomial distribution — PMF, mean, variance

3,356 words15 min readBack to topic

The scenario matrix

Every binomial question is one of these cells. Each worked example below is tagged with the cell it hits.

Cell What it asks Tool
A. Exact for one value of PMF once
B. At least one complement
C. At most / range or sum a few PMF terms
D. Summary stats mean, variance, standard deviation, "typical range" ,
E. Extreme or (degenerate) distribution collapses to a point
F. Extreme or (the tails)
G. Not binomial dependent trials / changing recognise & switch model
H. Poisson limit huge , tiny , moderate approximation
I. Normal limit large , middling + continuity
Figure — Binomial distribution — PMF, mean, variance

Every worked example below names the exact cell it lands on, so you can watch the tree get exercised end to end.


Example 1 — Cell A (exact )

The full shape of this distribution is the histogram in Figure 2, with the bar highlighted.

Figure — Binomial distribution — PMF, mean, variance

Example 2 — Cell B (at least one)


Example 3 — Cell C (at most / range)


Example 4 — Cell D (summary statistics)

The mean and the band are drawn over the distribution in Figure 3.

Figure — Binomial distribution — PMF, mean, variance

Example 5 — Cell E (degenerate )


Example 6 — Cell F (extreme , both tails)


Example 7 — Cell G (NOT binomial)


Example 8 — Cell H (Poisson limit)


Example 9 — Cell I (Normal approximation)

The half-bar shift and the bell overlay are shown in Figure 4.

Figure — Binomial distribution — PMF, mean, variance

Active recall

Recall Which cell is "at least one", and why the complement?

Cell B. "At least one" spans many values, but its complement is the single easy term , so .

Recall What makes Example 7 not binomial, and what replaces it?

Drawing without replacement changes each draw (and breaks independence), so the "Same " condition fails. Use the Hypergeometric distribution instead.

Recall When do you reach for Poisson vs Normal?

Poisson when is huge and tiny with moderate (rare events). Normal when is large and is not extreme so that and (bell-shaped) — remember the continuity correction and that .


Connections

  • Binomial distribution — PMF, mean, variance — the parent formulas every example above applies.
  • Bernoulli distribution — each single trial in these examples.
  • Binomial Theorem — why the PMF sums to 1.
  • Linearity of expectation — the mean in Example 4.
  • Variance and covariance — why variances add in Example 4.
  • Poisson distribution — the rare-event limit in Example 8.
  • Normal approximation to binomial — the large- limit in Example 9.
  • Hypergeometric distribution — the correct model in Example 7.