What is the autocovariance of $y_t = \exp{(x_t)}$ where $x_t$ is a stationary normal process.

381 Views Asked by At

Let $x_t$ be a stationary normal process with mean $\mu_x$ and autocovariance function $\gamma(h)$. Define the nonlinear time series $y_t=\exp{(x_t)}$.

(a) Express the mean function $E(y_t)$ in terms of $\mu_x$ and $\gamma(0)$. The moment generating function of a normal random variable $x$ with mean $\mu$ and variance $\sigma^2$ is

$$M_x(\lambda)=E[\exp{(\lambda x)}]=\exp{(\mu \lambda + > \frac{1}{2}\sigma^2 \lambda^2})$$

(b) Determine the autocovariance function of $y_t$. The sum of the two normal randomvariables $x_{t+h}+x_t$ is still a normal random variable.

EDIT: I figured out the first part, but still struggling with part b.

First we not the MGF for a normal rv $x$ with mean $\mu_x$ and variance $\sigma_x^2$ is $$E[\exp(xt)] = \exp\left[\mu_x t + \frac{\sigma_x^2 t^2}{2}\right]$$

so that $E[y_t] = E[\exp(x_t)]$ is the same as the normal MGF evaluated at $t=1$, which implies that the mean function of $y_t$ is

$$E[y_t] = E[\exp(x_t)]= \exp\left[\mu_x + \frac{\gamma_x(0)}{2}\right]$$

EDIT 5: I think I finally see where the dependence of $x_t$ plays in. How is this?

Note that since $x_t$ and $x_{t+h}$ are identically distributed normal but not independent then the mean and variance of $x_t+x_{t+h}$ are

$$\mu_{x_t+x_{t+h}} = 2\mu_x$$

$$\sigma^2_{x_t+x_{t+h}} = \gamma_x(0) + \gamma_x(0) + 2\rho_x(h)\gamma_x(0) = 2\gamma_x(0)(1+\rho_x(h))$$

Thus the MGF for $x_t+x_{t+h}$ is

$$M_{x_t+x_{t+h}}(\lambda) = E[\exp(\lambda(x_t+x_{t+h}))] = \exp\left[2\mu_x \lambda + \gamma_x(0)(1+\rho_x(h))\lambda^2]\right]$$

By the same argument above using the MGF evaluated at $\lambda = 1$ we have

$$E[y_ty_{t+h}] = E[\exp(x_t+x_{t+h})] = M_{x_t+x_{t+h}}(1) = \exp\left[2\mu_x + \gamma_x(0)(1+\rho_x(h))]\right]$$ And we can calculate the autocovariance:

$$\gamma_y(h) = E[y_ty_{t+h}] - \mu_y^2 = \exp[2\mu_x + \gamma_x(0) + \gamma_x(0)\rho_x(h)] - \exp[2\mu_x +\gamma_x(0)]$$

$$=\exp[2\mu_x + \gamma_x(0)]\exp[\gamma_x(0)\rho_x(h)] - \exp[2\mu_x + \gamma_x(0)]$$

$$=\exp[2\mu_x + \gamma_x(0)]\left(\exp[\gamma_x(0)\rho_x(h)] - 1\right)$$

2

There are 2 best solutions below

3
On

I figured it out so I'll answer my own question.

First we note the MGF for a normal rv $x$ with mean $\mu_x$ and variance $\sigma_x^2$ is $$E[\exp(x\lambda)] = \exp\left[\mu_x \lambda + \frac{\sigma_x^2 \lambda^2}{2}\right]$$

so that $E[y_t] = E[\exp(x_t)]$ is the same as the normal MGF evaluated at $\lambda=1$, which implies that the mean function of $y_t$ is

$$E[y_t] = E[\exp(x_t)]= \exp\left[\mu_x + \frac{\gamma_x(0)}{2}\right]$$

Note that since $x_t$ and $x_{t+h}$ are identically distributed normal but not independent then the mean and variance of $x_t+x_{t+h}$ are

$$\mu_{x_t+x_{t+h}} = 2\mu_x$$

$$\sigma^2_{x_t+x_{t+h}} = \gamma_x(0) + \gamma_x(0) + 2\rho_x(h)\gamma_x(0) = 2\gamma_x(0)(1+\rho_x(h))$$

Thus the MGF for $x_t+x_{t+h}$ is

$$M_{x_t+x_{t+h}}(\lambda) = E[\exp(\lambda(x_t+x_{t+h}))] = \exp\left[2\mu_x \lambda + \gamma_x(0)(1+\rho_x(h))\lambda^2]\right]$$

By the same argument above using the MGF evaluated at $\lambda = 1$ we have

$$E[y_ty_{t+h}] = E[\exp(x_t+x_{t+h})] = M_{x_t+x_{t+h}}(1) = \exp\left[2\mu_x + \gamma_x(0)(1+\rho_x(h))]\right]$$ And we can calculate the autocovariance:

$$\gamma_y(h) = E[y_ty_{t+h}] - \mu_y^2 = \exp[2\mu_x + \gamma_x(0) + \gamma_x(0)\rho_x(h)] - \exp[2\mu_x +\gamma_x(0)]$$

$$=\exp[2\mu_x + \gamma_x(0)]\exp[\gamma_x(0)\rho_x(h)] - \exp[2\mu_x + \gamma_x(0)]$$

$$=\exp[2\mu_x + \gamma_x(0)]\left(\exp[\gamma_x(0)\rho_x(h)] - 1\right)$$

7
On

Wrong! $E(exp(x_t+x_{t+h}))$ is not $E(x_t)^2$. You need to take into account the autocorrelation., since they are not independent.

Formula for $A=E(exp(x_t+x_{t+h}))$: To save writing, simplify notation. $w=x_t-\mu$, $y=x_{t+h}-\mu$, $\rho=\gamma(h)/\gamma(0)$ = auto-correlation, $\alpha=\sqrt{1-\rho^2}$.

$A=\frac{1}{2\pi \sigma^2 \alpha}\int_{-\infty}^\infty\int_{-\infty}^\infty e^Kdwdy$ where $K=2\mu+\frac{1}{2\sigma^2 \alpha^2}(2\sigma^2 \alpha^2(w+y)-w^2+2\rho wy-y^2)$

The variables can be decoupled by $b=w+y$ and $c=w-y$ so that:

$K=2\mu+\frac{1}{2\sigma^2 \alpha^2}(2\sigma^2 \alpha^2 b-\frac{b^2+c^2}{2}+\rho\frac{b^2-c^2}{2})$

and $dwdy=\frac{1}{2}dbdc$

I'll let you do the calculation using the product of two normal distributions.