What steps should be used to find the range of a set of data? Put the values in order, then locate the value that is far away from every other value. Subtract the maximum and minimum values. Add all of the values together, then divide the sum by the number of values. Add the two middle values together, then divide the sum by two.