which method can be used to find the range of a set of data?\nfind the difference between the maximum and…

which method can be used to find the range of a set of data?\nfind the difference between the maximum and minimum values.\nfind the difference between the upper and lower quartiles.\nfind the median of the upper half of an ordered data set.\nfind the sum of the maximum and minimum values.
Answer
Explanation:
Step1: Recall range definition
The range of a data - set is defined as the difference between the largest and the smallest values in the data - set.
Answer:
A. Find the difference between the maximum and minimum values.