Partial autocorrelation function: Difference between revisions

Content deleted Content added
Bluelinking 1 books for verifiability.) #IABot (v2.1alpha3
No edit summary
Line 9:
Given a time series <math>z_t</math>, the partial autocorrelation of lag ''k'', denoted <math>\alpha(k)</math>, is the [[autocorrelation]] between <math>z_t</math> and <math>z_{t+k}</math> with the linear dependence of <math>z_t</math> on <math>z_{t+1}</math> through <math>z_{t+k-1}</math> removed; equivalently, it is the autocorrelation between <math>z_{t+1}</math> and <math>z_{t+k+1}</math> that is not accounted for by lags 1 to ''k''&nbsp;, inclusive.
 
: <math>\alpha(1) = \operatorname{corr}(z_{2t+1}, z_1z_{t}),\text{ for }k= 1,</math>
 
: <math>\alpha(k) = \operatorname{corr}(z_{t+k+1} - P_{t,k}(z_{t+k+1}),\, z_{t+1} - P_{t,k}(z_{t+1})),\text{ for }k\geq 2,</math>