home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / sci / math / stat / 2352 < prev    next >
Encoding:
Internet Message Format  |  1992-11-13  |  815 b 

  1. Path: sparky!uunet!mcsun!uknet!dsbc!ozz!kpf
  2. From: kpf@oasis.icl.co.uk (Karl Funk)
  3. Newsgroups: sci.math.stat
  4. Subject: 90%ile rolling code
  5. Message-ID: <1379@ozz.oasis.icl.co.uk>
  6. Date: 13 Nov 92 13:40:08 GMT
  7. Sender: news@oasis.icl.co.uk
  8. Lines: 13
  9. Nntp-Posting-Host: getafix.oasis.icl.co.uk
  10. X-Newsreader: Tin 1.1 PL3
  11.  
  12. Hi,
  13.     I need to generate a rolling 90%ile distribution figure for a (large)
  14.     series of numbers as they arrive at the program. i.e after every say
  15.     100 numbers it spits out the 90% so far.
  16.     The value can be interpolated, but the code must be fast and have a
  17.     minimal overhead i.e I am happy to accept small errors for speed.
  18.  
  19.     Code in any langauge (pref C) or an algorithm will be great...., or
  20.     even some hints (but go easy on me I am a computer scientist - not a
  21.     statistician!).
  22.  
  23.     Cheers
  24.     Karl Funk.
  25.