HOME

TheInfoList



OR:

In mathematics and
statistics Statistics (from German: ''Statistik'', "description of a state, a country") is the discipline that concerns the collection, organization, analysis, interpretation, and presentation of data. In applying statistics to a scientific, indust ...
, the quasi-arithmetic mean or generalised ''f''-mean or Kolmogorov-Nagumo-de Finetti mean is one generalisation of the more familiar
mean There are several kinds of mean in mathematics, especially in statistics. Each mean serves to summarize a given group of data, often to better understand the overall value (magnitude and sign) of a given data set. For a data set, the ''arith ...
s such as the
arithmetic mean In mathematics and statistics, the arithmetic mean ( ) or arithmetic average, or just the ''mean'' or the ''average'' (when the context is clear), is the sum of a collection of numbers divided by the count of numbers in the collection. The coll ...
and the
geometric mean In mathematics, the geometric mean is a mean or average which indicates a central tendency of a set of numbers by using the product of their values (as opposed to the arithmetic mean which uses their sum). The geometric mean is defined as the ...
, using a function f. It is also called Kolmogorov mean after Soviet mathematician
Andrey Kolmogorov Andrey Nikolaevich Kolmogorov ( rus, Андре́й Никола́евич Колмого́ров, p=ɐnˈdrʲej nʲɪkɐˈlajɪvʲɪtɕ kəlmɐˈɡorəf, a=Ru-Andrey Nikolaevich Kolmogorov.ogg, 25 April 1903 – 20 October 1987) was a Sovi ...
. It is a broader generalization than the regular
generalized mean In mathematics, generalized means (or power mean or Hölder mean from Otto Hölder) are a family of functions for aggregating sets of numbers. These include as special cases the Pythagorean means ( arithmetic, geometric, and harmonic means). ...
.


Definition

