390 likes | 652 Views
OUTLIER, HETEROSKEDASTICITY,AND NORMALITY. Robust Regression HAC Estimate of Standard Error Quantile Regression. Robust regression analysis. alternative to a least squares regression model when fundamental assumptions are unfulfilled by the nature of the data
E N D
OUTLIER, HETEROSKEDASTICITY,AND NORMALITY Robust Regression HAC Estimate of Standard Error Quantile Regression
Robust regression analysis • alternative to a least squares regressionmodel when fundamental assumptions are unfulfilled by the nature of the data • resistant to the influence of outliers • deal with residual problems • Stata & E-Views
Alternatives of OLS • A. White’s Standard Errors OLS with HAC Estimate of Standard Error • B. Weighted Least Squares Robust Regression • C. Quantile Regression Median Regression Bootstrapping
OLS and Heteroskedasticity • What are the implications of heteroskedasticity for OLS? • Under the Gauss–Markov assumptions (including homoskedasticity), OLS was the Best Linear Unbiased Estimator. • Under heteroskedasticity, is OLS still Unbiased? • Is OLS still Best?
A.Heteroskedasticity and Autocorrelation Consistent Variance Estimation • the robust White variance estimator rendered regression resistant to the heteroskedasticityproblem. • Harold White in 1980 showed that for asymptotic (large sample) estimation, the sample sum of squared error corrections approximated those of their population parameters under conditions of heteroskedasticity • and yielded a heteroskedasticallyconsistent sample variance estimate of the standard errors
Quantile Regression • Problem • The distribution of Y, the “dependent” variable, conditional on the covariate X, may have thick tails. • The conditional distribution of Y may be asymmetric. • The conditional distribution of Y may not be unimodal. Neither regression nor ANOVA will give us robust results. Outliers are problematic, the mean is pulled toward the skewed tail, multiple modes will not be revealed.
Reasons to use quantiles rather than means • Analysis of distribution rather than average • Robustness • Skewed data • Interested in representative value • Interested in tails of distribution • Unequal variation of samples • E.g. Income distribution is highly skewed so median relates more to typical person that mean.
Quantiles • Cumulative Distribution Function • Quantile Function • Discrete step function
Optimality Criteria • Linear absolute loss • Mean optimizes • Quantile τ optimizes • I = 0,1 indicator function
Simple Linear Regression Food Expenditure vs Income Engel 1857 survey of 235 Belgian households Range of Quantiles Change of slope at different quantiles?
Bootstrapping • When distributional normality and homoskedasticity assumptions are violated, many researchers resort to nonparametric bootstrapping methods