Term 1: Business Statistics: Session 3: Discrete Probability Distributions
Term 1: Business Statistics: Session 3: Discrete Probability Distributions
Rohit Gupta
Operations & SCM Area
Office: Faculty wing 5, Room No. 23
Email: [email protected]
[email protected]
Binomial Distribution
nC x p x q n x , if x 0,1,2,..., n
P( X x) p( x)
0, otherwise
• Where 0 ≤ p ≤ 1, q = 1 – p,
• We write X ~ B(n, p).
• E(X)= np
• Var(X)= np(1-p)
Example:
• The production process of a company produces 5% defective items.
• If a random sample of 20 items is taken from the day’s production,
• what is the probability that
there are no defective items in the sample;
there is only one defective item in the sample.
Example: The latest nationwide political poll indicates that for Americans who are
randomly selected, the probability that they are conservative is 0.55, the probability that
they are liberal is 0.30, and the probability that they are middle-of-the-road is 0.15.
Assuming that these probabilities are accurate, answer the following questions pertaining
to a randomly chosen group of 10 Americans.
p( x) nCx p x (1 p) n x , x 0,1,2,..., n.
lim p( x) lim n
C x p x (1 p) n x , x 0,1,2,..., n.
n , p 0 , n , p 0 ,
or np or np
e x
, x 0,1,2,...
x!
• A discrete random variable X is said to have a Poisson Distribution with
parameter (> 0) if its probability mass function is given by
e x
P( X x) p ( x) , x 0,1,2,...
x!
e ( ) ( ) z
P( Z z ) P( X Y z ) p ( z ) , z 0,1,2,...
z!
Example:
• Suppose that the number of telephone calls coming into a telephone
exchange between 10:00 AM and 11:00 AM is a random variable X.
• X~ Poisson (2).
• Similarly the calls arriving between 11:00 AM and 12:00 Noon is Y
• Y ~ Poisson (6).
• X and Y are independent
• What is the probability that more than 5 calls come between 10:00
AM and 12:00 Noon?
• Ans: 0.8088