Methods · Ranking
PIV (Proximity Indexed Value)
PIV ranks alternatives solely by their distance from the best value attainable on each criterion; unlike TOPSIS, it does not take the worst point as a reference.
Base method's data type: Classical
What Is the Method?
PIV is a ranking method for when you already hold a decision table filled with numbers, placing the alternatives in a single order. Its output is a deviation score for every alternative: the smaller the score, the closer the alternative sits to the ideal. It was proposed by Mufazzal and Muzakkir in 2018 to reduce the rank reversal seen in methods such as TOPSIS, which look at both the ideal and the anti-ideal.
The Philosophy Behind It
PIV's starting point is an objection to TOPSIS's philosophy. TOPSIS judges alternatives by both their closeness to the ideal and their distance from the anti-ideal; but because the anti-ideal point is built from the worst values in the alternative set, it shifts whenever that set changes, and this shift contributes to rank reversal. PIV dispenses with this second reference point entirely and focuses solely on the question "how close am I to the ideal"; distance itself is measured by the sum of absolute differences (L1 distance) rather than by squaring and summing.
The philosophical consequence is that PIV remains compensatory but now rests on a single reference point. A weakness on one criterion can still be offset by strength on another, because the deviations combine into a single sum; but that sum only asks "how far short of the best did I fall," never "how far did I get from the worst."
How It Works
The method proceeds through five steps.
First, scale equalisation. As in TOPSIS, every column is divided by its own magnitude: each value in a column is divided by the square root of the sum of the squared values in that column (vector normalisation). This makes criteria expressed in different units comparable with one another.
Second, weighting. Each equalised column is multiplied by its criterion's weight.
Third, a single reference point. In the weighted table, only the best value on each criterion (largest for a benefit, smallest for a cost) is identified; unlike TOPSIS, no anti-ideal (worst) point is built.
Fourth, absolute deviation. For every alternative, the difference between its value on each criterion and that criterion's ideal value is calculated regardless of sign, as an absolute value.
Fifth, total deviation and ranking. These absolute differences are summed across criteria. PIV ranks alternatives from the smallest sum to the largest; the smallest total deviation marks the best alternative.
The formulas behind each step, the intermediate tables and the citation formats are given on the DecisionMind method page; this card carries no formulas.
How to Read the Output
The PIV score is a distance, and, unlike TOPSIS's closeness score, a small value is good. This distinction matters: in TOPSIS a high score is good, in PIV a low score is good. The score is not a percentage and cannot be set against a PIV score from a different analysis, because the ideal point is built afresh, in every analysis, from that analysis's own alternatives.
Because PIV looks only at distance to the ideal, it has no answer to the question "how far has this alternative got from the worst." This gives a simpler frame of reference than TOPSIS, but in situations where distance from the anti-ideal also carries meaningful information, that information is lost.
Thus instead of writing:
"PIV found the best alternative outright"
the report should read:
"With these weights and this alternative set, the alternative closest to the ideal (with the smallest deviation) is this one; distance from the anti-ideal is not included in this score"
Data Type and Inputs
PIV works with crisp data. DecisionMind holds no extension of this base method.
You need alternatives in rows, criteria in columns, one number per cell with no empty cells; direction information for every criterion; and criterion weights summing to 1. PIV does not produce weights, it asks for them. Benefit and cost criteria can sit in the same table, but each must be normalised separately according to its own direction; skipping this distinction produces a wrong result. A minimum of two alternatives and two criteria is required.
When to Use It, When Not To
PIV is a suitable choice if your criteria can be measured numerically, your table has no gaps, and you want a TOPSIS-like compensatory ranking, but you are working in a setting where alternatives are frequently added to or removed from the set and rank-reversal risk is therefore of particular concern.
It should not be used where distance from the anti-ideal also carries meaningful information for the decision; if the question "how far has the field got from the worst" matters, TOPSIS gives this information more directly than PIV does. If you will not compromise on one criterion, PIV is unsuitable for the same reason as TOPSIS, because deviations are summed and so compensated for.
A numerical table, compensation accepted, rank-reversal concern is prominent → PIV
Distance from both the ideal and the anti-ideal is wanted → TOPSIS
No compromise allowed on one criterion, sub-threshold alternatives must be screened out → screening first, then ranking
Not a ranking but weights are needed → AHP, BWM, SWARA (subjective); Entropy, CRITIC (objective)
Strengths
PIV's greatest strength is its conceptual simplicity. Using a single reference point simplifies both the calculation and its interpretation; by removing the anti-ideal's tendency to shift with the alternative set, it is expected to be more resistant to rank reversal than TOPSIS (Mufazzal and Muzakkir, 2018). The computational burden is light, and its steps are familiar to anyone used to TOPSIS.
Weaknesses
Its limitations still stem from its compensatory structure and from its young literature. Although PIV was proposed with a claim to reduce rank reversal, this immunity is not complete; a later study showed that under certain conditions PIV also experiences rank reversal, and proposed an improved version (Saluja, Mathew and Singh, 2023). Second, because the method was proposed in 2018, it has not yet accumulated the breadth of application and critique that TOPSIS has. Third, using a single reference point is a simplification; the assumption that distance from the anti-ideal is genuinely unimportant does not hold in every decision problem.
Common Mistakes
The most common mistake is reading the PIV score as if it were a TOPSIS closeness score and assuming a high score is good; in PIV a low score is good, because the score is a distance, not a closeness.
A second mistake is treating benefit and cost criteria as if they shared one direction, normalising them together; each criterion must be normalised separately according to its own direction. A third mistake is presenting the PIV score as a percentage or an absolute measure of performance; the score is meaningful only for this particular alternative set and these particular weights.
The governing principle is this:
A PIV result is only a summary of distance to the ideal; a low score is good, and it says nothing about distance from the anti-ideal.
Cases
Each case opens with a decision table, describes in words what the method does to it, and shows how to read the result.
1. Shipbuilding: Choosing a hull material for a vessel
A shipyard must choose among three steel alloys for a ship's hull. Three criteria have been set: a tensile-strength score, a corrosion-resistance score, and a weldability score; all three are measured on a 1–9 scale and all three are "higher is better" criteria. The shipyard gives tensile strength the highest weight (0.40), with the other two criteria at 0.30 each.
| Alloy | Tensile-strength score | Corrosion-resistance score | Weldability score |
|---|---|---|---|
| A1 | 8 | 7 | 6 |
| A2 | 7 | 9 | 8 |
| A3 | 6 | 8 | 9 |
| Weight | 0.40 | 0.30 | 0.30 |
The method first equalises every column to its own scale and multiplies by the weights. It then identifies only the best (highest) value on each criterion: A1's value on tensile strength, A2's value on corrosion resistance and A3's value on weldability are each treated as ideal. Each alloy's absolute deviation from these three ideal values is calculated and summed.
| Alloy | Deviation score | Rank |
|---|---|---|
| A2 | 0.055 | 1 |
| A3 | 0.087 | 2 |
| A1 | 0.110 | 3 |
The result reads as follows. A2 is not, on its own, the best on any single criterion, but it stays close to the ideal on all three; this balance yields the smallest total deviation. A1 has the best score on tensile strength, yet the lowest scores on the other two criteria, and so falls to the largest deviation and last place.
The shipyard hesitates here: the gap between A2 (0.055) and A3 (0.087) is not small, but unlike TOPSIS there is no anti-ideal comparison here; the shipyard knows only which alloy deviates least from the ideal, not which alloy sits furthest from the worst. Were a fourth alloy added, the ideal point could shift and the ranking would need recalculating.
In the report: "With the weights given, A2 deviates least from the ideal (0.055); A3 (0.087) follows, and this ranking rests only on distance to the ideal, with distance from the anti-ideal not taken into account."
Source: Mufazzal and Muzakkir (2018) introduce the method with material-selection examples; however, this 3×3 numerical example is not the article's own table but a validation example produced during DecisionMind's own review process. The DecisionMind team separately reviews the PIV engine's sensitivity to weights and to the reference point; this is generally a shared feature of methods where the ideal is derived from the alternative set.
2. Fire service: Selecting a new fire engine
A fire department must choose among three vehicle models. Three criteria have been set: a water-tank capacity score, a manoeuvrability score, and a maintenance-cost score (reverse-scaled, so a high score means low cost). The department gives water-tank capacity the highest weight.
The method calculates each vehicle's deviation from the ideal. Suppose the result places first the vehicle with the highest tank capacity but middling manoeuvrability; the vehicle with the highest manoeuvrability comes second, held back by a weak tank capacity.
The department hesitates here: if operations will run in an area of narrow streets, manoeuvrability may in practice be more critical, and whether the weights reflect this operational reality should be reviewed. PIV does not make this judgement itself; it only applies the weights it is given.
In the report: "With the weights given, the first vehicle deviates least from the ideal; this result reflects the high weight given to water-tank capacity, and the ranking could change if the manoeuvrability weight were raised."
3. Logistics: Selecting a fleet of urban delivery vehicles
A logistics company must choose among three electric delivery-vehicle models. Four criteria have been set: a range score, a load-capacity score, a charging-time score (reverse-scaled) and a unit-price score (reverse-scaled). The company gives higher weight to range and load capacity.
The method calculates deviation from the ideal across the four criteria. Suppose the result places first the vehicle with the highest range but also the highest price; the cheapest vehicle comes third, held back by a weak range.
The fleet manager hesitates here: if the first vehicle's high price exceeds the budget ceiling, PIV will not screen it out on its own; price, as a criterion, has already been traded off against the rest. Where a budget ceiling exists, the vehicle exceeding it should be screened out before the analysis and only the remainder ranked.
In the report: "The budget ceiling was applied as a pre-screening criterion, and the remaining vehicles were ranked using the weights given; the first vehicle deviates least from the ideal."
4. What Not to Do
In the same alloy table, reading A2's score of 0.055 as "the highest score, therefore the best" is wrong; in PIV a low score is good, and it should not be confused with TOPSIS's closeness score. A second error is adding a cost-oriented criterion to the table and processing it with the same normalisation as the benefit criteria; each criterion must be normalised separately according to its own direction. A third error is reporting the 0.032-unit gap between A2 and A3 as a percentage; the deviation score is not a percentage but a relative figure produced by these three alloys and these weights.
Sources
For the formulas behind each step, the intermediate tables and citation formats (BibTeX, RIS, APA), see the DecisionMind method page: decisionmind.app/library/piv
Mufazzal, S., & Muzakkir, S. M. (2018). A new multi-criterion decision making (MCDM) method based on proximity indexed value for minimizing rank reversals. Computers & Industrial Engineering, 119, 427–438. DOI: 10.1016/j.cie.2018.03.045
Saluja, R. S., Mathew, M., & Singh, V. (2023). Improved Proximity Indexed Value MCDM Method for Solving the Rank Reversal Problem: A Simulation-Based Approach. Arabian Journal for Science and Engineering, 48(9), 11679–11694. DOI: 10.1007/s13369-022-07553-3
Mufazzal, S., Khan, N. Z., Muzakkir, S. M., Siddiquee, A. N., & Khan, Z. A. (2022). A new fuzzy multi-criteria decision-making method based on proximity index value. Journal of Industrial and Production Engineering, 39(1), 42–58. DOI: 10.1080/21681015.2021.1958935