_.sumBy(array, [iteratee=_.identity])
_.max(array) source
_.meanBy(array, [iteratee=_.identity])
_.min(array) source
_.mean(array) source
Page 2 of 2