Lecture 9
Lecture 9
Lecture - 9
• Generalization for n ≥ 2
Yes No
Male 19 41
Female 12 28
Total 100
Yes No
Male 0.19 0.41
Female 0.12 0.28
Total 1
PX ,Y (u, v ) = PX (u)PY (v )
PX ,Y (u, v ) = PX (u)PY (v )
• define
PX ,Y (u, v ) = P(X = u)P(Y = v )
for all possible sets of values of {u, v }
x 0 1 2
P(X = x) 0.19 0.41 0.4
• using a table
Yes No
Male 0.19 0.41
Female 0.12 0.28
Total 1
• using a function
• using a table
• using a function
1
P(X = k, Y = r ) = , for k = 1, 2, ..., 5; r = 1, 2, ..., 5; k 6= r ,
20
0 otherwise.
Y 0 100 200
X 100 0.2 0.10 0.20
250 0.05 0.15 0.30
• Define correlation
Cov (X , Y )
Corr (X , Y ) = p p
Var (X ) Var (Y )
Y 0 100 200
X 100 0.2 0.10 0.20
250 0.05 0.15 0.30
Find the expected deductible amount on the homeowner’s policy given that the
deductible on the auto policy is $250.
x 0 1 2 3 4
pX (x) .1 .2 .3 .25 .15
Sixty percent of all customers who purchase these cameras also buy an extended
warranty. Let Y denote the number of purchasers during this week who buy an
extended warranty.
• What is P(X = 4, Y = 2)?
• Calculate P(X = Y ).
• Determine the joint pmf of X and Y and then the marginal pmf of Y .
P(X1 = t1 , X2 = t2 , ..., Xn = tn )
fX ,Y (u, v ) = fX (u)fY (v ) ∀ u, v
• In general define
Z Z Z
fX ,Y (u, v )
E(X ) = Ex (X |Y = v )fY (v )dv = u du fY (v )dv
v v u fY (v )
• Book problems