Calculadora de Rango — Fórmula
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.
Ejemplo Resuelto
Find the range of the values 15, 28, 7, and 42.
- Minimum = 7
- Maximum = 42
- Range = 42 - 7 = 35
- Midrange = (7 + 42) / 2 = 24.5