Find the range of 2.7, 3.1,4.2,1.9,2.4 and 2.7?
Malong
5 Apr, 2021
To get notifications when anyone posts a new answer to this question
Answers (1)
Post your comment

VTPETERS2002
5 years ago
Range = largest value in data set - smallest value in data set
largest value = 7 and smallest value = 1.9, hence
range = 7 - 1.9 = 5.1