The range of given data 9, 13, 15, 17, 19, 21, 28, 8, 34 is
Show Hint
Always scan the dataset carefully to find the absolute maximum and minimum values before calculating. Sorting the data in ascending order ($8, 9, 13, 15, 17, 19, 21, 28, 34$) makes finding these values much easier.