Statistics and Probability Theory MTH-262
Statistics and Probability Theory MTH-262
MTH-262
Topic: Discrete and Continuous probability
Distributions
Binomial & Hypergeometric Probability Distribution
(Type of Discrete Probability Distribution)
1. Binomial Distribution
2. Hyper geometric Distribution
3. Poisson Distribution
4. Normal Distribution
Binomial Probability Distribution
(Type of Discrete Probability Distribution)
The Binomial Probability Distribution
Many experiments consist of repeated independent trials, each trial having
two possible complementary outcomes. For example, two possible
outcomes of a trial may be head and tail, success and failure, right and
wrong, alive and dead, good and defective, infected and not infected and so
forth.
If the probability of each outcome remains the same throughout the trials,
then such trials are called the Bernoulli trials and the experiment having “n”
Bernoulli trials is called a binomial experiment.
Now suppose this company shipped 25 auto parts to a dealer. Later, it finds out
that 5 of those parts were defective. By the time the company manager contacts
the dealer, 4 auto parts from that shipment have already been sold. What is the
probability that 3 of those 4 parts were good parts and 1 was defective? Here,
because the 4 parts were selected without replacement from a small population,
the probability of a part being good changes from the first selection to the second
selection, to the third selection, and to the fourth selection. In this case we cannot
apply the binomial probability distribution. In such instances, we use the
hypergeometric probability distribution to find the required probability.
𝑁 −𝑘
𝑘
𝐶. 𝑛−𝑥
𝐶
𝑥
h(𝑥, 𝑁 ,𝑛,𝑘
)= 𝑁
𝑛 𝐶
•Properties
of Hypergeometric Distribution:
(i) The mean and standard deviation of them
hypergeometric distribution are:
Mean=
=Variance=
=Standard Deviation=
, , FPC=
Properties of Hypergeometric Distribution:
(ii)The mean of the hypergeometric distribution is the same
as that of the binomial distribution.
(iii) If N becomes indefinitely large, the hypergeometric
probability distribution tends to the binomial distribution.
FPC Factor:
The Finite Population Correction Factor (FPC) is used when
you sample without replacement from more than 5% of a
finite population.
It’s needed because under these circumstances, the
Central Limit Theorem doesn’t hold and the standard error of
the estimate (e.g. the mean or proportion) will be too big. In
basic terms, the FPC captures the difference between
sampling with replacement and sampling without
replacement.
Example: Brown Manufacturing makes auto parts that are sold to auto dealers. Last week the company
shipped 25 auto parts to a dealer. Later, it found out that 5 of those parts were defective. By the time the
company manager contacted the dealer, 4 auto parts from that shipment had already been sold. What is
the probability that 3 of those 4 parts were good parts and 1 was defective?
Solution: Let a good part be called a success and a defective part be called a failure. From the given
information,
N=total number of elements (auto parts) in the population= 25
r=number of successes (good parts) in the population =20
N-r=number of failures (defective parts) in the population= 5
n=number of trials (sample size)= 4
x=number of successes in four trials =3
n-x= number of failures in four trials =1
Example: Dawn Corporation has 12 employees who hold managerial positions. Of them, 7 are
female and 5 are male. The company is planning to send 3 of these 12 managers to a
conference. If 3 managers are randomly selected out of 12,
(a) find the probability that all 3 of them are female
(b) find the probability that at most 1 of them is a female
Solution:
N=total number of managers in the population= 12
r=number of successes (females) in the population =7
N-r=number of failures (males) in the population= 5
n=number of trials (sample size)= 3
x=number of successes (females) in three selections =3
n-x= number of failures (males) in three selections 0
Using the hypergeometric formula, we calculate the required probability as follows:
Thus, the probability that all 3 of the managers selected are female is .1591.
(b)The probability that at most 1 of them is a female is given by the sum of the probabilities that either
none or 1 of the selected managers is a female.To find the probability that none of the selected managers
is a female, we use
N=total number of managers in the population= 12
r=number of successes (females) in the population =7
N-r=number of failures (males) in the population= 5
n=number of trials (sample size)= 3
x=number of successes (females) in three selections =0
n-x= number of failures (males) in three selections 3
•
Example: In the manufacture of car tyres, a particular production process is know to yield 10 tyres with
defective walls in every batch of 100 tyres produced. From a production batch of 100 tyres, a sample of 4 is
selected for testing to destruction.
Find:(a) the probability that the sample contains 1 defective tyre. (b) the expectation of the number of
defectives in samples of size 4(c) the variance of the number of defectives in samples of size 4.
N=100, n=4, r=10, (a) x=1
Mean=
=Variance=
Note: r represent by M, x
represent by r
Example: A company (the producer) supplies microprocessors to a
manufacturer (the consumer) of electronic equipment. The
microprocessors are supplied in batches of 50. The consumer
regards a batch as acceptable provided that there are not more than
5 defective microprocessors in the batch. Rather than test all of the
microprocessors in the batch, 10 are selected at random and tested.
(a) Find the probability that out of a sample of 10, d = 0, 1, 2, 3, 4, 5
are defective when there are actually 5 defective microprocessors
in the batch.
(b) Suppose that the consumer will accept the batch provided that
not more than m defectives are found in the sample of 10.
(i) Find the probability that the batch is accepted when there are 5
defectives in the batch.
(ii) Find the probability that the batch is rejected when there are 3
defectives in the batch.