Weighted Least Squares Regression
Heteroscedasticity in regression analysis refers to varying levels of scatter in the residuals. Its presence affects OLS estimators and standard errors, leading to biased estimates and misleading results. When errors are independent, but not identically distributed, weighted least squares regression can be used to address heteroscedasticity by placing more weight on observations with smaller error variance. This results in smaller standard errors and more precise estimators.