Decimation of data from a fixed length queue retaining a representative
sample of the old data. Exponential decimation removes every nth sample.
Dithered exponential decimation offsets the exponential decimation
approach by a probabilistic amount. Recursive decimation selects a
portion of the queue and removes elements.