mean of a function

{{short description|Formula for the average value of a function over its domain}}{{More cn|date=January 2023}}

In calculus, and especially multivariable calculus, the mean of a function is loosely defined as the ”average" value of the function over its domain.

One-dimensional

In a one-dimensional domain, the mean of a function f(x) over the interval (a,b) is defined by:{{cite journal |last1=Dougherty |first1=Bradley |title=On the Average of a Function and the Mean Value Theorem for Integrals |journal=Pi Mu Epsilon Journal |date=2016 |volume=14 |issue=4 |pages=251–254 |jstor=48568127 |url=https://www.jstor.org/stable/48568127 |access-date=11 January 2023 |issn=0031-952X}}

: \bar{f}=\frac{1}{b-a}\int_a^bf(x)\,dx.

Recall that a defining property of the average value \bar{y} of finitely many numbers y_1, y_2, \dots, y_n

is that n\bar{y} = y_1 + y_2 + \cdots + y_n. In other words, \bar{y} is the constant value which when

added n times equals the result of adding the n terms y_1, \dots, y_n. By analogy, a

defining property of the average value \bar{f} of a function over the interval [a,b] is that

: \int_a^b\bar{f}\,dx = \int_a^bf(x)\,dx .

In other words, \bar{f} is the constant value which when integrated over [a,b] equals the result of

integrating f(x) over [a,b]. But the integral of a constant \bar{f} is just

: \int_a^b\bar{f}\,dx = \bar{f}x\bigr|_a^b = \bar{f}b - \bar{f}a = (b - a)\bar{f} .

See also the first mean value theorem for integration, which guarantees

that if f is continuous then there exists a point c \in (a, b) such that

: \int_a^bf(x)\,dx = f(c)(b - a) .

The point f(c) is called the mean value of f(x) on [a,b]. So we write

\bar{f} = f(c) and rearrange the preceding equation to get the above definition.

Multi-dimensional

In several variables, the mean over a relatively compact domain U in a Euclidean space is defined by

:\bar{f}=\frac{1}{\hbox{Vol}(U)}\int_U f \; dV

where \hbox{Vol}(U) and dV are, respectively, the domain volume and volume element (or generalizations thereof, e.g., volume form).

Non-arithmetic

The above generalizes the arithmetic mean to functions. On the other hand, it is also possible to generalize the geometric mean to functions by:

:\exp\left(\frac{1}{\hbox{Vol}(U)}\int_U \log f\right).

More generally, in measure theory and probability theory, either sort of mean plays an important role. In this context, Jensen's inequality places sharp estimates on the relationship between these two different notions of the mean of a function.

There is also a harmonic average of functions and a quadratic average (or root mean square) of functions.

See also

References

{{reflist}}