weighted variance
   HOME

TheInfoList



OR:

The weighted arithmetic mean is similar to an ordinary arithmetic mean (the most common type of
average In ordinary language, an average is a single number taken as representative of a list of numbers, usually the sum of the numbers divided by how many numbers are in the list (the arithmetic mean). For example, the average of the numbers 2, 3, 4, 7 ...
), except that instead of each of the data points contributing equally to the final average, some data points contribute more than others. The notion of weighted mean plays a role in
descriptive statistics A descriptive statistic (in the count noun sense) is a summary statistic that quantitatively describes or summarizes features from a collection of information, while descriptive statistics (in the mass noun sense) is the process of using and an ...
and also occurs in a more general form in several other areas of mathematics. If all the weights are equal, then the weighted mean is the same as the arithmetic mean. While weighted means generally behave in a similar fashion to arithmetic means, they do have a few counterintuitive properties, as captured for instance in Simpson's paradox.


Examples


Basic example

Given two school with 20 students, one with 30 test grades in each class as follows: :Morning class = :Afternoon class = The mean for the morning class is 80 and the mean of the afternoon class is 90. The unweighted mean of the two means is 85. However, this does not account for the difference in number of students in each class (20 versus 30); hence the value of 85 does not reflect the average student grade (independent of class). The average student grade can be obtained by averaging all the grades, without regard to classes (add all the grades up and divide by the total number of students): \bar = \frac = 86. Or, this can be accomplished by weighting the class means by the number of students in each class. The larger class is given more "weight": :\bar = \frac = 86. Thus, the weighted mean makes it possible to find the mean average student grade without knowing each student's score. Only the class means and the number of students in each class are needed.


Convex combination example

Since only the ''relative'' weights are relevant, any weighted mean can be expressed using coefficients that sum to one. Such a linear combination is called a
convex combination In convex geometry and vector algebra, a convex combination is a linear combination of points (which can be vectors, scalars, or more generally points in an affine space) where all coefficients are non-negative and sum to 1. In other w ...
. Using the previous example, we would get the following weights: :\frac = 0.4 :\frac = 0.6 Then, apply the weights like this: :\bar = (0.4\times80) + (0.6\times90) = 86.


Mathematical definition

Formally, the weighted mean of a non-empty finite
tuple In mathematics, a tuple is a finite ordered list (sequence) of elements. An -tuple is a sequence (or ordered list) of elements, where is a non-negative integer. There is only one 0-tuple, referred to as ''the empty tuple''. An -tuple is defi ...
of data \left( x_1, x_2, \dots , x_n \right), with corresponding non-negative weights \left( w_1, w_2, \dots , w_n \right) is :\bar = \frac, which expands to: :\bar = \frac. Therefore, data elements with a high weight contribute more to the weighted mean than do elements with a low weight. The weights cannot be negative. Some may be zero, but not all of them (since division by zero is not allowed). The formulas are simplified when the weights are normalized such that they sum up to 1, i.e., \sum\limits_^n = 1. For such normalized weights, the weighted mean is equivalently: :\bar = \sum\limits_^n . Note that one can always normalize the weights by making the following transformation on the original weights: :w_i' = \frac. The
ordinary 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 colle ...
\frac \sum\limits_^n is a special case of the weighted mean where all data have equal weights. If the data elements are
independent and identically distributed random variables In probability theory and statistics, a collection of random variables is independent and identically distributed if each random variable has the same probability distribution as the others and all are mutually independent. This property is usu ...
with variance \sigma^2, the ''standard error of the weighted mean'', \sigma_, can be shown via uncertainty propagation to be: : \sigma_ = \sigma \sqrt


Variance-defined weights

For the weighted mean of a list of data for which each element x_i potentially comes from a different probability distribution with known
variance In probability theory and statistics, variance is the expectation of the squared deviation of a random variable from its population mean or sample mean. Variance is a measure of dispersion, meaning it is a measure of how far a set of numbe ...
\sigma_i^2, all having the same mean, one possible choice for the weights is given by the reciprocal of variance: :w_i = \frac. The weighted mean in this case is: :\bar = \frac =\frac, and the ''standard error of the weighted mean (with inverse-variance weights)'' is: :\sigma_ = \sqrt =\sqrt, Note this reduces to \sigma_^2 = \sigma_0^2/n when all \sigma_i = \sigma_0. It is a special case of the general formula in previous section, : \sigma^2_ = \sum_^n = \frac. The equations above can be combined to obtain: :\bar = \sigma_^2 \sum_^n \frac. The significance of this choice is that this weighted mean is the
maximum likelihood estimator In statistics, maximum likelihood estimation (MLE) is a method of estimating the parameters of an assumed probability distribution, given some observed data. This is achieved by maximizing a likelihood function so that, under the assumed statis ...
of the mean of the probability distributions under the assumption that they are independent and normally distributed with the same mean.


