Range Calculator

Calculate the range (difference between maximum and minimum) of a set of numbers

About Range

The range is the difference between the maximum and minimum values in a dataset. It provides a simple measure of variability.

Formula: Range = Maximum - Minimum

While the range is easy to calculate, it only considers the extreme values and can be influenced by outliers.