This page is published in English.
Ranking
MOORA - Multi-Objective Optimisation by Ratio Analysis
Ratio system + reference point (vector normalisation)
Brauers, W. K. M., Zavadskas, E. K.2006
Overview
y_i can be any real number. Higher y_i (Ratio System) means better. Lower d_i (Reference Point) means better. MOORA produces two rankings - Ratio System (RS) and Reference Point (RP). They may disagree; the full MULTIMOORA method resolves this via dominance theory.
- 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
Vector normalisation r_ij = x_ij / √(Σ x_ij²).
Brauers-Zavadskas 2006, p.453 Eq.(2)
- 2
Weighted normalised matrix v_ij = w_j · r_ij.
Brauers-Zavadskas 2006, p.453 Eq.(3)
- 3
Ratio system y_i = Σ_{j∈J+} v_ij − Σ_{j∈J−} v_ij.
Brauers-Zavadskas 2006, p.453 Eq.(4)
- 4
Descending ranking by y_i.
Brauers-Zavadskas 2006, p.453
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)
Limitations
- •Rank reversal known on alternative-set changes (ref: general MCDM literature)
Edge cases and pitfalls
Using unweighted MOORA: the seminal method uses weights; some implementations omit them, yielding a different ranking.
Works with
How to cite
Brauers, W. K. M.; Zavadskas, E. K. (2006). The MOORA method and its application to privatization in a transition economy. Control and Cybernetics.
System ID, as it appears in reports and the API
MOORA