Wikiwand AI

Frisch–Waugh–Lovell theorem

Theorem in statistics and econometrics From Wikipedia, the free encyclopedia

In statistics and econometrics, the Frisch–Waugh–Lovell[a] (FWL) theorem is a theorem of ordinary least squares estimators which states that estimates of multiple regression coefficients depend only on the unique variation of each explanatory variable. The theorem is named for econometricians Ragnar Frisch, Frederick V. Waugh, and Michael C. Lovell.

Ragnar Frisch, econometrician and founding member of the Econometric Society

Ordinary least squares is a method of estimating coefficients in a linear regression where a single dependent variable is modeled as a linear function of one or more explanatory variables. The Frisch–Waugh–Lovell theorem states that, in a linear regression model fitted by least squares, each explanatory variable's coefficient reflects the relationship between the dependent variable and the part of that explanatory variable which is not linearly related to the other explanatory variables. Specifically, each explanatory variable can be decomposed into two parts: the part linearly related to the other explanatory variables, and a residual component. Then, that variable's coefficient can be found by regressing the dependent variable on the residual component. As a result, the theorem is sometimes called the regression anatomy theorem.

Coefficients in least squares-estimated regressions are often interpreted as the effect of the respective variable controlling for or holding constant the set of other explanatory variables. However, given 'high' multicollinearity, "Interpreting coefficients [...] should be carried out with caution".[1] The Frisch–Waugh–Lovell theorem shows that coefficients represent effects due to unique variation in each explanatory variable.

An initial version of the theorem was introduced by Udny Yule in 1907, though it was not popularized in economics until a 1933 paper by Ragnar Frisch and Frederick Waugh in the first volume of Econometrica. At the time, there was debate among economists over the proper way to adjust statistical models for the effect of time trends. Frisch and Waugh used the theorem to show that the two leading methods of adjustment were numerically equivalent, resolving the debate. Michael Lovell contributed to the theorem's development through a 1963 paper generalizing Frisch and Waugh's result beyond time trends to arbitrary sets of explanatory variables.

Background

The Frisch–Waugh–Lovell theorem is a result for regressions estimated by ordinary least squares, the most commonly used estimator in applied econometrics.[2] A regression is a statistical model where a dependent variable is modeled as a function of one or more explanatory variables plus some residual term. Ordinary least squares can be used when a dependent variable is modeled as a linear combination of one or more explanatory variables plus some residual term. For example, an individual's wages may be modeled as a linear function of a constant term, education, and parental income, with a residual term that encompasses deviations from the model's prediction. Ordinary least squares sets the values of the coefficients to minimize the sum of squared residuals.[3] Under a certain set of assumptions, the hypotheses of the Gauss–Markov theorem, least squares estimation is the best linear unbiased estimator.[4]

Let be any dependent variable and a set of explanatory variables, and suppose observations of are obtained. If is modeled as a linear function of the explanatory variables and a constant, the estimated model can be written as , where the hats denote estimates of the respective parameters. The least squares estimator sets the coefficients to minimize the sum of squared residuals. With observations this involves minimizing across equations, and is typically written in matrix form as , where and are vectors of dependent variable observations and residuals, respectively, is an matrix of explanatory variables' observations, and is a coefficient vector. Then, the least squares solution is yielding .[5]

In regressions estimated by least squares, it is common to refer to an explanatory variable's coefficient as the effect of that variable "holding constant" the other explanatory variables.[6] For example, if wage is modeled as a function of education and work experience, the coefficient on education is interpreted as the difference in the expectation of wage for a unit difference in education, "holding constant" work experience. Econometrician Arthur Goldberger frames the Frisch–Waugh–Lovell theorem as "giving content to th[is] language".[7]

Definition and interpretation

The Frisch–Waugh–Lovell theorem states that in a least squares-estimated regression of the form

any coefficient can be obtained by the two-step process of:

  1. Regress on the set of other explanatory variables, obtaining residuals
  2. Regress on , obtaining

This two-step process is referred to as the residual regression or equivalently the regression anatomy theorem.[8][9] This result is a numerical property of least squares estimation and does not depend on statistical properties of the data.[10][11]

