Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Lag operator
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Operator for offsetting time series elements}}{{Redirect|Backshift|the linguistic sense|Sequence of tenses}} {{More footnotes|date=January 2011}} In [[time series]] analysis, the '''lag operator''' (L) or '''back[[shift operator]]''' (B) operates on an element of a time series to produce the previous element. For example, given some time series :<math>X= \{X_1, X_2, \dots \}</math> then :<math> L X_t = X_{t-1} </math> for all <math> t > 1</math> or similarly in terms of the backshift operator ''B'': <math> B X_t = X_{t-1} </math> for all <math> t > 1</math>. Equivalently, this definition can be represented as :<math> X_t = L X_{t+1}</math> for all <math> t \geq 1</math> The lag operator (as well as backshift operator) can be raised to arbitrary integer powers so that :<math> L^{-1} X_{t} = X_{t+1}</math> and :<math> L^k X_{t} = X_{t-k}.</math> ==Lag polynomials== Polynomials of the lag operator can be used, and this is a common notation for [[autoregressive moving average|ARMA]] (autoregressive moving average) models. For example, :<math> \varepsilon_t = X_t - \sum_{i=1}^p \varphi_i X_{t-i} = \left(1 - \sum_{i=1}^p \varphi_i L^i\right) X_t</math> specifies an AR(''p'') model. A [[polynomial]] of lag operators is called a '''lag polynomial''' so that, for example, the ARMA model can be concisely specified as :<math> \varphi (L) X_t = \theta (L) \varepsilon_t</math> where <math> \varphi (L)</math> and <math>\theta (L)</math> respectively represent the lag polynomials :<math> \varphi (L) = 1 - \sum_{i=1}^p \varphi_i L^i</math> and :<math> \theta (L)= 1 + \sum_{i=1}^q \theta_i L^i.\,</math> Polynomials of lag operators follow similar rules of multiplication and division as do numbers and polynomials of variables. For example, :<math> X_t = \frac{\theta (L) }{\varphi (L)}\varepsilon_t,</math> means the same thing as :<math>\varphi (L) X_t = \theta (L) \varepsilon_t .</math> As with polynomials of variables, a polynomial in the lag operator can be divided by another one using [[polynomial long division]]. In general dividing one such polynomial by another, when each has a finite order (highest exponent), results in an infinite-order polynomial. An '''annihilator operator''', denoted <math>[\ ]_+</math>, removes the entries of the polynomial with negative power (future values). Note that <math>\varphi \left( 1 \right)</math> denotes the sum of coefficients: :<math> \varphi \left( 1 \right) = 1 - \sum_{i=1}^p \varphi_i </math> ==Difference operator== {{main|Finite difference}} In time series analysis, the first difference operator :<math> \Delta </math> :<math> \begin{align} \Delta X_t & = X_t - X_{t-1} \\ \Delta X_t & = (1-L)X_t ~. \end{align} </math> Similarly, the second difference operator works as follows: :<math> \begin{align} \Delta ( \Delta X_t ) & = \Delta X_t - \Delta X_{t-1} \\ \Delta^2 X_t & = (1-L)\Delta X_t \\ \Delta^2 X_t & = (1-L)(1-L)X_t \\ \Delta^2 X_t & = (1-L)^2 X_t ~. \end{align} </math> The above approach generalises to the ''i''-th difference operator <math> \Delta ^i X_t = (1-L)^i X_t \ .</math> ==Conditional expectation== It is common in stochastic processes to care about the expected value of a variable given a previous information set. Let <math>\Omega_t</math> be all information that is common knowledge at time ''t'' (this is often subscripted below the expectation operator); then the expected value of the realisation of ''X'', ''j'' time-steps in the future, can be written equivalently as: :<math>E [ X_{t+j} | \Omega_t] = E_t [ X_{t+j} ] .</math> With these time-dependent conditional expectations, there is the need to distinguish between the backshift operator (''B'') that only adjusts the date of the forecasted variable and the Lag operator (''L'') that adjusts equally the date of the forecasted variable and the information set: :<math>L^n E_t [ X_{t+j} ] = E_{t-n} [ X_{t+j-n} ] ,</math> :<math>B^n E_t [ X_{t+j} ] = E_t [ X_{t+j-n} ] .</math> ==See also== * [[Autoregressive model]] * [[Autoregressive moving average model]] * [[Moving average model]] * [[Shift operator]] * [[Z-transform]] ==References== {{Reflist}} *{{cite book | first = James Douglas| last = Hamilton| year = 1994| title = Time Series Analysis | publisher = Princeton University Press | isbn = 0-691-04289-6 }} *{{cite book | first = Marno | last = Verbeek | author-link = Marno Verbeek | year = 2008 | title = A Guide to Modern Econometrics | publisher = John Wiley and Sons | isbn = 0-470-51769-7 | url-access = registration | url = https://archive.org/details/guidetomoderneco0003verb }} *{{cite web|last1=Weisstein|first1=Eric|title=Wolfram MathWorld|url=http://mathworld.wolfram.com/DifferenceOperator.html|website=WolframMathworld: Difference Operator|publisher=Wolfram Research|accessdate=10 November 2017}} *{{cite book|last1=Box|first1=George E. P.|last2=Jenkins|first2=Gwilym M.|last3=Reinsel|first3=Gregory C.|last4=Ljung|first4=Greta M.|title=Time Series Analysis: Forecasting and Control|date=2016|publisher=Wiley|location=New Jersey|isbn=978-1-118-67502-1|edition=5th}} {{DEFAULTSORT:Lag Operator}} [[Category:Time series]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Cite book
(
edit
)
Template:Cite web
(
edit
)
Template:Main
(
edit
)
Template:More footnotes
(
edit
)
Template:Redirect
(
edit
)
Template:Reflist
(
edit
)
Template:Short description
(
edit
)