Calculate the range of your dataset. Follow the instructions below to understand how to use the tool and interpret the results.
Formula: Range = Max(x) - Min(x)
Where:
Max(x) = Maximum value in the dataset
Min(x) = Minimum value in the dataset
Uses: The range gives an idea of the spread or dispersion of the dataset, indicating the difference between the highest and lowest values.
To calculate the range of your dataset:
5, 12, 7, 20, 8