The log-transformation is done to remove or reduce skewness. Unfortunately, applying this transformation does not reduce the skewness of the distribution. In fact, applying the transformation makes the distribution more skewed than the original data.
What is the problem here? Is there any other suggestions regarding this.
I want to run t-test and ANOVA
Thank you