Coskewness

From HandWiki

In probability theory and statistics, coskewness is a measure of how much three random variables change together. Coskewness is the third standardized cross central moment, related to skewness as covariance is related to variance. In 1976, Krauss and Litzenberger used it to examine risk in stock market investments.[1] The application to risk was extended by Harvey and Siddique in 2000.[2] If three random variables exhibit positive coskewness they will tend to undergo extreme deviations at the same time, an odd number of which are in the positive direction (so all three random variables undergoing extreme positive deviations, or one undergoing an extreme positive deviation while the other two undergo extreme negative deviations). Similarly, if three random variables exhibit negative coskewness they will tend to undergo extreme deviations at the same time, an even number of which are in the positive direction (so all three random variables undergoing extreme negative deviations, or one undergoing an extreme negative deviation while the other two undergo extreme positive deviations).

Types

There are two different measures for the degree of coskewness in data.

Coskewness

For three random variables X, Y and Z, the non-trivial coskewness statistic is defined as: [3]

[math]\displaystyle{ S(X,Y,Z) = \frac{\operatorname{E} \left[(X-\operatorname{E}[X])(Y-\operatorname{E}[Y])(Z-\operatorname{E}[Z])\right]} {\sigma_X \sigma_Y \sigma_Z} }[/math]

where E[X] is the expected value of X, also known as the mean of X, and [math]\displaystyle{ \sigma_X }[/math] is the standard deviation of X.

Standardized rank coskewness

Bernard, Chen, Rüschendorf and Vanduffel defined the standardized rank coskewness of three random variables X, Y and Z as:[4]

[math]\displaystyle{ RS(X,Y,Z) = 32\operatorname{E} \left[\left(F_X(X)-\frac{1}{2}\right)\left(F_Y(Y)-\frac{1}{2}\right)\left(F_Z(Z)-\frac{1}{2}\right)\right] }[/math]

where FX (X), FY (Y) and FZ (Z) are the cumulative distribution functions of X, Y and Z, respectively.

Properties

Skewness is a special case of the coskewness when the three random variables are identical:

[math]\displaystyle{ S(X,X,X) = \frac{\operatorname{E} \left[(X - \operatorname{E}[X])^3\right]}{\sigma_X^3} = {\operatorname{skewness}[X]}, }[/math]

For two random variables, X and Y, the skewness of the sum, X + Y, is

[math]\displaystyle{ S_{X+Y} = {1 \over \sigma_{X+Y}^3}{\left[ \sigma_X^3S_X + 3\sigma_X^2\sigma_YS(X,X,Y) + 3\sigma_X\sigma_Y^2S(X,Y,Y) + \sigma_Y^3S_Y \right]}, }[/math]

where SX is the skewness of X and [math]\displaystyle{ \sigma_X }[/math] is the standard deviation of X. It follows that the sum of two random variables can be skewed (SX+Y ≠ 0) even if both random variables have zero skew in isolation (SX = 0 and SY = 0).

The coskewness between variables X and Y does not depend on the scale on which the variables are expressed. If we are analyzing the relationship between X and Y, the coskewness between X and Y will be the same as the coskewness between a + bX and c + dY, where a, b, c, and d are constants.

The standardized rank coskewness RS(X, Y, Z) satisfies the following properties:[4]

(1) −1 ≤ RS(X, Y, Z) ≤ 1.

(2) The upper bound of 1 is obtained by the copula given in (3.3) in Bernard, Chen, Rüschendorf and Vanduffel (2023). The lower bound of −1 is obtained by the copula (3.5) in the same paper.

(3) It is invariant under strictly increasing transformations, i.e., when fi, i = 1, 2, 3, are arbitrary strictly increasing functions, RS(X, Y, Z) = RS(f1 (X), f2 (Y), f3 (Z)).

(4) RS(X, Y, Z) = 0 if X, Y and Z are independent.

Example

Let X be standard normally distributed and Y be the distribution obtained by setting X=Y whenever X<0 and drawing Y independently from a standard half-normal distribution whenever X>0. In other words, X and Y are both standard normally distributed with the property that they are completely correlated for negative values and uncorrelated apart from sign for positive values. The joint probability density function is

[math]\displaystyle{ f_{X,Y}(x,y) = \frac{e^{-x^2/2}}{\sqrt{2\pi}} \left(H(-x)\delta(x-y) + 2H(x)H(y) \frac{e^{-y^2/2}}{\sqrt{2\pi}}\right) }[/math]

