i. What is E(W)? ii. What is Var(W)?
 
Now suppose the random variables X and Y are jointly distributed.  Define a new random variable, W=2X+3Y.   iii. What is Var(W)? iv. What is Var(W) if X and Y are independent?
in Statistics Answers by

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register.

1 Answer

I only have solutions to parts (i) and (ii).

W=2X+3.

(i) E(W)=2µ+3, because all X data are shifted by the same amount in dataset W, so the mean is similarly shifted:

X={ x₁ x₂ x₃ ... }, µ=∑x/n

W={ 2x₁+3 2x₂+3 2x₃+3 ... }, E(W)=∑(2x+3)/n=2∑x/n+3n/n=2µ+3.

(ii) Var(W)=4Var(X)=4σ²:

Var(X)=∑(x-µ)²/n=(1/n)[∑x²-2µ∑x+nµ²]=

(1/n)[∑x²-(2µ)(nµ)+nµ²]=(1/n)[∑x²-nµ²]=

∑x²/n-µ². 

Var(W)=∑w²/n-(2µ+3)²=

∑(2x+3)²/n-(2µ+3)²=

(4∑x²+12∑x+9n)/n-(4µ²+12µ+9)=

(4∑x²+12nµ+9n)/n-(4µ²+12µ+9)=

4∑x²/n+12µ+9-4µ²-12µ-9=

4(∑x²/n-µ²)=4Var(X)=4σ².

by Top Rated User (1.2m points)

Related questions

Welcome to MathHomeworkAnswers.org, where students, teachers and math enthusiasts can ask and answer any math question. Get help and answers to any math problem including algebra, trigonometry, geometry, calculus, trigonometry, fractions, solving expression, simplifying expressions and more. Get answers to math questions. Help is always 100% free!
87,516 questions
100,279 answers
2,420 comments
731,199 users