Fast computation of trimmed means

6Citations
Citations of this article
21Readers
Mendeley users who have this article in their library.

Abstract

We present two methods of calculating trimmed means without sorting the data in O(n) time. The existing method implemented in major statistical packages relies on sorting, which takes O(n log n) time. The proposed algorithm is based on the quickselect algorithm for calculating order statistics with O(n) expected running time. It is an order of magnitude faster than the existing method for large data sets.

Cite

CITATION STYLE

APA

Beliakov, G. (2011). Fast computation of trimmed means. Journal of Statistical Software, 39(CODE SNIPPET 2). https://doi.org/10.18637/jss.v039.c02

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free