Question

Scores of class test is 18, 14, 7, 10, 20, 11 , 20. What is the range

Answers

GPT-4o mini
To find the range of a set of scores, you subtract the minimum score from the maximum score.

First, let's identify the maximum and minimum scores in the provided list:

Scores: 18, 14, 7, 10, 20, 11, 20

- Maximum score = 20
- Minimum score = 7

Now, calculate the range:

\[
\text{Range} = \text{Maximum score} - \text{Minimum score} = 20 - 7 = 13
\]

Therefore, the range of the scores is **13**.