To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Simultaneous equations model

From Wikipedia, the free encyclopedia

Simultaneous equations models are a type of statistical model in which the dependent variables are functions of other dependent variables, rather than just independent variables.[1] This means some of the explanatory variables are jointly determined with the dependent variable, which in economics usually is the consequence of some underlying equilibrium mechanism. Take the typical supply and demand model: whilst typically one would determine the quantity supplied and demanded to be a function of the price set by the market, it is also possible for the reverse to be true, where producers observe the quantity that consumers demand and then set the price.[2]

Simultaneity poses challenges for the estimation of the statistical parameters of interest, because the Gauss–Markov assumption of strict exogeneity of the regressors is violated. And while it would be natural to estimate all simultaneous equations at once, this often leads to a computationally costly non-linear optimization problem even for the simplest system of linear equations.[3] This situation prompted the development, spearheaded by the Cowles Commission in the 1940s and 1950s,[4] of various techniques that estimate each equation in the model seriatim, most notably limited information maximum likelihood and two-stage least squares.[5]

YouTube Encyclopedic

  • 1/5
    Views:
    31 882
    2 763
    19 821
    10 728
    367
  • Simultaneous Equations Models – An Introduction
  • Simultaneous Equation Model - Part I
  • Simultaneous Equations and Instrumental Variables
  • Simultaneous Equations
  • Estimation of simultaneous equations models

Transcription

Structural and reduced form

Suppose there are m regression equations of the form

where i is the equation number, and t = 1, ..., T is the observation index. In these equations xit is the ki×1 vector of exogenous variables, yit is the dependent variable, y−i,t is the ni×1 vector of all other endogenous variables which enter the ith equation on the right-hand side, and uit are the error terms. The “−i” notation indicates that the vector y−i,t may contain any of the y’s except for yit (since it is already present on the left-hand side). The regression coefficients βi and γi are of dimensions ki×1 and ni×1 correspondingly. Vertically stacking the T observations corresponding to the ith equation, we can write each equation in vector form as

where yi and ui are 1 vectors, Xi is a T×ki matrix of exogenous regressors, and Y−i is a T×ni matrix of endogenous regressors on the right-hand side of the ith equation. Finally, we can move all endogenous variables to the left-hand side and write the m equations jointly in vector form as

This representation is known as the structural form. In this equation Y = [y1 y2 ... ym] is the T×m matrix of dependent variables. Each of the matrices Y−i is in fact an ni-columned submatrix of this Y. The m×m matrix Γ, which describes the relation between the dependent variables, has a complicated structure. It has ones on the diagonal, and all other elements of each column i are either the components of the vector −γi or zeros, depending on which columns of Y were included in the matrix Y−i. The T×k matrix X contains all exogenous regressors from all equations, but without repetitions (that is, matrix X should be of full rank). Thus, each Xi is a ki-columned submatrix of X. Matrix Β has size k×m, and each of its columns consists of the components of vectors βi and zeros, depending on which of the regressors from X were included or excluded from Xi. Finally, U = [u1 u2 ... um] is a T×m matrix of the error terms.

Postmultiplying the structural equation by Γ −1, the system can be written in the reduced form as

This is already a simple general linear model, and it can be estimated for example by ordinary least squares. Unfortunately, the task of decomposing the estimated matrix into the individual factors Β and Γ −1 is quite complicated, and therefore the reduced form is more suitable for prediction but not inference.

Assumptions

Firstly, the rank of the matrix X of exogenous regressors must be equal to k, both in finite samples and in the limit as T → ∞ (this later requirement means that in the limit the expression should converge to a nondegenerate k×k matrix). Matrix Γ is also assumed to be non-degenerate.

Secondly, error terms are assumed to be serially independent and identically distributed. That is, if the tth row of matrix U is denoted by u(t), then the sequence of vectors {u(t)} should be iid, with zero mean and some covariance matrix Σ (which is unknown). In particular, this implies that E[U] = 0, and E[U′U] = T Σ.

