Range

If we have a set of values, the range is the difference between the largest and smallest values in the set.

Calculating range

\text{range} = \text{largest value} - \text{smallest value}

Examples

Find the range of \{2, 3, 5, 7, 11\}

Find the range of \{1, 4, 9, 16, 25\}

Find the range of \{3, 1, 4, 1, 5, 9\}

flashcards

QuestionAnswer
How do you calculate the range of a set of values?\text{range} = \text{largest value} - \text{smallest value}
What is the range of the set \{2, 3, 5, 7, 11\}?9
What is the range of the set \{1, 4, 9, 16, 25\}?24
What is the range of the set \{3, 1, 4, 1, 5, 9\}?8