Statistical properties


Expectancy

The weighted sample mean, \bar, is itself a random variable. Its expected value and standard deviation are related to the expected values and standard deviations of the observations, as follows. For simplicity, we assume normalized weights (weights summing to one). If the observations have expected values E(x_i )=, then the weighted sample mean has expectation E(\bar) = \sum_^n . In particular, if the means are equal, \mu_i=\mu, then the expectation of the weighted sample mean will be that value, E(\bar)= \mu.


Variance


Simple i.i.d. case

When treating the weights as constants, and having a sample of ''n'' observations from
uncorrelated In probability theory and statistics, two real-valued random variables, X, Y, are said to be uncorrelated if their covariance, \operatorname ,Y= \operatorname Y- \operatorname \operatorname /math>, is zero. If two variables are uncorrelated, ther ...
random variables, all with the same
variance In probability theory and statistics, variance is the expectation of the squared deviation of a random variable from its population mean or sample mean. Variance is a measure of dispersion, meaning it is a measure of how far a set of numbe ...
and expectation (as is the case for i.i.d random variables), then the variance of the weighted mean can be estimated as the multiplication of the variance by Kish's design effect (see proof): : \operatorname(\bar y_w) = \frac \frac With \hat \sigma_y^2 = \frac , \bar = \frac , and \overline = \frac However, this estimation is rather limited due to the strong assumption about the ''y'' observations. This has led to the development of alternative, more general, estimators.


Survey sampling perspective

From a ''model based'' perspective, we are interested in estimating the variance of the weighted mean when the different y_i are not i.i.d random variables. An alternative perspective for this problem is that of some arbitrary
sampling design Sampling may refer to: *Sampling (signal processing), converting a continuous signal into a discrete signal * Sampling (graphics), converting continuous colors into discrete color components *Sampling (music), the reuse of a sound recording in ano ...
of the data in which units are selected with unequal probabilities (with replacement). In
Survey methodology Survey methodology is "the study of survey methods". As a field of applied statistics concentrating on human-research surveys, survey methodology studies the sampling of individual units from a population and associated techniques of survey da ...
, the population mean, of some quantity of interest ''y'', is calculated by taking an estimation of the total of ''y'' over all elements in the population (''Y'' or sometimes ''T'') and dividing it by the population size – either known (N) or estimated (\hat N). In this context, each value of ''y'' is considered constant, and the variability comes from the selection procedure. This in contrast to "model based" approaches in which the randomness is often described in the y values. The
survey sampling In statistics, survey sampling describes the process of selecting a sample of elements from a target population to conduct a survey. The term " survey" may refer to many different types or techniques of observation. In survey sampling it most ofte ...
procedure yields a series of
Bernoulli Bernoulli can refer to: People *Bernoulli family of 17th and 18th century Swiss mathematicians: ** Daniel Bernoulli (1700–1782), developer of Bernoulli's principle **Jacob Bernoulli (1654–1705), also known as Jacques, after whom Bernoulli numbe ...
indicator values (I_i) that get 1 if some observation ''i'' is in the sample and 0 if it was not selected. This can occur with fixed sample size, or varied sample size sampling (e.g.:
Poisson sampling In survey methodology, Poisson sampling (sometimes denoted as ''PO sampling'') is a sampling process where each element of the population is subjected to an independent Bernoulli trial which determines whether the element becomes part of the sampl ...
). The probability of some element to be chosen, given a sample, is denoted as P(I_i=1 \mid \text n ) = \pi_i , and the one-draw probability of selection is P(I_i=1 , \text) = p_i \approx \frac (If N is very large and each p_i is very small). For the following derivation we'll assume that the probability of selecting each element is fully represented by these probabilities. I.e.: selecting some element will not influence the probability of drawing another element (this doesn't apply for things such as cluster sampling design). Since each element (y_i) is fixed, and the randomness comes from it being included in the sample or not (I_i), we often talk about the multiplication of the two, which is a random variable. To avoid confusion in the following section, let's call this term: y'_i = y_i I_i. With the following expectancy: E '_i= y_i E _i= y_i \pi_i; and variance: V '_i= y_i^2 V _i= y_i^2 \pi_i(1-\pi_i). When each element of the sample is inflated by the inverse of its selection probability, it is termed the \pi-expanded ''y'' values, i.e.: \check y_i = \frac. A related quantity is p-expanded ''y'' values: \frac = n \check y_i. As above, we can add a tick mark if multiplying by the indicator function. I.e.: \check y'_i = I_i \check y_i = \frac In this ''design based'' perspective, the weights, used in the numerator of the weighted mean, are obtained from taking the inverse of the selection probability (i.e.: the inflation factor). I.e.: w_i = \frac \approx \frac.


