Binomial and Poisson
Binomial and Poisson
Binomial distributions
Mean and variance of a binomial
Contents
11 of
of 58
58 © Boardworks Ltd 2006
Special distributions
Introductory example:
A spinner is divided into four equal sized
sections marked 1, 2, 3, 4.
If the spinner is spun 6 times, how likely
is it to land on 1 on four occasions?
10 4 6
a) P( X 4) C4 0.51 0.49 0.197
b) P( X 8) P( X 8) P( X 9) P( X 10)
10C8 0.518 0.492 10C9 0.519 0.49 0.5110
0.04945 0.01144 0.00119
0.0621
Binomial distributions
Mean and variance of a binomial
Contents
Example:
If X ~ B[16, 0.25], then
E[X] = 16 × 0.25 = 4
and Var[X] = 16 × 025 × 0.75 = 3
Binomial distributions
Mean and variance of a binomial
Contents
If X ~ Po(λ), then
e x
P( X = x ) =
x!
for x = 0, 1, 2, 3, …
e 0.85 0.853
P( X = 3 ) = = 0.0437 (3 s.f.)
3!
e 0.85 0.850
P( X = 0) = = 0.4274
0!
e 0.85 0.851
P(X = 1) = = 0.3633
1!
e 0.85 0.852
P( X = 2) = = 0.1544
2!
e 1.75 1.750
P( X 0) = 0.1738
0!
e 1.75 1.751
P( X 1) = 0.3041
1!
e 1.75 1.752
P( X 2) = 0.2661
2!
Therefore, P(X ≤ 2) = 0.744 (3 s.f.)
29 of 58 © Boardworks Ltd 2006
Calculating probabilities
So, Y ~ Po(7).
e 7 76
Therefore, P(Y 6) = 0.149 (3 s.f.)
6!
Examination-style question
A gardener has calculated that weeds in his garden occur at a
mean rate of 3.25 per square metre. Assuming that a Poisson
distribution is appropriate:
a) Find the probability that there will be fewer than 4 weeds
in an area of 2 m2.
b) State what needs to be assumed about the distribution
of weeds in order for the Poisson distribution to be fully
justified.
= 0.112 (3 s.f.)
b) For a Poisson distribution to be justified, the weeds
would need to occur randomly and at a constant rate.
Binomial distributions
Mean and variance of a binomial
Contents
Examination-style question
A corner shop has on average 18 customers per hour.
Assume that a Poisson distribution is appropriate.
a) Calculate the probability that
i) more than 10 customers will arrive in a 15 minute interval;
ii) exactly 2 customers will arrive in a 1 minute interval.
b) Find the time interval such that the probability of no
customers arriving during that interval is 0.2.
0.3t = ln0.2
ln0.2
t= = 5.36 minutes
0.3
36 of 58 © Boardworks Ltd 2006
Mean and variance
Binomial distributions
Mean and variance of a binomial
Contents
E(X) = Var(X) = λ
r 0 1 2 3 4 5 or more
Frequency, f 21 19 10 3 3 0
r 0 1 2 3 4 5 or more
Frequency, f 21 19 10 3 3 0
P(X ≥ x) is found by
subtracting the sum of the
other probabilities from 1.
x f Expected frequencies
0 21 19.2
1 19 20.6
2 10 11.0
3 3 3.9
4 3 1.1
5 or more 0 0.3
We can see that these expected frequencies are quite
close to the frequencies that were actually observed,
which suggests that the Poisson distribution appears to be
a reasonable model for the data.
Binomial distributions
Mean and variance of a binomial
Contents
Examination-style question:
The probability that a directory enquiry service gives out the
correct phone number has been estimated to be 0.975.
a) Sabah requires 10 phone numbers. Find the probability
that the service gives her at least 9 correct numbers.
b) A large organisation requests 140 phone numbers. Find
the probability that more than 135 of them are given out
correctly.