What is the covariance matrix (X,Y) for the joint distribution of X and Y?

  • Thread starter Thread starter nikki92
  • Start date Start date
  • Tags Tags
    Distribution
nikki92
Messages
37
Reaction score
0
X = # of clubs in a 13 card hand drawn at random without replacement from 52 card deck
Y= # of queens in the same 13 card hand

the pdf of x is f_x (x) = (13 choose x)( 39 choose 13-x) / (52 choose 13) for x=< x =< 13
and o otherwise

the joint distribution of x and y = (13 choose x) ( 5 choose y) ( 34 choose 13-x-y)/ (52 choose 13) for 0 =<x =<13 0 =< y =< 4 0<=x+y<=13 and 0 otherwise

What is E(Y) and what is the covariance matrix (X,Y)?

E[Y] = Sum y=1 to 4 of y* (4 choose y)(48 choose 13-y)/ (52 choose 13) ?

I have no idea on the matrix.
 
Physics news on Phys.org
Hey nikki92.

The covariance of two random variables is given by Cov(X,Y) = E[XY] - E[X]E[Y] where E[XY] = Summation (over x) Summation over y P(X=x,Y=y)*xy (Or an integral for continuous random variable).

The covariance matrix has Cov(Xi,Xj) at the (i,j) position in the matrix and note that Cov(Xi,Xi) = E[Xi^2] - {E[Xi]}^2 = Var[Xi] so you will have four entries with Var[X1], Var[X2] in (1,1) (2,2) and Cov(X,Y) in the other positions.
 
Namaste & G'day Postulate: A strongly-knit team wins on average over a less knit one Fundamentals: - Two teams face off with 4 players each - A polo team consists of players that each have assigned to them a measure of their ability (called a "Handicap" - 10 is highest, -2 lowest) I attempted to measure close-knitness of a team in terms of standard deviation (SD) of handicaps of the players. Failure: It turns out that, more often than, a team with a higher SD wins. In my language, that...
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Back
Top