NIST

mode

(definition)

Definition: The value which occurs most often. If no value is repeated, there is no mode. If more than one value occurs with the same greatest frequency, each value is a mode.

See also median, mean, midrange.

Note: The mode of 1, 1, 3, 50, and 60 is 1 since it occurs twice and all the other values occur once. The set {1, 1, 2, 3, 3, 4} has two modes, 1 and 3, and is called bimodal. If there are more than two modes, it is multimodal.

Author: PEB


Go to the Dictionary of Algorithms and Data Structures home page.

If you have suggestions, corrections, or comments, please get in touch with Paul E. Black.

Entry modified Fri Dec 17 12:05:34 2004.
HTML page formatted Wed Oct 26 09:47:49 2005.

Cite this as:
Paul E. Black, "mode", from Dictionary of Algorithms and Data Structures, Paul E. Black, ed., NIST.
http://www.nist.gov/dads/HTML/mode.html

to NIST home page