Calculadora de AmplitudeFormula

## How to Calculate the Range

### Formula

**Range = Maximum Value - Minimum Value**

The range is the simplest measure of spread in a data set. It tells you the total span of your data.

The **midrange** is the average of the minimum and maximum: (min + max) / 2.

Exemplo Resolvido

Find the range of the values 15, 28, 7, and 42.

  1. Minimum = 7
  2. Maximum = 42
  3. Range = 42 - 7 = 35
  4. Midrange = (7 + 42) / 2 = 24.5