Count and compare sorted groups
~5 min
After sorting, count how many are in each group.
Counting Sorted Groups
Blue row
3
Red row
2
When items are sorted into groups, count how many items are in each group to find the total for that group.
After sorting, count how many are in each group.
When items are sorted into groups, count how many items are in each group to find the total for that group.