Variance of the weighted sum (''pwr''-estimator for totals)

If the population size ''N'' is known we can estimate the population mean using \hat_ = \frac \approx \frac . If the
sampling design Sampling may refer to: *Sampling (signal processing), converting a continuous signal into a discrete signal * Sampling (graphics), converting continuous colors into discrete color components *Sampling (music), the reuse of a sound recording in ano ...
is one that results in a fixed sample size ''n'' (such as in pps sampling), then the variance of this estimator is: : \operatorname \left( \hat_ \right) = \frac \frac \sum_^n \left( w_i y_i - \overline \right)^2 An alternative term, for when the sampling has a random sample size (as in
Poisson sampling In survey methodology, Poisson sampling (sometimes denoted as ''PO sampling'') is a sampling process where each element of the population is subjected to an independent Bernoulli trial which determines whether the element becomes part of the sampl ...
), is presented in Sarndal et al. (1992) as: \operatorname(\hat \bar Y_) = \frac \sum_^n \sum_^n \left( \check_ \check_i \check_j \right) With \check_i = \frac. Also, C(I_i, I_j) = \pi_ - \pi_\pi_ = \Delta_ where \pi_ is the probability of selecting both i and j. And \check_ = 1 - \frac, and for i=j: \check_ = 1 - \frac = 1- \pi_. If the selection probability are uncorrelated (i.e.: \forall i \neq j: C(I_i, I_j) = 0), and when assuming the probability of each element is very small, then: : \operatorname(\hat \bar Y_) = \frac \sum_^n \left( w_i y_i \right)^2


Variance of the weighted mean (-estimator for ratio-mean)

