Jump to content

Variance

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 193.49.235.4 (talk) at 09:02, 28 October 2009 (typo). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In probability theory and statistics, the variance of a random variable or distribution is the expected square deviation of that variable from its expected value or mean, or to put it another way: variance is the measure of the amount of variation of all the scores for a variable (not just the extremes which give the range). For example, a perfect dice, when thrown, has expected value 7/2, expected deviation 3/2 (the mean of the equally likely absolute deviations 1/2, 3/2, 5/2), but expected square deviation or variance 35/12 ≈ 2.9 (the mean of the equally likely squared deviations 1/4, 9/4, and 25/4). As another example, the two roots of the quadratic ax2 + bx + c have mean the root of its derivative 2ax + b, namely x = −b/2a, and variance its discriminant b2 − 4ac divided by 4a2, this being the square deviation of each root from the mean.

Unlike expected deviation, variance has different units from the variable, for example being in square inches when the variable is in inches. This inconvenience is eliminated with the notion of standard deviation of a variable as the square root of its variance, or root mean square deviation. In the dice example the standard deviation is √(35/12) ≈ 1.7, slightly larger than the expected deviation of 1.5. In the quadratic example the roots are the mean root plus or minus the standard deviation, which in that example equals the expected deviation.

Either the standard deviation or the expected deviation can serve as an indicator of the "spread" of a distribution. While the former is more amenable to algebraic manipulation, making variance and its generalization covariance central to theoretical statistics, the latter tends to be more robust by virtue of being less sensitive to outliers arising from measurement anomalies or an unduly heavy-tailed distribution.

Real-world distributions such as the distribution of yesterday's rain throughout the day are typically not fully known, unlike the behavior of perfect dice or an ideal distribution such as the normal distribution, because it is impractical to account for every raindrop. Instead one estimates the mean and variance of the whole distribution as the computed mean and variance of n samples drawn suitably randomly from the whole sample space, in this example yesterday's rainfall.

This method of estimation is close to optimal, with the caveat that it underestimates the variance by a factor of (n−1)/n (when n = 1 the variance of a single sample is obviously zero regardless of the true variance), a bias which should be corrected for when n is small. If the mean is determined in some other way than from the same samples used to estimate the variance then this bias does not arise and the variance can safely be estimated as that of the samples.

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. The mean exists whenever the variance exists, but not vice versa.

Definition

If a random variable X has expected value (mean) μ = E(X), then the variance Var(X) of X is given by:

This definition encompasses random variables that are discrete, continuous, or neither. Of all the points about which squared deviations could have been calculated, the mean produces the minimum value for the averaged sum of squared deviations.

This definition is expanded as follows:

The variance of random variable X is typically designated as Var(X), , or simply σ2 (pronounced "sigma squared"). If a distribution does not have an expected value, as is the case for the Cauchy distribution, it does not have a variance either. Many other distributions for which the expected value does exist do not have a finite variance because the relevant integral diverges. An example is a Pareto distribution whose Pareto index k satisfies 1 < k ≤ 2.

Continuous case

If the random variable X is continuous with probability density function p(x),

where

and where the integrals are definite integrals taken for x ranging over the range of X.

Discrete case

If the random variable X is discrete with probability mass function x1 ↦ p1, ..., xn ↦ pn, then

(When such a discrete weighted variance is specified by weights whose sum is not 1, then one divides by the sum of the weights.) 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.

Examples

Exponential distribution

The exponential distribution with parameter λ is a continuous distribution whose support is the semi-infinite interval [0,∞). Its probability density function is given by:

and it has expected value μ = λ−1. Therefore the variance is equal to:

So for an exponentially distributed random variable σ2 = μ2.

Fair dice

A six-sided fair dice can be modelled with a discrete random variable with outcomes 1 through 6, each with equal probability 1/6. The expected value is (1+2+3+4+5+6)/6 = 3.5. Therefore the variance can be computed to be:

Properties

Variance is non-negative because the squares are positive or zero. The variance of a constant random variable is zero, and the variance of a variable in a data set is 0 if and only if all entries have the same value.

Variance is invariant with respect to changes in a location parameter. That is, if a constant is added to all values of the variable, the variance is unchanged. If all values are scaled by a constant, the variance is scaled by the square of that constant. These two properties can be expressed in the following formula:

The variance of a finite sum of uncorrelated random variables is equal to the sum of their variances. This stems from the identity:

