Nils Baeté It isn't really a paradox. If x ϵ [2 , 2.5[ then you round x to 2,
if x ϵ [2.5 , 3[ then you round x to 3.
You can divide the real numbers into intervals of equal length (and wich are all half open except for the interval containing 0 wich is an open interval):
... , ]-2.5 , -1.5] , ]-1.5 , -0.5] , ]-0.5 , 0.5[ , [0.5 , 1.5[ ,
[1.5 , 2.5[ , ...
The median values of the intervals (the value wich lies in the middle of each interval) are: ..., -2, -1, 0, 1, 2, ...
The elements of each interval are rounded to the respective median value (so the elements of [1.5 , 2.5[ are rounded to 2 and the elements of [2.5 , 3.5[ are rounded to 3 (like 2.5 wich is rounded to 3)).
You could also divide it like this:
... , [-2.5 , -1.5[ , [-1.5 , -0.5[ , [-0.5 , 0.5] , ]0.5 , 1.5] ,
]1.5 , 2.5] , ...
And in that case you might round 2.5 to 2.
But for the definition of "rounding" they chose the first option. I'm not 100% sure why but maybe it has to do with the fact that R (the collection of the real numbers) itself is an open collection: ]-∞, +∞[
So if you're talking about rounding without any further explaination about it, then you're talking about the first option in wich 2.5 is rounded to 3.
« Leave the Internet alone! | Main
Aucun commentaire:
Enregistrer un commentaire