With , the total number of observations is . Since is even, the median is the average of the -th and -th observations.
\text{Median} = \frac{1}{2} \left( \text{value of } 2^{15}\text{-th term} + \text{value of } (2^{15}+1)\text{-th term} \right)$$
We find which value corresponds to these positions by examining the cumulative frequencies. The sum of the binomial coefficients up to the term before the middle one is:
The cumulative frequency up to is less than . The cumulative frequency up to is , which is greater than . This means both the -th and -th observations correspond to the value .
💡 Teacher's Secret HintFor an even , the sum of binomial coefficients up to is . This is a useful property for finding the median in such distributions.