To find the median of the given data set (30, 35, 28, 40, 25), we first need to arrange the numbers in ascending order:
- Rearranging the numbers: 25, 28, 30, 35, 40
Since there are 5 numbers (an odd number of entries), the median will be the middle number in the sorted list.
- The middle number (3rd number in the sorted list) is 30.
Therefore, the median number of units sold is 30.