16 Econometrics ( Simultaneous Equation Models )

UGC NET Economics: Simultaneous Equation Models (SEM) - Complete Guide (Concept, Identification, Estimation, PYQs 2025 Tak)

📊 Simultaneous Equation Models (SEM) – Complete Guide for UGC NET Economics

Simultaneous Equation Models (SEM) यानी एक साथ समीकरण मॉडल एक साथ कई समीकरणों को हल करता है। यह उन मॉडलों के लिए है जहां Dependent Variable, दूसरे Dependent Variables पर भी निर्भर करता है।

📊 त्वरित सारांश (Cheat Sheet)

पहलूएक लाइन में सारांश
Structural Formमॉडल का मूल (original) रूप; आर्थिक सिद्धांत को दर्शाता है
Reduced Formप्रत्येक Endogenous Variable को केवल Exogenous Variables के फलन के रूप में व्यक्त करता है
Endogenous Variablesमॉडल के अंदर (internally) निर्धारित; समीकरणों के बाईं ओर
Exogenous Variablesमॉडल के बाहर (externally) निर्धारित; पूर्व-निर्धारित (predetermined)
Identificationक्या Structural Parameters को अद्वितीय (uniquely) estimate किया जा सकता है?
Order Conditionआवश्यक (necessary) लेकिन पर्याप्त (sufficient) नहीं
Rank Conditionआवश्यक और पर्याप्त (necessary and sufficient)
Under-IdentifiedK - M < G - 1 → अनुमान असंभव
Exactly IdentifiedK - M = G - 1 → ILS या 2SLS
Over-IdentifiedK - M > G - 1 → 2SLS
Recursive SystemCausality एक दिशा में (triangular matrix); OLS valid

📘 1. SEM: बुनियादी अवधारणाएँ

एक लाइन में परिभाषा

Simultaneous Equation Models वे मॉडल हैं जिनमें आश्रित चर (dependent variables) केवल स्वतंत्र चरों (independent variables) के ही नहीं, बल्कि अन्य आश्रित चरों के भी फलन होते हैं। यानी, एक साथ (simultaneously) निर्धारित होते हैं।

SEM की आवश्यकता क्यों है?

एकल समीकरण मॉडलएक साथ समीकरण मॉडल (SEM)
Y केवल X पर निर्भर करता हैY, Z पर निर्भर करता है; Z, Y पर निर्भर करता है
OLS valid हैOLS biased और inconsistent देता है
Causality एक दिशा मेंCausality दो दिशाओं में (feedback loops)

उदाहरण: Demand-Supply Model

Demand Equation: \( Q_t = \alpha_1 + \alpha_2 P_t + u_{1t} \)
Supply Equation: \( Q_t = \beta_1 + \beta_2 P_t + u_{2t} \)
Equilibrium Condition: \( Q_t^D = Q_t^S = Q_t \)

Problem: P और Q दोनों endogenous हैं → एक साथ (simultaneously) निर्धारित होते हैं। OLS biased और inconsistent results देता है।

📘 2. Forms of Equations (समीकरणों के रूप)

🔹 Structural Form

परिभाषा: मॉडल का मूल (original) रूप जो आर्थिक सिद्धांत को सीधे दर्शाता है।

\[ \begin{aligned} Y_1 &= \beta_{10} + \beta_{12} Y_2 + \gamma_{11} X_1 + u_1 \\ Y_2 &= \beta_{20} + \beta_{21} Y_1 + \gamma_{21} X_1 + \gamma_{22} X_2 + u_2 \end{aligned} \]

विशेषताएँ:

  • Y (Endogenous) बाईं ओर और दाईं ओर भी होते हैं (simultaneity)
  • गुणांक (β और γ) Structural Parameters कहलाते हैं
  • ये आर्थिक सिद्धांत के "true" parameters हैं

🔹 Reduced Form

परिभाषा: प्रत्येक Endogenous Variable को केवल Exogenous Variables और Error Terms के फलन के रूप में व्यक्त करना।

