10/3338–12FE Reference Handbook 10.4 · Statistics · Discrete Distributions

Handbook formula

Binomial Probability

Probability of exactly x successes in n independent Bernoulli trials with success probability p. C(n,x) = n! / (x!(n−x)!). Mean μ = np and variance np(1−p). Bernoulli is the n = 1 case.

Number of trials
Number of successes
Success probability per trial
Binomial coefficient n choose x

Step-by-step solved example

n = 5, p = 0.4. Find P(X = 2).

μz
Binomial counts become normal-like for large n.
  1. 1. Coefficient

    C(5,2) = 10.

  2. 2. Probability

    P = 10 (0.4)² (0.6)³ = 10×0.16×0.216 = 0.3456.

Answer: P = 0.346

10 practice questions

0/10 correct

1.C(5,2) equals

2.C(n,0) equals

3.Fair coin, 2 tosses, P(2 heads) is

4.Mean of a binomial random variable is

5.n = 10, p = 0.3. Mean equals

6.Variance np(1−p) for n = 4, p = 0.5 is

7.C(6,6) equals

8.n = 3, p = 0.5, P(X = 1) equals

9.A Bernoulli trial is binomial with

10.Σ P(x) from x = 0 to n equals