Topic 5
Topic 5
nd
2 Year
Cs
Prepared By
Dr/Marwa Yahya
Objectives
At the end of this lesson, the student should be able to
- Define the terms: probability distribution, random
variable, discrete probability distribution.
- Calculate mean and variance.
- Binomial distribution
- Binomial experiment.
Obtain the probability of a given number of events
happening in a fixed interval of time.
- Calculate the mean and variance of Poisson
distribution.
Revision
- Define the terms:
1. Probability distribution.
2. Random variable.
3. Discrete probability distribution.
4. Probability mass function.
5. Cumulative distribution function.
Binomial Probability Distribution
binomial experiment.
Binomial distribution
- The probability distribution that
describes a binomial random variable.
- A binomial distribution has the
following characteristics:
- The experiment consists of n trials.
- Each trial results in a success or a
failure.
- The probability of a success on any
trial is 𝑝 and remains constant from
trial to trial. This implies that
- The probability of failure, 𝒒, on any
trial is 𝟏 − 𝒑 and remains constant from
trial to trial.
𝝁 = 𝒏𝒑 𝝈𝟐 = 𝒏𝒑𝒒 𝝈 = 𝒏𝒑𝒒
𝑷 𝒙 ≥ 𝟏 = 𝟏 − 𝑷 𝒙 < 𝟏 = 𝟏 − 𝑷(𝒙 = 𝟎)
Poisson Probability Distribution
The Poisson probability distribution, named
after the French mathematician Simeon D.
Poisson, is another important probability
distribution of a discrete random variable that
has a large number of applications. Its
probability distribution provides a good model
for data that represent the number of
occurrences of a specified event in a given unit
of time or space.
The following are few examples of experiments for which
the random variable 𝐱 can be modeled by the Poisson
random variable:
❑ The number of calls received by a switchboard during a
given period of time.
❑The number of accidents that occur at a company during
a one-month period
❑The number of television sets sold at a department store
during a given week.
❑The number of customer arrivals at a checkout counter
during a given minute
The following three conditions must be satisfied to
apply the Poisson probability distribution
➢𝑥 is a discrete random variable.
➢The occurrences are random.
➢The occurrences are independent.
Let 𝜇 be the average number of units that an event
occurs in a certain period of time or space. The
probability of 𝑥 occurrences of this event is
𝜇𝑥 𝑒 −𝑥
𝑃 𝑥 =
𝑥!
𝑥 −𝜇
𝜇 𝑒
𝑃 𝑥 =
𝑥!
𝐟𝐨𝐫 𝐯𝐚𝐥𝐮𝐞𝐬 𝒐𝒇 𝒙 = 𝟎, 𝟏, 𝟐, 𝟑, … . The mean and
standard deviation of the Poisson random
variable 𝒙 are
Mean: 𝝁,
Standard deviation: 𝝈 = 𝝁.
The symbol 𝒆 = 𝟐. 𝟕𝟏𝟖𝟐𝟖 is evaluated using
your scientific calculator, which should have a
function such as 𝒆𝒙 .
Example (1)
20 𝑒 −2
𝑃 𝑥=0 =𝑃 0 = = 𝑒 −2 = 0.135335.
0!
During a 2-week period, the average number of accidents
on this section of highway is 2(2) = 4. The probability of at
most three accidents during a 2-week period is
𝑃 𝑥 ≤3 =𝑃 0 +𝑃 1 +𝑃 2 +𝑃 3 ,
40 𝑒 −4
𝑃 𝑥=0 =𝑃 0 = = 0.18316
0!
41 𝑒 −4
𝑃 𝑥=1 =𝑃 0 = = 0.07326
1!
42 𝑒 −4
𝑃 𝑥=2 =𝑃 0 = = 0.14652
2!
43 𝑒 −4
𝑃 𝑥=3 =𝑃 0 = = 0.19536
3!
𝑃 𝑥 ≤ 3 = 0.18316 + 0.07326 + 0.14652 + 0.19536 =
0.433471.
Example (2)
A washing machine in a Laundromat breaks
down an average of three times per month.
Using the Poisson probability distribution
formula, find the probability that during the
next month this machine will have
1) Exactly two breakdowns
2) At most one breakdown.
Solution
The probability that exactly two breakdowns will
7×8
𝜇2 = = 28ℎ
2
2824 𝑒 −28
𝑃 24 = = 0.060095
24!
THANK You