WOLFRAM|DEMONSTRATIONS PROJECT

Spectral Measures

​
distribution
NormalDistribution[0,1]
length of collection
20
α
1.2
1.4
1.6
1.8
2.
β
-1.
-0.5
0.
0.5
1.
γ
0.3
0.4
0.5
δ
0.02
0.03
0.04
0.05
0.06
family of risk aversion functions
power
affine
threshhold
double threshhold
first parameter to risk aversion function
second parameter to risk aversion function
show values with zero weight in gray?
view
BubbleChart
Spectrum
Analyses of investments, insurance, and economic policies often depend on an ability to collapse a large set of probability-weighted outcomes to just a few numbers. Examples of this process are computations of "expected utility", (or its cousin, "certainty equivalent wealth"), means and standard deviations of the outcomes, and "value at risk". Each of these measures has strengths as well as deficiencies, the latter including frequent difficulty in coping with negative outcomes in expected utility theory, the theoretical nonexistence of standard deviations for outcomes drawn from certain distributions, and the lack of sensitivity of value at risk to the magnitude of the worst outcomes.
In recent years various spectral measures have developed as an attractive alternative method in evaluating probabilistic outcomes. A spectral measure is one in which the magnitude of each event is weighted according to the position of that event in a sorted list of events, the so-called order statistic of the event. A set of weightings is said to be spectral and satisfies various desirable properties such as subadditivity if it is nonincreasing over the order statistics, always non-negative, and sums to one. Thus, if there were five events,

1
2
,
1
2
,0,0,0
would be a spectral risk aversion function, as would

29
85
,
23
85
,
1
5
,
11
85
,
1
17

and

81
121
,
27
121
,
9
121
,
9
121
,
1
121

; but

1
2
,0,
1
2
,0,0
would violate the nonincreasing requirement. Thus, the spectral measure of equal probability materializations
{4,3,-11}
using a spectrum of
{7/15,1/3,1/5}
is
-10/3
because
{7/15,1/3,1/5}·{-11,3,4}=-10/3
.
In this Demonstration, you choose a probability distribution that generates an independent and identically distributed collection of random variables. You may also specify the length of the collection. You then choose a family of risk aversion functions from which to generate weights as well as the parameters that instantiate a particular risk aversion function from that family.
In "BubbleChart" view, the Demonstration responds by generating a bubble chart in which the
x
value of each bubble is the position of a collection item in the sorted version of the collection, the
y
value is the value of the collection item, and for which the area of each bubble is proportional to the value of the spectrum at that position. Thus, in the dataset example given, there would be a bubble at
{2,3}
whose area would be proportional to
1/3
. Two lines decorate the graphic. A gold line shows the mean value of the collection and a green line shows the spectral measure of the collection.
In "Spectrum" view, the Demonstration responds by generating a plot in which the
x
value of each point is the position of a collection item in the sorted version of the collection and the
y
value is the value of the risk aversion function for that position.