Max & min calculator
Find the largest (max) and smallest (min) values in any list of numbers.
Numbers
Maximum and minimum
The maximum is the largest value. The minimum is the smallest. Range = Max − Min.
For {3, 17, 5, 42, 8, 1}: Max = 42, Min = 1, Range = 41.
Popular statistics problems
Related calculators