I have triaxial data (X, Y, and Z) collected from the accelerometer of an Apple Watch, and from these data I want to conduct some analysis, such as gait analysis, physical activity, etc.
I have observed that my data-X, data-Y and data-Z are in different scales, and I have the following questions:
Is suitable to conduct a normalization process on my data before conducting a gait analysis?
If it is the case, What is the proper way to perform a normalization on accelerometer data?