1. Find the range of a simple data set
Problem
Identify the largest and smallest values by scanning all the numbers.
Apply the range formula: subtract the minimum from the maximum.
Perform the subtraction to find the range.
Answer:
The range is 7, meaning the data spreads across 7 units from smallest to largest. This shows the width of your entire data set.