Grade 12 Math · The binomial distribution
n trials, k successes
score 0

n trials, k successes

Repeat the same trial nn times, independently, each succeeding with the same chance pp, and count the successes. That is a binomial experiment, and it is the most common distribution on any exam paper. Its centre comes first: μ=np\mu = np, read mu equals n p, where μ\mu — the Greek letter mu, said “mew” — is the expected number of successes, nn is the count of trials, and pp is the per-trial chance. Twenty guesses at a four-choice question centre on 20×0.25=520 \times 0.25 = 5 right answers. Compute that first, always; it is the rail every later answer gets checked against.

For an exact count, P(X=k)=(nk)pk(1p)nkP(X = k) = \binom{n}{k} p^{k} (1-p)^{\,n-k}, read P of X equals k equals n choose k, times p to the k, times one minus p to the n minus k. Read it in three pieces. (nk)\binom{n}{k} — that is nCk{}_{n}C_{k} in its stacked clothing — counts WHICH trials succeeded. pkp^{k} prices those kk successes. (1p)nk(1-p)^{\,n-k} prices the nkn-k failures, because the others must MISS, and missing is not free. Drop the (nk)\binom{n}{k} and you have priced exactly one pattern out of many — the single most common error in this lesson.

Spread comes last: σ2=np(1p)\sigma^{2} = np(1-p), the variance of the success count, where σ\sigma (sigma) is the standard deviation and σ2\sigma^{2} its square. Note where p(1p)p(1-p) peaks — at p=0.5p = 0.5. A fair coin is the most unpredictable coin there is, and a near-certain trial barely wobbles at all.