Statistics question (variance)

  • Context: Undergrad 
  • Thread starter Thread starter hanelliot
  • Start date Start date
  • Tags Tags
    Statistics Variance
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 14K views
hanelliot
Messages
18
Reaction score
0
Studying for an intro course test and I have no one to compare it to right now.. any help would be appreciated.

Here is the question.

Q. Suppose X and Y are random variables such that p(X,Y)=1/3, Var(X) = 9 and Var(Y) = 1. Compute Var(X-2Y).

Since X and Y are not independent, we are using this formula: Var(X-Y) = Var(X) + Var(Y) - 2Cov(X,Y), correct?
So, Var(X-2Y) = Var(X) - 4Var(Y) - 2Cov(X,Y)? How do I proceed from here?
 
Physics news on Phys.org
hanelliot said:
Studying for an intro course test and I have no one to compare it to right now.. any help would be appreciated.

Here is the question.

Q. Suppose X and Y are random variables such that p(X,Y)=1/3, Var(X) = 9 and Var(Y) = 1. Compute Var(X-2Y).

Since X and Y are not independent, we are using this formula: Var(X-Y) = Var(X) + Var(Y) - 2Cov(X,Y), correct?
So, Var(X-2Y) = Var(X) - 4Var(Y) - 2Cov(X,Y)? How do I proceed from here?
First you have the get the correct equation:

Var(X-2Y) = Var(X) + 4Var(Y) - 4Cov(X,Y)
You have Var(X) and Var(Y) already.
I'll assume that p(X,Y) is the correlation function. If so Cov(X,Y)=p(X,Y)(Var(X)Var(Y))1/2.