Homoscedasticity:Homoscedasticity is the opposite of heteroscedasticity, where the variability of a variable is constant across the range of values of a second variable that predicts it.
Residuals:Residuals are the differences between the observed values and the predicted values in a regression model. Heteroscedasticity is often detected by examining the pattern of residuals.
Weighted Least Squares: Weighted Least Squares is a regression technique used to address heteroscedasticity, where observations are weighted based on their variance to improve the efficiency of the estimates.