Expectiles as Risk Measures
A risk measure like Value-at-Risk or Expected Shortfall, but defined by asymmetrically weighting squared deviations rather than counting or averaging tail outcomes.
Value-at-Risk asks "what loss is exceeded only of the time," and Expected Shortfall asks "what's the average loss given that you're already in that bad tail." Expectiles ask a related but different question: instead of counting how often a threshold is exceeded, they weight how far outcomes are above versus below a candidate value, using squared distances rather than a count.
Formally, the -expectile of a loss distribution is the value solving:
where is the shortfall above and is the excess below it. In plain English: pick so that the "outsized loss" side and the "smaller than expected" side balance, but weighted against rather than counted equally — for close to 1, big losses above are weighted heavily, pulling up toward the tail, similar in spirit to a high-confidence VaR.
The reason expectiles matter beyond being a curiosity is that, unlike VaR, an expectile-based risk measure at any is coherent (it correctly rewards diversification, i.e. it's subadditive), and unlike Expected Shortfall, it's also elicitable — meaning there's a well-defined scoring rule for backtesting it against realized data, which Expected Shortfall famously lacks.
Worked example. For a simple symmetric loss distribution, the expectile equals the ordinary mean. Moving to 0.95 shifts into the upper tail of the distribution, functioning much like a 95% VaR or ES level, but computed by balancing squared deviations rather than by a quantile count.
Expectiles generalize the mean the way quantiles generalize the median — they're coherent (like Expected Shortfall) and directly backtestable (unlike Expected Shortfall), making them an increasingly used middle ground between VaR and ES for regulatory and internal risk models.
Related concepts
Practice in interviews
Further reading
- Newey and Powell (1987), Asymmetric Least Squares Estimation and Testing