For an odd number of observations (n), the median is the middle value when arranged in order, which is at position (n+1)/2. For example, with 7 observations, the median is the 4th value since (7+1)/2 = 4. Option C describes the formula for even-numbered observations.