kevolution
Member
I noticed in the Ch. 23 Hull video, it shows the EWMA formula in both extended form and recursive form. On the recursive formula, sigma(n)^2 = lambda * sigma(n-1)^2 + (1 - lambda)*u(n-1)^2; however, the extended formula shows that the formula consists of (1-lambda)*lambda0*u(n-1)^2 + (1-lambda)*lambda1*u(n-2)^2... etc
so I'm wondering what the difference is between these two equations and why one's coefficient is (1-lambda) while the other is lambda
so I'm wondering what the difference is between these two equations and why one's coefficient is (1-lambda) while the other is lambda