Rahul Sharma (Editor)

Panel data

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

In statistics and econometrics, the term panel data (or longitudinal data) refers to multi-dimensional data frequently involving measurements over time. Panel data contain observations of multiple phenomena obtained over multiple time periods for the same firms or individuals.

Contents

Time series and cross-sectional data can be thought of as special cases of panel data that are in one dimension only (one panel member or individual for the former, one time point for the latter).

A study that uses panel data is called a longitudinal study or panel study.

Example

In the example above, two data sets with a panel structure are shown. Individual characteristics (income, age, sex) are collected for different persons and different years. In the left data set two persons (1, 2) are observed over three years (2001, 2002, 2003). Because each person is observed every year, the left-hand data set is called a balanced panel, whereas the data set on the right hand is called an unbalanced panel, since person 1 is not observed in year 2003 and person 3 is not observed in 2003 or 2001. This specific structure these data sets are in is called long format where one row holds one observation per time. Another way to structure panel data would be the wide format where one row represents one observational unit for all points in time (for the example, the wide format would have only two (left example) or three (right example) rows of data with additional columns for each time-varying variable (income, age). Representing panel data in long format is much more common than using the wide format.

Analysis of panel data

A panel has the form

X i t , i = 1 , , N t = 1 , , T ,
where i is the individual dimension and t is the time dimension. A general panel data regression model is written as y i t = α + β X i t + u i t . Different assumptions can be made on the precise structure of this general model. Two important models are the fixed effects model and the random effects model. The fixed effects model is denoted as

y i t = α + β X i t + u i t , u i t = μ i + ν i t .

μ i are individual-specific, time-invariant effects (for example in a panel of countries this could include geography, climate etc.) and because we assume they are fixed over time, this is called the fixed-effects model. The random effects model assumes in addition that

μ i i.i.d. N ( 0 , σ μ 2 )

and

ν i t i.i.d. N ( 0 , σ ν 2 ) ,

that is, the two error components are independent from each other.

Dynamic Panel Data

Dynamic panel data describe the case where a lag of the dependent variable is used as regressor:

y i t = α + β X i t + γ y i t 1 + u i t ,

The presence of the lagged dependent variable introduces endogeneity, so estimators like Arellano–Bond estimator or Blundell and Bond that use instruments must be used.

Data sets which have a panel design

  • Russia Longitudinal Monitoring Survey (RLMS)
  • German Socio-Economic Panel (SOEP)
  • Household, Income and Labour Dynamics in Australia Survey (HILDA)
  • British Household Panel Survey (BHPS)
  • Survey of Family Income and Employment (SoFIE)
  • Survey of Income and Program Participation (SIPP)
  • Lifelong Labour Market Database (LLMDB)
  • Panel Study of Income Dynamics (PSID)
  • Korean Labor and Income Panel Study (KLIPS)
  • Chinese Family Panel Studies (CFPS)
  • German Family Panel (pairfam)
  • National Longitudinal Surveys (NLSY)
  • Labour Force Survey (LFS)
  • Korean Youth Panel (YP)
  • Korean Longitudinal Study of Aging (KLoSA)
  • References

    Panel data Wikipedia


    Similar Topics