

InterviewSolution
Saved Bookmarks
1. |
The range of the data:25, 18, 20, 22, 16, 6, 17, 15, 12, 30, 32, 10, 19, 8, 11, 20 is(A) 10(B) 15(C) 18(D) 26 |
Answer» (D) 26 Explanation: According to the question, The minimum and maximum values of given data are 6 and 32 respectively. Hence, Range of the data = 32 – 6 = 26 Hence, option (D) is the correct answer. |
|