For independent and identically distributed (IID) data, no estimator whose data points are weighted cumulative sums of the IID observations can be better than the OLS estimator, even when the weights are optimally chosen.
Consider the simple linear regression model:
Where ε_i are IID with mean 0 and variance σ².
The OLS estimator is:
Consider an estimator of the form:
Where S_i = Σ_j=1^i X_j Y_j and w_i are weights.