This page is published in English.
Aggregation Operator
MEDIAN-RANKING - Median ranking - per-alternative median rank
Order statistic - column-wise median
Orakçı, E.2024doi:10.58830/ozgur.pub623 ↗
Overview
Input: rank matrix (rows=alts, cols=rankings, cell=rank 1..m). Source: Orakçı 2024 §1.8.8.
- Output
- rank position, lower is better
- Data
- Crisp, complete rank
- Size
- 2+ alternatives, 3-12 criteria works best
- Used for
- Rank aggregation, social choice, preference fusion
How it works
- 1
For each alternative, compute the median of its ranks across all rankings. Lower median = better.
Orakçı 2024 §1.8.8
Fits when / Look elsewhere when
Fits when
- •Native group-decision support (multi-DM aggregation built into the pipeline)
Look elsewhere when
- •Cardinal preferences important. Use a MAUT method.
Assumptions to verify
- Input is a rank matrix (1=best, m=worst per voter)
- Each voter ranks all alternatives
Edge cases and pitfalls
Applying MEDIAN-RANKING without verifying this assumption.
Requirement: Input is a rank matrix (1=best, m=worst per voter)
Applying MEDIAN-RANKING without verifying this assumption.
Requirement: Each voter ranks all alternatives
Using MEDIAN-RANKING when: Cardinal preferences important → use a MAUT method.
An alternative method is recommended in this situation.
How to cite
Orakçı, E. (2024). Çok Kriterli Karar Verme Problemleri için Toplulaştırma Teknikleri. Özgür Yayınları. https://doi.org/10.58830/ozgur.pub623
System ID, as it appears in reports and the API
MEDIAN-RANKING