The variation in each explanatory variable can be decomposed into two parts: the part which is linearly related to the set of other explanatory variables and the remaining, 'residual' variation. By the theorem, an explanatory variable's coefficient can be found from the simple regression of the dependent variable on the residual part.[12][13] This result is the basis for interpreting the impact of including additional variables in a regression: it is equivalent to removing from the existing variables the component of shared variance with the new variables.[14][15]

Further, the Frisch–Waugh–Lovell theorem can be applied to understand how multicollinearity affects parameter estimation. When most of the variation in an explanatory variable is linearly explained by the other explanatory variables, the residual part has relatively very little variation. Consequently, the estimate of the explanatory variable's coefficient may be less precise than if fewer variables were controlled for.[16][17]

Example

Consider the regression of wage on education and parental income:

While the least squares estimates for and can be obtained by minimizing directly, each can be equivalently obtained by the two-step residual regression. In the case of education:

  1. Regress education on parental income, saving the residuals from this regression: the part of education not linearly related to parental income
  2. Regress wages on the residuals, obtaining the least squares estimate for

This illustrates how reflects the effect of education on wages controlling for parental income: it is the relationship between wages and the part of education not linearly related to parental income.[9]

Double residual regression

The double residual regression is the three-step process:

  1. Regress on the set of other explanatory variables, obtaining residuals
  2. Regress on the set of explanatory variables excluding , obtaining residuals
  3. Regress on , estimating and

Like the two-step process, this yields an identical coefficient to the full regression.[18][19] It includes the additional feature that the residuals from the regression in step 3 equal the residuals in the full regression.[12][20]

Multivariate definition

Consider the least squares-estimated regression , where and are vectors of dependent variable observations and residuals, respectively, is an matrix of explanatory variables' observations, is an matrix of explanatory variables' observations, and and are and coefficient vectors for and , respectively. Then, the Frisch–Waugh–Lovell theorem states that

where , the residuals from the least squares regression of on , and , the residuals from the least squares regression of on . The first expression of is the residual regression, while the second is the double residual regression.[21][22][23]

Geometric interpretation

With a linear regression of the form , the fitted values can be interpreted as the orthogonal projection of onto the column space of , .[24] The Frisch–Waugh–Lovell theorem is then (in the double residual regression case) the three step process:

  1. Project onto the orthogonal complement of , obtaining residuals
  2. Project onto the orthogonal complement of , obtaining residual vector
  3. Project onto , obtaining projection and residuals

The resulting and residuals are identical to those in the full regression of on and .[25][26][27]

Proof

Consider the least squares-estimated regression and annihilator matrix . Premultiplying both sides of the regression equation by the annihilator matrix removes from and the part linearly explained by :

Where the third line follows from by construction and from , a property of least squares where is in the orthogonal complement of the column space of . Then, by the least squares solution, and . This concludes the proof of the double residual regression form of the Frisch-Waugh-Lovell theorem.[7][28][29]

The residual regression – where is projected out of but not – returns a coefficient vector equal to the double residual regression. Their equivalence can be proved:

Where the intermediary inequalities follow from the idempotency and symmetry of the annihilator matrix.[8][18]

History

Yule

In 1907, statistician Udny Yule introduced a new system of notation for, and derived a number of algebraic results of, least squares-estimated regression coefficients. Among his results was an early form of the Frisch–Waugh–Lovell theorem.[30][31][32] In Yule's notation, where represents the residuals from the regression of on through , and the residuals from the regression of on through , he finds that the regression of on yields the coefficient for in the full regression of on through . He notes that this relationship holds "quite generally and without reference to the form of the [variables'] frequency distribution."[33] With this result, Yule defines the multiple regression coefficient – the coefficient on in the regression of on through – as the simple regression of on :

Having related simple regression coefficients to multiple regression coefficients, Yule describes his result as filling a gap in the interpretation of least squares coefficients and partial correlations by showing that they reflect "an actual correlation between determinate variables."[33][34]

Using Yule's notation, in a 1968 text econometrician Arthur Goldberger states the residual regression form of the Frisch–Waugh–Lovell theorem as and the double residual regression form as .[35]

