4.9.6 · D1Probability Theory & Statistics

Foundations — Common discrete distributions — Bernoulli, Binomial, Poisson, Geometric, Negative Binomial

3,208 words15 min readBack to topic

This page assumes nothing. We introduce every symbol the parent note uses, in the order that each one needs the previous. If a symbol appears on the parent page and you are not 100% sure what its little marks mean — it is defined below.


0. Powers and the exponential — notation used everywhere below

Before anything else, two pieces of notation appear on nearly every line of the parent page: powers and the exponential function. We pin them down now so nothing later is a surprise.

The picture. is repeated stretching: start at and stretch by a factor , times in a row. In our formulas is " multiplied by itself times" — the chance of independent failures in a row.

Why the topic needs it. Multiplying independent probabilities produces powers like and ; the Poisson limit produces . Powers are the language every distribution is written in.


1. What is a "random variable"? The symbol

The picture. Imagine a box (the experiment). Something random happens inside — a coin flip, a die roll. Out comes a number. is the label on the box; is the number that pops out this time.

Figure — Common discrete distributions — Bernoulli, Binomial, Poisson, Geometric, Negative Binomial

Why the topic needs it. Every distribution answers "what number came out, and how likely was it?". Without a symbol for "the number that came out", we cannot even ask the question. See Bernoulli trial — that is the simplest possible box.


2. The probability symbol

The picture. Think of probability as a full bar of length 1 being sliced up among all possible outcomes. Each slice's width is that outcome's probability. All slices together fill the whole bar.

Figure — Common discrete distributions — Bernoulli, Binomial, Poisson, Geometric, Negative Binomial

Why the topic needs it. and every other boxed formula is a recipe for one slice's width. The "adds to 1" rule is how we sanity-check those recipes.


3. The success/failure numbers and

The picture. Cut the length-1 bar into exactly two pieces: a piece of width (the outcome labelled ) and the leftover piece of width (the outcome labelled ). That's it — that's a Bernoulli trial.

Why deserves its own letter. In formulas like we multiply " failures then one success". Writing instead of every time keeps the algebra readable — nothing more.


4. Counting: factorials and the "choose"

We now need to count how many arrangements give the same number of successes. Two symbols do this.

The picture of . You have empty slots and distinct cards. The first slot has choices, the next , and so on — multiply them. Three cards → orderings.

The picture. Line up boxes. Colour exactly of them amber (successes), leave the rest white. counts the distinct patterns of amber boxes.

Figure — Common discrete distributions — Bernoulli, Binomial, Poisson, Geometric, Negative Binomial

Why the topic needs it. The Binomial's counts which trials succeeded; the Negative Binomial's counts which of the earlier trials succeeded. Every "choose" on the parent page is exactly this box-colouring picture.


5. The sum sign and infinite sums

The picture. A conveyor belt drops terms into a running total. is the total in the bucket at the end.

Figure — Common discrete distributions — Bernoulli, Binomial, Poisson, Geometric, Negative Binomial

Why the topic needs it. The Geometric distribution's mean is an infinite sum that collapses using this exact identity (differentiated once). See Geometric series for the full machinery.


6. Expectation — the "average value"

The picture. Put a weight of size at position on a number line. is the balance point (centre of mass) of all those weights.

Why the topic needs it. Every distribution reports its mean: Bernoulli , Binomial , Geometric . These are the balance points. Full treatment in Expectation and Variance.


7. Variance — the "spread"

The picture. Back to the weights on the number line. Variance measures how far the weights sit from the balance point, on average (we square each distance so that weights on the left, which are "negative distances", don't cancel the ones on the right).

Why the topic needs it. Every summary row lists a variance. The parent note uses exactly this shortcut for Bernoulli (with the trick ). Also: variances only add when trials are independent — the reason the parent note insists on "independent trials". Details in Expectation and Variance.


8. The constant and the limit

The picture. Start with £1 and add interest not once but in ever-smaller instalments per year. As , the total approaches — continuous compounding. See Limit e^x as (1+x/n)^n.

Figure — Common discrete distributions — Bernoulli, Binomial, Poisson, Geometric, Negative Binomial

Why the topic needs it. The Poisson formula is born from letting the Binomial's turn into . No , no Poisson.


9. The rate

The picture. A stretch of time (or a page, or a length) with tiny random dots sprinkled on it. is how many dots you expect in one unit stretch — this is the Poisson process viewpoint.

Why the topic needs it. replaces the pair once : only the product survives the limit.


Prerequisite map

The diagram below reads top-to-bottom: the random variable feeds into probability , which splits a trial into success and failure , giving a Bernoulli trial. Separately, factorials build the choose symbol. Bernoulli plus choose gives the Binomial; Bernoulli plus the sum sign and geometric series give the Geometric / Negative Binomial. The Binomial pushed to its limit produces , which (with the rate ) yields the Poisson. Finally expectation and variance feed all five means and variances.

random variable X

probability P

success p and failure q

Bernoulli trial

factorial n over one

choose n over k

Binomial count

sum sign

geometric series

Geometric and Neg Binomial

expectation E of X

variance spread

limit produces e

Poisson rare events

rate lambda

all five means


Equipment checklist

Cover the right side and answer aloud before revealing.

What does mean for a whole number ?
Multiply by itself times; and .
What does mean, and how is it different from ?
is the random machine (a rule turning outcomes into numbers); is one specific number it outputs.
What must all the values of add up to?
Exactly — the slices fill the whole probability bar.
What two numbers does a single trial's take, and what do they mean?
= success and = failure; and nothing else.
If is the success chance, what is ?
, the failure chance; pure shorthand, no new info.
For which and is defined, and what if is out of range?
Non-negative whole numbers with ; outside that range .
What does count, in a picture?
The number of distinct ways to colour of boxes as successes, order ignored.
Write in terms of factorials.
.
What does mean, and what does say?
The size of ignoring sign; means .
What is for ?
(the geometric series).
Over which values of does run?
Over every value can take (its full support) — finite or infinite.
What is for a constant , and ?
and — constants pass through the average.
Why does the shortcut hold?
Expand and average; the constant collapses the middle terms into .
is the balance point of what?
Weights of size placed at position on the number line.
Why can the Binomial mean be written down instantly as ?
Linearity of expectation — averages add even without independence, and it is Bernoulli copies.
What extra condition do you need for variances to add?
Independence of the trials.
What does mean, and what is a limit?
grows without stopping; a limit is the fixed number a sequence settles onto.
What does approach as ?
.
What single number replaces in the Poisson limit, and how?
, held fixed as , .

Ready? Every symbol on the parent note now has a plain-words meaning and a picture behind it.