This algorithm is used to approximate the median of several data chunks if these data chunks cannot (or should not) be loaded into memory at once. The final "Remedian" is the median of the last array, ...