I am a newbie in STATA and currently struggling with data transformations. I am comparing the baseline weight and final weight in my dataset. Both are positively skewed so I converted it to ln values and ran the paired ttest (. ttest lnbweight = lnfweight). I then used my calculator (anti-log function) to convert back the avg baseline weight and final weight (as well as corresponding CIs for each variable) into its original form. I used the antilog baseline weight and minus off the final weight to calculate the average difference in weight. However, in STATA the results for "diff" are also presented and when I used the values (diff, SE, SD, CIs) and calculated the atilog the values are not the same. I need to report the average weight change including the SD and CIs. Hope someone can advise me.
-
Login or Register
- Log in with
Comment