I want to transform my data to achieve normality, but all the regular transformations have been unsuccessful. Transforming using the power of 1.5 (3/2) gives me normal distributed data. Is this an acceptable transformation to use?
Transformed value = value^(3/2)
Thanks!