Hi all,
I want to get your comments on what I did to my data:
a) I have a series of comparative data (2 groups) both in negative and positive values
b) I transformed them into log using =sign(x)*log((abs(x))+1,2) into log base 2.
c) Then I performed a t-test onto the transformed data and calculate the changes by deducting data from one series to another (see worksheet 8. Analysis).
d) Please look at the excel file that I have here.
Ultimately I want to know if there were any significant different between the data collected from the 2 different groups. The differences calculated in log was then converted back to absolute value. Or shall I compare the log-transformed data using non-parametric test to avoid making the assumption that the dataset is normally distributed?
Hope to get your comment soon.
Thank you!