Re: Expected value of a power

- Code: Select all
exp(-V(+1)/chi)/E_t[exp(-V(+1)/chi)]
again has the expectations around both expressions and is identical to 1.
You are not using a nonlinear transformation of the expectations themselves.
Forums for asking questions, posting comments and uploading examples related to Dynare
http://www.dynare.org/phpBB3/
exp(-V(+1)/chi)/E_t[exp(-V(+1)/chi)]
EV = -(V(+1)/chi);
exp((-V(+1)/chi)-EV);
(1 + (1/1)*(-V(+1)/chi-EV) + (1/2)*(-V(+1)/chi-EV)^2 + (1/6)*(-V(+1)/chi-EV)^3)