Lastly, assumptions are required for identification.

Identification

The identification conditions require that the system of linear equations be solvable for the unknown parameters.

More specifically, the order condition, a necessary condition for identification, is that for each equation ki + ni ≤ k, which can be phrased as “the number of excluded exogenous variables is greater or equal to the number of included endogenous variables”.

The rank condition, a stronger condition which is necessary and sufficient, is that the rank of Πi0 equals ni, where Πi0 is a (k − kini matrix which is obtained from Π by crossing out those columns which correspond to the excluded endogenous variables, and those rows which correspond to the included exogenous variables.

Using cross-equation restrictions to achieve identification

In simultaneous equations models, the most common method to achieve identification is by imposing within-equation parameter restrictions.[6] Yet, identification is also possible using cross equation restrictions.

To illustrate how cross equation restrictions can be used for identification, consider the following example from Wooldridge[6]

where z's are uncorrelated with u's and y's are endogenous variables. Without further restrictions, the first equation is not identified because there is no excluded exogenous variable. The second equation is just identified if δ13≠0, which is assumed to be true for the rest of discussion.

Now we impose the cross equation restriction of δ12=δ22. Since the second equation is identified, we can treat δ12 as known for the purpose of identification. Then, the first equation becomes:

Then, we can use (z1, z2, z3) as instruments to estimate the coefficients in the above equation since there are one endogenous variable (y2) and one excluded exogenous variable (z2) on the right hand side. Therefore, cross equation restrictions in place of within-equation restrictions can achieve identification.

Estimation

Two-stage least squares (2SLS)

The simplest and the most common estimation method for the simultaneous equations model is the so-called two-stage least squares method,[7] developed independently by Theil (1953) and Basmann (1957).[8][9] It is an equation-by-equation technique, where the endogenous regressors on the right-hand side of each equation are being instrumented with the regressors X from all other equations. The method is called “two-stage” because it conducts estimation in two steps:[7]

Step 1: Regress Y−i on X and obtain the predicted values ;
Step 2: Estimate γi, βi by the ordinary least squares regression of yi on and Xi.

If the ith equation in the model is written as

where Zi is a (ni + ki) matrix of both endogenous and exogenous regressors in the ith equation, and δi is an (ni + ki)-dimensional vector of regression coefficients, then the 2SLS estimator of δi will be given by[7]

where P = X (X ′X)−1X ′ is the projection matrix onto the linear space spanned by the exogenous regressors X.

Indirect least squares

Indirect least squares is an approach in econometrics where the coefficients in a simultaneous equations model are estimated from the reduced form model using ordinary least squares.[10][11] For this, the structural system of equations is transformed into the reduced form first. Once the coefficients are estimated the model is put back into the structural form.

Limited information maximum likelihood (LIML)

The “limited information” maximum likelihood method was suggested by M. A. Girshick in 1947,[12] and formalized by T. W. Anderson and H. Rubin in 1949.[13] It is used when one is interested in estimating a single structural equation at a time (hence its name of limited information), say for observation i:

The structural equations for the remaining endogenous variables Y−i are not specified, and they are given in their reduced form:

Notation in this context is different than for the simple IV case. One has:

  • : The endogenous variable(s).
  • : The exogenous variable(s)
  • : The instrument(s) (often denoted )

The explicit formula for the LIML is:[14]

where M = I − X (X ′X)−1X ′, and λ is the smallest characteristic root of the matrix:

where, in a similar way, Mi = I − Xi (XiXi)−1Xi.

In other words, λ is the smallest solution of the generalized eigenvalue problem, see Theil (1971, p. 503):

K class estimators

The LIML is a special case of the K-class estimators:[15]

with:

Several estimators belong to this class:

  • κ=0: OLS
  • κ=1: 2SLS. Note indeed that in this case, the usual projection matrix of the 2SLS
  • κ=λ: LIML
  • κ=λ - α / (n-K): Fuller (1977) estimator.[16] Here K represents the number of instruments, n the sample size, and α a positive constant to specify. A value of α=1 will yield an estimator that is approximately unbiased.[15]

Three-stage least squares (3SLS)

The three-stage least squares estimator was introduced by Zellner & Theil (1962).[17][18] It can be seen as a special case of multi-equation GMM where the set of instrumental variables is common to all equations.[19] If all regressors are in fact predetermined, then 3SLS reduces to seemingly unrelated regressions (SUR). Thus it may also be seen as a combination of two-stage least squares (2SLS) with SUR.

Applications in social science

Across fields and disciplines simultaneous equation models are applied to various observational phenomena. These equations are applied when phenomena are assumed to be reciprocally causal. The classic example is supply and demand in economics. In other disciplines there are examples such as candidate evaluations and party identification[20] or public opinion and social policy in political science;[21][22] road investment and travel demand in geography;[23] and educational attainment and parenthood entry in sociology or demography.[24] The simultaneous equation model requires a theory of reciprocal causality that includes special features if the causal effects are to be estimated as simultaneous feedback as opposed to one-sided 'blocks' of an equation where a researcher is interested in the causal effect of X on Y while holding the causal effect of Y on X constant, or when the researcher knows the exact amount of time it takes for each causal effect to take place, i.e., the length of the causal lags. Instead of lagged effects, simultaneous feedback means estimating the simultaneous and perpetual impact of X and Y on each other. This requires a theory that causal effects are simultaneous in time, or so complex that they appear to behave simultaneously; a common example are the moods of roommates.[25] To estimate simultaneous feedback models a theory of equilibrium is also necessary – that X and Y are in relatively steady states or are part of a system (society, market, classroom) that is in a relatively stable state.[26]

See also

References

  1. ^ Martin, Vance; Hurn, Stan; Harris, David (2013). Econometric Modelling with Time Series. Cambridge University Press. p. 159. ISBN 978-0-521-19660-4.
  2. ^ Maddala, G. S.; Lahiri, Kajal (2009). Introduction to Econometrics (Fourth ed.). Wiley. pp. 355–357. ISBN 978-0-470-01512-4.
  3. ^ Quandt, Richard E. (1983). "Computational Problems and Methods". In Griliches, Z.; Intriligator, M. D. (eds.). Handbook of Econometrics. Vol. I. North-Holland. pp. 699–764. ISBN 0-444-86185-8.
  4. ^ Christ, Carl F. (1994). "The Cowles Commission's Contributions to Econometrics at Chicago, 1939–1955". Journal of Economic Literature. 32 (1): 30–59. JSTOR 2728422.
  5. ^ Johnston, J. (1971). "Simultaneous-equation Methods: Estimation". Econometric Methods (Second ed.). New York: McGraw-Hill. pp. 376–423. ISBN 0-07-032679-7.
  6. ^ a b Wooldridge, J.M., Econometric Analysis of Cross Section and Panel Data, MIT Press, Cambridge, Mass.
  7. ^ a b c Greene, William H. (2002). Econometric analysis (5th ed.). Prentice Hall. pp. 398–99. ISBN 0-13-066189-9.
  8. ^ Basmann, R. L. (1957). "A generalized classical method of linear estimation of coefficients in a structural equation". Econometrica. 25 (1): 77–83. doi:10.2307/1907743. JSTOR 1907743.
  9. ^ Theil, Henri (1971). Principles of Econometrics. New York: John Wiley.
  10. ^ Park, S-B. (1974) "On Indirect Least Squares Estimation of a Simultaneous Equation System", The Canadian Journal of Statistics / La Revue Canadienne de Statistique, 2 (1), 75–82 JSTOR 3314964
  11. ^ Vajda, S.; Valko, P.; Godfrey, K.R. (1987). "Direct and indirect least squares methods in continuous-time parameter estimation". Automatica. 23 (6): 707–718. doi:10.1016/0005-1098(87)90027-6.
  12. ^ First application by Girshick, M. A.; Haavelmo, Trygve (1947). "Statistical Analysis of the Demand for Food: Examples of Simultaneous Estimation of Structural Equations". Econometrica. 15 (2): 79–110. doi:10.2307/1907066. JSTOR 1907066.
  13. ^ Anderson, T.W.; Rubin, H. (1949). "Estimator of the parameters of a single equation in a complete system of stochastic equations". Annals of Mathematical Statistics. 20 (1): 46–63. doi:10.1214/aoms/1177730090. JSTOR 2236803.
  14. ^ Amemiya, Takeshi (1985). Advanced Econometrics. Cambridge, Massachusetts: Harvard University Press. p. 235. ISBN 0-674-00560-0.
  15. ^ a b Davidson, Russell; MacKinnon, James G. (1993). Estimation and inference in econometrics. Oxford University Press. p. 649. ISBN 0-19-506011-3.
  16. ^ Fuller, Wayne (1977). "Some Properties of a Modification of the Limited Information Estimator". Econometrica. 45 (4): 939–953. doi:10.2307/1912683. JSTOR 1912683.
  17. ^ Zellner, Arnold; Theil, Henri (1962). "Three-stage least squares: simultaneous estimation of simultaneous equations". Econometrica. 30 (1): 54–78. doi:10.2307/1911287. JSTOR 1911287.
  18. ^ Kmenta, Jan (1986). "System Methods of Estimation". Elements of Econometrics (Second ed.). New York: Macmillan. pp. 695–701. ISBN 9780023650703.
  19. ^ Hayashi, Fumio (2000). "Multiple-Equation GMM". Econometrics. Princeton University Press. pp. 276–279. ISBN 1400823838.
  20. ^ Page, Benjamin I.; Jones, Calvin C. (1979-12-01). "Reciprocal Effects of Policy Preferences, Party Loyalties and the Vote". American Political Science Review. 73 (4): 1071–1089. doi:10.2307/1953990. ISSN 0003-0554. JSTOR 1953990. S2CID 144984371.
  21. ^ Wlezien, Christopher (1995-01-01). "The Public as Thermostat: Dynamics of Preferences for Spending". American Journal of Political Science. 39 (4): 981–1000. doi:10.2307/2111666. JSTOR 2111666.
  22. ^ Breznau, Nate (2016-07-01). "Positive Returns and Equilibrium: Simultaneous Feedback Between Public Opinion and Social Policy". Policy Studies Journal. 45 (4): 583–612. doi:10.1111/psj.12171. ISSN 1541-0072.
  23. ^ Xie, F.; Levinson, D. (2010-05-01). "How streetcars shaped suburbanization: a Granger causality analysis of land use and transit in the Twin Cities". Journal of Economic Geography. 10 (3): 453–470. doi:10.1093/jeg/lbp031. hdl:11299/179996. ISSN 1468-2702.
  24. ^ Marini, Margaret Mooney (1984-01-01). "Women's Educational Attainment and the Timing of Entry into Parenthood". American Sociological Review. 49 (4): 491–511. doi:10.2307/2095464. JSTOR 2095464.
  25. ^ Wong, Chi-Sum; Law, Kenneth S. (1999-01-01). "Testing Reciprocal Relations by Nonrecursive Structuralequation Models Using Cross-Sectional Data". Organizational Research Methods. 2 (1): 69–87. doi:10.1177/109442819921005. ISSN 1094-4281. S2CID 122284566.
  26. ^ 2013. “Reverse Arrow Dynamics: Feedback Loops and Formative Measurement.” In Structural Equation Modeling: A Second Course, edited by Gregory R. Hancock and Ralph O. Mueller, 2nd ed., 41–79. Charlotte, NC: Information Age Publishing

Further reading

External links

This page was last edited on 24 December 2023, at 16:06
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.