Question 182575: determine the range for this data 4,7,3,16,5,22,8
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! determine the range for this data 4,7,3,16,5,22,8
-----------------------------------------
range = max - min
range = 22-3 = 19
===================
Cheers,
Stan H.
|
|
|