CALC.mode(array)

Returns the most frequently occurring, or repetitive, value in an array or range of data.

Example

CALC.mode([1,1,2,3,1,4,5,6,7]);

// returns 1

<< CALC.mina(array) © 1996-2013 InetSoft Technology Corporation (v11.5) CALC.negbinomdist(number_f, number_s, probability_s) >>