Returns the most common value in a data set.
Category: Statistical
number1, number2, ... Arguments 2 to 254 for which you want to calculate the mode. You can also use a single array or a reference to an array instead of arguments separated by commas.
Returns the most common value in a data set.
Category: Statistical