
Lecture 25: Tail Risk Measurement: VaR and CVaR (or ES) models
IIT KANPUR-NPTEL
Overview
This video introduces and explains Value at Risk (VaR) and Conditional Value at Risk (CVaR), also known as Expected Shortfall (ES), as measures for assessing tail risk in financial portfolios. It details the theoretical underpinnings, mathematical formulations, and practical computation methods for both VaR and CVaR, including how to handle empirical data and probability distributions. The discussion highlights the limitations of VaR, particularly its inability to capture extreme tail losses, and positions CVaR as a more robust measure for understanding potential losses when extreme events occur.
Save this permanently with flashcards, quizzes, and AI chat
Chapters
- VaR estimates the maximum potential loss over a specific time horizon (T) at a given confidence level (X%).
- It answers the question: 'What is the maximum loss we can expect with X% certainty?'
- VaR can be interpreted based on either a gain distribution (looking at the left tail for losses) or a loss distribution (looking at the right tail for losses).
- The confidence level (X%) determines the percentile used for calculation (e.g., 95% confidence means looking at the 5th percentile for losses on a gain distribution).
- VaR is formally defined as a percentile or quantile of the loss distribution.
- It can be calculated using standardized distributions (like the normal distribution) or directly from empirical data.
- When using empirical data, VaR is found by ordering historical returns and selecting the return at the specified percentile.
- The choice of time horizon (T) and confidence level (X) are key inputs for VaR calculation.
- When assuming a probability distribution (e.g., normal distribution), returns are first standardized into Z-scores.
- The Z-score corresponding to the desired confidence level's tail (e.g., 1% for 99% confidence) is identified.
- This Z-score is then converted back to an actual return value, which represents the VaR in percentage terms.
- The VaR in monetary terms is calculated by multiplying the percentage VaR by the portfolio's value.
- VaR does not differentiate between portfolios that have the same maximum loss at a given confidence level but vastly different potential losses beyond that level.
- It fails to capture the severity of losses in the extreme tail of the distribution (beyond the confidence level).
- Fund managers might be incentivized to take on extreme tail risks if these risks are not captured by VaR, especially if there are potential upside gains.
- Conditional Value at Risk (CVaR), or Expected Shortfall (ES), is introduced to address these limitations by focusing on the expected loss *given* that the VaR level is breached.
- CVaR is the expected loss given that the loss exceeds the VaR level.
- Mathematically, for a continuous distribution, it involves integrating the loss variable from the VaR level to infinity, weighted by the probability density function.
- For discrete data, CVaR is the average of all losses that are greater than the calculated VaR.
- CVaR calculation requires first determining the VaR level.
- When using empirical data, identify the VaR threshold (e.g., the 990th observation for 99% VaR).
- CVaR is then calculated as the average of all observations that fall beyond this threshold (i.e., represent greater losses).
- If probabilities are given (probability mass function), CVaR is the sum of probabilities of tail events multiplied by their respective losses, after standardizing the tail probabilities so they sum to 1.
- This process ensures that CVaR accounts for the magnitude of losses in the extreme tail.
Key takeaways
- Value at Risk (VaR) quantifies the maximum potential loss at a specific confidence level over a given period.
- VaR calculations can be performed using theoretical distributions or empirical historical data.
- The interpretation of VaR depends on whether one is analyzing gain or loss distributions.
- VaR's primary limitation is its inability to measure the severity of losses beyond the specified confidence level (tail risk).
- Conditional Value at Risk (CVaR) or Expected Shortfall (ES) addresses VaR's limitations by measuring the average loss given that the VaR threshold has been breached.
- CVaR provides a more comprehensive view of extreme risk by considering the magnitude of losses in the tail of the distribution.
- Both VaR and CVaR are essential tools for financial risk management, with CVaR offering a more robust assessment of extreme downside potential.
Key terms
Test your understanding
- What is the primary difference in the information provided by VaR and CVaR regarding extreme losses?
- How does the confidence level (e.g., 95% vs. 99%) affect the calculation and interpretation of VaR?
- Explain how to calculate VaR from a set of historical daily returns.
- Why might a fund manager be incentivized to take on excessive tail risk if only VaR is used for performance evaluation?
- Describe the process of calculating CVaR using empirical data once the VaR threshold has been identified.