What is Weighted Least Squares (WLS)?
Weighted least squares (WLS) is a type of linear regression that assigns different weights to each data point when fitting the model. Instead of minimizing the simple residual sum of squares as ordinary least squares (OLS) does, WLS minimizes the weighted (wi) sum of squared residuals as the summation symbol below indicates:

Independent variables and dependent variables are the two fundamental types of variables in statistical modeling and experimental designs. Analysts use these methods to understand the relationships between the variables and estimate effect sizes. What effect does one variable have on another?