Art of Problem Solving
During AMC 10A/12A testing, the AoPS Wiki is in read-only mode and no edits can be made.

Mode: Difference between revisions

mNo edit summary
Edit for conciseness
Line 1: Line 1:
In a [[finite]] [[multiset]], the '''mode''' is the [[element]] (or set of elements) that appears the largest number of times.  For example, in <math>\{1,1,3,5,6,7,7,7,7,8\}</math>, the mode is <math>7</math>.
In a [[finite]] [[multiset]], the '''mode''' is the [[element]] (or set of elements) that appears the most times.  For example, in <math>\{1,1,3,5,6,7,7,7,7,8\}</math>, the mode is <math>7</math>.


== See also ==
== See also ==

Revision as of 18:06, 21 September 2015

In a finite multiset, the mode is the element (or set of elements) that appears the most times. For example, in $\{1,1,3,5,6,7,7,7,7,8\}$, the mode is $7$.

See also

This article is a stub. Help us out by expanding it.