Lecture 3
Lecture 3
Lecture 3
Let us consider an experiment where the properties are the same as those listed for a binomial experiment, with the exception
that the trials will be repeated until a fixed number of successes occur. Therefore, instead of the probability of x successes
in n trials, where n is fixed, we are now interested in the probability that the kth success occurs on the xth trial. Experiments of
this kind are called negative binomial experiments.
As an illustration, consider the use of a drug that is known to be effective in 60% of the cases where it is used. The drug will be
considered a success if it is effective in bringing some degree of relief to the patient. We are interested in finding the probability
that the fifth patient to experience relief is the seventh patient to receive the drug during a given week. Designating a success by
S and a failure by F, a possible order of achieving the desired result is
(0.6)(0.4)(0.6)(0.6)(0.6)(0.4)(0.6) = (0.6)5(0.4)2.
Negative Binomial Distributions
We could list all possible orders by rearranging the F’s and S’s except for the last outcome, which must be the fifth success. The
total number of possible orders is equal to the number of partitions of the first six trials into two groups with 2 failures
assigned to the one group and 4 successes assigned to the other group.
This can be done in
( ) 6
4
= 15 mutually exclusive ways.
Hence, if X represents the outcome on which the fifth success occurs, then
If repeated independent trials can result in a success with probability p and a failure with probability q = 1 − p, then the
probability distribution of the random variable X, the number of the trial on which the kth success occurs, is
If we consider the special case of the negative binomial distribution where k = 1, we have a
probability distribution for the number of trials required for a single success Then
x-1
b*(x;k,p)=( ) (p)k(q)x-k x = k, k+1, k+2,…..
k-1
If repeated independent trials can result in a success with probability p and a failure with
probability q = 1 − p,
then the probability distribution of the random variable X, the number of the trial on which the
first success occurs, is called the Geometric Distribution and denoted its value by g(x;p)
g(x; p) = pqx−1, x= 1, 2, 3, . . . .
Geometric Distributions
For a certain manufacturing process, it is known that, on the average, 1 in every 100 items is
defective. What is the probability that the fifth item inspected is the first defective item found?
b(x;n,p)= ( nx ) (p)x(q)n-x
E[X] = np
Var(X) = np(1 − p)
7
Review
For a Hypergeometric random variable (trials are not independent ) with parameters n, N, p
E[X] = np
N - n np (1-p)
Var (X) =
N-1
8
Review
For a Poisson random variable with parameter λ if for some positive value λ its
probabilities are given by
P{X = i} = e- λ λi/i!, i = 0, 1, . . .
9
Review
x-1
b*(x;k,p) = ( ) (p)k(q)x-k x = k, k+1, k+2,…..
k-1
Geometric Distributions: The number of the trial on which the first success occurs
g(x; p) = pqx−1, x= 1, 2, 3, . . . .
10
If X and Y are random variables with joint probability distribution f(x, y), then prove
= E{ [ (aX-aµx) – (bY-bµy) ]2 }
Denote by X the number of defective devices among the 20. Then X follows a b(x; 20, 0.03) distribution. Hence,
b) In this case, each shipment can either contain at least one defective item or not. Hence, testing of each shipment can be
viewed as a trial with p = 0.4562 from part (a). Assuming independence from shipment to shipment and denoting by Y the
number of shipments containing at least one defective item, Y follows another binomial distribution b(y; 10, 0.4562). Therefore,
It is conjectured that an impurity exists in 30% of all drinking wells in a certain rural community. In order
to gain some insight into the true extent of the problem, it is determined that some testing is necessary. It
is too expensive to test all of the wells in the area, so 10 are randomly selected for testing.
(a) Using the binomial distribution, what is the probability that exactly 3 wells have the impurity, assuming
that the conjecture is correct?
(b) What is the probability that more than 3 wells are impure?
(b) We require 1-[b(0; 10, 0.3) + b(1; 10, 0.3) + b(2; 10, 0.3) + b(3; 10, 0.3)] = 0.3504
Twelve people are given two identical speakers, which they are asked to listen to for differences,
if any. Suppose that these people answer simply by guessing. Find the probability that three
people claim to have heard a difference between the two speakers.
The 2-engine plane has a slightly higher probability for a successful flight when p = 0.6.
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.
Let us assume that the lot is truly unacceptable (i.e., that 2 out of 10 parts are defective). The
probability that the sampling plan finds the lot acceptable is
Thus, if the lot is truly unacceptable, with 2 defective parts, this sampling plan will allow
acceptance roughly 47% of the time. As a result, this plan should be considered faulty.
A truth serum has the property that 90% of the guilty suspects are properly judged while, of course, 10% of guilty suspects are
improperly found innocent. On the other hand, innocent suspects are misjudged 1% of the time. If the suspect was selected from
a group of suspects of which only 5% have ever committed a crime, and the serum indicates that he is guilty, what is the
probability that he is innocent?
= (0.01)(0.95)/[(0.90)(0.05)+(0.01)(0.95)]
= 0.1743.
How many bridge hands are possible containing 4 spades, 6 diamonds, 1 club, and 2 hearts?
If the probability is 0.1 that a person will make a mistake on his or her state income tax return, find the probability that
(a) four totally unrelated persons each make a mistake;
(b) Mr. Jones and Ms. Clark both make a mistake, and Mr. Roberts and Ms. Williams do not make a mistake.
A) (0.1)(0.1)(0.1)(0.1) = 0.0001.
B) (0.1)(0.1)(0.9)(0.9) = 0.0081.
An industrial plant is conducting a study to determine how quickly injured workers are back on the job following injury. Records
show that 10% of all injured workers are admitted to the hospital for treatment and 15% are back on the job the next day. In
addition, studies show that 2% are both admitted for hospital treatment and back on the job the next day. If a worker is injured,
what is the probability that the worker will either be admitted to a hospital or back on the job the next day or both?
Let A be the event that an injured worker is admitted to the hospital and N be the event that an injured worker is back to work
Consider events M: an inmate is a male (3/5), N: an inmate is under 25 years of age (2/3).
P(M’ U N’) = 5/8
P(Mʹ ∩ Nʹ) = P(Mʹ) + P(Nʹ) − P(Mʹ ∪ Nʹ) = 2/5 + 1/3 − 5/8 = 13/120.
The joint density function of the random variables X and Y is
f(x,y) =
{
6x 0<x<1, 0<y<1-x
0 elsewhere
(a) Show that X and Y are not independent.
(b) Find P(X > 0.3 | Y = 0.5).
Let X and Y be random variables with joint density function
f(x,y) =
{4xy 0<x,y<1
0 elsewhere
The probability that a certain kind of component will survive a shock test is 3/4. Find the probability that exactly 2 of the next 4
components tested survive.
It’s a Binomial Function with n = 4 and p = 3/4 , Now find P(X=2), it is 27/128
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?