Hi, I transformed the dependent variable (Y) by raising it to the power of 0.4 prior to developing the MLR model. Now after plotting the actual Ys against re-transformed predicted Ys, slope is not 0 & gradient not 1. I have tried adding (SQRT(MSE))^(1/0.4) to each transformed predicted Y, though it still does not work out. Any ideas? Regards, Michael.