ACM Home Page
Please provide us with feedback. Feedback
A note on sampling a tape-file
Full text PdfPdf (135 KB)
Source
Communications of the ACM archive
Volume 5 ,  Issue 6  (June 1962) table of contents
Page: 343  
Year of Publication: 1962
ISSN:0001-0782
Author
T. G. Jones  AFLC, Wright-Patterson Air Force Base, Dayton, OH
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 0,   Downloads (12 Months): 17,   Citation Count: 5
Additional Information:

abstract   cited by  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/367766.368159
What is a DOI?

ABSTRACT

The problem of selecting a random sample of precisely n records from a tape film containing N records sometimes arises in data processing applications. If a means of obtaining a random sample of n integers r1, r2, … ,rn selected from the N integers 1, 2, … , N is available, the problem is theoretically simple. All that need be done is to then select the r1th, r2th, … , rnth records.