The statistics that we normally use, standard deviation, skew, and kurtosis, are all highly sensitive to outliers. There sensitivity comes from their using high powers of a deviation. If there are are couple of outliers, the contribution pull everything. With L-Moments, only the first order of the data is used so it is not so sensitive to outliers.
From Wikipedia,http://en.wikipedia.org/wiki/L-moment
Has anyone tried using L-Moments with market data?
From Wikipedia,http://en.wikipedia.org/wiki/L-moment
As summary statistics for data, L-moments provides many advantages. As an example consider a dataset with a few data points and one outlying data value. If the ordinary standard deviation of this data set is taken it will be highly influenced by this one point: however, if the L-scale is taken it will be far less sensitive to this data value. Consequently L-moments are far more meaningful when dealing with outliers in data than conventional moments. One example of this is using L-moments as summary statistics in extreme value theory (EVT).
Another advantage L-moments have over conventional moments is that their existence only requires the random variable to have finite mean, so the L-moments exist even if the higher conventional moments do not exist (for example, for Student's t distribution with low degrees of freedom). A finite variance is required in addition in order for the standard errors of estimates of the L-moments to be finite.
Some appearances of L-moments in the statistical literature include the book by David & Nagaraja (2003, Section 9.9) and a number of papers. A number of favourable comparisons of L-moments with ordinary moments have been reported.
Has anyone tried using L-Moments with market data?