Hi,
I have performed 1/sqrtY, and sqrtY transformations on different data sets to achieve normal distribution for simple linear regressions.
So after performing these regressions, please advice if the following is correct.
In following, X is independent variable and Y is dependent variable
1)For 1/sqrt(X): Regression equation : y=(b/sqrt(x)) + a (same as predicted value)
2)For 1/sqrt(Y): Regression equation : 1/sqrt(y)=bx+a, Predicted value = y=1/(bx +a)^2
3)For sqrt(Y) : Regression equation : Sqrt(y)=bx+a, Predicted value = y=(bx + a)^2
From the above three, only for the 2) the sign of correlation coefficient/regression direction will change.
I have performed 1/sqrtY, and sqrtY transformations on different data sets to achieve normal distribution for simple linear regressions.
So after performing these regressions, please advice if the following is correct.
In following, X is independent variable and Y is dependent variable
1)For 1/sqrt(X): Regression equation : y=(b/sqrt(x)) + a (same as predicted value)
2)For 1/sqrt(Y): Regression equation : 1/sqrt(y)=bx+a, Predicted value = y=1/(bx +a)^2
3)For sqrt(Y) : Regression equation : Sqrt(y)=bx+a, Predicted value = y=(bx + a)^2
From the above three, only for the 2) the sign of correlation coefficient/regression direction will change.