home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / programm / 2124 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  2.5 KB

  1. Path: sparky!uunet!olivea!apple!constellation!a.cs.okstate.edu!norman
  2. From: norman@a.cs.okstate.edu (Norman Graham)
  3. Newsgroups: comp.programming
  4. Subject: Re: 400% makes sense
  5. Message-ID: <1992Jul28.235724.26076@a.cs.okstate.edu>
  6. Date: 28 Jul 92 23:57:24 GMT
  7. References: <w2mmnc-.pdh@netcom.com>
  8. Organization: Oklahoma State University
  9. Lines: 50
  10.  
  11. From article <w2mmnc-.pdh@netcom.com>, by pdh@netcom.com (Phil Howard ):
  12. > norman@a.cs.okstate.edu (Norman Graham) writes:
  13. >>Not exactly. 400% is a nonsensical term. Percent (%) means 'per hundred' or
  14. >>'of each hundred', and thus is only meaningful for values between 0 and
  15. >>100 (inclusive). Percent is best used for absolute measurements, rather
  16. >>than relative comparisons such as the above example.
  17. > I do not see where any limit must exist.  Dividing 400 by 100 leaves 4.
  18. > It's not a negative number.  It's not an imaginary number.  It's 4.
  19.  
  20. If you view percent as simply meaning 'divide by 100', then you're
  21. correct of course. But then, if that's all percent means, then what's
  22. the point of using it? Does 400% somehow communicate more effectively
  23. than 4?
  24.  
  25. The point that I was trying to make is that, for many people, percent
  26. means more than just 'divide by 100': It also carries the idea of 
  27. 'part of the whole'. IMHO, if you're not talking about some part of 
  28. a whole (i.e. 0% to 100%) then there is nothing to be gained from
  29. using the percent notation.
  30.  
  31. Of course, this is just my personal percent usage rule. It's obvious
  32. from literature and advertisements that many people either disagree
  33. with this usage or haven't thought much about it. My experience is
  34. that communication is enhanced when the use of percent is restricted
  35. to numbers describing parts of some whole.
  36.  
  37. >>The use of percent in relative comparisons naturally leads to subtle
  38. >>misunderstandings.  Thus its best to say something like "machine A
  39. >>(at 20 M op/sec) is four times as fast as machine B (at 5 M op/sec)."
  40. > I agree that is better to say.  But I think the problem is that there
  41. > are differences in the understandings of the semantics of the WORDS
  42. > (i.e. we all work the formulas the same way, but just come up with
  43. > different fomulas).
  44. > (5 M op/sec vs 4 M op/sec)
  45. > "machine A is 20% slower than machine B"
  46. > "machine A is 80% of the speed of machine B"
  47. > Wording makes a difference.
  48.  
  49. Agreed.
  50.  
  51. BTW, this is getting pretty far from comp.programming territory,
  52. so I'll let this be my last comment on the subject.
  53. -- 
  54. Norman Graham
  55. <norman@a.cs.okstate.edu>                 Standard Disclaimer Applies
  56.