Beginner

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.
Enter any list of numbers — decimals and negatives are supported
Greatest to least (descending order)
19 > 11 > 7 > 5 > 3 > 1
Ascending order (least to greatest)
1, 3, 5, 7, 11, 19
Count
6
Greatest (maximum)
19
Least (minimum)
1
Range
18
Mean (average)
7.6667
Median
6
19117531Numbers arranged from greatest to least
Results are estimates for general information only and are not professional advice — always verify important results independently before relying on them. Read the full disclaimer.
Quick answer

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
Descending order: sort so each term ≥ the next • Mean = sum ÷ count • Median = middle value (or average of two middle values for even count)
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

greatest to least
descending order calculator
sort numbers from largest to smallest
arrange numbers in descending order
order numbers highest to lowest
number sorter greatest to least
put numbers in order greatest to least
rank numbers descending

APA

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

Chicago

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.

IEEE

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

BibTeX

@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?