To find the range of a set of numbers, you subtract the smallest value from the largest value.
In the given set of numbers:
4.7, 6.3, 5.4, 3.2, 4.9, 9.5
- Identify the largest value: 9.5
- Identify the smallest value: 3.2
- Calculate the range:
\[ \text{Range} = \text{Largest value} - \text{Smallest value} = 9.5 - 3.2 = 6.3 \]
Therefore, the range of the given set of numbers is 6.3.