A retail analyst recorded the number of online orders fulfilled per day over a period of days. The data points, listed in non-decreasing order, are:
The median of the daily order counts is , the arithmetic mean is , and the dataset has a unique mode of . If represents the highest number of orders fulfilled in a single day, what is the value of ?
- A28
- B38
- 44Answer
- D52
- E54
Answer
44
For a sorted set of 9 values, the median is the 5th value, giving . To make 8 the unique mode, 8 must appear at least twice, which forces . With an arithmetic mean of 16 across 9 numbers, the total sum is . Subtracting the sum of the eight known numbers () gives .
Step-by-Step Solution
Key Concept
Combining mean, median, and mode definitions to solve for unknown elements in a ordered dataset.