The range is calculated as the difference between the maximum and minimum values.
The given data set is: 50, 35, 30, 97, 17, 1, 56, 43, 40, 3, 15.
First, let's sort the data in ascending order to easily identify the minimum and maximum values:
1, 3, 15, 17, 30,
Show more…