DUET
- 55
- 0
if X= (3, 5, 7) & Y = (2, 4, 1)
What is the 3x3 covariance matrix for X & Y?
What is the 3x3 covariance matrix for X & Y?
The discussion revolves around the application of the covariance matrix to vectors X and Y, specifically focusing on the calculation of the covariance matrix and the differences between covariance definitions for random variables and random vectors. The scope includes theoretical aspects of covariance in statistics.
Participants generally agree on the structure of the covariance matrix but express differing views on the interpretation of dimensionality and the definitions of covariance for variables versus vectors. The discussion remains unresolved regarding the implications of these definitions.
There are limitations regarding the assumptions made about dimensionality and the definitions of covariance, which may depend on the context of the variables involved. The discussion does not resolve these ambiguities.
DUET said:if X= (3, 5, 7) & Y = (2, 4, 1)
What is the 3x3 covariance matrix for X & Y?
DUET said:The covariance between two jointly distributed real-valued random variables x and y with finite second moments is defined as-
1. cov(x,y)=E[(x-E[x])(y-E[y])]
The covariance between two jointly distributed real-valued random vectors x and y (with m and n dimensional respectively) with finite second moments is defined as
2. cov(x,y)=E[(x-E[x])(y-E[y])T]
What is the difference between #1 & #2?
Here is the link:mathman said:In this context what do you mean by dimensional? X and Y are real valued. Do you mean the number of samples?
DUET said:The covariance between two jointly distributed real-valued random variables x and y with finite second moments is defined as-
1. cov(x,y)=E[(x-E[x])(y-E[y])]
The covariance between two jointly distributed real-valued random vectors x and y (with m and n dimensional respectively) with finite second moments is defined as
2. cov(x,y)=E[(x-E[x])(y-E[y])T]
What is the difference between #1 & #2?