Main Page | Report this Page
 
   
Science Forum Index  »  Statistics - Math Forum  »  Standard Error...
Page 1 of 1    
Author Message
...
Posted: Tue Jul 08, 2008 7:04 am
Guest
Standard Error problem. It is probably written somewhere is
statistical
theory, but I haven't found anything yet

X = X_1,X_2,...,X_n are a vector of random variables
x = x_1,x_2,...,x_n are a vector of estimates of X
e = e_1,e_2,...,e_n are a vector of the std errors of the estimates

If, Y = f(X), and its estimate is y = f(x)
Then, what is the standard error of y.

I don't think it is f(e), or am I wrong?

Thanks, Richard
Jack Tomsky...
Posted: Tue Jul 08, 2008 8:13 am
Guest
Quote:
Standard Error problem. It is probably written
somewhere is
statistical
theory, but I haven't found anything yet

X = X_1,X_2,...,X_n are a vector of random variables
x = x_1,x_2,...,x_n are a vector of estimates of X
e = e_1,e_2,...,e_n are a vector of the std errors of
the estimates

If, Y = f(X), and its estimate is y = f(x)
Then, what is the standard error of y.

I don't think it is f(e), or am I wrong?

Thanks, Richard


By expanding Y = f(X) up to the linear terms, we have as an approximation

Var(Y) ~~ Sum[(df/dx_i)^2*Var(x_i)] + Sum[Sum[(df/dx_i)*(df/dx_j)*Cov(x_i,x_j)]],

where the sums are from i,j = 1, ..., n and the partial derivatives are evaluated at the expectations of X_i.

If the covariances are all zero, then it reduces to

Var(Y) ~~ Sum[(df/dx_i)^2*Var(x_i)] = Sum[(df/dx_i)^2*e_i^2]

Jack
 
Page 1 of 1       All times are GMT - 5 Hours
The time now is Sun Oct 12, 2008 10:14 am