\[ \begin{aligned} Y_1 &= \pi_{11} X_1 + \pi_{12} X_2 + v_1 \\ Y_2 &= \pi_{21} X_1 + \pi_{22} X_2 + v_2 \end{aligned} \]

विशेषताएँ:

  • RHS पर केवल Exogenous Variables (X) होते हैं
  • कोई simultaneity नहीं → OLS valid है
  • π (Pi) Reduced Form Parameters कहलाते हैं

Reduced Form कैसे प्राप्त करें?

Demand-Supply Model के लिए (P और Q को X के फलन के रूप में हल करें):

Reduced Form: \( P_t = \pi_{11} X_t + v_{1t} \) और \( Q_t = \pi_{21} X_t + v_{2t} \)

UGC NET Tip: Reduced Form Parameters (π) Structural Parameters (β, γ) के non-linear combinations होते हैं।

📘 3. Variables (चर)

🔹 Endogenous Variables (अंतर्जात चर)

परिभाषा: चर जो मॉडल के अंदर (internally) निर्धारित होते हैं।

उदाहरण: Demand-Supply Model में P (Price) और Q (Quantity) दोनों endogenous हैं।

पहचान: समीकरणों के बाईं ओर (LHS) होते हैं।

🔹 Exogenous Variables (बहिर्जात चर)

परिभाषा: चर जो मॉडल के बाहर (externally) निर्धारित होते हैं। ये पूर्व-निर्धारित (predetermined) होते हैं और Error Terms से uncorrelated माने जाते हैं।

उदाहरण: Demand-Supply Model में Weather (कृषि उत्पादन को प्रभावित करता है) या Income।

📘 4. Identification (पहचान)

Identification क्यों जरूरी है?

Identification Problem यह बताता है कि क्या Structural Parameters (β, γ) को Reduced Form Parameters (π) से अद्वितीय रूप से (uniquely) estimate किया जा सकता है।

🔹 Order Condition (क्रम की शर्त)

परिभाषा: यह आवश्यक (necessary) शर्त है, लेकिन पर्याप्त (sufficient) नहीं।

\[ K - M \ge G - 1 \]

जहाँ:

  • K = मॉडल में कुल Exogenous Variables की संख्या
  • M = उस विशेष समीकरण में Exogenous Variables की संख्या
  • G = मॉडल में कुल Endogenous Variables की संख्या

🔹 Rank Condition (रैंक की शर्त)

परिभाषा: यह आवश्यक और पर्याप्त (necessary and sufficient) शर्त है।

व्याख्या: यह जाँचता है कि समीकरण से बहिष्कृत (excluded) चरों के गुणांकों की मैट्रिक्स में पूरा कॉलम रैंक (full column rank) है या नहीं।

UGC NET PYQ – Identification Statements (2020) ✅

परीक्षा/वर्ष/शिफ्ट: UGC NET Paper 2: Economics, September 2020, Evening Shift

प्रश्न (Question): "In the context of simultaneous equations econometric models, consider the following statements: (i) Both order and rank conditions for identification are to be satisfied before estimation. (ii) Order condition is a necessary but not a sufficient condition of identification. (iii) Two-stage least squares method is suitable for over-identified equations."

सही उत्तर (Correct Answer): (i), (ii) and (iii) ✅

विस्तृत व्याख्या:
(i) सही: Estimation से पहले order और rank condition दोनों संतुष्ट होनी चाहिए।
(ii) सही: Order condition आवश्यक (necessary) है लेकिन पर्याप्त (sufficient) नहीं।
(iii) सही: 2SLS over-identified equations के लिए उपयुक्त है।

📘 5. Types of Identification (पहचान के प्रकार)

प्रकारशर्त (K - M vs G - 1)परिणामEstimation Method
Under-IdentifiedK - M < G - 1Infinite solutions; अनुमान असंभवकोई method नहीं
Exactly IdentifiedK - M = G - 1Unique solutionILS or 2SLS
Over-IdentifiedK - M > G - 1Multiple solutions; can be tested2SLS, LIML, FIML

UGC NET PYQ – Exactly Identified Equation (2019) ✅