and that for uncorrelated variables covariance is zero.

In general, for the sum of variables: , we have:

  1. Suppose that the observations can be partitioned into equal-sized subgroups according to some second variable. Then the variance of the total group is equal to the mean of the variances of the subgroups plus the variance of the means of the subgroups. This property is known as variance decomposition or the law of total variance and plays an important role in the analysis of variance. For example, suppose that a group consists of a subgroup of men and an equally large subgroup of women. Suppose that the men have a mean body length of 180 and that the variance of their lengths is 100. Suppose that the women have a mean length of 160 and that the variance of their lengths is 50. Then the mean of the variances is (100 + 50) / 2 = 75; the variance of the means is the variance of 180, 160 which is 100. Then, for the total group of men and women combined, the variance of the body lengths will be 75 + 100 = 175. Note that this uses N for the denominator instead of N − 1.
       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.
       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.
  2. Many computational formulas for the variance are based on this equality: The variance is equal to the mean of the squares minus the square of the mean. For example, if we consider the numbers 1, 2, 3, 4 then the mean of the squares is (1 × 1 + 2 × 2 + 3 × 3 + 4 × 4) / 4 = 7.5. The mean is 2.5, so the square of the mean is 6.25. Therefore the variance is 7.5 − 6.25 = 1.25, which is indeed the same result obtained earlier with the definition formulas. Many pocket calculators use an algorithm that is based on this formula and that allows them to compute the variance while the data are entered, without storing all values in memory. The algorithm is to adjust only three variables when a new data value is entered: The number of data entered so far (n), the sum of the values so far (S), and the sum of the squared values so far (SS). For example, if the data are 1, 2, 3, 4, then after entering the first value, the algorithm would have n = 1, S = 1 and SS = 1. After entering the second value (2), it would have n = 2, S = 3 and SS = 5. When all data are entered, it would have n = 4, S = 10 and SS = 30. Next, the mean is computed as M = S / n, and finally the variance is computed as SS / n − M × M. In this example the outcome would be 30 / 4 − 2.5 × 2.5 = 7.5 − 6.25 = 1.25. If the unbiased sample estimate is to be computed, the outcome will be multiplied by n / (n − 1), which yields 1.667 in this example.

Properties, formal

Sum of uncorrelated variables (Bienaymé formula)

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 called the Bienaymé formula.[1] and was discovered in 1853. It 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.

Sum of correlated variables

In general, if the variables are correlated, then the variance of their sum is the sum of their covariances:

(Note: This by definition includes the variance of each variable, since Cov(X,X)=Var(X).)

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.

Weighted sum of variables

Properties 6 and 8, along with this property from the covariance page: Cov(aXbY) = ab Cov(XY) 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.

Decomposition

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.

Computational formula

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 catastrophic cancellation if the two components of the equation are similar in magnitude.

Characteristic property

The second moment of a random variable attains the minimum value when taken around the first moment (i.e., mean) of the random variable, i.e. . Conversely, if a continuous function satisfies for all random variables X, then it is necessarily of the form , where a > 0. This also holds in the multidimensional case.[2]

Calculation from the CDF

The population variance for a non-negative random variable can be expressed in terms of the cumulative distribution function F using

where H(u) = 1 − F(u) is the right tail function. This expression can be used to calculate the variance in situations where the CDF, but not the density, can be conveniently expressed.

Approximating the variance of a function

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.[citation needed]

Take a taylor series expansion of f(X) about the expected value E(X) = μ. I.e. Proof: f(X) = f(μ) + f'(μ)(x − μ) + ... Note that taking the expected value of both sides to first order is required to make ; now the approximate relation can be used:

so now Var(f(X)) = E((f(X) − f(μ))2) = E((f'(μ)(X − μ))2) = E((f'(μ)(X − μ))2) = f'(μ)2E((X − μ)2) = f'(μ)2Var(X))

As required. Note that taking the taylor series to higher order will improve the accuracy of the approximation, but will also involve higher moments of X.

Population variance and sample variance

In general, the population variance of a finite population of size N is given by

or if the population is an abstract population with probability distribution Pr:

where 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 task is to estimate the variance of a population from a sample. We take a sample with replacement 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.

