To find the range of a list of numbers, you subtract the smallest number in the list from the largest number. In your list of numbers (2, 5, 6, 6, 11, 19, 20), the smallest number is 2 and the largest number is 20.
So, the range is calculated as follows:
\[ \text{Range} = \text{Largest number} - \text{Smallest number} \]
\[ \text{Range} = 20 - 2 \]
\[ \text{Range} = 18 \]
Therefore, the range of the list of numbers is 18.
2, 5, 6, 6, 11, 19, 20. whats the range of the list of numbers?
1 answer