परीक्षा/वर्ष: UGC NET Paper 2: Economics, June 2019

प्रश्न (Question): "A simultaneous equation model is exactly identified, if:"

विकल्प (Options): a. Unique numerical values of structural parameters can be obtained ✅ b. More than one numerical value can be obtained for some of the parameters c. Structural coefficient cannot be estimated d. Unique solution of all structural coefficients is not possible

सही उत्तर (Correct Answer): Option a

व्याख्या: Exactly identified equation में Structural Parameters के अद्वितीय संख्यात्मक मान (unique numerical values) प्राप्त किए जा सकते हैं।

UGC NET PYQ – Exactly Identified के लिए Order Condition (2019) ✅

परीक्षा/वर्ष/शिफ्ट: UGC NET Paper 2: Economics, 3 December 2019, Shift 1

प्रश्न (Question): "For an exactly identified equation, the order condition that should be fulfilled is that the equation must:"

विकल्प (Options): 1. Exclude one less than the total number of endogenous variables in the model ✅ 2. Exclude exactly the number of predetermined variables in the model 3. Include exactly the number of predetermined variables in the model 4. Include the number of endogenous variables in the model

सही उत्तर (Correct Answer): Option 1

व्याख्या: Exactly identified equation के लिए: K - M = G - 1। इसका अर्थ है कि समीकरण को मॉडल में कुल endogenous variables से एक कम को बहिष्कृत (exclude) करना चाहिए।

📘 6. Estimation Methods (अनुमान विधियाँ)

🔹 Indirect Least Squares (ILS)

एक लाइन में: केवल Exactly Identified equations के लिए; Reduced Form पर OLS, फिर Structural Parameters निकालना।

UGC NET के लिए: ILS, Just-identified equations के लिए Biased but consistent estimates देता है।

🔹 Two Stage Least Squares (2SLS)

एक लाइन में: Over-identified और Exactly Identified equations के लिए; Simultaneous Equation Bias को eliminate करता है।

कैसे काम करता है?

Stageक्या होता है?
First Stageप्रत्येक endogenous RHS variable को सभी exogenous variables पर regress करें → Fitted values (Ŷ) प्राप्त करें
Second StageOriginal equation में endogenous variables की जगह fitted values (Ŷ) का उपयोग करके OLS करें

2SLS के गुण (Properties):

  • Over-identified equations के लिए उपयुक्त
  • Small samples में biased, large samples में bias → 0
  • Consistent estimates देता है

🔹 Full Information Maximum Likelihood (FIML)

एक लाइन में: पूरे system (सभी equations) को एक साथ estimate करता है; Missing data में भी काम करता है।

UGC NET के लिए महत्वपूर्ण बिंदु:

  • 2SLS से अधिक efficient
  • कम्प्यूटेशनली intensive

UGC NET PYQ – 2SLS और FIML (2020) – सबसे महत्वपूर्ण ✅

परीक्षा/वर्ष/शिफ्ट: UGC NET Paper 2: Economics, September 2020, Evening Shift

प्रश्न (Question): "Which one of the following responses is true as a solution for simultaneous equation bias?"

विकल्प (Options): A. OLS method B. Principle Component Method C. Two-stage Least Square Method (2SLS) D. Full Information Maximum Likelihood Method (FIML)

सही उत्तर (Correct Answer): C and D ✅

विस्तृत व्याख्या:
क्यों OLS विफल होता है? Simultaneous equations में OLS biased और inconsistent है क्योंकि endogenous variables error terms से correlated होते हैं।
2SLS (C): यह over-identified equations के लिए consistent estimates देता है।
FIML (D): यह missing data में भी consistent estimates देता है।
Additional Information:
· OLS (A): ❌ Biased and inconsistent
· Principle Component (B): ❌ इस समस्या के लिए नहीं
· ILS: Just-identified equations के लिए
· 3SLS: Over-identified equations के लिए; 2SLS से अधिक efficient

📘 7. Special System: Recursive (Triangular) System

परिभाषा: एक प्रणाली जहाँ causality एक दिशा में (unidirectional) होती है। यह वास्तव में simultaneous नहीं है।

