Multivariate Probability Distributions: Part III: Cyr Emile M'LAN, PH.D
Multivariate Probability Distributions: Part III: Cyr Emile M'LAN, PH.D
p. 1/1
Introduction
Text Reference: Introduction to Probability and Its
Applications, Chapter 6.
Reading Assignment: Sections 6.6, April 20
p. 2/1
Multinomial Distributions
The multinomial distribution is an important generalization of the
binomial distribution for situations where each of n independent trials
can result in one of k distinct outcomes.
Multinomial Experiment
Definition 6.14:
A multinomial experiment possesses the following properties:
The experiment consists of a fixed number n of identical trials.
The outcome of each trial falls into one of k classes or cells.
The probability that the outcome of a single trial will fall in a
particular cell, say cell i, is pi , (i = 1, , k) and remains the
same from trial to trial. Note that p1 + p2 + + pk = 1.
The trials are independent.
Y
n!
pixi ,
P (X1 = x1 , X2 = x2 , . . . , Xk = xk ) =
x1 !x2 ! . . . xk !
i=1
where y1 + y2 + + yk = n and p1 + p2 + + pk = 1.
Notation
We use the following notation for the multinomial
distribution:
X1 , X2 , , Xk Mult n, (p1 , p2 , . . . , pk ) .
p. 4/1
Mult n, (p1 , p2 , . . . , pk ) .
for i = 1, 2, . . . , k
p. 5/1
E[Xi ] = npi
Var(Xi ) = npi (1 pi )
Cov(Xi , Xj ) = npi pj , i 6= j.
p. 6/1
Example 6.15:
A sample of size n is selected from a large lot of items
in which a proportion p1 contain one defect and a
proportion p2 contain two or more defects. Some of the
items had no defects. The cost of repairing the defective
items is C = X1 + 3X2 where X1 denotes the number of
items with one defect and X2 denotes the number of
items with two or more defects. Find E(C) and Var(C).
Solution:
We have:
E(C) = E(X1 ) + 3E(X2 )
= n(p1 + 3p2 )
Var(C) = Var(X1 ) + 9Var(X2 ) + 6Cov(X1 , X2 )
= n [p1 (1 p1 ) + 9p2 (1 p2 ) 6p1 p2 ]
Multivariate Probability Distributions: Part III
p. 7/1
"
1
(x1 1 )2
f (x1 , x2 ) =
exp
2(1 2 )
12
21 2 1 2
#)
(x1 1 ) (x2 2 ) (x2 2 )2
+
.
2
2
1
2
2
1
p
p. 8/1
if and only if
= 0.
p. 9/1
p. 10