I am trying to visualize the values for X,Y,Z coming from mobile phone's accelerometer.
So I need to know the exact range of their values in order to draw graphs.
I have searched and seen many similar questions, but none of them give a clear answer, e.g. +/-3g. Although I know g is close to 9.8 m/s^2, but 3 times g does not look like close to the values I got from my experiments.
The values I have got so far, it seems that they are all between -40 <= value <= 40.
Yes, I have seen the other questions like this and this Also I have noticed that someone said the value could also reach more than 100 on different devices
So do we have a standard range for these values? if yes, what are they?