Respuesta :

Answer

Q1 = 10

Explanation

To ontain the Q1, we need to first make sure the numbers are arranged in ascending or descending order.

5, 8, 10, 11, 12, 15, 19, 20, 20, 24, 25​

Q1 is the number that occurs at the (N + 1)/4 position for the distribution.

N = Number of variables = 11

Q1 = (N + 1)/4

Q1 = (11 + 1)/4 = (12/4) = 3rd variable.

5, 8, 10, 11, 12, 15, 19, 20, 20, 24, 25​

The 3rd variable = 10

Hope this Helps!!!