Problem 6
Question
Suppose \(X\) and \(Y\) are discrete random variables taking values \(c-1, c\), and \(c+1\). The following is given about the joint and marginal distributions: $$ \begin{array}{ccccc} \hline & {3}{c}{a} & \\ b & c-1 & c & c+1 & \mathrm{P}(Y=b) \\ \hline c-1 & 2 / 45 & 9 / 45 & 4 / 45 & 1 / 3 \\ c & 7 / 45 & 5 / 45 & 3 / 45 & 1 / 3 \\ c+1 & 6 / 45 & 1 / 45 & 8 / 45 & 1 / 3 \\ \hline \mathrm{P}(X=a) & 1 / 3 & 1 / 3 & 1 / 3 & 1 \\ \hline \end{array} $$ a. Take \(c=0\) and compute the expectation of \(X\) and of \(Y\) and the covariance between \(X\) and \(Y\). b. Show that \(X\) and \(Y\) are uncorrelated, no matter what the value of \(c\) is. Hint: one could compute \(\operatorname{Cov}(X, Y)\), but there is a short solution using the rule on the covariance under change of units (see page 141 ) together with part a. c. Are \(X\) and \(Y\) independent?
Step-by-Step Solution
VerifiedKey Concepts
Understanding Discrete Random Variables
- Each outcome of these variables is distinct and separate (i.e., they are countable).
- The probabilities of all possible outcomes add up to one.
Unpacking Expectation in Probability
Exploring Covariance
\[ \operatorname{Cov}(X, Y) = E[XY] - E[X]E[Y] \] In the original exercise, we found that when you compute \(E[XY]\) and subtract \(E[X]E[Y]\), you get a value of \(\frac{17}{45}\). This indicates some level of linear relationship between \(X\) and \(Y\). However, for variables to be uncorrelated, covariance should be zero, which was not the case here when \(c = 0\). Covariance helps in understanding dependencies but does not confirm if variables are independent.
Distinction Between Independence and Uncorrelation
- Independence implies uncorrelation, but the reverse isn't always true.
- Uncorrelated variables have a covariance of zero, but they might still be dependent in other ways.