We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Stream Sampling with Immediate Decision

Abstract: The manuscript introduces a method to select a random sample from a stream by deciding on each sampling unit immediately after observing it. The process could be applied to unequal as well as equal probability sampling. The implementation is straightforward. Algorithm selects a unit in the sample based on a single condition. It is particularly effective to make direct decisions on stream data, despite the data arriving in groups or the stream being linear.
Subjects: Data Structures and Algorithms (cs.DS); Methodology (stat.ME)
Cite as: arXiv:2111.09309 [cs.DS]
  (or arXiv:2111.09309v1 [cs.DS] for this version)

Submission history

From: Raphaël Jauslin [view email]
[v1] Wed, 17 Nov 2021 07:44:11 GMT (9kb)

Link back to: arXiv, form interface, contact.