Originally Posted by
Khendraja'aro
That's false. If your data is inaccurate you won't get more accuracy by increasing the scales.
Case in point: Physics. We had multimeters which were able to display currents with up to 8 digits behind the delimiter. Did that mean that we were actually able to capture data with such a precision? Nope.
Another example: You have the numbers 2, 4, 5, 2, 1, 3, 2, 1, 4, 3, 2 which yield an average of 2,6363... Does that mean that you have an average of infinite precision? Nope. Since your original data did not have any significant digits behind the delimiter, your average should reflect that fact.
Which means that your scale has to reflect the precision of your data. You could up your scale to a 1,000,000,000 point scale. Does that mean that you can actually measure that precise? Nope.
If your initial data points are rubbish, trying to do statistical nonsense like yours is like gilding a turd. It may look pretty - but it still is a turd at its core.