Projects per year
Abstract
Fast algorithms for selecting a random set of exactly k records from a file of n records are constructed. Selection is sequential: the sample records are chosen in the same order in which they occur in the file. All procedures run in O(k) time. The “geometric” method has two versions: with or without O(k) auxiliary space. A further procedure uses hashing techniques and requires O(k) space.
Original language | English |
---|---|
Pages (from-to) | 157-169 |
Journal | ACM Transactions on Mathematical Software |
Volume | 11 |
Issue number | 2 |
DOIs | |
Publication status | Published - 1985 |
Externally published | Yes |
Treatment code (Nähere Zuordnung)
- Basic - Fundamental (Grundlagenforschung)
Fingerprint
Dive into the research topics of 'Sequential random sampling'. Together they form a unique fingerprint.Projects
- 1 Finished