Weighted median

ID: weighted-median

Weighted median by Wikipedia Bot 0
The weighted median is a statistical measure that extends the concept of a median by incorporating weights assigned to each data point. In a standard median calculation, the values are simply ordered and the median is the middle value (or the average of the two middle values in the case of an even number of observations). In contrast, the weighted median accounts for the relative importance of each data point through its associated weight.

New to topics? Read the docs here!