Frisch and Waugh

In the early 20th century, there was debate among economists over the correct approach to adjusting time series data used in regressions for the influence of linear trends. The two primary methods in question were the direct de-trending of each time series and the inclusion of a time trend in the regression. In 1933 and using the notation introduced by Yule, a paper in the first volume of Econometrica by econometricians Ragnar Frisch and Frederick V. Waugh proved the equivalence between the two methods.[36][37][38]

Prior to Frisch and Waugh's result, much of the debate around the optimal time trend adjustment concerned estimates of static demand equations whose observations had been taken over time. Because the theoretical demand equations did not depend on time, economists sought to adjust for the effect of time trends in order to bring the statistical model closer in line with theory. Advocates of including time trends in regressions argued it improved the model's fit, where opponents argued that time trends may violate ceteris paribus assumptions of the underlying theoretical model.[39] In proving the equivalence of the two methods, addressing the difference in model fit, and formalizing the distinction between estimated coefficients and theoretical models, Frisch and Waugh's paper resolved the debate around trend adjustments.[40]

Economist and historian Mary S. Morgan contextualizes Frisch and Waugh's result, as it pertains to a greater understanding of regression coefficients, as having "paved the way for a more generous use of the other factors in the demand equation."[41] Their results were extended to the instrumental variables estimator by Reirsøl, a former research assistant of Frisch, in 1945.[42] In 1952, Frisch and Waugh's results were applied by Gerhard Tintner to polynomial trend adjustment, an extension from the 1933 paper's focus on linear trend adjustment.[43][44] In a 1953 textbook on demand analysis, econometrician Herman Wold references Frisch and Waugh's paper as a special case applied to trend adjustments.[45]

Generalization and later development

In 1963, econometrician Michael C. Lovell generalized Frisch and Waugh's results, providing a proof of the theorem using projection matrices and applying it to seasonality adjustments.[30][25][46] Rather than focusing on certain types of variables, as Frisch and Waugh did with time trends, Lovell proves the result with arbitrary sets of explanatory variables.[47][48] Lovell presents 7 regression specifications and proves how their coefficients relate, among them both the residual and double residual forms of the theorem.[23] Among Lovell's results was the equivalence of the residual vector between the full and double residual regressions, which had not been proved in previous works.[42] Lovell published an additional proof in 2008 using only simple algebra.[47]

In 1964, economist Richard Stone published a generalized proof of the theorem using inverses of partitioned matrices. Unlike Lovell's paper, Stone's two-page note did not discuss residual vectors or other implications of the theorem.[49][42]

The Frisch–Waugh–Lovell theorem is included in most intermediate to advanced econometrics textbooks, and most treatments follow Lovell's framing.[25][50]

Naming

The theorem has been referred to under a number of names, including the Yule–Frisch–Waugh–Lovell theorem, Frisch–Waugh–Lovell theorem, Frisch-Waugh theorem, partitioned regression theorem, residual regression, and the regression anatomy theorem.[51][25][16]

While Frisch and Waugh's paper was not the first introduction of the result, it was the first proof in econometrics.[34][25] Recognizing the generalization by Lovell, the theorem was presented as the Frisch–Waugh–Lovell theorem in a 1993 econometrics textbook by Russell Davidson and James G. MacKinnon.[25]

Extensions

Where the Frisch–Waugh–Lovell theorem states that the full and residual regressions have the same coefficients, relationships between the coefficients' standard errors can also be shown. Lovell's 1963 paper finds that the homoskedastic standard errors of coefficients in the double residual regression differ from those of the full regression by a degrees of freedom adjustment.[52] In 2021, statistician Peng Ding presented a proof of Lovell's results and found comparable results for other estimates of standard errors, including heteroskedasticity-consistent and clustered standard errors.[53][54]

Analogues to the Frisch–Waugh–Lovell theorem have been shown for a number of other estimators, including generalized least squares,[55] ridge regression and the LASSO,[56] and k-class estimators, including limited information maximum likelihood.[57]

See also

Notes

References

Related Articles