Top Leaderboard
Markets

Value At Risk Var

Ad — article-top

Key takeaways
– Value at Risk (VaR) estimates the minimum loss a portfolio, position or firm is expected to suffer over a defined holding period at a given confidence level (for example, one‑day 95% VaR).
– Three common computation approaches are: Historical Simulation, Variance–Covariance (parametric), and Monte Carlo simulation. Each has trade‑offs in realism, data needs, and computational cost.
– VaR is widely used for risk measurement, reporting and capital allocation, but it has well‑known limitations (tail risk, model dependence, sensitivity to assumptions) and should be complemented by stress testing and tail‑risk measures (e.g., expected shortfall).

Definition and intuition
Value at Risk answers the question: “Over a specified time horizon, with X% confidence, what is the largest loss I should expect at minimum?” Example: a 1‑day 95% VaR of $100,000 means that on 95% of trading days losses should be no worse than $100,000; on 5% of days the loss may exceed $100,000.

The basics of VaR: inputs and interpretation
– Inputs: time horizon (e.g., 1 day, 10 days, 1 month), confidence level (common choices: 90%, 95%, 99%), portfolio market value and the distribution of returns (observed or modeled).
– Interpretation: VaR gives a threshold loss that will not be exceeded with the chosen confidence. VaR is not the maximum possible loss — it says nothing about the size of losses that do exceed the VaR threshold.
– Use cases: daily risk monitoring, limit setting, regulatory capital planning, scenario analysis and firm‑wide aggregation of trading risks.

Three main VaR methodologies

1) Historical simulation (non‑parametric)
Description:
– Uses actual historical returns of the portfolio’s risk factors over a look‑back window (e.g., 250 trading days).
– Revalues the current portfolio using each historical return (or applies each historical percent change) to produce a distribution of hypothetical profit & loss (P&L) outcomes.
– VaR is the appropriate percentile of that empirical P&L distribution (e.g., 5th percentile for 95% VaR).

Practical steps:
1. Choose look‑back period (e.g., 252 trading days).
2. Compute daily returns (simple or log) for each risk factor or the portfolio value for each day.
3. Apply each historical return to current positions to generate N hypothetical P&L outcomes.
4. Sort outcomes and take the percentile corresponding to your confidence level (e.g., the 5th percentile loss for 95% VaR).

Pros:
– Simple; makes no parametric assumptions about return distribution.
– Captures empirical dependence and non‑normal behavior present in the sample.

Cons:
– Assumes the past is a reliable guide to the future (stationarity).
– Limited by sample size — extreme events not in history cannot be captured.
– May under‑ or over‑state risk if the look‑back period is not representative.

2) Variance–Covariance (parametric) method (a.k.a. Delta–Normal)
Description:
– Assumes returns are multivariate normal (or another parametric family) and uses estimated mean(s), variances and covariances to derive portfolio volatility.
– For a linear portfolio and normal returns, portfolio P&L is normally distributed; VaR = zα × σp × portfolio value (for zero mean), where zα is the z‑score for confidence level α and σp is portfolio standard deviation over the horizon.

Formula (common form, for 1‑day VaR):
VaRα ≈ zα × σp × Value
– zα: z‑score at confidence level α (e.g., 1.645 for 95%, 2.33 for 99%)
– σp: portfolio volatility for the horizon (if converting daily volatility to T days, multiply by sqrt(T))
– Value: portfolio market value (or exposure)

Practical steps:
1. Estimate or compute a covariance matrix of risk factor returns.
2. Map position sensitivities (deltas) to those risk factors to get portfolio variance: σp^2 = w’ Σ w (w = position weights or dollar exposures).
3. Compute VaR using the z‑score and σp.

Pros:
– Computationally efficient, especially for large portfolios.
– Works well when returns are approximately normal and positions are linear (e.g., delta‑hedged).

Cons:
– Normality assumption understates tail risk (fat tails, skewness).
– Nonlinear instruments (options) violate linearity; need extensions (delta‑gamma) or Monte Carlo.

3) Monte Carlo simulation
Description:
– Specify stochastic processes for risk factors (could be normal, t‑distributed, GARCH, etc.). Simulate many random paths (hundreds/thousands) over the horizon, revalue the portfolio on each path, and take the percentile of the simulated P&L distribution.

Practical steps:
1. Choose a model for each risk factor (e.g., geometric Brownian motion, correlated multivariate distribution).
2. Calibrate parameters (means, volatilities, correlations) to historical data or forward assumptions.
3. Run many simulations, revalue portfolio per scenario, collect simulated P&Ls.
4. Compute percentile corresponding to the confidence level.

Pros:
– Extremely flexible — can model nonlinear payoffs, path‑dependence, complex correlations and non‑Gaussian features.
– Can incorporate stress scenarios and alternative distributions.

Cons:
– Computationally intensive.
– Results depend on the chosen stochastic models and calibration; model risk can be significant.

Benefits of using VaR for risk management
– Single number summary: easy to communicate and use in limits and dashboards.
– Comparable across portfolios and business units when calculated consistently.
– Supports capital allocation, limit setting and regulatory reporting.
– Useful input to scenario analysis and risk aggregation.

Limitations and common criticisms
– Does not describe losses beyond the VaR cutoff (no information about tail severity). A 99% VaR says nothing about the worst 1% of losses.
– Sensitive to model choices: distributional assumptions, look‑back windows, volatility estimates and correlation estimates.
– Historical VaR can fail when the future differs from the past (e.g., regime change, low‑volatility look‑back).
– Parametric VaR (variance–covariance) typically underestimates extreme events due to normality assumption.
– VaR can give a false sense of security — famously underestimated risk in the 2007–2009 financial crisis for certain portfolios [Financial Crisis Inquiry Commission].
– Aggregation issues: combining VaR across desks requires consistent methodologies and consideration of correlations; simple summation is incorrect.

