Methods · Aggregation and voting
RAT (Reference Alternative-based Aggregation Technique)
RAT selects one of the alternatives as a reference and combines, into a single number, how far every other alternative sits ahead of or behind that reference across the rankings produced by different methods.
Base method's data type: Classical
What Is the Method?
In a decision problem, several multi-criteria decision-making methods (TOPSIS, VIKOR, PROMETHEE, say) commonly rank the same alternatives by different logics, and these rankings turn out more or less different from one another. RAT was developed to collapse the rankings these different methods produce into a single common ranking. What sets it apart is that, instead of taking an average or a median, it declares one of the alternatives a fixed reference point and positions every other alternative relative to that reference. Its output is an aggregated value for every alternative; the higher this value, the more the alternative outperforms the reference. RAT is a technique introduced in Orakçı's (2024) Turkish-language book on aggregation techniques.
The Philosophy Behind It
RAT's underlying idea is to perform relative positioning against a fixed point, rather than summing or averaging different methods' rankings directly. A reference alternative is chosen, and its aggregated value is taken as zero; every other alternative receives a value showing how far ahead of or behind this zero point it sits. This resembles reading a map in geography: declaring one city "kilometre zero" and describing every other city by its distance from it.
The philosophical consequence is that RAT measures the difference between alternatives through relative comparison rather than a search for an absolute "best." The further an alternative sits from the reference, the greater, in the eyes of the different methods, its gap from the reference is judged to be. The method accepts full compensation among criteria: a poor rank in one method dissolves, within the total difference computed against the reference, alongside good ranks in other methods.
How It Works
The method proceeds through four steps.
First, building the rank matrix. A table is built with alternatives in rows and, in columns, the ranks produced by different decision-making techniques.
Second, choosing the reference alternative. One of the alternatives, usually the first alternative or one the decision-maker designates, is declared the reference; this alternative's aggregated value is zero by definition.
Third, computing the relative value. For every alternative, its rank under each technique is compared with the reference's rank. If the reference ranks better under that technique, the difference is marked negative; if the alternative ranks better, it is marked positive. The magnitude of these signed differences is combined across all techniques to give the alternative's total relative value.
Fourth, ranking. Alternatives are ranked by this relative value from highest to lowest; the alternative with the highest value comes first, and the reference itself stays wherever this ranking places it.
The formulas behind each step and the intermediate tables are given on the DecisionMind method page; this card carries no formulas.
How to Read the Output
The value RAT gives summarises an alternative's relative position, across different techniques, against the reference alternative; the reference itself is always zero. A positive value shows the alternative sits in a better position than the reference; a negative value shows a worse position. This value is not a percentage, and RAT values from two different analyses cannot be compared directly, because every analysis has its own reference and its own scale.
An important detail is that which alternative is chosen as the reference can affect the result. When the reference changes, the scale of every value changes; while the ranking itself mostly stays the same, the size of the numerical gap between alternatives changes depending on the reference. This is why, when interpreting RAT values, which alternative was taken as the reference must always be stated.
Thus instead of writing:
"RAT found the best alternative"
the report should read:
"With this alternative taken as the reference, the alternative in the most superior position according to the different techniques' rankings is this one; the numerical gaps can change if the reference is changed"
Data Type and Inputs
RAT works with a crisp rank matrix: alternatives in rows, and in columns the ranks produced by different decision-making techniques. The only parameter the user sets is the identity of the reference alternative; there is no mechanism requiring weights, and in the example all technique columns are treated as equal. DecisionMind currently holds no additional member alongside this base method; a minimum of two alternatives and two separate technique columns is required.
When to Use It, When Not To
RAT is suitable when you hold different rankings produced by multiple decision-making techniques for the same problem and want to combine them relative to a particular reference alternative. If there is no natural alternative to serve as the reference, if every alternative is an equally plausible candidate "starting point," say, the choice of reference becomes arbitrary and this arbitrariness affects the result; in that case a method that requires no reference, such as median ranking or Schulze, may be more suitable. If the techniques' rankings differ sharply from one another, if one technique ranks an alternative first while another ranks the same alternative last, RAT dissolves this conflict into a single number; a decision-maker who wants to see the conflict itself should also carry out a technique-by-technique comparison.
Combine several techniques' rankings against a particular reference → RAT
Find an outlier-resistant middle position without needing a reference → Median Ranking
Find a pairwise-consistent winner without needing a reference → Schulze
Show the conflict among the techniques themselves, do not collapse it into one number → technique-by-technique comparative report
Strengths
RAT's strength is that it combines the results of several techniques on a single relative scale, through a calculation that can be followed by hand. Taking the reference alternative as zero gives the decision-maker an intelligible starting point: it answers directly the question "how good or bad is this alternative relative to the reference I know." Its computational burden is small, and it continues to work on the same logic as the number of techniques grows.
Weaknesses
Its limitations stem mainly from its dependence on the reference. First, the choice of reference alternative affects the result; with a different reference, the scale of the values changes, and this must be shown in the report. Second, because the method is relatively new, resting on a 2022 doctoral thesis, it does not yet carry as broad an independent body of scrutiny as TOPSIS or Borda; the information-loss problems general rank-aggregation methods carry (Dwork, Kumar, Naor and Sivakumar, 2001) may apply to RAT too, but no separate rank-reversal study specific to RAT could be found at the time this card was written. Third, it carries the assumption of full compensation; a very poor rank under one technique can be papered over, in the total, by good ranks under other techniques.
Common Mistakes
The most common mistake is choosing the reference alternative without justification and failing to state this choice in the report; because the numbers change with the reference, which alternative was taken as the reference, and why, must be explained. A second mistake is reading the RAT value as a percentage or a probability; the value is only a relative difference against the reference. A third is comparing RAT values from different analyses directly; every analysis has its own reference and its own scale. A fourth is trusting RAT's single number without noticing a large conflict among the techniques' rankings, one technique ranking an alternative first while another ranks it last, say; if such a conflict exists, its cause should be investigated first.
The governing principle is this:
A RAT result is a relative comparison against the chosen reference; the numbers change if the reference changes, so which alternative was taken as the reference, and why, must be reported.
Cases
Each case opens with a decision table, describes in words what the method does to it, and shows how to read the result. The first case is the method's own hand-calculable validation example from its source book; the remaining cases are illustrative constructions.
1. Method comparison: Ranking three suppliers with three different techniques (Orakçı, 2024)
A procurement team used three different multi-criteria decision-making techniques to assess three suppliers (A1, A2, A3), and all three produced the same ranking: A1 first, A2 second, A3 third.
| Supplier | Technique 1 | Technique 2 | Technique 3 |
|---|---|---|---|
| A1 | 1 | 1 | 1 |
| A2 | 2 | 2 | 2 |
| A3 | 3 | 3 | 3 |
The team chose A1 as the reference, so A1's aggregated value is zero by definition. The method combines, through signed squared differences, how far A2 and A3 trail A1 under each technique. A2 sits one rank behind A1 under all three techniques; the calculation gives A2 a value of approximately negative 15.59. A3 sits two ranks behind A1 under all three techniques; the calculation gives A3 a value of approximately negative 25.46.
| Supplier | Aggregated value | Rank |
|---|---|---|
| A1 | 0.00 | 1 |
| A2 | -15.59 | 2 |
| A3 | -25.46 | 3 |
The result reads as follows. Because all three techniques already give the same ranking, RAT does not change that ranking; it only quantifies the gap. The gap between A2 and A1 is smaller than the gap between A3 and A1, showing A2 sits closer to the reference than A3 does.
The team hesitates here: they ask how the numbers would change had A2 been chosen as the reference instead. Repeating the calculation with A2 as the reference gives A1 a value of plus 15.59 and A3 a value of minus 20.13; the ranking still comes out A1, A2, A3, but the apparent gap between A1 and A2 can now read as though it has grown in A1's favour. This shows that the choice of reference affects the size of the numbers, not the ranking; the report must make this distinction.
In the report: "With A1 taken as the reference, combining the three techniques' rankings with RAT gives the order A1, A2, A3; although the ranking is preserved when the reference is changed, the numerical gap between suppliers changes, which is why the choice of reference has been justified in the report."
Source: Orakçı, E. (2024), Çok Kriterli Karar Verme Problemleri için Toplulaştırma Teknikleri, a hand-calculable 3x3 validation example (using the book's formula, Eq. 23). This is not one of the book's actual application cases but an example built to demonstrate the formula's correctness; DecisionMind's RAT engine has been validated against this example, and the engine produces the same result (A1=0 · A2 approximately -15.59 · A3 approximately -25.46).
2. Energy: Ranking three solar-power plant sites with four techniques
An energy company used four different multi-criteria decision-making techniques to choose a site for a solar power plant among three candidate sites; the techniques produced partially different rankings.
The company chose the site with an existing plant (S1) as the reference. The method combines the other two sites' (S2, S3) rankings under the four techniques against S1. Suppose S2 ranks better than S1 under three techniques but worse under one; in total, S2's value comes out positive and it overtakes S1. S3 ranks worse than S1 under all four techniques and receives the lowest value.
The company hesitates here: the reason S2 ranks worse than S1 under a single technique should be investigated, because that one technique may be built around a different criterion, terrain slope, say. RAT has dissolved this single divergent result into the total value; the company may wish to assess this criterion's importance separately.
In the report: "With the existing plant site taken as the reference, the four techniques' rankings were combined with RAT, and S2 stands out as the only candidate to surpass the reference; the reason S2 lags under one technique should be examined separately."
3. Logistics: Ranking four distribution-centre locations with three techniques
An e-commerce company used three different multi-criteria decision-making techniques to choose among four candidate regions for a new distribution centre.
The company chose the geographically most central region (B1) as the reference. The method combines the other three regions' rankings under the three techniques against B1. Suppose one region ranks better than B1 under two techniques but markedly worse under one, and still ends up behind B1 overall.
The company hesitates here: the size of this region's markedly poor showing under one technique has more than offset its small advantage under the other two. RAT's use of squared differences gives more weight to large gaps than to small ones; the company should decide with this sensitivity in mind.
In the report: "With the central region taken as the reference, the three techniques' rankings were combined with RAT, and the reference region B1 remains ahead; one candidate's marked drop under a single technique has strongly affected the overall result."
4. What Not to Do
In the first case, starting the reference alternative's value at a number other than zero would contradict RAT's definition; the reference's value is always zero, and every other value is computed relative to it. A second error is treating RAT values from different analyses (the minus 15.59 in this example and a minus 15.59 from a different analysis, say) as being on the same scale and comparing them; because every analysis has its own reference and alternative set, this comparison is invalid. A third error is reporting only "the RAT result is this" without stating the reference alternative; which alternative was taken as the reference is an inseparable part of the result.
Sources
For the formulas behind each step, the intermediate tables and citation formats (BibTeX, RIS, APA), see the DecisionMind method page: decisionmind.app/library/rat
Orakçı, E. (2024). Çok Kriterli Karar Verme Problemleri için Toplulaştırma Teknikleri. Özgür Yayınları. DOI: 10.58830/ozgur.pub623
Barak, S., & Mokfi, T. (2019). Evaluation and selection of clustering methods using a hybrid group MCDM. Expert Systems with Applications, 138, 112817. DOI: 10.1016/j.eswa.2019.07.034
Dwork, C., Kumar, R., Naor, M., & Sivakumar, D. (2001). Rank aggregation methods for the Web. Proceedings of the 10th International Conference on World Wide Web, 613–622. DOI: 10.1145/371920.372165