Week 6 Prob
Week 6 Prob
Week – 6
MKT3802 Statistical and Experimental Methods for Engineers
Hypergeometric distribution
Multivariate Hypergeometric Distribution
Poisson Distribution
Example (1)
A particular part that is used as an injection device is sold in lots of
10. The producer deems a lot acceptable if no more than one defective
is in the lot. A sampling plan involves random sampling and testing 3
of the parts out of 10. If none of the 3 is defective, the lot is accepted.
Comment on the utility of this plan.
Definition
The probability distribution of the hypergeometric random variable X,
the number of successes in a random sample of size n selected from N
items of which k are labeled success and N − k labeled failure, is
! !
k N −k
x n−x
h(x; N, n, k) = !
N
n
where
max {0, n − (N − k)} ≤ x ≤ min {n, k}
Example (2)
Lots of 40 components each are deemed unacceptable if they contain 3
or more defectives. The procedure for sampling a lot is to select 5
components at random and to reject the lot if a defective is found.
What is the probability that exactly 1 defective is found in the sample
if there are 3 defectives in the entire lot?
Example (3)
Find the mean and variance of the random variable of Example 2 and
then use Chebyshev’s theorem to interpret the interval µ ± 2σ
if n is small compared to N
binomial distribution can be used to approximate hypergeometric
distribution
rule of thumb: n
N ≤ 0.05
p in binomial distribution may be approximated by Nk
k
µ = np vs. µ = n
N
2 2 (N − n) k k
σ = npq vs. σ = n 1−
(N − 1) N N
Example (4)
A manufacturer of automobile tires reports that among a shipment of
5000 sent to a local distributor, 1000 are slightly blemished. If one
purchases 10 of these tires at random from the distributor, what is the
probability that exactly 3 are blemished?
0.25 0.25
0.2 0.2
P(x)
P(x)
0.15 0.15
0.1 0.1
0.05 0.05
0 0
0 1 2 3 4 5 6 7 8 9 10 0 1 2 3 4 5 6 7 8 9 10
X X
Definition
If N items can be partitioned into the k cells A1 , A2 , ..., Ak with
a1 , a2 , ..., ak elements, respectively, then the probability distribution of
the random variables X1 , X2 , ..., Xk , representing the number of
elements selected from A1 , A2 , ..., Ak in a random sample of size n, is
! ! !
a1 a2 ak
...
x1 x2 xk
f (x1 , x2 , ..., xk ; a1 , a2 , ...ak , N, n) = !
N
n
with
k
X k
X
xi = n and ai = N
i=1 i=1
Example (5)
A group of 10 individuals is used for a biological case study. The group
contains 3 people with blood type O, 4 with blood type A, and 3 with
blood type B. What is the probability that a random sample of 5 will
contain 1 person with blood type O, 2 people with blood type A, and 2
people with blood type B?
Definition
Experiments yielding numerical values of a random variable X, the
number of outcomes occurring during a given time interval or in a
specified region, are called Poisson experiments.
e−λt (λt)x
p (x; λt) =
x!
For calculating Poisson probability sums, similar to binomial sums, a
Table exist for selected values of λt ranging from 0.1 to 18.0.
r
X
P (r; λt) = p (x; λt)
x=0
1
The derivation of the formula for p(x; λt), based on the properties of a Poisson
process listed in the previous slide, is beyond the scope of this course
Some Discrete Probability Distributions - Part
March
II 27, 2024 17 / 25
Poisson Distribution
Example (6)
During a laboratory experiment, the average number of radioactive
particles passing through a counter in 1 millisecond is 4. What is the
probability that 6 particles enter the counter in a given millisecond?
Example (7)
Ten is the average number of oil tankers arriving each day at a certain
port. The facilities at the port can handle at most 15 tankers per day.
What is the probability that on a given day tankers have to be turned
away?
Theorem
Both the mean and the variance of the Poisson distribution p(x; λt) are
equal to λt.
µ = λt σ 2 = λt
Some Discrete Probability Distributions - Part
March
II 27, 2024 20 / 25
Approximation of Binomial Distribution by a Poisson
Distribution
Theorem
Let X be a binomial random variable with probability distribution
b(x; n, p). When n → ∞, p → 0, and np −−−→ µ remains constant,
n→∞
n→∞
b(x; n, p) −−−→ p(x; µ)
Example (8)
In a certain industrial facility, accidents occur infrequently. It is known
that the probability of an accident on any given day is 0.005 and
accidents are independent of each other.
a What is the probability that in any given period of 400 days there
will be an accident on one day?
b What is the probability that there are at most three days with an
accident?
p = 0.005 p = 0.1
10 -4
0.3 2
Binomial
Binomial
Poisson 1.8 Poisson
0.25
1.6
1.4
0.2
1.2
P(x)
P(x)
0.15 1
0.8
0.1
0.6
0.4
0.05
0.2
0 0
0 5 10 15 20 10 11 12 13 14 15 16 17 18 19 20
X X
Example (9)
In a manufacturing process where glass products are made, defects or
bubbles occur, occasionally rendering the piece undesirable for
marketing. It is known that, on average, 1 in every 1000 of these items
produced has one or more bubbles. What is the probability that a
random sample of 8000 will yield fewer than 7 items possessing
bubbles?
Questions?