In
statistics, a fixed effects model is a
statistical model
A statistical model is a mathematical model that embodies a set of statistical assumptions concerning the generation of sample data (and similar data from a larger population). A statistical model represents, often in considerably idealized form, ...
in which the model
parameter
A parameter (), generally, is any characteristic that can help in defining or classifying a particular system (meaning an event, project, object, situation, etc.). That is, a parameter is an element of a system that is useful, or critical, when ...
s are fixed or non-random quantities. This is in contrast to
random effects models and
mixed model
A mixed model, mixed-effects model or mixed error-component model is a statistical model containing both fixed effects and random effects. These models are useful in a wide variety of disciplines in the physical, biological and social sciences. ...
s in which all or some of the model parameters are random variables. In many applications including
econometrics
Econometrics is the application of statistical methods to economic data in order to give empirical content to economic relationships.M. Hashem Pesaran (1987). "Econometrics," '' The New Palgrave: A Dictionary of Economics'', v. 2, p. 8 p. 8� ...
and
biostatistics
Biostatistics (also known as biometry) are the development and application of statistical methods to a wide range of topics in biology. It encompasses the design of biological experiments, the collection and analysis of data from those experime ...
a fixed effects model refers to a
regression model in which the group means are fixed (non-random) as opposed to a random effects model in which the group means are a random sample from a population.
Generally, data can be grouped according to several observed factors. The group means could be modeled as fixed or random effects for each grouping. In a fixed effects model each group mean is a group-specific fixed quantity.
In
panel data
In statistics and econometrics, panel data and longitudinal data are both multi-dimensional data involving measurements over time. Panel data is a subset of longitudinal data where observations are for the same subjects each time.
Time series and ...
where longitudinal observations exist for the same subject, fixed effects represent the subject-specific means. In
panel data analysis the term fixed effects estimator (also known as the within estimator) is used to refer to an
estimator
In statistics, an estimator is a rule for calculating an estimate of a given quantity based on observed data: thus the rule (the estimator), the quantity of interest (the estimand) and its result (the estimate) are distinguished. For example, the ...
for the
coefficient
In mathematics, a coefficient is a multiplicative factor in some term of a polynomial, a series, or an expression; it is usually a number, but may be any expression (including variables such as , and ). When the coefficients are themselves ...
s in the regression model including those fixed effects (one time-invariant intercept for each subject).
Qualitative description
Such models assist in controlling for
omitted variable bias due to unobserved heterogeneity when this heterogeneity is constant over time. This heterogeneity can be removed from the data through differencing, for example by subtracting the group-level average over time, or by taking a
first difference which will remove any time invariant components of the model.
There are two common assumptions made about the individual specific effect: the random effects assumption and the fixed effects assumption. The
random effects
In statistics, a random effects model, also called a variance components model, is a statistical model where the model parameters are random variables. It is a kind of hierarchical linear model, which assumes that the data being analysed are dr ...
assumption is that the individual-specific effects are uncorrelated with the independent variables. The fixed effect assumption is that the individual-specific effects are correlated with the independent variables. If the random effects assumption holds, the random effects estimator is more
efficient than the fixed effects estimator. However, if this assumption does not hold, the random effects estimator is not
consistent
In classical deductive logic, a consistent theory is one that does not lead to a logical contradiction. The lack of contradiction can be defined in either semantic or syntactic terms. The semantic definition states that a theory is consisten ...
. The
Durbin–Wu–Hausman test The Durbin–Wu–Hausman test (also called Hausman specification test) is a statistical hypothesis test in econometrics named after James Durbin, De-Min Wu, and Jerry A. Hausman. The test evaluates the consistency of an estimator when compared ...
is often used to discriminate between the fixed and the random effects models.
Formal model and assumptions
Consider the linear unobserved effects model for
observations and
time periods:
:
for
and
Where:
*
is the dependent variable observed for individual
at time
.
*
is the time-variant
(the number of independent variables) regressor vector.
*
is the
matrix of parameters.
*
is the unobserved time-invariant individual effect. For example, the innate ability for individuals or historical and institutional factors for countries.
*
is the
error term In mathematics and statistics, an error term is an additive type of error. Common examples include:
* errors and residuals in statistics, e.g. in linear regression
In statistics, linear regression is a linear approach for modelling the relati ...
.
Unlike
,
cannot be directly observed.
Unlike the
random effects model where the unobserved
is independent of
for all
, the fixed effects (FE) model allows
to be correlated with the regressor matrix
.
Strict exogeneity with respect to the idiosyncratic error term
is still required.
Statistical estimation
Fixed effects estimator
Since
is not observable, it cannot be directly
controlled for. The FE model eliminates
by de-meaning the variables using the ''within'' transformation:
:
where
,
, and
.
Since
is constant,
and hence the effect is eliminated. The FE estimator
is then obtained by an OLS regression of
on
.
At least three alternatives to the ''within'' transformation exist with variations.
One is to add a dummy variable for each individual
(omitting the first individual because of
multicollinearity
In statistics, multicollinearity (also collinearity) is a phenomenon in which one predictor variable in a multiple regression model can be linearly predicted from the others with a substantial degree of accuracy. In this situation, the coeffic ...
). This is numerically, but not computationally, equivalent to the fixed effect model and only works if the sum of the number of series and the number of global parameters is smaller than the number of observations. The dummy variable approach is particularly demanding with respect to computer memory usage and it is not recommended for problems larger than the available RAM, and the applied program compilation, can accommodate.
Second alternative is to use consecutive reiterations approach to local and global estimations. This approach is very suitable for low memory systems on which it is much more computationally efficient than the dummy variable approach.
The third approach is a nested estimation whereby the local estimation for individual series is programmed in as a part of the model definition. This approach is the most computationally and memory efficient, but it requires proficient programming skills and access to the model programming code; although, it can be programmed even in SAS.
Finally, each of the above alternatives can be improved if the series-specific estimation is linear (within a nonlinear model), in which case the direct linear solution for individual series can be programmed in as part of the nonlinear model definition.
First difference estimator
An alternative to the within transformation is the ''first difference'' transformation, which produces a different estimator. For
:
:
The FD estimator
is then obtained by an OLS regression of
on
.
When
, the first difference and fixed effects estimators are numerically equivalent. For
, they are not. If the error terms
are
homoskedastic with no
serial correlation
Autocorrelation, sometimes known as serial correlation in the discrete time case, is the correlation of a signal with a delayed copy of itself as a function of delay. Informally, it is the similarity between observations of a random variable as ...
, the fixed effects estimator is more
efficient than the first difference estimator. If
follows a
random walk
In mathematics, a random walk is a random process that describes a path that consists of a succession of random steps on some mathematical space.
An elementary example of a random walk is the random walk on the integer number line \mathbb ...
, however, the first difference estimator is more efficient.
Equality of fixed effects and first difference estimators when T=2
For the special two period case (
), the fixed effects (FE) estimator and the first difference (FD) estimator are numerically equivalent. This is because the FE estimator effectively "doubles the data set" used in the FD estimator. To see this, establish that the fixed effects estimator is:
Since each
can be re-written as
, we'll re-write the line as: