HOME

TheInfoList



OR:

In
statistics Statistics (from German language, German: ', "description of a State (polity), state, a country") is the discipline that concerns the collection, organization, analysis, interpretation, and presentation of data. In applying statistics to a s ...
, explained variation measures the proportion to which a mathematical model accounts for the variation ( dispersion) of a given data set. Often, variation is quantified as
variance In probability theory and statistics, variance is the expected value of the squared deviation from the mean of a random variable. The standard deviation (SD) is obtained as the square root of the variance. Variance is a measure of dispersion ...
; then, the more specific term explained variance can be used. The complementary part of the total variation is called unexplained or residual variation; likewise, when discussing variance as such, this is referred to as unexplained or residual variance.


Definition in terms of information gain


Information gain by better modelling

Following Kent (1983), we use the Fraser information (Fraser 1965) :F(\theta) = \int \textrmr\,g(r)\,\ln f(r;\theta) where g(r) is the probability density of a random variable R\,, and f(r;\theta)\, with \theta\in\Theta_i (i=0,1\,) are two families of parametric models. Model family 0 is the simpler one, with a restricted parameter space \Theta_0\subset\Theta_1. Parameters are determined by
maximum likelihood estimation In statistics, maximum likelihood estimation (MLE) is a method of estimation theory, estimating the Statistical parameter, parameters of an assumed probability distribution, given some observed data. This is achieved by Mathematical optimization, ...
, :\theta_i = \operatorname_ F(\theta). The information gain of model 1 over model 0 is written as :\Gamma(\theta_1:\theta_0) = 2 F(\theta_1)-F(\theta_0) , where a factor of 2 is included for convenience. Γ is always nonnegative; it measures the extent to which the best model of family 1 is better than the best model of family 0 in explaining ''g''(''r'').


Information gain by a conditional model

Assume a two-dimensional random variable R=(X,Y) where ''X'' shall be considered as an explanatory variable, and ''Y'' as a dependent variable. Models of family 1 "explain" ''Y'' in terms of ''X'', :f(y\mid x;\theta), whereas in family 0, ''X'' and ''Y'' are assumed to be independent. We define the randomness of ''Y'' by D(Y)=\exp 2F(\theta_0)/math>, and the randomness of ''Y'', given ''X'', by D(Y\mid X)=\exp 2F(\theta_1)/math>. Then, :\rho_C^2 = 1-D(Y\mid X)/D(Y) can be interpreted as proportion of the data dispersion which is "explained" by ''X''.


Special cases and generalized usage


Linear regression

The fraction of variance unexplained is an established concept in the context of
linear regression In statistics, linear regression is a statistical model, model that estimates the relationship between a Scalar (mathematics), scalar response (dependent variable) and one or more explanatory variables (regressor or independent variable). A mode ...
. The usual definition of the coefficient of determination is based on the fundamental concept of explained variance.


Correlation coefficient as measure of explained variance

Let ''X'' be a random vector, and ''Y'' a random variable that is modeled by a normal distribution with centre \mu=\Psi^\textrmX. In this case, the above-derived proportion of explained variation \rho_C^2 equals the squared
correlation coefficient A correlation coefficient is a numerical measure of some type of linear correlation, meaning a statistical relationship between two variables. The variables may be two columns of a given data set of observations, often called a sample, or two c ...
R^2. Note the strong model assumptions: the centre of the ''Y'' distribution must be a linear function of ''X'', and for any given ''x'', the ''Y'' distribution must be normal. In other situations, it is generally not justified to interpret R^2 as proportion of explained variance.


In principal component analysis

Explained variance is routinely used in
principal component analysis Principal component analysis (PCA) is a linear dimensionality reduction technique with applications in exploratory data analysis, visualization and data preprocessing. The data is linearly transformed onto a new coordinate system such that th ...
. The relation to the Fraser–Kent information gain remains to be clarified.


Criticism

As the fraction of "explained variance" equals the squared correlation coefficient R^2, it shares all the disadvantages of the latter: it reflects not only the quality of the regression, but also the distribution of the independent (conditioning) variables. In the words of one critic: "Thus R^2 gives the 'percentage of variance explained' by the regression, an expression that, for most social scientists, is of doubtful meaning but great rhetorical value. If this number is large, the regression gives a good fit, and there is little point in searching for additional variables. Other regression equations on different data sets are said to be less satisfactory or less powerful if their R^2 is lower. Nothing about R^2 supports these claims". And, after constructing an example where R^2 is enhanced just by jointly considering data from two different populations: "'Explained variance' explains nothing."


See also

*
Analysis of variance Analysis of variance (ANOVA) is a family of statistical methods used to compare the Mean, means of two or more groups by analyzing variance. Specifically, ANOVA compares the amount of variation ''between'' the group means to the amount of variati ...
* Variance reduction * Variance-based sensitivity analysis


References

{{reflist


External links


Explained and Unexplained Variance on a graph
Regression analysis Statistics articles needing expert attention