bisector.left(array, x[, lo[, hi]]) Equivalent to
d3.bisectLeft(array, x[, lo[, hi]]) Returns the insertion point for x in array to maintain
d3.deviation(array[, accessor]) Returns the standard deviation, defined as the square root of the
d3.median(array[, accessor]) Returns the median of the given array of numbers using the
Page 4 of 4