Concept:The range of a set of data is the difference between the highest value and the lowest value.Explanation:Identify the highest number in the list: 11Identify the lowest number in the list: 2Subtract the lowest from the highest:Range=11−2Range=9Answer:9