- #1
neznam
- 15
- 0
Hi,
I have a conceptual question. Looking at exponential smoothing methods I came across relationship between the autocorrelation function and lambda. It says that if the time series doesn't apper to be autocorrelated then lambda is expected to have a low value .Any help will be appreciated.
1st order exponential smoothing
y(t)tilda=λ*y(t)+(1-λ)*y(t-1)tilda
where λ=1-θ
and θ represents the weights
I have a conceptual question. Looking at exponential smoothing methods I came across relationship between the autocorrelation function and lambda. It says that if the time series doesn't apper to be autocorrelated then lambda is expected to have a low value .Any help will be appreciated.
1st order exponential smoothing
y(t)tilda=λ*y(t)+(1-λ)*y(t-1)tilda
where λ=1-θ
and θ represents the weights