You are on page 1of 14

If the probability that James is late home from work on any

day is 0.4, what is the probability that he is late home


twice in a five-day working week?
This example is one of a particular type of problem where
there are only two possible outcomes – a BINOMIAL
problem.

If there are a large number of stages (or trials), it can be


difficult to rely on Pascal’s triangle

The number of paths giving r occurrences out of n cases is:

nC 𝑛 𝑛!
r = 𝑟
=
𝑟! 𝑛 − 𝑟 !
The BINOMIAL PROBABILITY DISTRIBUTION is defined as:
𝒏
𝑷 𝑿=𝒓 = 𝒑𝒓 (𝟏 − 𝒑)𝒏−𝒓 𝒇𝒐𝒓 𝒓 = 𝟎, 𝟏, 𝟐, 𝟑 … 𝒏
𝒓

n stands for the number of trials


p stands for the probability of ‘success’
The particular model can be summarised as:

𝑿 ~ 𝑩(𝒏, 𝒑)

The binomial distribution is a DISCRETE distribution.


If 25 dice are thrown, find the probability that three
sixes are obtained.
You can use the binomial distribution for any situation
where you want to count the number of times a particular
outcome is observed out of a fixed number of cases –
provided certain conditions are satisfied…

 There is a fixed number of trials


 Each trial has the same two possible outcomes
 The outcomes of the trials are independent of one another
 The probability of ‘success’ remains constant
You can use standard tables to answer some binomial
problems…
𝑿 ~ 𝑩(𝟓, 𝟎. 𝟑𝟓)
What is (a) P(X ≤ 3) (b) P(X = 3) (c) P(X ≥ 3)
3
If 𝑋 ~ 𝐵 30, find (a) P(X ≤ 17) (b) P(X > 24)
4
On 40% of the days that Sean travels to work he finds he
has to stop at a particular set of traffic lights.
Find the probability that he has to stop at these lights
no more that five times during a month in which he
works 20 days.
MEAN AND VARIANCE OF THE BINOMIAL DISTRIBUTION

If 𝑿 ~ 𝑩(𝒏, 𝒑) E(X) = np Var(X) = np(1 – p)


If X ~ B(10, 0.2) find the mean and variance of X
X is a binomial distribution with mean 8 and variance 6.4.
Find P(X ≤ 3).
For the following random variables state whether they can
be modelled by a binomial distribution. If they can, give the
model, if they cannot then explain why.
(a) A dice is thrown repeatedly until a 1 is seen.
X = number of throws.
(b) A dice is thrown 10 times. X = number of 1’s seen
(c) A bag has 25 red and 25 blue balls in it. Five balls are
taken out without replacement.
X = number of red balls taken
(d) X = number of boys in a family of five children
(e) A pair of dice is thrown 25 times.
X = number of times a double is thrown
(f) A pair of dice is thrown 25 times.
X = average score of the sum of the
numbers showing.
A vet thinks that the number of male puppies in litters of a
Given size will follow a binomial distribution with p = 0.5.
(a) In litters of six puppies, what would be the mean and
variance of the number of males if the distribution is
binomial?
The vet records the number of males in 82 litters of six
Puppies and the results are summarised in the table:
Males 0 1 2 3 4 5 6
Frequency 8 10 16 15 14 12 7

(b) Calculate the mean and variance of the number of


males in litters of six puppies.
(c) Do you think the binomial distribution is a good model
for the number of males in a litter of
puppies?
If X ~ B(40, p) and Var(X) = 9.6
(a) Find the two possible values of p
(b) For each of the values of p find P(X < μ – σ)

You might also like