QED
Probability · step 6 of 13

Binomial & uniform distributions

The binomial distribution counts successes in n independent trials each with probability p: P(X = k) = C(n,k)p^k(1−p)^(n−k), with mean np and variance np(1−p). Its four conditions — fixed n, two outcomes, constant p, independence — must all hold, and sampling without replacement breaks the last two.

Unlimited questions · marked criterion by criterion · no card needed

Method: how to approach it

The order below is what examiners expect to see, and each step carries its own marks.

  1. Check the four conditionsFixed number of trials, binary outcome, constant success probability, independent trials. If any fails, binomial is the wrong model.
  2. Identify n, p and kRead them from the wording. "At least" and "at most" change which k values you sum.
  3. Apply the formula or the complementP(at least one) = 1 − P(0) is far quicker than summing every term.
  4. Use the mean and variance formulasE[X] = np and Var(X) = np(1−p). For the discrete uniform on 1..n, E = (n+1)/2 and Var = (n²−1)/12.

Worked example

A fair coin is tossed 5 times. Find P(exactly 3 heads) and P(at least 1 head).

  1. n = 5, p = 1/2. P(X = 3) = C(5,3)(1/2)³(1/2)² = 10 · (1/32).
  2. = 10/32 = 5/16.
  3. For at least one head, use the complement: P(X = 0) = (1/2)⁵ = 1/32.
  4. P(X ≥ 1) = 1 − 1/32.

Answer. P(exactly 3) = 5/16 and P(at least 1) = 31/32.

Where marks get dropped

These are the specific errors that cost credit on binomial & uniform distributions questions — QED's rubric penalises each of them separately.

Practise this until it is automatic

Unlimited fresh questions

QED generates new binomial & uniform distributions problems on demand at warm-up, exam and challenge level, so you can drill this one skill until it stops costing you marks.

Marked like an examiner

Every answer is scored against a point-by-point rubric with partial credit, so you see exactly which step of the method broke down — not just a tick or a cross.

Answer in real notation

A one-tap symbol palette, a visual equation editor and a truth-table builder — or photograph your handwritten working and QED converts it to LaTeX.

Saved to your library

Every question you generate is kept and re-takeable as a timed exam, and your Probability mastery is tracked so you know when this is exam-ready.

Binomial & uniform distributions — frequently asked questions

When is a binomial approximately normal?

When np and n(1−p) both exceed about 10. Then X ≈ N(np, np(1−p)), which is the basis of the standard proportion tests.

What if trials are not independent?

Use the hypergeometric distribution for sampling without replacement from a finite population, or model the dependence explicitly.

What is the discrete uniform distribution?

Every value equally likely, like a fair die. On 1..n the mean is (n+1)/2 and the variance is (n²−1)/12, which gives 35/12 for n = 6.

The rest of Probability

Events, conditional probability, random variables. Each subtopic below has its own method, worked example and mark-losing traps.

Ready to make binomial & uniform distributions exam-proof?

Generate your first questions free — no card, no setup, no personal data stored. Practise until the method is second nature.

Start practising free →