where H(x) is the Heaviside step function and δ(x) is the Dirac delta function. The third moments are easily calculated by integrating with respect to this density:

[math]\displaystyle{ S(X,X,Y) = S(X,Y,Y) = -\frac{1}{\sqrt{2\pi}} \approx -0.399 }[/math]

Note that although X and Y are individually standard normally distributed, the distribution of the sum X+Y is significantly skewed. From integration with respect to density, we find that the covariance of X and Y is

[math]\displaystyle{ \operatorname{cov}(X,Y) = \frac{1}{2} + \frac{1}{\pi} }[/math]

from which it follows that the standard deviation of their sum is

[math]\displaystyle{ \sigma_{X+Y} = \sqrt{3 + \frac{2}{\pi}} }[/math]

Using the skewness sum formula above, we have

[math]\displaystyle{ S_{X+Y} = -\frac{3\sqrt{2}\pi}{(2+3\pi)^{3/2}} \approx -0.345 }[/math]

This can also be computed directly from the probability density function of the sum:

[math]\displaystyle{ f_{X+Y}(u) = \frac{e^{-u^2/8}}{2\sqrt{2\pi}} H(-u) + \frac{e^{-u^2/4}}{\sqrt{\pi}} \operatorname{erf}\left(\frac{u}{2}\right) H(u) }[/math]

Bernard, Chen, Rüschendorf and Vanduffel (2023) found risk bounds on coskewness for some popular marginal distributions as shown in the following table.[4]

Marginal distributions Minimum coskewness Maximum coskewness
N([math]\displaystyle{ \mu_i }[/math], [math]\displaystyle{ \sigma_i^2 }[/math]) [math]\displaystyle{ -\frac{2\sqrt{2\pi}}{\pi} }[/math] [math]\displaystyle{ \frac{2\sqrt{2\pi}}{\pi} }[/math]
Student([math]\displaystyle{ \nu }[/math]), [math]\displaystyle{ \nu\gt 3 }[/math] [math]\displaystyle{ -\frac{4(\nu-2)\sqrt{(\nu-2})\pi\Gamma(\frac{\nu+1}{2})}{(3-4\nu+\nu^2)\pi\Gamma(\frac{\nu}{2})} }[/math] [math]\displaystyle{ \frac{4(\nu-2)\sqrt{(\nu-2})\pi\Gamma(\frac{\nu+1}{2})}{(3-4\nu+\nu^2)\pi\Gamma(\frac{\nu}{2})} }[/math]
Laplace([math]\displaystyle{ \mu_i }[/math], [math]\displaystyle{ b_i }[/math]) [math]\displaystyle{ -\frac{3\sqrt{2}}{2} }[/math] [math]\displaystyle{ \frac{3\sqrt{2}}{2} }[/math]
U([math]\displaystyle{ a_i }[/math], [math]\displaystyle{ b_i }[/math]) [math]\displaystyle{ -\frac{3\sqrt{3}}{4} }[/math] [math]\displaystyle{ \frac{3\sqrt{3}}{4} }[/math]

where [math]\displaystyle{ \Gamma(x) }[/math] is the gamma function.

See also

References

  1. Friend, Irwin; Randolf Westerfield (1980). "Co-Skewness and Capital Asset Pricing". The Journal of Finance 35 (4): 897–913. doi:10.1111/j.1540-6261.1980.tb03508.x. 
  2. Jondeau, Eric; Ser-Huang Poon; Michael Rockinger (2007). Financial Modeling Under Non-Gaussian Distributions. Springer. pp. 31–32. ISBN 978-1-84628-696-4. https://books.google.com/books?id=JgGhLWbl3hAC&pg=PA31. 
  3. Miller, Michael B. (2014). "Chapter 3. Basic Statistics". Mathematics and Statistics for Financial Risk Management (2nd ed.). Hoboken, New Jersey: John Wiley & Sons. pp. 53–56. ISBN 978-1-118-75029-2. http://www.wiley.com/WileyCDA/WileyTitle/productCd-1118750292.html. 
  4. 4.0 4.1 4.2 Bernard, Carole; Jinghui, Chen; Rüschendorf, Ludger; Vanduffel, Steven (5 May 2023). "Coskewness under dependence uncertainty". Statistics and Probability Letters 199 (8). https://doi.org/10.1016/j.spl.2023.109853. 

Further reading