Greatest to Least Calculator — Sort Numbers in Descending Order
Paste or type any list of numbers and this calculator instantly sorts them from greatest to least (descending order), then reports the count, maximum, minimum, range, mean and median.
How does this calculator work?
Enter a list of numbers; the calculator sorts them from greatest to least (descending order) and also shows the ascending order plus key statistics: count, maximum, minimum, range, mean (arithmetic average) and median (middle value). Decimals and negatives are supported; separate numbers with commas or spaces.
Formula
How this is calculated
Sorting from greatest to least means arranging numbers so that each value is greater than or equal to the one that follows it — the largest number is first, the smallest is last. This is called descending order, and it is the opposite of ascending (least to greatest) order. The calculator parses any numbers you enter separated by commas, semicolons or whitespace, then applies a comparison sort and displays the result.
From the sorted list the calculator also derives five summary statistics. The maximum is the first element (the greatest value) and the minimum is the last (the least). Range measures how spread out the numbers are: range = max − min. Mean is the arithmetic average — sum of all values divided by the count. Median is the middle value of the sorted list for an odd count, or the average of the two middle values for an even count; median is less sensitive to extreme outliers than the mean.
Decimals and negative numbers are fully supported. The order in which you type the numbers does not matter — the output is always fully sorted from greatest to least.
Frequently asked questions
It means arranging numbers in descending order — from the largest value down to the smallest. For example, arranging 3, 7, 1, 5 from greatest to least gives 7, 5, 3, 1. This is the opposite of ascending (least to greatest) order.
The median does not depend on the order of sorting — it is always the middle value of the set. For an odd count, the median is the middle element of the sorted list. For an even count, it is the average of the two middle values. For example, the median of 7, 5, 3, 1 is (5 + 3) ÷ 2 = 4.
The mean is the arithmetic average (sum ÷ count) and shifts significantly if you add a very large or very small outlier. The median is the middle value and is more resistant to outliers. For a symmetric distribution they are equal; for a skewed one they diverge.
Also known as
TG we-Calculate Editorial Team. (2026). Greatest to Least Calculator — Sort Numbers in Descending Order [Online calculator]. TG we-Calculate. https://we-calculate.com/calculator/greatest-to-least-calculator
TG we-Calculate Editorial Team. "Greatest to Least Calculator — Sort Numbers in Descending Order." TG we-Calculate. 2026. https://we-calculate.com/calculator/greatest-to-least-calculator.
TG we-Calculate Editorial Team, "Greatest to Least Calculator — Sort Numbers in Descending Order," TG we-Calculate, 2026. [Online]. Available: https://we-calculate.com/calculator/greatest-to-least-calculator
@misc{wecalculate_greatest_to_least_calculator, title = {Greatest to Least Calculator — Sort Numbers in Descending Order}, author = {{TG we-Calculate Editorial Team}}, howpublished = {\url{https://we-calculate.com/calculator/greatest-to-least-calculator}}, year = {2026}, note = {TG we-Calculate} }
Did this calculator help you?
