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

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!swrinde!mips!apple!apple!netcomsv!mork!pdh
  2. From: pdh@netcom.com (Phil Howard )
  3. Newsgroups: comp.programming
  4. Subject: Re: 400% makes sense
  5. Message-ID: <w2mmnc-.pdh@netcom.com>
  6. Date: 28 Jul 92 18:22:14 GMT
  7. References: <1992Jul25.171314.22419@uwm.edu> <1992Jul25.184259.20358@a.cs.okstate.edu>
  8. Organization: Netcom - Online Communication Services  (408 241-9760 guest)
  9. Lines: 30
  10.  
  11. norman@a.cs.okstate.edu (Norman Graham) writes:
  12.  
  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.  
  18. I do not see where any limit must exist.  Dividing 400 by 100 leaves 4.
  19. It's not a negative number.  It's not an imaginary number.  It's 4.
  20.  
  21.  
  22. >The use of percent in relative comparisons naturally leads to subtle
  23. >misunderstandings.  Thus its best to say something like "machine A
  24. >(at 20 M op/sec) is four times as fast as machine B (at 5 M op/sec)."
  25.  
  26. I agree that is better to say.  But I think the problem is that there
  27. are differences in the understandings of the semantics of the WORDS
  28. (i.e. we all work the formulas the same way, but just come up with
  29. different fomulas).
  30.  
  31. (5 M op/sec vs 4 M op/sec)
  32. "machine A is 20% slower than machine B"
  33. "machine A is 80% of the speed of machine B"
  34.  
  35. Wording makes a difference.
  36. -- 
  37. /***********************************************************************\
  38. | Phil Howard  ---  KA9WGN  ---  pdh@netcom.com   |   "The problem with |
  39. | depending on government is that you cannot depend on it" - Tony Brown |
  40. \***********************************************************************/
  41.