A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Dynamic Panel Models: Arellano-Bond Estimator

College Depth 120 in the knowledge graph I know this Set as goal
11topics build on this
896prerequisites beneath it
See this on the map →
Dynamic Panel Models and Arellano-Bond/Blundell-Bond EstimationGeneralized Method of Moments (GMM)+1 moreDynamic Panel Models and System GMM EstimationFirst-Difference Estimator for Panel Data
panel-data dynamic-models gmm

Core Idea

The Arellano-Bond estimator addresses Yᵢₜ = αYᵢₜ₋₁ + X'ᵢₜβ + αᵢ + εᵢₜ by first-differencing to eliminate αᵢ, then using lagged Yᵢₜ as instruments for ΔYᵢₜ₋₁. This is a dynamic panel GMM estimator consistent as N → ∞ with T fixed, addressing the Nickell bias of FE with lagged dependent variables.

Explainer

The Arellano-Bond estimator solves a problem that arises the moment you include a lagged dependent variable in a panel model. You already know from studying lagged-dependent-variable regression that Yᵢₜ₋₁ on the right-hand side creates endogeneity if there are unobserved individual fixed effects αᵢ. The natural fix — fixed effects (within) estimation — makes things worse, not better. Demeaning or first-differencing removes αᵢ, but the demeaned lagged dependent variable is mechanically correlated with the demeaned error: this is the Nickell bias, which does not vanish as the sample grows unless T → ∞. For typical panels with large N and small T (many firms or countries, few time periods), the Nickell bias is severe.

The Arellano-Bond insight is to use first-differencing to eliminate αᵢ, then find instruments for the differenced lagged dependent variable from within the dataset itself. First-differencing gives ΔYᵢₜ = αΔYᵢₜ₋₁ + ΔX'ᵢₜβ + Δεᵢₜ. The problem is that ΔYᵢₜ₋₁ = Yᵢₜ₋₁ − Yᵢₜ₋₂ is correlated with Δεᵢₜ = εᵢₜ − εᵢₜ₋₁ because Yᵢₜ₋₁ depends on εᵢₜ₋₁. But notice that Yᵢₜ₋₂ is a valid instrument: it is correlated with ΔYᵢₜ₋₁ (directly, since ΔYᵢₜ₋₁ = Yᵢₜ₋₁ − Yᵢₜ₋₂), and uncorrelated with Δεᵢₜ as long as εᵢₜ is not serially correlated. For longer panels, even more lags are available as instruments, building up a potentially large instrument matrix.

The estimation framework is Generalized Method of Moments (GMM). With many potential instruments, GMM combines them efficiently into a single estimator by minimizing a quadratic form in the moment conditions. Arellano-Bond (also called difference-GMM) uses levels of lagged Y as instruments for the first-differenced equation. A refinement called the Blundell-Bond system-GMM estimator additionally exploits the levels equation, using lagged differences as instruments — this is particularly valuable when Y is close to a random walk and the Arellano-Bond instruments become weak.

Applying Arellano-Bond requires two diagnostic tests. The Sargan/Hansen test checks instrument validity — whether the full set of instruments is jointly exogenous. A rejection suggests some instruments are invalid (correlated with the error), often because the original error is serially correlated. The Arellano-Bond AR(2) test checks for second-order serial correlation in the first-differenced residuals; finding AR(2) would imply the original errors are serially correlated, which would invalidate the instrument construction. A well-specified model should show AR(1) but not AR(2) in the differenced residuals, and pass the Sargan/Hansen test with a large p-value.

A practical limitation is instrument proliferation: as T grows, the instrument count grows quadratically, leading to a large instrument matrix that can produce biased Hansen test statistics and finite-sample problems. Applied practitioners often limit the lag depth manually (using only the first two or three lags as instruments) to keep the instrument count manageable relative to the number of groups N. Arellano-Bond is the standard tool for dynamic panel settings in macroeconomics (growth regressions), corporate finance (capital structure dynamics), and labor economics (wage dynamics) — anywhere the theory predicts past outcomes directly influence current ones and the panel has large N, small T.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionSine, Cosine, and Tangent RatiosTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionProbability Density Functions and Continuous DistributionsCumulative Distribution FunctionsContinuous Random VariablesProbability Density FunctionsExpected ValueWeak Law of Large NumbersProbability Axioms and RulesConditional ProbabilityIndependence of EventsSampling DistributionsStandard Error of EstimatorsHypothesis Testing: Framework and LogicP-values and Statistical SignificanceEffect Size and Practical SignificanceHypothesis Testing: Framework and LogicZ-Tests and T-Tests for MeansOne-Sample Z-Test for MeansOne-Sample and Two-Sample T-TestsInference in Linear RegressionPrediction Intervals in RegressionLinear Regression BasicsResiduals and Goodness of Fit (R²)Simple (Bivariate) OLS RegressionClassical OLS Assumptions (Gauss-Markov)Multiple RegressionInterpreting Regression CoefficientsHypothesis Testing in RegressionF-Test and Joint SignificanceR-Squared and Model FitOmitted Variable BiasCausal Inference and the Identification ProblemPotential Outcomes and the Rubin Causal ModelSelection BiasInstrumental VariablesDynamic Panel Models and Arellano-Bond/Blundell-Bond EstimationDynamic Panel Models: Arellano-Bond Estimator

Longest path: 121 steps · 896 total prerequisite topics

Prerequisites (3)

Leads To (2)