far.in.net


Expectiles are configurably-optimistic expectations

Wednesday, June 11th, 2025

Expectiles are a class of summary statistics generalising the well-known expected value [1, 2]. They have been relatively neglected since their introduction [3]. Perhaps this is because they lack a well-known, immediate interpretation like that of the expected value, or that of quantiles?

This note reviews the definition of expectiles, outlines an interpretation of expectiles as “expectations at varying degrees of positive outlook,” and compares them to the more well-known asymmetric summary statistic—quantiles.

Defining expectiles

It is well known that the expected value μX\mu_X of a scalar random variable XX with finite second moment is the scalar that minimises the expected squared distance from the random variable. That is, μX=argminμE[(μX)2]. \mu_X = \mathop{\mathrm{arg\,min}}_\mu \mathbb{E}\left[ (\mu-X)^2\right ].

Expectiles are a class of summary statistics generalising the expected value [1,2]. Given an asymmetry parameter τ(0,1)\tau \in (0, 1), the τ\tau-expectile of XX, ϵX(τ)\epsilon_{X}{(\tau)}, is the minimiser of an asymmetric version of the expected squared distance, weighting squared positive distances by τ\tau and squared negative distances by 1τ1-\tau:

ϵX(τ)=argminϵE[[[X>ϵ]]1ττ(ϵX)2]. \epsilon_{X}{(\tau)} = \mathop{\mathrm{arg\,min}}_ \epsilon \mathbb{E}\left[ [\hspace{-1.5pt}[X > \epsilon]\hspace{-1.5pt}]^{\tau}_ {1-\tau} \cdot (\epsilon-X)^2 \right].

Here, [[P]]ba[\hspace{-1.5pt}[P]\hspace{-1.5pt}]^a_b is a generalised Iverson bracket, evaluating to aa if PP is a true proposition, or to bb otherwise.

The expectiles can also be defined for τ{0,1}\tau \in \{0, 1\}. It makes sense to define ϵX(0)\epsilon_{X}{(0)} as the infimum of the support of XX, and ϵX(1)\epsilon_{X}{(1)} as the supremum.

Interpreting expectiles

The expectile varies with the asymmetry parameter, τ(0,1)\tau \in (0,1), as follows.

We can thus understand τ\tau as capturing the degree of “positive outlook” of an expectile, on a scale from 0 to 1.

Calling it “positive outlook” suggests that higher values of the random variable are better. This is the case when measuring value or return. The interpretation could be flipped when measuring bad things like risk, cost, loss, or regret.

Expectiles and quantiles

Expectiles are closely related to the more well-known summary statistic, quantiles.

Quantiles minimise an asymmetric absolute distance from a random variable. Formally, given an asymmetry parameter p(0,1)p \in (0,1), The pp-quantile of XX, QX(p)Q_X(p), is the minimiser of an asymmetric version of the expected absolute distance, weighting positive distances by pp and squared negative distances by 1p1-p: QX(p)=argminqE[[[X>q]]1ppqX]. Q_X(p) = \mathop{\mathrm{arg\,min}}_q \mathbb{E}\left[ [\hspace{-1.5pt}[X > q]\hspace{-1.5pt}]_ {1-p}^{p} \cdot |q - X| \right]. The symmetric version of the quantile, QX(0.5)Q_X(0.5), is the well-known median statistic. Thus, expectiles generalise the expected value of a random variable in direct analogy to how quantiles generalise the median value of a random variable.

It turns out that expectiles possess many properties similar to quantiles. Indeed, [4] showed that the expectiles of a random variable XX are the quantiles of a suitably transformed XX.

References

Works cited above:

  1. Dennis J. Aigner, Takeshi Amemiya, and Dale J. Poirier. “On the estimation of production frontiers: Maximum likelihood estimation of the parameters of a discontinuous density function.” International Economic Review, pages 377–396, 1976.

  2. Whitney K. Newey and James L. Powell. “Asymmetric least squares estimation and testing.” Econometrica: Journal of the Econometric Society, pages 819–847, 1987.

  3. Linda Schulze Waltrup, Fabian Sobotka, Thomas Kneib, and Göran Kauermann. “Expectile and quantile regression—David and Goliath?” Statistical Modelling, 15(5):433–456, 2015.

  4. M. Chris Jones. “Expectiles and m-quantiles are quantiles.” Statistics & Probability Letters, 20(2):149–153, 1994.