Mode Computes the most commonly occurring value in a sample. Syntax mode(Statistics_data) Description mode(Statistics_data) Computes the most commonly occurring value in a sample. If there is more than one value occurring the maximum number of times, a list is returned with the various mode values. Related functions Mean, Median, Variance Table of Contents Syntax Description Related functions