Range Calculator
Compute the statistical range (difference between maximum and minimum values) of a dataset.
\text{Range} = X_{\max} - X_{\min}
Result
Step-by-Step Calculation & Explanation
The range is the simplest measure of statistical dispersion. It is calculated by subtracting the smallest value (minimum) from the largest value (maximum) in a dataset.