The previous section dealt with estimating the population mean as a ratio of an estimated population total (\hat Y) with a known population size (N), and the variance was estimated in that context. Another common case is that the population size itself (N) is unknown and is estimated using the sample (i.e.: \hat N). The estimation of N can be described as the sum of weights. So when w_i = \frac we get \hat N = \sum_^n w_i I_i = \sum_^n \frac = \sum_^n \check 1'_i . When using notation from previous sections, the ratio we care about is the sum of y_is, and 1s. I.e.: R = \bar Y = \frac = \frac = \frac . We can estimate it using our sample with: \hat R = \hat = \frac = \frac = \frac = \frac = \bar y_w. As we moved from using N to using n, we actually know that all the indicator variables get 1, so we could simply write: \bar y_w = \frac. This will be the
estimand An estimand is a quantity that is to be estimated in a statistical analysis. The term is used to more clearly distinguish the target of inference from the method used to obtain an approximation of this target (i.e., the estimator) and the specific v ...
for specific values of y and w, but the statistical properties comes when including the indicator variable \bar y_w = \frac. This is called
Ratio estimator The ratio estimator is a statistical parameter and is defined to be the ratio of means of two random variables. Ratio estimates are biased and corrections must be made when they are used in experimental or survey work. The ratio estimates are asymm ...
and it is approximately unbiased for ''R''. In this case, the variability of the
ratio In mathematics, a ratio shows how many times one number contains another. For example, if there are eight oranges and six lemons in a bowl of fruit, then the ratio of oranges to lemons is eight to six (that is, 8:6, which is equivalent to the ...
depends on the variability of the random variables both in the numerator and the denominator - as well as their correlation. Since there is no closed analytical form to compute this variance, various methods are used for approximate estimation. Primarily
Taylor series In mathematics, the Taylor series or Taylor expansion of a function is an infinite sum of terms that are expressed in terms of the function's derivatives at a single point. For most common functions, the function and the sum of its Taylor ser ...
first-order linearization, asymptotics, and bootstrap/jackknife. The Taylor linearization method could lead to under-estimation of the variance for small sample sizes in general, but that depends on the complexity of the statistic. For the weighted mean, the approximate variance is supposed to be relatively accurate even for medium sample sizes. For when the sampling has a random sample size (as in
Poisson sampling In survey methodology, Poisson sampling (sometimes denoted as ''PO sampling'') is a sampling process where each element of the population is subjected to an independent Bernoulli trial which determines whether the element becomes part of the sampl ...
), it is as follows: : \widehat = \frac \sum_^n w_i^2 (y_i - \bar y_w)^2 . We note that if \pi_i \approx p_i n, then either using w_i = \frac or w_i = \frac would give the same estimator, since multiplying w_i by some factor would lead to the same estimator. It also means that if we scale the sum of weights to be equal to a known-from-before population size ''N'', the variance calculation would look the same. When all weights are equal to one another, this formula is reduced to the standard unbiased variance estimator. We have (at least) two versions of variance for the weighted mean: one with known and one with unknown population size estimation. There is no uniformly better approach, but the literature presents several arguments to prefer using the population estimation version (even when the population size is known). For example: if all y values are constant, the estimator with unknown population size will give the correct result, while the one with known population size will have some variability. Also, when the sample size itself is random (e.g.: in
Poisson sampling In survey methodology, Poisson sampling (sometimes denoted as ''PO sampling'') is a sampling process where each element of the population is subjected to an independent Bernoulli trial which determines whether the element becomes part of the sampl ...
), the version with unknown population mean is considered more stable. Lastly, if the proportion of sampling is negatively correlated with the values (i.e.: smaller chance to sample an observation that is large), then the un-known population size version slightly compensates for that.


Bootstrapping validation

It has been shown, by Gatz et al. (1995), that in comparison to
bootstrapping In general, bootstrapping usually refers to a self-starting process that is supposed to continue or grow without external input. Etymology Tall boots may have a tab, loop or handle at the top known as a bootstrap, allowing one to use fingers ...
methods, the following (variance estimation of ratio-mean using
Taylor series In mathematics, the Taylor series or Taylor expansion of a function is an infinite sum of terms that are expressed in terms of the function's derivatives at a single point. For most common functions, the function and the sum of its Taylor ser ...
linearization) is a reasonable estimation for the square of the standard error of the mean (when used in the context of measuring chemical constituents): : \widehat = \frac \left sum (w_i x_i - \bar \bar_w)^2 - 2 \bar_w \sum (w_i - \bar)(w_i x_i - \bar \bar_w) + \bar_w^2 \sum (w_i - \bar)^2 \right where \bar = \frac. Further simplification leads to :\widehat = \frac \sum w_i^2(x_i - \bar_w)^2 Gatz et al. mention that the above formulation was published by Endlich et al. (1988) when treating the weighted mean as a combination of a weighted total estimator divided by an estimator of the population size, based on the formulation published by Cochran (1977), as an approximation to the ratio mean. However, Endlich et al. didn't seem to publish this derivation in their paper (even though they mention they used it), and Cochran's book includes a slightly different formulation.Cochran, W. G. (1977). Sampling Techniques (3rd ed.). Nashville, TN: John Wiley & Sons. Still, it's almost identical to the formulations described in previous sections.


Replication-based estimators

Because there is no closed analytical form for the variance of the weighted mean, it was proposed in the literature to rely on replication methods such as the Jackknife and
Bootstrapping In general, bootstrapping usually refers to a self-starting process that is supposed to continue or grow without external input. Etymology Tall boots may have a tab, loop or handle at the top known as a bootstrap, allowing one to use fingers ...
.


Other notes

For uncorrelated observations with variances \sigma^2_i, the variance of the weighted sample mean is : \sigma^2_ = \sum_^n whose square root \sigma_ can be called the ''standard error of the weighted mean (general case)''. Consequently, if all the observations have equal variance, \sigma^2_i= \sigma^2_0, the weighted sample mean will have variance : \sigma^2_ = \sigma^2_0 \sum_^n , where 1/n \le \sum_^n \le 1. The variance attains its maximum value, \sigma_0^2, when all weights except one are zero. Its minimum value is found when all weights are equal (i.e., unweighted mean), in which case we have \sigma_ = \sigma_0 / \sqrt , i.e., it degenerates into the
standard error of the mean The standard error (SE) of a statistic (usually an estimate of a parameter) is the standard deviation of its sampling distribution or an estimate of that standard deviation. If the statistic is the sample mean, it is called the standard error of ...
, squared. Note that because one can always transform non-normalized weights to normalized weights all formula in this section can be adapted to non-normalized weights by replacing all w_i' = \frac.


Related concepts


Weighted sample variance

Typically when a mean is calculated it is important to know the
variance In probability theory and statistics, variance is the expectation of the squared deviation of a random variable from its population mean or sample mean. Variance is a measure of dispersion, meaning it is a measure of how far a set of numbe ...
and standard deviation about that mean. When a weighted mean \mu^* is used, the variance of the weighted sample is different from the variance of the unweighted sample. The ''biased'' weighted
sample variance In probability theory and statistics, variance is the expectation of the squared deviation of a random variable from its population mean or sample mean. Variance is a measure of dispersion, meaning it is a measure of how far a set of numbe ...
\hat \sigma^2_\mathrm is defined similarly to the normal ''biased'' sample variance \hat \sigma^2: : \begin \hat \sigma^2\ &= \frac N \\ \hat \sigma^2_\mathrm &= \frac \end where \sum_^N w_i = 1 for normalized weights. If the weights are ''frequency weights'' (and thus are random variables), it can be shown that \hat \sigma^2_\mathrm is the maximum likelihood estimator of \sigma^2 for
iid In probability theory and statistics, a collection of random variables is independent and identically distributed if each random variable has the same probability distribution as the others and all are mutually independent. This property is us ...
Gaussian observations. For small samples, it is customary to use an
unbiased estimator In statistics, the bias of an estimator (or bias function) is the difference between this estimator's expected value and the true value of the parameter being estimated. An estimator or decision rule with zero bias is called ''unbiased''. In sta ...
for the population variance. In normal unweighted samples, the ''N'' in the denominator (corresponding to the sample size) is changed to ''N'' − 1 (see
Bessel's correction In statistics, Bessel's correction is the use of ''n'' − 1 instead of ''n'' in the formula for the sample variance and sample standard deviation, where ''n'' is the number of observations in a sample. This method corrects the bias in ...
). In the weighted setting, there are actually two different unbiased estimators, one for the case of ''frequency weights'' and another for the case of ''reliability weights''.


Frequency weights

If the weights are ''frequency weights'' (where a weight equals the number of occurrences), then the unbiased estimator is: : s^2\ = \frac This effectively applies Bessel's correction for frequency weights. For example, if values \ are drawn from the same distribution, then we can treat this set as an unweighted sample, or we can treat it as the weighted sample \ with corresponding weights \, and we get the same result either way. If the frequency weights \ are normalized to 1, then the correct expression after Bessel's correction becomes :s^2\ = \frac \sum_^N w_i \left(x_i - \mu^*\right)^2 where the total number of samples is \sum_^N w_i (not N). In any case, the information on total number of samples is necessary in order to obtain an unbiased correction, even if w_i has a different meaning other than frequency weight. Note that the estimator can be unbiased only if the weights are not
standardized Standardization or standardisation is the process of implementing and developing technical standards based on the consensus of different parties that include firms, users, interest groups, standards organizations and governments. Standardization ...
nor normalized, these processes changing the data's mean and variance and thus leading to a loss of the base rate (the population count, which is a requirement for Bessel's correction).


