BioloMICS logo
×
BioloMICS menu

MODE.MULT

 
Category: Statistical Function.
 
Description: Returns a vertical array of the statistical modes (the most frequently occurring values) within a set of values.
 
Syntax: MODE.MULT((number1,[number2],...])
 
The arguments 'number1', '[number2]', etc., are numerical values or references to cells containing numbers.
 
You can enter up to 255 number arguments.
 
The arguments can be logical values or text representations of numbers.
 
You can also use a reference to a cell array instead of separate numbers.
 
Text, logical values, or empty cells within an array are ignored.
 
If the data set contains no duplicate data points, the #N/A error value is returned.