Respuesta :

The median in a set of data is the middle value in the list of numbers ordered from least to greatest.

To find the median:

Data: 105,80,95,110,205

1. Organize the given numbers from least to greatest:

80,95,105,110,205

2. As the total of numbers is odd (5) the median number is the one in position 3:

Median: 105