Taylor Series and Random Variables

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
GottaLoveMath
Messages
3
Reaction score
0

Homework Statement



A standard procedure for finding an approximate mean and variance of a function of a variable is to use a Taylor Expansion for the function about the mean of the variable. Suppose the variable is y, and that its mean and standard deviation are "u" and "o".

f(y) = f(u) + f'(u)(y-u) + f''(u)(((y-u)^2)/2!)) + f'''(u)((y-u)^3)/3!)) + ...

Consider the case of f(.) as e^(.). By taking the expectation of both sides of this equation, explain why the bias correction factor given in Equation A is an overcorrection if the residual series has a negative skewness, where skewness p of a random variable y is defined by

p = E((y-u)^3)/(o^3)

Equation A = x^hat_t = e^(m_t + s_t)*e^((1/2)(o^2))

where x_t is observed series, m_t is the trend, s_t is seasonal effect

Homework Equations

The Attempt at a Solution



Im not even really sure where to start. If someone could point me in the right direction, it would be greatly appreciated
 
Physics news on Phys.org
Try what is suggested. If you begin with expected values like this:
[tex] E(f(y)) = f(\mu) + f'(\mu)E(y-\mu) + \frac{f'(\mu)}{2!} E((y-\mu)^2) + \frac{f'''(\mu)}{3!} E((y-\mu)^3)[/tex]

What do the assumptions tell you about the final term (term with the expectation of the cubic)?