Many thanks in advance
Suppose x is normal variable x~N(a,b)
and y=160*x^2
I need calculate E(y)=∫yf(y)d(y)
f(y) is the density function of y
how can I write it as an integral of x since we know x's distribution, I mean use the density function of x to substitute the original integral...