\[ \begin{aligned} Y_1 &= \beta_{10} + \gamma_{11} X_1 + u_1 \\ Y_2 &= \beta_{20} + \beta_{21} Y_1 + \gamma_{21} X_1 + \gamma_{22} X_2 + u_2 \end{aligned} \]

यहाँ: Y₁, Y₂ को प्रभावित करता है, लेकिन Y₂, Y₁ को नहीं प्रभावित करता (एक तरफ़ा)।

Recursive System की विशेषताएँ:

  1. OLS को प्रत्येक समीकरण पर अलग-अलग (separately) लगाया जा सकता है
  2. 2SLS लगाने से efficiency loss होगा
  3. Independent variables दूसरे समीकरणों के error terms से correlated हो सकते हैं

UGC NET PYQ – Recursive/Triangular System (2019) – सबसे महत्वपूर्ण ✅

परीक्षा/वर्ष/शिफ्ट: UGC NET Paper 2: Economics, 3 December 2019, Shift 1

प्रश्न (Question): "Which of the following statements are true concerning a triangular or recursive system?"

विकल्प (Options): (a) The parameters can be validly estimated using separate applications of OLS to each equation (b) The independent variables may be correlated with the error terms in other equation (c) An application of two-stage least squares would lead to unbiased but inefficient parameter estimation (d) The independent variables may not be correlated with the error terms in other equation

सही उत्तर (Correct Answer): (a), (b) and (c) ✅

विस्तृत व्याख्या:
(a) सही: Triangular system में OLS valid है क्योंकि कोई simultaneity नहीं है।
(b) सही: Independent variables दूसरे equations के error terms से correlated हो सकते हैं।
(c) सही: 2SLS unbiased but inefficient estimates देगा (efficiency loss क्योंकि 2SLS unnecessary है)।
(d) गलत: यह (b) के विपरीत है।

UGC NET के लिए महत्वपूर्ण: Recursive System वास्तव में simultaneous नहीं है, इसलिए OLS valid है! यह concept बार-बार पूछा जाता है।

याद रखने की ट्रिक

"Recursive = OLS valid, 2SLS inefficient"

  • OLS valid ✅
  • 2SLS inefficient (efficiency loss) ❌

🔥 UGC NET के लिए Important Connections

यदि Equation है...तो Use करें...
Under-identifiedNo method exists
Exactly IdentifiedILS या 2SLS
Over-identified2SLS, LIML, FIML
Recursive SystemOLS (2SLS unnecessary)

📚 UGC NET में पूछे गए Important Statements:

StatementStatusPYQ Year
"Both order and rank conditions are to be satisfied before estimation"✅ Correct2020
"Order condition is necessary but NOT sufficient"✅ Correct2020
"2SLS is suitable for over-identified equations"✅ Correct2020
"OLS leads to simultaneous equation bias"✅ Correct2020
"2SLS in triangular system leads to unbiased but inefficient estimates"✅ Correct2019
"OLS can be applied separately to each equation in triangular system"✅ Correct2019

📚 सारांश तालिका (Complete Revision Table)

अवधारणाएक लाइन में याद रखेंUGC NET में कैसे पूछा गया?
Structural FormOriginal economic model; RHS पर endogenous variables भी होते हैं
Reduced Formकेवल exogenous variables; OLS valid
Endogenous VariablesModel के अंदर निर्धारित
Exogenous VariablesModel के बाहर निर्धारित; predetermined
Order ConditionK - M ≥ G - 1; necessary but NOT sufficient2020
Rank ConditionNecessary and sufficient2020
Under-IdentifiedK - M < G - 1 → cannot estimate2019
Exactly IdentifiedK - M = G - 1 → ILS or 2SLS2019
Over-IdentifiedK - M > G - 1 → 2SLS2020
ILSOnly for exactly identified
2SLSOver-identified equations; consistent2020
FIMLपूरे system को एक साथ; missing data में भी2020
Recursive SystemCausality एक दिशा में; OLS valid2019
UGC NET Economics: Simultaneous Equation Models (SEM) - Additional PYQs (2014-2025) Complete Module

