Sciweavers

CIAC
2000
Springer

An Efficient Algorithm for the Approximate Median Selection Problem

13 years 8 months ago
An Efficient Algorithm for the Approximate Median Selection Problem
We present an efficient algorithm for the approximate median selection problem. The algorithm works in-place; it is fast and easy to implement. For a large array it returns, with high probability, a very good estimate of the true median. The running time is linear in the length n of the input. The algorithm performs fewer than 4 3 n comparisons and 1 3 n exchanges on the average. We present analytical results of the performance of the algorithm, as well as experimental illustrations of its precision.
Sebastiano Battiato, Domenico Cantone, Dario Catal
Added 24 Aug 2010
Updated 07 Apr 2013
Type Conference
Year 2000
Where CIAC
Authors Sebastiano Battiato, Domenico Cantone, Dario Catalano, Gianluca Cincotti, Micha Hofri
Comments (0)