In a dataset with an odd number of values, where is the median located?
The average of the two middle values.
The value at position n+12\frac{n+1}{2}2n+1 when ordered.
The largest value.
The value at position n2\frac{n}{2}2n.