Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

I wonder what are the ways for measuring the degree of differences between two numbers on a given scale. For example, if two persons are asked to each choose a number between $0$ to $10$, how can we measure the degree of the difference between their choices (e.g. $3$ and $9$)?

A plausible way is to normalize the difference by the scale, so for the example above it would be $\frac{\left|3-9\right|}{10}$. Thus the maximum degree of difference here is $1$, whereas the minimum is $0$. Conversely, if we want to measure the level of similarity, we can do $1-\frac{\left|difference\right|}{scale}$ here.

Is there any other alternative/better way? Thanks.

share|improve this question
What are you trying to accomplish with your measurement? – Austin Mohr Sep 10 '11 at 0:04
@Austin Mohr: like in the example above, one possible scenario is to compare how different/similar two persons' choices are given the same scale. – skyork Sep 10 '11 at 1:07
Just using absolute value measures this just as well. For your application, what is the purpose of dividing by the length of the scale? – Austin Mohr Sep 10 '11 at 1:10
dividing by the length of the scale gives the degree of difference/similarity. for example, a difference of 3 on a scale of 10 may be more pronounced than the same difference on a scale of 100. – skyork Sep 10 '11 at 3:10

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.