Question 38882
Given the data

1,2,2,2,2,3,4,5,5,5,5,5,7,7,7,9


then the range is the "spread": (largest-smallest). So, 9-1 --> range=8


jon.