The two estimators only differ slightly as we see, and for larger values of the sample size n the difference is negligible. While the first one may be seen as the variance of the sample considered as a population, the second one is the unbiased estimator of the population variance, meaning that its expected value is equal to the true variance of the sampled random variable; the use of the term is called Bessel's correction. The sample variance with is a U-statistic for the function meaning that it is obtained by averaging a 2-sample statistic over 2-element subsets of the population.

While,

Distribution of the sample variance

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 are independent observations from a normal distribution, Cochran's theorem shows that follows a scaled chi-square distribution:

As a direct consequence, it follows that

If the yi are independent and identically distributed, but not necessarily normally distributed, then

where κ is the kurtosis of the distribution. If the conditions of the law of large numbers hold, s2 is a consistent estimator of .

Generalizations

Unbiased estimate for expected error in the mean of A for a sample of M data points with sample bias coefficient ρ. The log-log slope -½ line for ρ=0 is the unbiased standard error.

If is a vector-valued random variable, with values in , and thought of as a column vector, then the natural generalization of variance is , where and is the transpose of , and so is a row vector. This variance is a positive semi-definite square matrix, commonly referred to as the covariance matrix.

If is a complex-valued random variable, with values in , then its variance is , where is the complex conjugate of . This variance is also a positive semi-definite square matrix.

If one's (real) random variables are defined on an n-dimensional continuum x, the cross-covariance of variables A[x] and B[x] as a function of n-dimensional vector displacement (or lag) Δx may be defined as σAB[Δx] ≡ 〈(A[x+Δx]-μA)(B[x]-μB)〉x. Here the population (as distinct from sample) average over x is denoted by angle brackets 〈 〉x or the Greek letter μ.

This quantity, called a second-moment correlation measure because it's a generalization of the second-moment statistic variance, is sometimes put into dimensionless form by normalizing with the population standard deviations of A and B (e.g. σA≡Sqrt[σAA[0]]). This results in a correlation coefficient ρAB[Δx] ≡ σAB[Δx]/(σAσB) that takes on values between plus and minus one. When A is the same as B, the foregoing expressions yield values for autocovariance, a quantity also known in scattering theory as the pair-correlation (or Patterson) function.

If one defines sample bias coefficient ρ as an average of the autocorrelation-coefficient ρAA[Δx] over all point pairs in a set of M sample points,[3] an unbiased estimate for expected error in the mean of A is the square root of: sample variance (taken as a population) times (1+(M-1)ρ)/((M-1)(1-ρ)). When ρ is much greater than 1/(M-1), this reduces to the square root of: sample variance (taken as a population) times ρ/(1-ρ). When |ρ| is much less than 1/(M-1) this yields the more familiar expression for standard error, namely the square root of: sample variance (taken as a population) over (M-1).

History

The term variance was first introduced by Ronald Fisher in his 1918 paper The Correlation Between Relatives on the Supposition of Mendelian Inheritance:[4]

The great body of available statistics show us that the deviations of a human measurement from its mean follow very closely the Normal Law of Errors, and, therefore, that the variability may be uniformly measured by the standard deviation corresponding to the square root of the mean square error. When there are two independent causes of variability capable of producing in an otherwise uniform population distributions with standard deviations and , it is found that the distribution, when both causes act together, has a standard deviation . It is therefore desirable in analysing the causes of variability to deal with the square of the standard deviation as the measure of variability. We shall term this quantity the Variance...

Moment of inertia

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 related to the moment of inertia tensor for multivariate distributions. The moment of inertia of a cloud of n points with a covariance matrix of is given by

This difference between moment of inertia in physics and in statistics is clear for points that are gathered along a line. Suppose many points are close to the x and distributed along it. The covariance matrix might look like

That is, there is the most variance in the x direction. However, physicists would consider this to have a low moment about the x axis so the moment-of-inertia tensor is

See also

Template:Statistics portal

Notes

  1. ^ Michel Loeve, "Probability Theory", Graduate Texts in Mathematics, Volume 45, 4th edition, Springer-Verlag, 1977, p. 12.
  2. ^ A. Kagan and L. A. Shepp, "Why the variance?", Statistics and Probability Letters, Volume 38, Number 4, 1998, pp. 329–333. (online [1])
  3. ^ P. Fraundorf (1980) "Microcharacterization of interplanetary dust collected in the earth's stratosphere" (Ph.D. Dissertation in Physics, Washington University, Saint Louis MO), Appendix E
  4. ^ Ronald Fisher (1918) The correlation between relatives on the supposition of Mendelian Inheritance