Alternative Equation Formats

The equation on this page is available in multiple formats. Depending on your browser, some formats might not render correctly.

MathML

γ ^ x , y ( h ) = { 1 M t = h + 1 T ( x t x ¯ ) ( y t h y ¯ ) 0 h < T 1 M t = | h | + 1 T ( x t | h | x ¯ ) ( y t y ¯ ) T < h < 0

Math Rendered as SVG

Math as LaTeX Source

$\hat{\gamma }_{x,y}(h) = \left\{ \begin{array}{l l} \frac{1}{M}\sum _{t=h+1}^{T} (x_ t - \overline{x}) (y_{t-h} - \overline{y}) & \quad 0 \le h <T \\ \frac{1}{M}\sum _{t=|h|+1}^{T} (x_{t-|h|} - \overline{x}) (y_ t - \overline{y}) & \quad -T < h < 0 \\ \end{array} \right.$