find the range of the data. length (inches) of fish in tank: 2, 3, 1, 4, 5, 2, 2 range: ? in.

find the range of the data. length (inches) of fish in tank: 2, 3, 1, 4, 5, 2, 2 range: ? in.
Answer
Explanation:
Step1: Identify maximum value
The given data is 2, 3, 1, 4, 5, 2, 2. The maximum value is 5.
Step2: Identify minimum value
The minimum value in the data - set is 1.
Step3: Calculate the range
The formula for the range of a data - set is $Range = \text{Max}-\text{Min}$. So, $Range=5 - 1$. $Range = 4$
Answer:
4