Reliability weights

If the weights are instead non-random (''reliability weights''), we can determine a correction factor to yield an unbiased estimator. Assuming each random variable is sampled from the same distribution with mean \mu and actual variance \sigma_^2, taking expectations we have, : \begin \operatorname hat \sigma^2&= \frac N \\ &= \operatorname X_-_\operatorname[X^2.html" ;"title=".html" ;"title="X - \operatorname[X">X - \operatorname[X^2">.html" ;"title="X - \operatorname[X">X - \operatorname[X^2- \frac \operatorname X_-_\operatorname[X^2.html" ;"title=".html" ;"title="X - \operatorname[X">X - \operatorname[X^2">.html" ;"title="X - \operatorname[X">X - \operatorname[X^2\\ &= \left( \frac N \right) \sigma_^2 \\ \operatorname [\hat \sigma^2_\mathrm] &= \frac \\ &= \operatorname X_-_\operatorname[X^2.html" ;"title=".html" ;"title="X - \operatorname X_-_\operatorname[X^2">.html"_;"title="X_-_\operatorname[X">X_-_\operatorname[X^2-_\frac_\operatorname_X_-_\operatorname[X^2.html"_;"title=".html"_;"title="X_-_\operatorname[X">X_-_\operatorname[X^2">.html"_;"title="X_-_\operatorname[X">X_-_\operatorname[X^2\\ &=_\left(1_-_\frac\right)_\sigma_^2 \end where_V_1_=_\sum_^N_w_i_and_V_2_=_\sum_^N_w_i^2._Therefore,_the_bias_in_our_estimator_is_\left(1_-_\frac\right)_,_analogous_to_the__\left(_\frac__\right)_bias_in_the_unweighted_estimator_(also_notice_that_\_V_1^2_/_V_2_=_N___is_the_effective_sample_size#weighted_samples.html" ;"title="">X - \operatorname[X^2">.html" ;"title="X - \operatorname[X">X - \operatorname[X^2- \frac \operatorname X_-_\operatorname[X^2.html" ;"title=".html" ;"title="X - \operatorname[X">X - \operatorname[X^2">.html" ;"title="X - \operatorname[X">X - \operatorname[X^2\\ &= \left(1 - \frac\right) \sigma_^2 \end where V_1 = \sum_^N w_i and V_2 = \sum_^N w_i^2. Therefore, the bias in our estimator is \left(1 - \frac\right) , analogous to the \left( \frac \right) bias in the unweighted estimator (also notice that \ V_1^2 / V_2 = N_ is the effective sample size#weighted samples">effective sample size). This means that to unbias our estimator we need to pre-divide by 1 - \left(V_2 / V_1^2\right) , ensuring that the expected value of the estimated variance equals the actual variance of the sampling distribution. The final unbiased estimate of sample variance is: : \begin s^2_\ &= \frac \\[4pt] &= \frac , \end where \operatorname[s^2_] = \sigma_^2. The degrees of freedom of the weighted, unbiased sample variance vary accordingly from ''N'' − 1 down to 0. The standard deviation is simply the square root of the variance above. As a side note, other approaches have been described to compute the weighted sample variance.


Weighted sample covariance

In a weighted sample, each row vector \mathbf_ (each set of single observations on each of the ''K'' random variables) is assigned a weight w_i \geq0. Then the
weighted mean The weighted arithmetic mean is similar to an ordinary arithmetic mean (the most common type of average), except that instead of each of the data points contributing equally to the final average, some data points contribute more than others. The ...
vector \mathbf is given by : \mathbf=\frac. And the weighted covariance matrix is given by: :\mathbf = \frac . Similarly to weighted sample variance, there are two different unbiased estimators depending on the type of the weights.


Frequency weights

If the weights are ''frequency weights'', the ''unbiased'' weighted estimate of the covariance matrix \textstyle \mathbf, with Bessel's correction, is given by: :\mathbf = \frac . Note that this estimator can be unbiased only if the weights are not
standardized Standardization or standardisation is the process of implementing and developing technical standards based on the consensus of different parties that include firms, users, interest groups, standards organizations and governments. Standardization ...
nor normalized, these processes changing the data's mean and variance and thus leading to a loss of the base rate (the population count, which is a requirement for Bessel's correction).


Reliability weights

In the case of ''reliability weights'', the weights are normalized: : V_1 = \sum_^N w_i = 1. (If they are not, divide the weights by their sum to normalize prior to calculating V_1: : w_i' = \frac Then the
weighted mean The weighted arithmetic mean is similar to an ordinary arithmetic mean (the most common type of average), except that instead of each of the data points contributing equally to the final average, some data points contribute more than others. The ...
vector \mathbf can be simplified to : \mathbf=\sum_^N w_i \mathbf_i. and the ''unbiased'' weighted estimate of the covariance matrix \mathbf is:Mark Galassi, Jim Davies, James Theiler, Brian Gough, Gerard Jungman, Michael Booth, and Fabrice Rossi
GNU Scientific Library - Reference manual, Version 1.15
2011.

/ref> : \begin \mathbf &= \frac \sum_^N w_i \left(\mathbf_i - \mu^*\right)^T \left(\mathbf_i - \mu^*\right) \\ &= \frac . \end The reasoning here is the same as in the previous section. Since we are assuming the weights are normalized, then V_1 = 1 and this reduces to: : \mathbf=\frac. If all weights are the same, i.e. w_ / V_1=1/N, then the weighted mean and covariance reduce to the unweighted sample mean and covariance above.


Vector-valued estimates

The above generalizes easily to the case of taking the mean of vector-valued estimates. For example, estimates of position on a plane may have less certainty in one direction than another. As in the scalar case, the weighted mean of multiple estimates can provide a
maximum likelihood In statistics, maximum likelihood estimation (MLE) is a method of estimating the parameters of an assumed probability distribution, given some observed data. This is achieved by maximizing a likelihood function so that, under the assumed stat ...
estimate. We simply replace the variance \sigma^2 by the covariance matrix \mathbf and the arithmetic inverse by the
matrix inverse In linear algebra, an -by- square matrix is called invertible (also nonsingular or nondegenerate), if there exists an -by- square matrix such that :\mathbf = \mathbf = \mathbf_n \ where denotes the -by- identity matrix and the multiplica ...
(both denoted in the same way, via superscripts); the weight matrix then reads: \mathbf_i = \mathbf_i^. The weighted mean in this case is: \bar = \mathbf_ \left(\sum_^n \mathbf_i \mathbf_i\right), (where the order of the matrix–vector product is not
commutative In mathematics, a binary operation is commutative if changing the order of the operands does not change the result. It is a fundamental property of many binary operations, and many mathematical proofs depend on it. Most familiar as the name of ...
), in terms of the covariance of the weighted mean: \mathbf_ = \left(\sum_^n \mathbf_i\right)^, For example, consider the weighted mean of the point 0with high variance in the second component and 1with high variance in the first component. Then : \mathbf_1 := \begin1 & 0\end^\top, \qquad \mathbf_1 := \begin1 & 0\\ 0 & 100\end : \mathbf_2 := \begin0 & 1\end^\top, \qquad \mathbf_2 := \begin100 & 0\\ 0 & 1\end then the weighted mean is: : \begin \bar & = \left(\mathbf_1^ + \mathbf_2^\right)^ \left(\mathbf_1^ \mathbf_1 + \mathbf_2^ \mathbf_2\right) \\ pt& =\begin 0.9901 &0\\ 0& 0.9901\end\begin1\\1\end = \begin0.9901 \\ 0.9901\end \end which makes sense: the 0estimate is "compliant" in the second component and the 1estimate is compliant in the first component, so the weighted mean is nearly 1


Accounting for correlations

In the general case, suppose that \mathbf= _1,\dots,x_nT, \mathbf is the covariance matrix relating the quantities x_i, \bar is the common mean to be estimated, and \mathbf is a
design matrix In statistics and in particular in regression analysis, a design matrix, also known as model matrix or regressor matrix and often denoted by X, is a matrix of values of explanatory variables of a set of objects. Each row represents an individual ob ...
equal to a
vector of ones In mathematics, a matrix of ones or all-ones matrix is a matrix where every entry is equal to one. Examples of standard notation are given below: :J_2 = \begin 1 & 1 \\ 1 & 1 \end;\quad J_3 = \begin 1 & 1 & 1 \\ 1 & 1 & 1 \\ 1 & 1 & 1 \end;\qu ...
, \dots, 1T (of length n). The
Gauss–Markov theorem In statistics, the Gauss–Markov theorem (or simply Gauss theorem for some authors) states that the ordinary least squares (OLS) estimator has the lowest sampling variance within the class of linear unbiased estimators, if the errors in the ...
states that the estimate of the mean having minimum variance is given by: :\sigma^2_\bar=(\mathbf^T \mathbf \mathbf)^, and :\bar = \sigma^2_\bar (\mathbf^T \mathbf \mathbf), where: :\mathbf = \mathbf^.


Decreasing strength of interactions

Consider the time series of an independent variable x and a dependent variable y, with n observations sampled at discrete times t_i. In many common situations, the value of y at time t_i depends not only on x_i but also on its past values. Commonly, the strength of this dependence decreases as the separation of observations in time increases. To model this situation, one may replace the independent variable by its sliding mean z for a window size m. :z_k=\sum_^m w_i x_.


Exponentially decreasing weights

In the scenario described in the previous section, most frequently the decrease in interaction strength obeys a negative exponential law. If the observations are sampled at equidistant times, then exponential decrease is equivalent to decrease by a constant fraction 0<\Delta<1 at each time step. Setting w=1-\Delta we can define m normalized weights by : w_i=\frac , where V_1 is the sum of the unnormalized weights. In this case V_1 is simply : V_1=\sum_^m = \frac , approaching V_1=1/(1-w) for large values of m. The damping constant w must correspond to the actual decrease of interaction strength. If this cannot be determined from theoretical considerations, then the following properties of exponentially decreasing weights are useful in making a suitable choice: at step (1-w)^, the weight approximately equals (1-w)=0.39(1-w), the tail area the value e^, the head area =0.61. The tail area at step n is \le . Where primarily the closest n observations matter and the effect of the remaining observations can be ignored safely, then choose w such that the tail area is sufficiently small.


Weighted averages of functions

The concept of weighted average can be extended to functions. Weighted averages of functions play an important role in the systems of weighted differential and integral calculus.Jane Grossman, Michael Grossman, Robert Katz
First Systems of Weighted Differential and Integral Calculus''
, 1980.


Correcting for over- or under-dispersion

Weighted means are typically used to find the weighted mean of historical data, rather than theoretically generated data. In this case, there will be some error in the variance of each data point. Typically experimental errors may be underestimated due to the experimenter not taking into account all sources of error in calculating the variance of each data point. In this event, the variance in the weighted mean must be corrected to account for the fact that \chi^2 is too large. The correction that must be made is :\hat_^2 = \sigma_^2 \chi^2_\nu where \chi^2_\nu is the
reduced chi-squared In statistics, the reduced chi-square statistic is used extensively in goodness of fit testing. It is also known as mean squared weighted deviation (MSWD) in isotopic dating and variance of unit weight in the context of weighted least squares. ...
: :\chi^2_\nu = \frac \sum_^n \frac; The square root \hat_ can be called the ''standard error of the weighted mean (variance weights, scale corrected)''. When all data variances are equal, \sigma_i = \sigma_0, they cancel out in the weighted mean variance, \sigma_^2, which again reduces to the
standard error of the mean The standard error (SE) of a statistic (usually an estimate of a parameter) is the standard deviation of its sampling distribution or an estimate of that standard deviation. If the statistic is the sample mean, it is called the standard error of ...
(squared), \sigma_^2 = \sigma^2/n, formulated in terms of the
sample standard deviation In statistics, the standard deviation is a measure of the amount of variation or dispersion of a set of values. A low standard deviation indicates that the values tend to be close to the mean (also called the expected value) of the set, while ...
(squared), :\sigma^2 = \frac .


See also

*
Average In ordinary language, an average is a single number taken as representative of a list of numbers, usually the sum of the numbers divided by how many numbers are in the list (the arithmetic mean). For example, the average of the numbers 2, 3, 4, 7 ...
*
Central tendency In statistics, a central tendency (or measure of central tendency) is a central or typical value for a probability distribution.Weisberg H.F (1992) ''Central Tendency and Variability'', Sage University Paper Series on Quantitative Applications in ...
*
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 '' ari ...
* Standard deviation *
Summary statistics In descriptive statistics, summary statistics are used to summarize a set of observations, in order to communicate the largest amount of information as simply as possible. Statisticians commonly try to describe the observations in * a measure of ...
*
Weight function 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 ...
*
Weighted average cost of capital The weighted average cost of capital (WACC) is the rate that a company is expected to pay on average to all its security holders to finance its assets. The WACC is commonly referred to as the firm's cost of capital. Importantly, it is dictated by t ...
*
Weighted geometric mean In statistics, the weighted geometric mean is a generalization of the geometric mean using the weighted arithmetic mean. Given a sample x=(x_1,x_2\dots,x_n) and weights w=(w_1, w_2,\dots,w_n), it is calculated as: : \bar = \left(\prod_^n x_i^\ri ...
*
Weighted 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 recipro ...
*
Weighted least squares Weighted least squares (WLS), also known as weighted linear regression, is a generalization of ordinary least squares and linear regression in which knowledge of the variance of observations is incorporated into the regression. WLS is also a speci ...
*
Weighted median In statistics, a weighted median of a sample is the 50% weighted percentile. It was first proposed by F. Y. Edgeworth in 1888. Like the median, it is useful as an estimator of central tendency, robust against outliers. It allows for non-unifor ...
*
Weighted moving average In statistics, a moving average (rolling average or running average) is a calculation to analyze data points by creating a series of averages of different subsets of the full data set. It is also called a moving mean (MM) or rolling mean and is ...
* Weighted sum of variables *
Weighting The process of weighting involves emphasizing the contribution of particular aspects of a phenomenon (or of a set of data) over others to an outcome or result; thereby highlighting those aspects in comparison to others in the analysis. That i ...
* Standard error of a proportion estimation when using weighted data *
Ratio estimator The ratio estimator is a statistical parameter and is defined to be the ratio of means of two random variables. Ratio estimates are biased and corrections must be made when they are used in experimental or survey work. The ratio estimates are asymm ...


References


Further reading

* *


External links

*
Tool to calculate Weighted Average
{{DEFAULTSORT:Weighted Mean Means Mathematical analysis Summary statistics