📊 Simultaneous Equation Models (SEM) – अतिरिक्त PYQs (2014-2025)

बिल्कुल, मैंने 2025 तक UGC NET परीक्षा में Simultaneous Equation Models से संबंधित अतिरिक्त प्रश्नों को गहनता से खोजा है। पिछले उत्तरों में दिए गए प्रश्नों के अतिरिक्त, नीचे नए प्रश्न (Additional PYQs) दिए जा रहे हैं।

📝 अतिरिक्त UGC NET PYQs (वर्ष और शिफ्ट सहित)

✅ प्रश्न 1: Over-identified Equation की परिभाषा (2022) – सबसे महत्वपूर्ण

परीक्षा/वर्ष/शिफ्ट: UGC NET Paper 2: Economics, 8 October 2022, Shift 2

प्रश्न (Question): "A simultaneous equation model is said to be over-identified if:"

विकल्प (Options): a) More than one numerical value can be obtained for some of the parameters of the structural equations ✅ b) Unique solution of all the structural coefficient is not possible c) Unique numerical values of the structural parameters can be obtained d) Structural coefficient cannot be estimated

सही उत्तर (Correct Answer): Option a

विस्तृत व्याख्या: जब समीकरण Over-identified होता है, तो K - M > G - 1 होता है। इसका अर्थ है कि Reduced Form Parameters से Structural Parameters के लिए एक से अधिक संख्यात्मक मान (multiple numerical values) प्राप्त किए जा सकते हैं। यह पहचान की विफलता (identification failure) या पैरामीटर अनिश्चितता (parameter indeterminacy) को दर्शाता है। Over-identified equations के लिए 2SLS विधि उपयुक्त होती है।

✅ प्रश्न 2: Exactly Identified Equation की परिभाषा (2019)

परीक्षा/वर्ष/शिफ्ट: UGC NET Paper 2: Economics, June 2019, Paper-II

प्रश्न (Question): "A simultaneous equation model is exactly identified, if:"

विकल्प (Options): a) Unique numerical values of structural parameters can be obtained ✅ b) More than one numerical value can be obtained for some of the parameters of the structural equation c) Structural coefficient cannot be estimated d) Unique solution of all structural coefficients is not possible

सही उत्तर (Correct Answer): Option a

विस्तृत व्याख्या: Exactly Identified equation में K - M = G - 1 होता है। Reduced Form Parameters से Structural Parameters के अद्वितीय संख्यात्मक मान (unique numerical values) प्राप्त किए जा सकते हैं। Exactly identified equations के लिए ILS (Indirect Least Squares) या 2SLS विधि का उपयोग किया जा सकता है।

✅ प्रश्न 3: Simultaneous Equation Bias का समाधान (2020) – सबसे महत्वपूर्ण

परीक्षा/वर्ष/शिफ्ट: UGC NET Paper 2: Economics, September 2020, Evening Shift

प्रश्न (Question): "Which one of the following responses is true as a solution to simultaneous equation bias?"

विकल्प (Options): A. OLS method B. Principle Component Method C. Two-stage Least Square Method (2SLS) D. Full Information Maximum Likelihood method (FIML)

सही उत्तर (Correct Answer): C and D are true

विस्तृत व्याख्या:
क्यों OLS विफल होता है? Simultaneous equations में OLS biased and inconsistent है.
2SLS (C): Over-identified equations के लिए consistent estimates देता है.
FIML (D): Missing data में भी consistent estimates देता है.
ILS (Indirect Least Squares): केवल Exactly Identified equations के लिए.

✅ प्रश्न 4: OLS in Simultaneous Equations (2019)

परीक्षा/वर्ष/शिफ्ट: UGC NET Paper 2: Economics, June 2019, Paper-II

प्रश्न (Question): "Applying OLS to simultaneous equations results in the parameters being:"

विकल्प (Options): a) Inconsistent b) Biased c) Biased and Inconsistent ✅ d) Inefficient

सही उत्तर (Correct Answer): Option c – Biased and Inconsistent

