VOOZH about

URL: https://en.wikipedia.org/wiki/Weighted

⇱ Weight function - Wikipedia


Jump to content
From Wikipedia, the free encyclopedia
(Redirected from Weighted)
Construct related to weighted sums and averages

A weight function is a mathematical device used when performing a sum, integral, or average to give some elements more "weight" or influence on the result than other elements in the same set. The result of this application of a weight function is a weighted sum or weighted average. Weight functions occur frequently in statistics and analysis, and are closely related to the concept of a measure. Weight functions can be employed in both discrete and continuous settings. They can be used to construct systems of calculus called "weighted calculus"[1] and "meta-calculus".[2]

Discrete weights

[edit]

General definition

[edit]

In the discrete setting, a weight function πŸ‘ {\displaystyle w\colon A\to \mathbb {R} ^{+}}
is a positive function defined on a discrete set πŸ‘ {\displaystyle A}
, which is typically finite or countable. The weight function πŸ‘ {\displaystyle w(a):=1}
corresponds to the unweighted situation in which all elements have equal weight. One can then apply this weight to various concepts.

If the function πŸ‘ {\displaystyle f\colon A\to \mathbb {R} }
is a real-valued function, then the unweighted sum of πŸ‘ {\displaystyle f}
on πŸ‘ {\displaystyle A}
is defined as

πŸ‘ {\displaystyle \sum _{a\in A}f(a);}

but given a weight function πŸ‘ {\displaystyle w\colon A\to \mathbb {R} ^{+}}
, the weighted sum or conical combination is defined as

πŸ‘ {\displaystyle \sum _{a\in A}f(a)w(a).}

One common application of weighted sums arises in numerical integration.

If B is a finite subset of A, one can replace the unweighted cardinality |B| of B by the weighted cardinality

πŸ‘ {\displaystyle \sum _{a\in B}w(a).}

If A is a finite non-empty set, one can replace the unweighted mean or average

πŸ‘ {\displaystyle {\frac {1}{|A|}}\sum _{a\in A}f(a)}

by the weighted mean or weighted average

πŸ‘ {\displaystyle {\frac {\sum _{a\in A}f(a)w(a)}{\sum _{a\in A}w(a)}}.}

In this case only the relative weights are relevant.

Statistics

[edit]

Weighted means are commonly used in statistics to compensate for the presence of bias. For a quantity πŸ‘ {\displaystyle f}
measured multiple independent times πŸ‘ {\displaystyle f_{i}}
with variance πŸ‘ {\displaystyle \sigma _{i}^{2}}
, the best estimate of the signal is obtained by averaging all the measurements with weight πŸ‘ {\textstyle w_{i}=1/{\sigma _{i}^{2}}}
,
and the resulting variance is smaller than each of the independent measurements πŸ‘ {\textstyle \sigma ^{2}=1/\sum _{i}w_{i}}
.
The maximum likelihood method weights the difference between fit and data using the same weights πŸ‘ {\displaystyle w_{i}}
.

The expected value of a random variable is the weighted average of the possible values it might take on, with the weights being the respective probabilities. More generally, the expected value of a function of a random variable is the probability-weighted average of the values the function takes on for each possible value of the random variable.

In regressions in which the dependent variable is assumed to be affected by both current and lagged (past) values of the independent variable, a distributed lag function is estimated, this function being a weighted average of the current and various lagged independent variable values. Similarly, a moving average model specifies an evolving variable as a weighted average of current and various lagged values of a random variable.

Mechanics

[edit]

The terminology weight function arises from mechanics: if one has a collection of πŸ‘ {\displaystyle n}
objects on a lever, with weights πŸ‘ {\displaystyle w_{1},\ldots ,w_{n}}
(where weight is now interpreted in the physical sense) and locations πŸ‘ {\displaystyle {\boldsymbol {x}}_{1},\dotsc ,{\boldsymbol {x}}_{n}}
,
then the lever will be in balance if the fulcrum of the lever is at the center of mass

πŸ‘ {\displaystyle {\frac {\sum _{i=1}^{n}w_{i}{\boldsymbol {x}}_{i}}{\sum _{i=1}^{n}w_{i}}},}

which is also the weighted average of the positions πŸ‘ {\displaystyle {\boldsymbol {x}}_{i}}
.

Continuous weights

[edit]

In the continuous setting, a weight is a positive measure such as πŸ‘ {\displaystyle w(x)\,dx}
on some domain πŸ‘ {\displaystyle \Omega }
, which is typically a subset of a Euclidean space πŸ‘ {\displaystyle \mathbb {R} ^{n}}
. For instance, πŸ‘ {\displaystyle \Omega }
could be an interval πŸ‘ {\displaystyle [a,b]}
. Here πŸ‘ {\displaystyle dx}
is Lebesgue measure and πŸ‘ {\displaystyle w\colon \Omega \to \mathbb {R} ^{+}}
is a non-negative measurable function. In this context, the weight function πŸ‘ {\displaystyle w(x)}
is sometimes referred to as a density.

General definition

[edit]

If πŸ‘ {\displaystyle f\colon \Omega \to \mathbb {R} }
is a real-valued function, then the unweighted integral

πŸ‘ {\displaystyle \int _{\Omega }f(x)\ dx}

can be generalized to the weighted integral

πŸ‘ {\displaystyle \int _{\Omega }f(x)w(x)\,dx}

Note that one may need to require πŸ‘ {\displaystyle f}
to be absolutely integrable with respect to the weight πŸ‘ {\displaystyle w(x)\,dx}
in order for this integral to be finite.

Weighted volume

[edit]

If E is a subset of πŸ‘ {\displaystyle \Omega }
, then the volume vol(E) of E can be generalized to the weighted volume

πŸ‘ {\displaystyle \int _{E}w(x)\ dx,}

Weighted average

[edit]

If πŸ‘ {\displaystyle \Omega }
has finite non-zero weighted volume, then we can replace the unweighted average

πŸ‘ {\displaystyle {\frac {1}{\mathrm {vol} (\Omega )}}\int _{\Omega }f(x)\ dx}

by the weighted average

πŸ‘ {\displaystyle {\frac {\displaystyle \int _{\Omega }f(x)\,w(x)\,dx}{\displaystyle \int _{\Omega }w(x)\,dx}}}

Bilinear form

[edit]

If πŸ‘ {\displaystyle f\colon \Omega \to {\mathbb {R} }}
and πŸ‘ {\displaystyle g\colon \Omega \to {\mathbb {R} }}
are two functions, one can generalize the unweighted bilinear form

πŸ‘ {\displaystyle \langle f,g\rangle :=\int _{\Omega }f(x)g(x)\ dx}

to a weighted bilinear form

πŸ‘ {\displaystyle {\langle f,g\rangle }_{w}:=\int _{\Omega }f(x)g(x)w(x)\ dx.}

See the entry on orthogonal polynomials for examples of weighted orthogonal functions.

See also

[edit]

References

[edit]