How practitioners mitigate VaR limitations
– Backtesting: compare predicted VaR breaches to actual breaches and recalibrate models. Regulators require backtesting for model validation.
– Stress testing and scenario analysis: impose historical or hypothetical extreme moves to measure losses beyond VaR.
– Use expected shortfall (ES, a.k.a. conditional VaR): the average loss in the worst (1−α)% of cases — provides tail severity information.
– Combine methods: use historical, parametric and Monte Carlo methods in parallel and compare results.
– Model governance: robust validation, parameter controls, and frequent recalibration.

VaR example (simple numeric)
Scenario: $1,000,000 equity portfolio, daily volatility σ = 2% (0.02), 1‑day 95% VaR using variance–covariance.

Steps:
1. For 95% confidence, z95 ≈ 1.645.
2. VaR = z × σ × Value = 1.645 × 0.02 × $1,000,000 = $32,900.

Interpretation: With 95% confidence, one‑day loss should not exceed $32,900 (i.e., in about 1 of 20 trading days the loss could be larger).

Historical method example (conceptual):
– Use 252 days of returns, apply each return to current $1,000,000 to get 252 hypothetical P&L values, sort them. The 5th percentile worst loss (i.e., the value at rank 13 if sorted ascending) is the one‑day 95% historical VaR.

What is the VaR formula?
– Historical simulation: compute return series ri = vi/vi−1 − 1 (or log returns); apply each ri to current portfolio to generate hypothetical P&L; VaR is the α‑percentile of the loss distribution.
– Variance–covariance (linear, normal returns): VaRα ≈ zα × σp × Value (scaled for horizon by sqrt(T) if needed).
– Monte Carlo: no closed‑form formula — VaR is the α‑percentile of simulated P&L outcomes.

VaR versus standard deviation
– Standard deviation (σ) measures dispersion of returns around the mean — a volatility metric.
– VaR translates that dispersion (and optionally distributional shape) into a dollar (or percent) loss threshold over a horizon at a chosen confidence level.
– Relationship: for normally distributed returns and zero mean, VaR is proportional to standard deviation via the z‑score: VaR = zα × σ × Value. But VaR is about a specific percentile while σ summarizes variability overall.

What is marginal VaR?
– Marginal VaR measures the incremental change in portfolio VaR from a small change in a single position or exposure: it is the partial derivative of portfolio VaR with respect to that position’s weight or size.
– Practical use: identify which positions contribute most to risk and guide hedging or reweighting decisions.
– Distinction:
• Marginal VaR ≈ ∂VaR/∂wi (sensitivity of VaR to a small change in weight wi).
• Incremental VaR (IVaR) is the change in portfolio VaR from adding or removing a discrete position (finite change).
• Component VaR = weight × marginal VaR gives each position’s contribution to total VaR under certain homogeneity assumptions.

Practical implementation steps for a firm (concise guide)
1. Define objectives and governance
• Decide portfolio coverage (trading book, banking book), time horizons and confidence levels.
• Establish model ownership, validation and escalation procedures.

2. Data collection and mapping
• Gather price histories, instrument valuations, volatilities and correlations.
• Map positions to risk factors (rates, FX, equities, commodities, credit spreads, vol surfaces).

3. Choose methods and models
• Adopt at least two complementary approaches (e.g., historical and Monte Carlo or parametric and historical) to triangulate results.
• For nonlinear instruments (options), use Monte Carlo or include risk‑factor expansions (delta–gamma).

4. Calibration and computation
• Select look‑back windows, volatility estimators (e.g., EWMA, GARCH), and distributional assumptions.
• Run VaR calculations (daily or more frequently for active trading books).

5. Backtesting and validation
• Compare realized P&L breaches to predicted VaR (exceptions), test model accuracy (e.g., Kupiec test).
• Investigate and remediate model failings and recalibrate.

6. Stress testing and tail analysis
• Perform historical and hypothetical stress scenarios.
• Compute expected shortfall and other tail metrics.

7. Reporting and limits
• Report VaR with context (methodology, assumptions, backtesting performance, recent realized exceptions).
• Use VaR results as part of limits framework; do not rely on VaR alone.

8. Model governance and review
• Periodic model validation, independent review, change control and documentation.

Regulatory and historical context
– VaR has been a core regulatory tool and internal metric in banks and funds but has faced scrutiny for underestimating extreme losses, notably in the 2007–2009 crisis [Financial Crisis Inquiry Commission].
– Regulators and standard setters have encouraged stronger tail measures (such as expected shortfall) and stricter backtesting and capital requirements.

The bottom line
VaR is a practical, widely used tool for summarizing market risk into an actionable number for limits, reporting and capital planning. It is easy to interpret and implement in its simplest forms, but its value depends entirely on modelling choices, data quality and the user’s awareness of its limitations. Best practice is to treat VaR as one part of a broader risk toolkit that includes backtesting, stress testing, expected shortfall, scenario analysis and strong model governance.

Sources and further reading
– Lara Antal, “Value at Risk (VaR),” Investopedia.
– Financial Crisis Inquiry Commission, The Financial Crisis Inquiry Report.
– Basel Committee on Banking Supervision (BCBS) publications on market risk and capital frameworks (see BCBS website for documents on market risk revisions and expected shortfall standards).

Ad — article-mid