Computing Extremely Accurate Quantiles Using t-Digests

02/11/2019
by   Ted Dunning, et al.
0

We present on-line algorithms for computing approximations of rank-based statistics that give high accuracy, particularly near the tails of a distribution, with very small sketches. Notably, the method allows a quantile q to be computed with an accuracy relative to (q, 1-q) rather than absolute accuracy as with most other methods. This new algorithm is robust with respect to skewed distributions or ordered datasets and allows separately computed summaries to be combined with no loss in accuracy. An open-source Java implementation of this algorithm is available from the author. Independent implementations in Go and Python are also available.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/20/2018

Computing the Cumulative Distribution Function and Quantiles of the One-sided Kolmogorov-Smirnov Statistic

The cumulative distribution and quantile functions for the one-sided one...
research
05/18/2022

Torchhd: An Open-Source Python Library to Support Hyperdimensional Computing Research

Hyperdimensional Computing (HDC) is a neuro-inspired computing framework...
research
02/28/2018

Computing the Cumulative Distribution Function and Quantiles of the limit of the Two-sided Kolmogorov-Smirnov Statistic

The cumulative distribution and quantile functions for the two-sided one...
research
01/17/2020

Circllhist – A Log-Linear Histogram Data Structure for IT Infrastructure Monitoring

The circllhist histogram is a fast and memory efficient data structure f...
research
06/12/2019

Fast, reliable and unrestricted iterative computation of Gauss--Hermite and Gauss--Laguerre quadratures

Methods for the computation of classical Gaussian quadrature rules are d...
research
08/26/2022

A Breakdown Free Numerical Algorithm for Inverting General Tridiagonal Matrices

In the current paper the authors linked two methods in order to evaluate...
research
03/24/2019

Conservation of the t-digest Scale Invariant

A t-digest is a compact data structure that allows estimates of quantile...

Please sign up or login with your details

Forgot password? Click here to reset