Chapter5specialprobabilitydistribution v1 28week5 29
Chapter5specialprobabilitydistribution v1 28week5 29
Chapter5specialprobabilitydistribution v1 28week5 29
Week 5
3.1 Binomial Distributions
Binomial Experiments
1. The experiment is repeated for a fixed number of trials, where each trial
is independent of other trials.
2. There are only two possible outcomes of interest for each trial. The
outcomes can be classified as a success (S) or as a failure (F).
3. The probability of a success P(S) is the same for each trial.
4. The random variable x counts the number of successful trials.
Notation for Binomial Experiments
Symbol Description
n The number of times a trial is repeated
p = P(S) The probability of success in a single trial
q = P(F) The probability of failure in a single trial
(q = 1 – p)
x The random variable represents a count of
the number of successes in n trials:
x = 0, 1, 2, 3, … , n.
Example: Binomial Experiments
Binomial Experiment
1. Each surgery represents a trial. There are eight surgeries, and each one
is independent of the others.
2. There are only two possible outcomes of interest for each surgery: a
success (S) or a failure (F).
3. The probability of a success, P(S), is 0.85 for each surgery.
4. The random variable x counts the number of successful surgeries.
Solution: Binomial Experiments
Binomial Experiment
• n = 8 (number of trials)
• p = 0.85 (probability of success)
• q = 1 – p = 1 – 0.85 = 0.15 (probability of failure)
• x = 0, 1, 2, 3, 4, 5, 6, 7, 8 (number of successful
surgeries)
Example: Binomial Experiments
9
P(2 successful surgeries) 3 0.422
64
Solution: Finding Binomial Probabilities
2 3−2
3𝐶
3 1
𝑃 𝑋=2 = 2
4 4
Probability for 2 3 2 1 1
successful surgeries = 3𝐶2 = 0.419
4 4
Binomial Probability Distribution
x P(x)
0 0.0032 All of the probabilities are between
1 0.0284 0 and 1 and the sum of the
2 0.1086 probabilities is 1.
3 0.2304
4 0.2932
5 0.2239
6 0.0950
7 0.0173
Author Question: Finding Binomial Probabilities
About ten percent of workers (16 years and over) in Penang commute to
their jobs by carpooling. You randomly select eight workers. What is the
probability that exactly four of them carpool to work? Use a table to find
the probability.
Solution:
• Binomial with n = 8, p = 0.10, x = 4
Solution: Finding Binomial Probabilities Using a Table
• Mean: μ = np
• Variance: σ2 = npq
Solution :
Let X be the number of hawker summons per week, then 𝑋~𝑃0(8)
𝑒 −8 85
𝑃 𝑋=5 = = 0.0916
5!
Author Question : Poisson Distribution
An average of three cars arrive at PLUS highway tollgate every minute. If
this rate is approximated by a Poisson process, what is the probability that :
a. Exactly five cars will arrive in a one-minute period?
b. More than two cars will arrive in a one-minute period?
c. Less than two cars will arrive in a two-minute period?
Mean and Variance
• A typist makes on average 2 mistakes per page. What is the probability of a particular page
having no errors on it?(ans : 0.1353)
• A computer crashes once every 2 days on average. What is the probability of there being 2
crashes in one week?(ans : 0.185)
• Components are packed in boxes of 20. The probability of a component being defective is
0.1. What is the probability of a box containing 2 defective components?(ans : 0.285)
• ICs are packaged in boxes of 10. The probability of an IC being faulty is 2%. What is the
probability of a box containing 2 faulty ICs? ( ans : 0.015)
http://personal.maths.surrey.ac.uk/st/J.Deane/Teach/se202/poiss_bin.html
Poisson or Binomial distribution?
As a guide,
𝑋~𝐵 𝑛, 𝑝 → 𝑋~𝑃0 𝜇
Binomial → Poisson
Condition:
𝑛 ≥ 30 , 𝑝 < 0.1
1. When ‘n’ is large , and ‘p’ is approximately small , Poisson can be used
to approximate Binomial. In other words when n >=30 and p<=0.1.
2000 5 1995 45 𝑒 −4
𝑃 𝑋=5 = 𝐶5 0.002) (0.998 𝑃 𝑋=5 = 5!
= 0.1565 = 0.1563