1

If the pdf of $X$ is given by

$$f(x)=\begin{cases} 1+x & \text{for } -1< x \leq 0 \\ 1-x & \text{for } 0<x<1 \\ 0 & \text{else} \end{cases}$$

and $U=X$ and $V=X^2$

then show $U$ and $V$ are dependent.

How would I show they are dependent I know if two random variable $X$ and $Y$ are dependent.

Then

$$E(XY)=E(X)E(Y)$$

I know the covariance of $COV(U,V)=0-(0)(1/12/)$ So it is zero.

Fernando Martinez
  • 6,698
  • 19
  • 74
  • 108

1 Answers1

4

Hint: compute $$ P(|U| < 1/2) \\ P(V < 1/4) \\ P(|U| < 1/2, V < 1/4) $$

mookid
  • 28,236