Mode

Syntax

Mode(Sample,…)

Parameters

Sample1, Sample2, …, SampleN. Data array.

Description

The method returns mode, that is, the most frequently occurring or repetitive value in a data array.

Comments

The Mode function is a measure of relative position of values. If all values of source data array are unique (occur only once), then Mode returns NODATA (equal to 1#.QNAN).

See also:

Function Wizard | Statistical Functions