Range Calculator

Calculate the range of your dataset. Follow the instructions below to understand how to use the tool and interpret the results.

Formula and Uses

Range

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.

How to Use

To calculate the range of your dataset:

  1. Input Data: Enter your dataset as a comma-separated list of numeric values in the text box below. For example: 5, 12, 7, 20, 8
  2. Submit Data: Click the "Calculate Range" button to submit your data.
  3. View Results: The range will be displayed below after you submit your data. It shows the difference between the highest and lowest values in your dataset.
Enter your dataset as comma-separated values.