
Answer-first summary for fast verification
Answer: With short time horizons (3 months or less), correlation estimates are typically very stable.
## Explanation Let's analyze each statement: **A. Correlation is a valid measure of dependence between random variables for only certain types of return distributions.** - **Correct**: Correlation is primarily valid for linear relationships in elliptical distributions (like normal distributions). For non-linear relationships or non-elliptical distributions, correlation may not fully capture dependence. **B. Even if the return distributions of two assets have a correlation of zero, the returns of these assets are not necessarily independent.** - **Correct**: Zero correlation only indicates no linear relationship, but assets can still have non-linear dependencies. Independence requires that all joint moments are zero, not just the covariance. **C. Copulas make it possible to model marginal distributions and the dependence structure separately.** - **Correct**: This is the fundamental advantage of copulas - they allow separate modeling of marginal distributions and dependence structure using Sklar's theorem. **D. With short time horizons (3 months or less), correlation estimates are typically very stable.** - **Incorrect**: Correlation estimates are typically **unstable** with short time horizons due to: - Limited data points - Higher impact of outliers and noise - Market microstructure effects - Time-varying nature of correlations in financial markets In liquid markets, correlations can change rapidly due to changing market regimes, making short-term estimates particularly unstable. Therefore, statement D is the incorrect one.
Author: LeetQuiz .
Ultimate access to all questions.
Q-63. The dependence structure between the returns of financial assets plays an important role in risk measurement. For liquid markets, which of the following statements is incorrect?
A
Correlation is a valid measure of dependence between random variables for only certain types of return distributions.
B
Even if the return distributions of two assets have a correlation of zero, the returns of these assets are not necessarily independent.
C
Copulas make it possible to model marginal distributions and the dependence structure separately.
D
With short time horizons (3 months or less), correlation estimates are typically very stable.
No comments yet.