A company wants to track the number of units sold each day over a 5-day period. The data is: 30, 35, 28, 40, 25.


What is the median number of units sold?
(4 Points)

30

32

35

28

1 answer

To find the median, we first need to arrange the data in ascending order:

  1. 25
  2. 28
  3. 30
  4. 35
  5. 40

Since we have an odd number of data points (5), the median will be the middle number in this ordered list.

The middle number (3rd in this case) is 30.

Thus, the median number of units sold is 30.