The problem asks us to find the median of a set of data given that its mean is 12 and its mode is 21. We can use the empirical relationship between mean, median, and mode to solve this problem. The empirical formula is typically given by:
\(\text{Mean} - \text{Mode} = 3(\text{Mean} - \text{Median})\)
Given:
We substitute these values into the formula:
\(12 - 21 = 3(12 - \text{Median})\)
This simplifies to:
\(-9 = 3 \times (12 - \text{Median})\)
Dividing both sides by 3 gives:
\(-3 = 12 - \text{Median}\)
Rearranging the equation to solve for the median, we get:
\(\text{Median} = 12 + 3 = 15\)
Thus, the median of the data is 15.
Let's evaluate the options provided:
Therefore, the correct answer is 15. This is consistent with the formula and the given data.