Template:Otheruses4 In probability theory and statistics, the variance of a random variable (or somewhat more precisely, of a probability distribution) is one measure of statistical dispersion, averaging the squared distance of its possible values from the expected value. Whereas the mean is a way to describe the location of a distribution, the variance is a way to capture its scale or degree of being spread out. The unit of variance is the square of the unit of the original variable. The square root of the variance, called the standard deviation, has the same units as the original variable and can be easier to interpret for this reason.
The variance of a real-valued random variable is its second central moment, and it also happens to be its second cumulant. Just as some distributions do not have a mean, some do not have a variance as well. The mean exists whenever the variance exists, but not vice versa.
If μ = E(X) is the expected value (mean) of the random variable X, then the variance is
If the random variable is discrete with probability mass function p1, ..., pn, this is equivalent to
(Note: this variance should be divided by the sum of weights in the case of a discrete weighted variance.) That is, it is the expected value of the square of the deviation of X from its own mean. In plain language, it can be expressed as "The average of the square of the distance of each data point from the mean". It is thus the mean squared deviation. The variance of random variable X is typically designated as Var(X), <math>\scriptstyle\sigma_X^2</math>, or simply σ2.
Note that the above definition can be used for both discrete and continuous random variables. Of all the points about which squared deviations could have been calculated, it is fairly easy to prove that using the mean produces the minimum value for the sum (and average) of squared deviations.
Many distributions, such as the Cauchy distribution, do not have a variance because the relevant integral diverges. In particular, if a distribution does not have an expected value, it does not have a variance either. The converse is not true: there are distributions for which the expected value exists, but the variance does not.
In a more general case, if the subgroups have unequal sizes, then they must be weighted proportionally to their size in the computations of the means and variances. The formula is also valid with more than two groups, and even if the grouping variable is continuous.[1]
This formula implies that the variance of the total group cannot be smaller than the mean of the variances of the subgroups. Note, however, that the total variance is not necessarily larger than the variances of the subgroups. In the above example, when the subgroups are analyzed separately, the variance is influenced only by the man-man differences and the woman-woman differences. If the two groups are combined, however, then the men-women differences enter into the variance also.
This section provides a more formal treatment of the material in the previous section, with the same numbering scheme.
6. Effect of a linear transformation
It can be shown from the definition that the variance does not depend on the mean value μ. That is, if the variable is "displaced" an amount b by taking X + b, the variance of the resulting random variable is left untouched. By contrast, if the variable is multiplied by a scaling factor a, the variance is multiplied by a2. More formally, if a and b are real constants and X is a random variable whose variance is defined, then
8.a. Variance of the sum of uncorrelated variables
One reason for the use of the variance in preference to other measures of dispersion is that the variance of the sum (or the difference) of uncorrelated random variables is the sum of their variances:
This statement is often made with the stronger condition that the variables are independent, but uncorrelatedness suffices. So if the variables have the same variance σ2, then, since division by n is a linear transformation, this formula immediately implies that the variance of their mean is
That is, the variance of the mean decreases with n. This fact is used in the definition of the standard error of the sample mean, which is used in the central limit theorem.
8.b. Variance of the sum of correlated variables
In general, if the variables are correlated, then the variance of their sum is the sum of their covariances:
Here Cov is the covariance, which is zero for independent random variables (if it exists). The formula states that the variance of a sum is equal to the sum of all elements in the covariance matrix of the components. This formula is used in the theory of Cronbach's alpha in classical test theory.
So if the variables have equal variance σ2 and the average correlation of distinct variables is ρ, then the variance of their mean is
This implies that the variance of the mean increases with the average of the correlations. Moreover, if the variables have unit variance, for example if they are standardized, then this simplifies to
This formula is used in the Spearman-Brown prediction formula of classical test theory. This converges to ρ if n goes to infinity, provided that the average correlation remains constant or converges too. So for the variance of the mean of standardized variables with equal correlations or converging average correlation we have
Therefore, the variance of the mean of a large number of standardized variables is approximately equal to their average correlation. This makes clear that the sample mean of correlated variables does generally not converge to the population mean, even though the Law of large numbers states that the sample mean will converge for independent variables.
8.c. Variance of a weighted sum of variables
Properties 6 and 8, along with this property from the covariance page: Cov(aX, bY) = ab Cov(X, Y) jointly imply that
This implies that in a weighted sum of variables, the variable with the largest weight will have a disproportionally large weight in the variance of the total. For example, if X and Y are uncorrelated and the weight of X is two times the weight of Y, then the weight of the variance of X will be four times the weight of the variance of Y.
9. Decomposition of variance
The general formula for variance decomposition or the law of total variance is: If X and Y are two random variables and the variance of X exists, then
Here, E(X|Y) is the conditional expectation of X given Y, and Var(X|Y) is the conditional variance of X given Y. (A more intuitive explanation is that given a particular value of Y, then X follows a distribution with mean E(X|Y) and variance Var(X|Y). The above formula tells how to find Var(X) based on the distributions of these two quantities when Y is allowed to vary.) This formula is often applied in analysis of variance, where the corresponding formula is
It is also used in linear regression analysis, where the corresponding formula is
This can also be derived from the additivity of variances (property 8), since the total (observed) score is the sum of the predicted score and the error score, where the latter two are uncorrelated.
10. Computational formula for variance
The computational formula for the variance follows in a straightforward manner from the linearity of expected values and the above definition:
This is often used to calculate the variance in practice, although it suffers from numerical approximation error if the two components of the equation are similar in magnitude.
The second moment of a random variable attains the minimum value when taken around the mean of the random variable, i.e. <math>\mathrm{E} X = \mathrm{argmin}_a \mathrm{E} (X - a)^2</math>. This property could be reversed, i.e. if the function <math>\phi</math> satisfies <math>\mathrm{E} X = \mathrm{argmin}_a \mathrm{E} \phi(X - a)</math> then it is necessary of the form <math>\phi = a x^2 + b</math>. This is also true in multidimensional case [1].
The delta method uses second-order Taylor expansions to approximate the variance of a function of one or more random variables. For example, the approximate variance of a function of one variable is given by
provided that f is twice differentiable and that the mean and variance of X are finite.
In general, the population variance of a finite population of size N is given by
\left(x_i - \overline{x} \right)^ 2 \,</math>
or if the population is an abstract population with probability distribution Pr:
\left(x_i - \overline{x} \right)^ 2 \, \Pr(x_i),</math>
where <math>\overline{x}</math> is the population mean. This is merely a special case of the general definition of variance introduced above, but restricted to finite populations.
In many practical situations, the true variance of a population is not known a priori and must be computed somehow. When dealing with infinite populations, this is generally impossible.
A common method is estimating the variance of large (finite or infinite) populations from a sample. We take a sample <math>(y_1,\dots,y_n)</math> of n values from the population, and estimate the variance on the basis of this sample. There are several good estimators. Two of them are well known:
and
Both are referred to as sample variance. Most advanced electronic calculators can calculate both <math>s_n^2</math> and <math>s^2</math>at the press of a button, in which case that button is usually labeled <math>\sigma^2</math> or <math>\sigma_n^2</math> for <math>s_n^2</math> and <math>\sigma_{n-1}^2</math> for <math>s^2</math>.
The two estimators only differ slightly as we see, and for larger values of the sample size n the difference is negligible. The second one is an unbiased estimator of the population variance, meaning that its expected value <math>E[s^2]</math> is equal to the true variance of the sampled random variable. The first one may be seen as the variance of the sample considered as a population.
Common sense would suggest to apply the population formula to the sample as well. The reason that it is biased is that the sample mean is generally somewhat closer to the observations in the sample than the population mean is to these observations. This is so because the sample mean is by definition in the middle of the sample, while the population mean may even lie outside the sample. So the deviations to the sample mean will often be smaller than the deviations to the population mean, and so, if the same formula is applied to both, then this variance estimate will on average be somewhat smaller in the sample than in the population.
One common source of confusion is that the term sample variance may refer to either the unbiased estimator <math>s^2</math> of the population variance, or to the variance <math>\sigma^2</math> of the sample viewed as a finite population. Both can be used to estimate the true population variance. Apart from theoretical considerations, it doesn't really matter which one is used, as for small sample sizes both are inaccurate and for large values of n they are practically the same. Naively computing the variance by dividing by n instead of n-1 systematically underestimates the population variance. Moreover, in practical applications most people report the standard deviation rather than the sample variance, and the standard deviation that is obtained from the unbiased n-1 version of the sample variance has a slight negative bias (though for normally distributed samples a theoretically interesting but rarely used slight correction exists to eliminate this bias). Nevertheless, in applied statistics it is a convention to use the n-1 version if the variance or the standard deviation is computed from a sample.
In practice, for large <math>n</math>, the distinction is often a minor one. In the course of statistical measurements, sample sizes so small as to warrant the use of the unbiased variance virtually never occur. In this context Press et al.[2] commented that if the difference between n and n−1 ever matters to you, then you are probably up to no good anyway - e.g., trying to substantiate a questionable hypothesis with marginal data.
Being a function of random variables, the sample variance is itself a random variable, and it is natural to study its distribution. In the case that <math>y_i</math> are independent Gaussian realizations, Cochran's theorem shows that <math>s^2</math> follows a scaled chi-square distribution:
(n-1)\frac{s^2}{\sigma^2}\sim\chi^2_{n-1} </math>
As a direct consequence, it follows that <math> \operatorname{E}(s^2)=\sigma^2</math>.
However, even in the absence of the Gaussian assumption, it is still possible to prove that <math>s^2</math> is unbiased for <math>\sigma^2</math>:
If <math>X</math> is a vector-valued random variable, with values in <math>\mathbb{R}^n</math>, and thought of as a column vector, then the natural generalization of variance is <math>\operatorname{E}((X - \mu)(X - \mu)^\operatorname{T})</math>, where <math>\mu = \operatorname{E}(X)</math> and <math>X^\operatorname{T}</math> is the transpose of <math>X</math>, and so is a row vector. This variance is a positive semi-definite square matrix, commonly referred to as the covariance matrix.
If <math>X</math> is a complex-valued random variable, with values in <math>\mathbb{C}</math>, then its variance is <math>\operatorname{E}((X - \mu)(X - \mu)^*)</math>, where <math>X^*</math> is the complex conjugate of <math>X</math>. This variance is also a positive semi-definite square matrix.
The term variance was first introduced by Ronald Fisher in his 1918 paper The Correlation Between Relatives on the Supposition of Mendelian Inheritance.
The variance of a probability distribution is analogous to the moment of inertia in classical mechanics of a corresponding mass distribution along a line, with respect to rotation about its center of mass. It is because of this analogy that such things as the variance are called moments of probability distributions. (The covariance matrix is analogous to the moment of inertia tensor for multivariate distributions.)
ar:تباين cs:Rozptyl (statistika) da:Varians de:Varianz el:Διακύμανση eo:Varianco gl:Varianza ko:분산 id:Varians it:Varianza he:שונות lt:Dispersija nl:Variantie no:Varians simple:Variance sl:Varianca su:Varian fi:Varianssi sv:Varians uk:Дисперсія випадкової величини ur:تفاوت Template:WikiDoc Sources