This page is published in English.
Aggregation Operator
RAT - Reference Alternative based Aggregation Technique
Rank aggregation (signum-weighted Euclidean-square-difference)
Orakçı, E.2024doi:10.58830/ozgur.pub623 ↗
Overview
Apply F.steps in order; final score determines descending ranking.
- Output
- utility, higher is better
- Data
- Crisp, complete numeric matrix
- Weights
- Needs a weight source
- Size
- 2+ alternatives, 3-12 criteria works best
- Used for
- Alternative selection, Supplier evaluation
How it works
- 1
Build ranking matrix A = [r_ij]_{m×n} where rows are alternatives and columns are rankings from n different MCDM techniques.
Orakçı 2024, p.41 Eq.(22)
- 2
Select the first alternative as reference (A_1); its aggregated value is defined as zero.
Orakçı 2024, p.41 Sec.2.1 Step 2
- 3
Compute aggregated value A_k for k = 1..m via the signum-weighted Euclidean-square-difference sum: positive sign if reference ranks better than alternative k in column j.
Orakçı 2024, p.41 Eq.(23)
- 4
Sort A_k values in descending order; the alternative with the highest A_k receives rank 1.
Orakçı 2024, p.42 Step 4
Look elsewhere when
Assumptions to verify
- Criteria preferences are independent (no synergistic interactions)
- Compensation is acceptable: high score on one criterion can offset low on another
- Decision matrix is complete (no missing values)
Edge cases and pitfalls
- •zero.
- •if reference ranks better than alternative k in column j.
Applying RAT without verifying this assumption.
Requirement: Criteria preferences are independent (no synergistic interactions)
Applying RAT without verifying this assumption.
Requirement: Compensation is acceptable: high score on one criterion can offset low on another
Applying RAT without verifying this assumption.
Requirement: Decision matrix is complete (no missing values)
Using RAT when: Criteria strongly correlated → consider DEMATEL/ANP for interdependence.
An alternative method is recommended in this situation.
Using RAT when: Non-compensatory preferences → consider outranking (ELECTRE/PROMETHEE).
An alternative method is recommended in this situation.
Works with
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
RAT