If ''f'' is a function which maps an interval I of the real line to the
real number In mathematics, a real number is a number that can be used to measure a ''continuous'' one- dimensional quantity such as a distance, duration or temperature. Here, ''continuous'' means that values can have arbitrarily small variations. Ever ...
s, and is both
continuous Continuity or continuous may refer to: Mathematics * Continuity (mathematics), the opposing concept to discreteness; common examples include ** Continuous probability distribution or random variable in probability and statistics ** Continuous g ...
and
injective In mathematics, an injective function (also known as injection, or one-to-one function) is a function that maps distinct elements of its domain to distinct elements; that is, implies . (Equivalently, implies in the equivalent contrapositi ...
, the ''f''-mean of n numbers x_1, \dots, x_n \in I is defined as M_f(x_1, \dots, x_n) = f^\left( \fracn \right), which can also be written : M_f(\vec x)= f^\left(\frac \sum_^f(x_k) \right) We require ''f'' to be injective in order for the
inverse function In mathematics, the inverse function of a function (also called the inverse of ) is a function that undoes the operation of . The inverse of exists if and only if is bijective, and if it exists, is denoted by f^ . For a function f\colon ...
f^ to exist. Since f is defined over an interval, \fracn lies within the domain of f^. Since ''f'' is injective and continuous, it follows that ''f'' is a strictly
monotonic function In mathematics, a monotonic function (or monotone function) is a function between ordered sets that preserves or reverses the given order. This concept first arose in calculus, and was later generalized to the more abstract setting of ord ...
, and therefore that the ''f''-mean is neither larger than the largest number of the tuple x nor smaller than the smallest number in x.


Examples

* If I = ℝ, the
real line In elementary mathematics, a number line is a picture of a graduated straight line that serves as visual representation of the real numbers. Every point of a number line is assumed to correspond to a real number, and every real number to a poin ...
, and f(x) = x, (or indeed any linear function x\mapsto a\cdot x + b, a not equal to 0) then the ''f''-mean corresponds to the
arithmetic mean In mathematics and statistics, the arithmetic mean ( ) or arithmetic average, or just the ''mean'' or the ''average'' (when the context is clear), is the sum of a collection of numbers divided by the count of numbers in the collection. The coll ...
. * If I = ℝ+, the
positive real numbers In mathematics, the set of positive real numbers, \R_ = \left\, is the subset of those real numbers that are greater than zero. The non-negative real numbers, \R_ = \left\, also include zero. Although the symbols \R_ and \R^ are ambiguously used fo ...
and f(x) = \log(x), then the ''f''-mean corresponds to the
geometric mean In mathematics, the geometric mean is a mean or average which indicates a central tendency of a set of numbers by using the product of their values (as opposed to the arithmetic mean which uses their sum). The geometric mean is defined as the ...
. According to the ''f''-mean properties, the result does not depend on the base of the
logarithm In mathematics, the logarithm is the inverse function to exponentiation. That means the logarithm of a number  to the base  is the exponent to which must be raised, to produce . For example, since , the ''logarithm base'' 10 o ...
as long as it is positive and not 1. * If I = ℝ+ and f(x) = \frac, then the ''f''-mean corresponds to the
harmonic mean In mathematics, the harmonic mean is one of several kinds of average, and in particular, one of the Pythagorean means. It is sometimes appropriate for situations when the average rate is desired. The harmonic mean can be expressed as the recipr ...
. * If I = ℝ+ and f(x) = x^p, then the ''f''-mean corresponds to the
power mean Power most often refers to: * Power (physics), meaning "rate of doing work" ** Engine power, the power put out by an engine ** Electric power * Power (social and political), the ability to influence people or events ** Abusive power Power may ...
with exponent p. * If I = ℝ and f(x) = \exp(x), then the ''f''-mean is the mean in the
log semiring In mathematics, in the field of tropical analysis, the log semiring is the semiring structure on the logarithmic scale, obtained by considering the extended real numbers as logarithms. That is, the operations of addition and multiplication are d ...
, which is a constant shifted version of the
LogSumExp The LogSumExp (LSE) (also called RealSoftMax or multivariable softplus) function is a smooth maximum – a smooth approximation to the maximum function, mainly used by machine learning algorithms. It is defined as the logarithm of the sum of ...
(LSE) function (which is the logarithmic sum), M_f(x_1, \dots, x_n) = \mathrm(x_1, \dots, x_n)-\log(n). The -\log(n) corresponds to dividing by , since logarithmic division is linear subtraction. The LogSumExp function is a
smooth maximum In mathematics, a smooth maximum of an indexed family ''x''1, ..., ''x'n'' of numbers is a smooth approximation to the maximum function \max(x_1,\ldots,x_n), meaning a parametric family of functions m_\alpha(x_1,\ldots,x_n) such that ...
: a smooth approximation to the maximum function.


Properties

The following properties hold for M_f for any single function f: Symmetry: The value of M_fis unchanged if its arguments are permuted. Idempotency: for all ''x'', M_f(x,\dots,x) = x. Monotonicity: M_f is monotonic in each of its arguments (since f is
monotonic In mathematics, a monotonic function (or monotone function) is a function between ordered sets that preserves or reverses the given order. This concept first arose in calculus, and was later generalized to the more abstract setting of ord ...
). Continuity: M_f is continuous in each of its arguments (since f is continuous). Replacement: Subsets of elements can be averaged a priori, without altering the mean, given that the multiplicity of elements is maintained. With m=M_f(x_1,\dots,x_k) it holds: :M_f(x_1,\dots,x_k,x_,\dots,x_n) = M_f(\underbrace_,x_,\dots,x_n) Partitioning: The computation of the mean can be split into computations of equal sized sub-blocks: M_f(x_1,\dots,x_) = M_f(M_f(x_1,\dots,x_), M_f(x_,\dots,x_), \dots, M_f(x_,\dots,x_)) Self-distributivity: For any quasi-arithmetic mean M of two variables: M(x,M(y,z))=M(M(x,y),M(x,z)). Mediality: For any quasi-arithmetic mean M of two variables:M(M(x,y),M(z,w))=M(M(x,z),M(y,w)). Balancing: For any quasi-arithmetic mean M of two variables:M\big(M(x, M(x, y)), M(y, M(x, y))\big)=M(x, y).
Central limit theorem In probability theory, the central limit theorem (CLT) establishes that, in many situations, when independent random variables are summed up, their properly normalized sum tends toward a normal distribution even if the original variables themse ...
: Under regularity conditions, for a sufficiently large sample, \sqrt\ is approximately normal. A similar result is available for Bajraktarević means, which are generalizations of quasi-arithmetic means. Scale-invariance: The quasi-arithmetic mean is invariant with respect to offsets and scaling of f: \forall a\ \forall b\ne0 ((\forall t\ g(t)=a+b\cdot f(t)) \Rightarrow \forall x\ M_f (x) = M_g (x).


Characterization

There are several different sets of properties that characterize the quasi-arithmetic mean (i.e., each function that satisfies these properties is an ''f''-mean for some function ''f''). * Mediality is essentially sufficient to characterize quasi-arithmetic means. * Self-distributivity is essentially sufficient to characterize quasi-arithmetic means. * Replacement: Kolmogorov proved that the five properties of symmetry, fixed-point, monotonicity, continuity, and replacement fully characterize the quasi-arithmetic means. * Balancing: An interesting problem is whether this condition (together with symmetry, fixed-point, monotonicity and continuity properties) implies that the mean is quasi-arithmetic.
Georg Aumann Georg Aumann (11 November 1906, Munich, Germany – 4 August 1980), was a German mathematician. He was known for his work in general topology and regulated functions. During World War II, he worked as part of a group of five mathematicians, rec ...
showed in the 1930s that the answer is no in general, but that if one additionally assumes M to be an
analytic function In mathematics, an analytic function is a function that is locally given by a convergent power series. There exist both real analytic functions and complex analytic functions. Functions of each type are infinitely differentiable, but complex ...
then the answer is positive.


Homogeneity

Mean There are several kinds of mean in mathematics, especially in statistics. Each mean serves to summarize a given group of data, often to better understand the overall value (magnitude and sign) of a given data set. For a data set, the ''arith ...
s are usually
homogeneous Homogeneity and heterogeneity are concepts often used in the sciences and statistics relating to the uniformity of a substance or organism. A material or image that is homogeneous is uniform in composition or character (i.e. color, shape, size ...
, but for most functions f, the ''f''-mean is not. Indeed, the only homogeneous quasi-arithmetic means are the
power mean Power most often refers to: * Power (physics), meaning "rate of doing work" ** Engine power, the power put out by an engine ** Electric power * Power (social and political), the ability to influence people or events ** Abusive power Power may ...
s (including the
geometric mean In mathematics, the geometric mean is a mean or average which indicates a central tendency of a set of numbers by using the product of their values (as opposed to the arithmetic mean which uses their sum). The geometric mean is defined as the ...
); see Hardy–Littlewood–Pólya, page 68. The homogeneity property can be achieved by normalizing the input values by some (homogeneous) mean C. :M_ x = C x \cdot f^\left( \frac \right) However this modification may violate
monotonicity In mathematics, a monotonic function (or monotone function) is a function between ordered sets that preserves or reverses the given order. This concept first arose in calculus, and was later generalized to the more abstract setting of order ...
and the partitioning property of the mean.


See also

*
Generalized mean In mathematics, generalized means (or power mean or Hölder mean from Otto Hölder) are a family of functions for aggregating sets of numbers. These include as special cases the Pythagorean means ( arithmetic, geometric, and harmonic means). ...
*
Jensen's inequality In mathematics, Jensen's inequality, named after the Danish mathematician Johan Jensen, relates the value of a convex function of an integral to the integral of the convex function. It was proved by Jensen in 1906, building on an earlier p ...


References

* Andrey Kolmogorov (1930) “On the Notion of Mean”, in “Mathematics and Mechanics” (Kluwer 1991) — pp. 144–146. * Andrey Kolmogorov (1930) Sur la notion de la moyenne. Atti Accad. Naz. Lincei 12, pp. 388–391. * John Bibby (1974) “Axiomatisations of the average and a further generalisation of monotonic sequences,” Glasgow Mathematical Journal, vol. 15, pp. 63–65. * Hardy, G. H.; Littlewood, J. E.; Pólya, G. (1952) Inequalities. 2nd ed. Cambridge Univ. Press, Cambridge, 1952. * B. De Finetti
“Sul concetto di media”
vol. 3, p. 36996, 1931, istituto italiano degli attuari. {{DEFAULTSORT:Quasi-Arithmetic Mean Means