Variance-Optimal Offline and Streaming Stratified Random Sampling

01/27/2018
by   Trong Duc Nguyen, et al.
0

Stratified random sampling (SRS) is a fundamental sampling technique that provides accurate estimates for aggregate queries using a small size sample, and has been used widely for approximate query processing. A key question in SRS is how to partition a target sample size among different strata. While Neyman allocation provides a solution that minimizes the variance of an estimate using this sample, it works under the assumption that each stratum is abundant, i.e. has a large number of data points to choose from. This assumption may not hold in general: one or more strata may be bounded, and may not contain a large number of data points, even though the total data size may be large. We first present , an offline method for allocating sample sizes to strata in a variance-optimal manner, even for the case when one or more strata may be bounded. We next consider SRS on streaming data that are continuously arriving. We show a lower bound, that any streaming algorithm for SRS must have (in the worst case) a variance that is Ω(r) factor away from the optimal, where r is the number of strata. We present , a practical streaming algorithm for SRS that is locally variance-optimal in its allocation of sample sizes to different strata. Both the offline and streaming algorithms are built on a method for reducing the size of a stratified random sample in a variance-optimal manner, which could be of independent interest. Our results from experiments on real and synthetic data show that that can have significantly smaller variance than Neyman allocation ('s variances are a factor of 1.4x-3000x smaller than that of Neyman allocation, with the same setting). The streaming algorithm results in a variance that is typically close to , which was given the entire input beforehand.

READ FULL TEXT

page 10

page 11

research
04/08/2022

Minimum Sample Size Allocation in Stratified Sampling Under Constraints on Variance and Strata Sample Sizes

We derive optimality conditions for the optimal sample allocation proble...
research
12/12/2017

Approximate Convex Hull of Data Streams

Given a finite set of points P ⊆R^d, we would like to find a small subse...
research
06/24/2020

Approximating a Target Distribution using Weight Queries

A basic assumption in classical learning and estimation is the availabil...
research
04/20/2020

R package SamplingStrata: new developments and extension to Spatial Sampling

The R package SamplingStrata was developed in 2011 as an instrument to o...
research
02/05/2007

On the variance of subset sum estimation

For high volume data streams and large data warehouses, sampling is used...
research
05/30/2018

Optimal Sample Size Planning for the Wilcoxon-Mann-Whitney-Test

There are many different proposed procedures for sample size planning fo...
research
12/15/2015

Data Driven Resource Allocation for Distributed Learning

In distributed machine learning, data is dispatched to multiple machines...

Please sign up or login with your details

Forgot password? Click here to reset