Statistics & Probability
Basic

Range

Difference between the largest and smallest values.

Formula

R=xmaxxminR = x_{max} - x_{min}

Variables

x_{max}Maximum
x_{min}Minimum

Example

Data 3..17: R=14

Did You Know?

The range is the simplest measure of spread but also the most fragile — a single outlier can distort it completely.