Tally
Tally[list]
tallies the elements in list, listing all distinct elements together with their multiplicities.
Tally[list,test]
uses test to determine whether pairs of elements should be considered equivalent, and gives a list of the first representatives of each equivalence class, together with their multiplicities.
Examples
open allclose allBasic Examples (2)
Scope (3)
Properties & Relations (5)
Elements with highest frequencies are given by Commonest:
A sorted Tally is equivalent to a list of counts for the Union:
Tally is a discrete analog of BinCounts:
Counts[list] returns an association in which values are the tallies of their keys:
Use the second argument of Tally to construct its corresponding by-function:
Text
Wolfram Research (2007), Tally, Wolfram Language function, https://reference.wolfram.com/language/ref/Tally.html.
CMS
Wolfram Language. 2007. "Tally." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Tally.html.
APA
Wolfram Language. (2007). Tally. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Tally.html