Let \( X \) and \( Y \) have the joint probability density function \[ f(x, y) = \begin{cases} e^{-y}, & 0 < x < y < \infty, \\ 0, & \text{otherwise}. \end{cases} \] Then the correlation coefficient between \( X \) and \( Y \) equals
Step 1: Compute the expected values.
The joint probability density function \( f(x, y) \) is given. To compute the correlation coefficient, we first need to compute the marginal distributions of \( X \) and \( Y \), and then their expected values \( E(X) \), \( E(Y) \), and \( E(XY) \).
Step 2: Calculate the variances and covariance.
Using the definitions of variance and covariance, compute the necessary moments from the joint distribution. Finally, the correlation coefficient is given by: \[ \rho(X, Y) = \frac{\text{Cov}(X, Y)}{\sqrt{\text{Var}(X) \cdot \text{Var}(Y)}}. \]
Step 3: Conclusion.
The correct answer is (C) \( \frac{1}{\sqrt{2}} \).