900 likes | 2.39k Views
Chapter 4 Multivariate Normal Distribution. 4.1 Random Vector. Random Variable. X. Random Vector. X 1 , , X p are random variables. A. Cumulative Distribution Function ( c.d.f. ). Random Variable. F( x ) = P(X x ). Random Vector.
E N D
4.1 Random Vector Random Variable X Random Vector X1, , Xp are random variables
A. Cumulative Distribution Function (c.d.f.) Random Variable F(x) = P(X x) Random Vector F(x) = F(x1,,xp) = P(X1 x1, , Xp xp) Marginal distribution • F(x1) = P(X1x1) = P(X1x1, X2, , Xp) = F(x1, , , ) • F(x1,x2) = P(X1x1 ,X2x2) = F(x1, x2, , , )
B. Density Random Variable Random Vector
C. Conditional Distribution Random Variable Conditional Probability of A given B when A and B are not independent Random Vector Conditional Density of x1,, xq given xq+1=xq+1, , xp= xp . h g where h: the joint density of x1,, xp; g: the marginal density of xq+1, , xp .
D. Independence Random Variable Random Vector (X1,,Xp) ~ F(x1, ,xp) If X1, ,Xp are said to be mutually independent. (X1,X2) ~ F(x1, x2) If F(x1, x2)= F1 (x1) F2 (x2) , x1, x2 x1 and x2 are said to be independent.
Random Vector (X1,,Xp) ~ F(x1, ,xp) If X1, ,Xp are said to be mutually independent. (X1,X2) ~ F(x1, x2) If F(x1, x2)= F1 (x1) F2 (x2) , x1, x2 x1 and x2 are said to be independent. X ~ F(x1, ,xp), Y ~ G(y1, , yq) X and Y are independent if
E. Expectation Random Variable Random Vector
Some Properties: E(AX) = AE(X) E(AXB + C) = AE(X)B + C E(AX + BY) = AE(X) + BE(Y) E(tr AX) = tr(AE(X))
F. Variance - Covariance Random Variable Random Vector
Other Properties: Cov(x) = Cov(x, x) Cov(Ax, By) = A Cov(x, y) B Cov(Ax) = A Cov(x) A Cov(x- a) = Cov(x) , where a is constant vector Cov(x- a, y- b) = Cov(x, y), where a and b are constant vectors E(xx) = Cov(x) + E(x)E(x) E(x - a)(x - a) = Cov(x) + (E(x)- a)(E(x)- a) aRn Assume that E(x)=m and Cov(x) = S exist, and A is an pp constant matrix, then E(xAx) = tr(AS) + m Am
G. Correlation Random Variable Random Vector x = (X1, ,Xp) that is called correlation matrix of x . Corr(x) = (Corr(Xi,Xj)): pp
4.2 Multivariate Normal Distribution Random Variable: X ~ N(m,s2)
Definition of Multivariate Normal Distribution standard normal:y = (Y1,,Yq), Y1,,Yq i.i.d, N(0, 1) y ~ Nq(0, Iq)
The density functionx is The contour of p(x1, x2) is an ellipsoid
4.4 Marginal and conditional distributions Theorem 4.4.1
Corollary 1 Corollary 2 All marginal distributions of are still normal distributions. Example 4.4.1 Then,
The distribution of Ax is multivariate normal with mean And covariance matrix
Theorem 4.4.2 Let x be a p × 1 random vector. Then x has a multivariate normal distribution if and only if a’x follows a normal distribution for any . Note:
Theorem 4.4.3 The assumption is the same as in corollary 1 of Theorem 4.4.1. Then the conditional distribution of x1 given x2 = x2 is where Example 4.4.2
Example 1 • Let x = (x1, …, xs) be some body characteristics of women, where x1: Hight (身高) • x2: Bust (胸圍) • x3: Waist (腰圍) • x4: Height below neck (頸下高度) • x5: Buttocks (臀圍)
The correlation of R can be computer from Take x(1)= (x1, x2, x3), x(1)= (x4) and x(3)= (x5).
Homework 3.5. Please directly compute and computer it by the recursion formula.
4.5 Independent Theorem 4.5.1 Corollary 1