Economic
Economic
Causes of Heteroscedasticity
Omitted Variables: If an important variable that is
correlated with the independent variable is omitted from the
regression model, it can lead to heteroscedasticity.
Measurement Errors: Errors in measuring the dependent
variable can result in heteroscedasticity, as the variance of
the error term may depend on the values of the independent
variables.
Non-linear Relationships: If the true relationship between
the dependent and independent variables is non-linear, the
assumption of constant variance may be violated, leading to
heteroscedasticity.
Outliers: The presence of outliers in the data can also
contribute to heteroscedasticity, as the variance of the error
term may be larger for observations with extreme values.
Heterogeneous Populations: If the data is drawn from a
population that is not homogeneous, the variance of the
error term may depend on the values of the independent
variables.
Tests for Heteroscedasticity
Breusch-Pagan Test
This test examines the relationship between the squared residuals and
the independent variables.
The null hypothesis is that the error variance is constant
(homoscedasticity), and the alternative hypothesis is that the error
variance is not constant (heteroscedasticity).
Consequences of Autocorrelation
Biased Coefficient Estimates
In the presence of autocorrelation, the standard errors of the
regression coefficients will be biased, leading to incorrect inferences
about the significance of the independent variables.
Inefficient Parameter Estimates
Autocorrelation violates the assumption of independent error terms,
which is required for the ordinary least squares (OLS) estimator to be
efficient. As a result, the parameter estimates will not be the most
efficient (i.e., have the smallest possible variance).
Incorrect Confidence Intervals and Hypothesis Tests
The presence of autocorrelation can lead to incorrect confidence
intervals and invalid hypothesis tests, as the standard errors used to
construct these statistics will be biased.
Spurious Regression
Autocorrelation can lead to the appearance of a significant relationship
between variables when, in fact, there is no true relationship (i.e., a
spurious regression).
For example, if you have a variable representing gender, you can create
a dummy variable where 0 represents "Female" and 1 represents
"Male".
Mutually Exclusive Categories
Dummy variables are used to represent mutually exclusive categories,
meaning that an observation can only belong to one category at a time.
For example, if you have a variable representing marital status with
categories "Single", "Married", and "Divorced", you would need to
create two dummy variables to represent these three categories.
Reference Category
When using multiple dummy variables, one category is typically
designated as the reference category, which is represented by the value
0 for all dummy variables.
The regression coefficients for the other dummy variables are then
interpreted relative to the reference category.
Example
6.Define Time Series Analysis and what does mean stationarity and
unit roots?
Two important concepts in time series analysis are stationarity and unit
roots:
Stationarity
Stationarity refers to the statistical properties of a time series, such as
the mean, variance, and autocorrelation structure, remaining constant
over time.
A stationary time series has a constant mean and variance, and the
covariance between any two time points depends only on the time
difference, not on the actual time.
The presence of a unit root can have important implications for the
analysis and modeling of the time series, as it can lead to spurious
regression results and invalid statistical inferences.
Mean Stationarity
A time series is said to be mean stationary if its mean does not change
over time.
This means that the expected value of the time series is constant and
does not depend on the time index.
Unit Roots
A time series has a unit root if it is non-stationary, meaning that its
statistical properties (such as the mean and variance) change over time.
The presence of a unit root indicates that the time series has a
stochastic trend, which means that the series is not mean-reverting and
can wander arbitrarily far from its starting value.