विस्तृत व्याख्या: Simultaneous equations में Endogenous variables RHS पर भी होते हैं, जो Error Terms से correlated हो जाते हैं। इससे OLS अनुमानक biased और inconsistent दोनों हो जाते हैं।

✅ प्रश्न 5: Over-identified System के लिए कौन-सी विधि उपयोग नहीं की जाती? (2014)

परीक्षा/वर्ष/शिफ्ट: UGC NET Paper 2: Economics, June 2014

प्रश्न (Question): "The technique is not used to estimate the over-identified system of simultaneous equations:"

विकल्प (Options): a) Two stage least squares b) Limited information maximum likelihood c) Ordinary least squares ✅ d) Instrumental variables

सही उत्तर (Correct Answer): Option c – Ordinary Least Squares (OLS)

विस्तृत व्याख्या: OLS का उपयोग over-identified system के लिए नहीं किया जा सकता क्योंकि यह biased and inconsistent results देता है. Over-identified equations के लिए 2SLS, LIML, और Instrumental Variables विधियाँ उपयुक्त हैं.

✅ प्रश्न 6: Order Condition based Identification (2020) – Numerical/Application

परीक्षा/वर्ष/शिफ्ट: UGC NET Paper 2: Economics, September 2020, Evening Shift

प्रश्न (Question): "Based on the order condition, state whether the first equation is identified?"

दिया गया मॉडल:
y₁ = 3y₂ − 2x₁ + x₂ + u₁
y₂ = y₃ + x₃ + u₂
y₃ = y₁ − y₂ − 2x₃ + u₃

सही उत्तर (Correct Answer): Exactly Identified

व्याख्या: इस प्रश्न में Order Condition के अनुसार पहचान का आकलन करना है. यह UGC NET में Numerical/Application प्रकार के प्रश्नों का उदाहरण है.

🎯 सभी SEM PYQs का सारांश (2014-2025)

वर्षप्रश्न का प्रकारसही उत्तर
2014Over-identified system के लिए कौन-सी विधि उपयोग नहीं की जाती?OLS
2019OLS in Simultaneous Equations – परिणामBiased and Inconsistent
2019Exactly Identified Equation की परिभाषाUnique numerical values of structural parameters
2020Simultaneous Equation Bias का समाधान (2SLS and FIML)C and D are true
2020Order Condition based Identification (Numerical)Exactly Identified
2022Over-Identified Equation की परिभाषाMore than one numerical value

🔥 UGC NET के लिए महत्वपूर्ण निष्कर्ष (Key Takeaways)

यदि प्रश्न पूछे...तो सही उत्तर है...
"Simultaneous equations में OLS लगाने का परिणाम क्या होता है?"Biased and Inconsistent
"Exactly identified equation की परिभाषा क्या है?"Unique numerical values of structural parameters
"Over-identified equation की परिभाषा क्या है?"More than one numerical value
"Simultaneous equation bias का समाधान क्या है?"2SLS और FIML
"Over-identified system के लिए कौन-सी विधि उपयोग नहीं की जाती?"OLS
"Order Condition के अनुसार पहचान का आकलन कैसे करें?"K - M ≥ G - 1 की जांच करें

💡 अतिरिक्त महत्वपूर्ण तथ्य (Exam के लिए)

अवधारणाविवरण
ILS (Indirect Least Squares)केवल Exactly Identified equations के लिए; Biased but consistent
2SLS (Two Stage Least Squares)Exactly और Over-identified दोनों के लिए; Consistent
FIML (Full Information Maximum Likelihood)Missing data में भी; Consistent
LIML (Limited Information Maximum Likelihood)Over-identified के लिए; Consistent and efficient (large samples)
3SLS (Three Stage Least Squares)Over-identified के लिए; 2SLS से more efficient
Under-identifiedNo method exists – मॉडल को पुनः स्थापित करना होगा

टिप्पणियाँ

इस ब्लॉग से लोकप्रिय पोस्ट

1st paper 3 june

REASONING BY PIYUSH VARSHNEY

16 Econometrics (OLS under Violations)