Section 1: Introducing The Binomial Distribution
Section 1: Introducing The Binomial Distribution
To understand the formula for the binomial distribution, suppose you have five
trials, each with two possible outcomes, success (S) and failure (F). If you
want to find the probability of two successes, you need to think about the ten
possible cases
SSFFF SFSFF
SFFSF SFFFS
FSSFF FSFSF
FSFFS FFSSF
FFSFS FFFSS
What you are doing is choosing two trials out of the five, to be successes.
This is the same process as when you expand ( x y)5 i.e.
( x y )( x y )( x y )( x y )( x y ) - to find the coefficient of x2 y3 you need to
know how many ways you can choose an x from two of the brackets and a y
from the other three. In both these situations, you need to use the binomial
coefficient 5 C2 to find the number of ways.
1 of 6 27/10/16 © MEI
AS Maths Binomial 1 Notes and Examples
Some examples
X is the number of heads when a coin is tossed 20 times.
Each coin toss represents a trials, so n = 20.
The probability of success (i.e. getting a head) is 12 so p = 1
2
X ~ B(20, 12 )
X ~ B(10, 16 )
You might think that there are six possible outcomes to throwing a
die. However, since you are only interested in whether or not you get
a six, there are two outcomes, getting a six and not getting a six.
Be careful to identify the “trials” correctly. For example, suppose that you were
looking at the number of girls in families with three children. If X is the number
of girls in a family with three children, then there are 3 trials and the probability
of “success” (i.e. having a girl) is 12 , and so X ~ B(3, 12 ). However, if you look at
20 families each with three children, and X is the number of families with three
girls, then there are 20 trials and the probability of success (i.e. having three
girls) is 18 , and so X ~ B(20, 18 ).
2 of 6 27/10/16 © MEI
AS Maths Binomial 1 Notes and Examples
Sometimes you will need to find a probability of the form P( X r ) . Since your
calculator will only give P( X r ) , you need to use subtraction to work it out –
for example P( X 4) 1 P( X 3) .
Example 1
X ~ B(10, 0.4).
Find the following probabilities:
(i) P(X = 1)
(ii) P(X = 0)
(iii) P(X 2)
Solution
X ~ B(10, 0.4). So: n = 10, p = 0.4, q = 0.6
3 of 6 27/10/16 © MEI
AS Maths Binomial 1 Notes and Examples
Example 2
Using recent data provided by the low-cost airline Brianair, the probability of a flight
arriving on time is estimated to be 0.9.
On four different occasions I am taking a flight with Brianair.
(i) What is the probability that I arrive on time on all four flights?
(ii) What is the probability that I arrive on time on exactly two occasions?
(iii) What is the probability that I arrive on time on at least one occasion?
Solution
Let X be the number of times a flight is on time.
n = 4, p = 0.9, q = 0.1 so X ~ B(4, 0.9).
Example 3
X ~ B(10, 0.6).
(i) Find the expectation of X
(ii) What is the most likely outcome for X?
Solution
X ~ B(10, 0.6).
So n = 10, p = 0.6
(i) Expectation = np = 10 0.6 = 6
(ii) The most likely outcome for X is the value of X which has the highest
probability.
P(X = 6) = 10C6 0.6 6 0.4 4 = 0.251 to 3 sig. fig. It is a good idea to use the
mean as the starting point.
P(X = 5) = 10C5 0.6 5 0.4 5 = 0.201 to 3 sig. fig. Although the answer may not
be the mean itself, it will help
to narrow down the search.
4 of 6 27/10/16 © MEI
AS Maths Binomial 1 Notes and Examples
Example 4
Using recent data provided by the low-cost airline Lyingair, the probability of a flight
arriving on time is estimated to be 0.7.
Every week I take four flights with Lyingair.
(i) Find the expectation of the number of times that I will be on time.
(ii) In a particular week, what is the probability that I arrive at my destination on
time for all 4 flights?
(iii) What is the probability that in 3 weeks of travelling, exactly one of the weeks
has at least one late arrival?
(iv) What is the probability that in 3 weeks of travelling, at least one of the weeks
has at least one late arrival?
Solution
Let X be the number of times in a particular week that a flight is on time.
n = 4, p = 0.7, q = 0.3
X ~ (4, 0.7).
(i) What is the expected value? Do not round this value.
Expected value = np = 4 x 0.7 = 2.8 Although the flight cannot be on
time on 2.8 occasions, this gives
us an indication of what will
(ii) P(X = 4) 4 C4 0.7 0.3
4 0
happen over a long period of time,
1 0.7 4 1 with repeated samples.
0.2401
(iii) The probability that in one week all the flights are on time is 0.2401 from (ii).
Let Y be the number of weeks that all flights on time.
Y is binomial with n = 3 and p = 0.2401
Y ~B( 3, 0.2401). Note: the flights can be all on time
during a week, or there is at least one
delay, giving a Binomial situation.
Probability that in 3 weeks of travelling one of the weeks has at least one
late arrival is P(Y = 2).
5 of 6 27/10/16 © MEI
AS Maths Binomial 1 Notes and Examples
(iv) First find the probability that there are no late arrivals for any of the weeks, i.e.
the probability that Y = 3.
P(Y = 3) 3 C3 0.24013 0.75990
0.0138 (3 s.f.)
The probability that in 3 weeks of travelling at least one of the weeks has at
least one late arrival = 1 – 0.0138 = 0.986 (3 s.f.)
Solution
Let X be the number of students travelling by bus in the sample.
1 3
n = ?, p = , q =
4 4
This means “the probability that at least one
1 student travels by bus is greater than 0.95” –
X ~ B(n, ).
4 the statement in the question.
6 of 6 27/10/16 © MEI