Methods · Objective weighting
MPSI (Modified Preference Selection Index)
MPSI takes an intermediate value that the Preference Selection Index method uses silently, inside itself, to rank alternatives, and presents it directly as a visible criterion weight.
Base method's data type: Classical
What Is the Method?
MPSI is not a ranking method: it does not rank alternatives, it produces criterion weights. It descends from the Preference Selection Index (PSI) method that Maniya and Bhatt proposed in 2010 for materials selection. The original PSI ranks alternatives directly, and while computing that ranking it internally assigns every criterion an implicit weight-like value; MPSI separates this implicit value from the rest of PSI and offers it on its own as a weight vector. The work that named this separation and introduced it as MPSI is an encyclopaedia chapter by Demir (2026).
If you hold a numerical decision table of alternatives and criteria, MPSI asks nobody which criterion matters more; it looks at the table's own internal spread and produces a weight vector that sums to 1. These weights then feed into a ranking method such as TOPSIS or VIKOR.
The Philosophy Behind It
Most objective weighting methods, entropy and CRITIC among them, start from the same principle: the more the alternatives diverge on a criterion, the more that criterion drives the decision, so a wider spread earns a larger weight. The PSI logic that MPSI inherits does the opposite. If the sum of squared deviations from a criterion's column mean is large, meaning the alternatives diverge sharply on that criterion, MPSI assigns that criterion a comparatively lower weight; if the alternatives sit close together, the weight rises.
There is a reason for this. PSI's actual purpose is to rank alternatives, and a criterion that already diverges sharply creates a large difference of its own accord in the raw, normalised table. Rather than magnifying that difference a second time through a weight, PSI reins it in, so that no criterion comes to dominate the ranking disproportionately merely because of its own spread. When MPSI extracts this restraining value and presents it as a weight, the result reads as "the more the alternatives agree on this criterion, the more it can be trusted." This inverted logic is the central point that separates MPSI from the entropy and CRITIC family, and it must be spelled out in the report; otherwise the reader interprets the weight as they would an entropy weight, and is misled.
How It Works
The method proceeds through three steps.
First, scale equalisation. In a "higher is better" criterion, every value is divided by the largest value in its column; in a "lower is better" criterion, the smallest value in the column is divided by every value. The result is a table in which the best alternative takes the value 1 on every criterion.
Second, the preference variation value. For each criterion, the mean of the equalised column is found, and then the squared deviation of every value from that mean is summed. This sum shows how much the alternatives diverge on that criterion; the PSI literature calls it the preference variation value.
Third, the weight. Each criterion's preference variation value is subtracted from one, and this difference is divided by the sum of the differences calculated across all criteria. A criterion with little divergence keeps a large difference, and so a large share; a criterion with much divergence has a smaller difference, and so a smaller share.
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 MPSI weight does not measure a criterion's importance in the decision-maker's eyes; it measures how closely the alternatives behave towards one another on that criterion, running in the opposite direction from entropy and CRITIC. A weight of 0.34 does not mean "this criterion is a third of the decision"; it means "the alternatives are relatively in agreement on this criterion, and this criterion is not meant to dominate the ranking on its own." If the alternatives carry very different values on a criterion, that criterion's MPSI weight comes out low; this does not mean the criterion is unimportant, but rather that it already creates a large effect of its own in the normalised table and does not need to be magnified further by an additional weight.
The case where every alternative carries the same value on a criterion (a constant criterion) forms a special exception in MPSI: because the deviation is zero, that criterion's difference stays exactly at 1, and the criterion receives an average-level weight rather than zero. This differs from entropy and CRITIC, where a constant criterion's weight falls to zero, and the report should state this difference explicitly.
Therefore, instead of writing:
"The MPSI analysis showed that cost was the least important criterion"
the report should read:
"The alternatives were the group most divergent from one another on the cost criterion; MPSI assigned cost a comparatively low weight so as not to magnify this divergence a second time, not because the criterion is unimportant"
Data Type and Inputs
Classical MPSI works with crisp data: one number per cell. Values must be positive; zero and negative values can cause problems in the scale-equalisation step. DecisionMind does not currently hold a separate extension of MPSI; it stands as a single member, though the PSI family it descends from has members for other data types such as fuzzy and intuitionistic fuzzy data.
You need alternatives in rows, criteria in columns, one positive number per cell, and no empty cells; for every criterion, whether more is better or less is better, since scale equalisation is done according to this direction. Weights are not entered; the method produces them. A minimum of two alternatives and two criteria is required; as the number of alternatives grows, the deviation sum is computed more stably.
When to Use It, When Not To
MPSI is a consistent choice specifically when a study already ranks alternatives with PSI and also wants the weights derived from the same logic, from the same method family. Where there is no expert opinion and the decision-maker wants a criterion's already-large spread among alternatives not to be magnified a second time by a weight, MPSI suits well.
The cases where it should not be used follow from its philosophy. If the decision-maker's habitual expectation is "high spread, high weight" (as with entropy or CRITIC), MPSI's opposite direction creates confusion, and the report must explain this. Where the decision-maker clearly regards one criterion as a priority, MPSI cannot see that. With few alternatives, the deviation sum can be computed unreliably.
A weight consistent with the PSI family is wanted, no expert opinion available → MPSI
High spread should mean high weight → Entropy, CRITIC
The decision-maker's priority should show in the result → AHP, BWM, SWARA (subjective)
Both preference and data matter → a combination of subjective and objective weights
Strengths
MPSI's most important advantage is that it makes ranking and weighting consistent within the same method family as PSI; where a study both ranks with PSI and wants weights displayed, a single logic can be used instead of two separate methods. The calculation is simple and requires no advanced statistics. Keeping a constant criterion at an average level rather than zeroing it out prevents that criterion from disappearing entirely from the table in some applications.
Weaknesses
Its limitations stem from the same inverted logic. First, the "low divergence, high weight" relationship runs opposite to the entropy logic most readers are used to; if the report does not explain this, it will be misread (Chakraborty, Chatterjee and Das, 2023). Second, the weights depend on the alternative set: adding or removing an alternative changes the deviations, and so the weights. Third, the MPSI name and its introduction as a separate weighting method are recent; independent comparison and critique literature is still limited. Fourth, it cannot work directly with zero or negative values.
Common Mistakes
The most common mistake is reading the MPSI weight the way one would read an entropy weight; reporting it with the expectation of "high weight, high spread" is exactly the wrong way round in MPSI, because in MPSI high spread corresponds to low weight.
A second mistake is marking criterion direction wrongly; if a "lower is better" criterion is marked "higher is better," scale equalisation runs backwards and the deviation sum is computed incorrectly. A third mistake is treating a constant criterion's average-level weight as a "method error"; this is MPSI's defined behaviour. A fourth mistake is using one study's MPSI weights on a different alternative set. A fifth is confusing the MPSI weight with PSI's own ranking score (I_i); the two are different outputs.
The governing principle is this:
The MPSI weight measures how much the alternatives agree on a criterion; a high weight does not mean "the criterion is important" but "the alternatives are close to one another on this criterion, so there is no need to magnify it a second time with weight."
Cases
Each case opens with a decision table, describes in words what the method does to it, and shows how to read the resulting weights. The first case is not a literature case; it is DecisionMind's validation example, using the same figures found in other PSI-family cards, built as a small, hand-traceable table. The remaining cases are illustrative constructions.
1. Illustrative example: Three alternatives, three criteria (DecisionMind validation example)
This example is not the actual materials data from Maniya and Bhatt's (2010) paper; it is a small, hand-traceable table also used in other cards in the PSI family. Three alternatives are evaluated on three criteria; the first two criteria are "higher is better," the third is a cost-type "lower is better" criterion.
| Alternative | K1 | K2 | K3 (cost) |
|---|---|---|---|
| A1 | 3 | 5 | 4 |
| A2 | 5 | 3 | 2 |
| A3 | 4 | 4 | 3 |
| Direction | higher is better | higher is better | lower is better |
The method first equalises the three columns (reversing cost), then finds the sum of squared deviations from each column's mean (the preference variation value), subtracts this from one, and normalises.
| Criterion | Preference variation value | Weight |
|---|---|---|
| K1 | 0.080 | 0.339 |
| K2 | 0.080 | 0.339 |
| K3 | 0.130 | 0.321 |
The result reads as follows. K3, once cost has been reversed, is the column with the widest spread among the three alternatives (0.130); this is why, under MPSI's logic, it receives the lowest weight, not the highest. K1 and K2 share an equal, narrower spread (0.080) and so receive a slightly higher weight. Had entropy assessed this same table, it would have given K3 the highest weight; MPSI does exactly the opposite.
The decision-maker's hesitation: K3's low weight does not mean cost is unimportant. Cost already creates the largest difference among the alternatives in the normalised table; MPSI chooses not to magnify this difference a second time. The report must state this inverted logic explicitly, or the reader may assume cost has been neglected.
In the report: "The weights were derived with MPSI; K3's comparatively low weight comes not from the unimportance of cost but from its already carrying the widest spread among the alternatives, and from the decision not to magnify that spread a second time with weight."
Source: DecisionMind MPSI manifest, validation example; the weight-extraction step follows Demir's (2026) definition of MPSI, the preference variation value follows Maniya and Bhatt's (2010) definition of PSI.
2. Textile: A garment manufacturer's evaluation of fabric suppliers
A garment manufacturer, planning to rank five fabric suppliers with the PSI method, first wants to see the weights derived from the same method family too. Four criteria have been set: unit price, delivery time, fabric defect rate, and flexibility on minimum order quantity. Price, delivery time and defect rate are "lower is better"; flexibility is "higher is better."
The method equalises the four columns and computes each criterion's preference variation value. Suppose the suppliers diverge sharply on defect rate (some nearly zero, some high); defect rate therefore receives the lowest MPSI weight. Delivery time comes out similar across suppliers, so this criterion receives the highest weight.
The manufacturer's hesitation: the low weight on defect rate does not mean quality is unimportant; on the contrary, defect rate already creates the sharpest distinction among suppliers and has a large effect of its own accord in the normalised table. When using the MPSI weights alongside PSI's own ranking logic, the manufacturer must explain this inverted relationship to the procurement team, or the team may think defect rate has been disregarded.
In the report: "The criterion weights were derived with MPSI; the comparatively low weight on defect rate comes not from its unimportance but from its already carrying the largest difference among suppliers, a difference that PSI's ranking separately accounts for."
3. Fire Services: A municipality's fleet-renewal prioritisation
A municipal fire department will compare eight vehicles in its fleet on four indicators to determine a renewal order using the PSI method; it first wants the indicator weights to be derived from the data too, using the same method family. The indicators are: vehicle age, maintenance cost, breakdown frequency, and response speed. Age, maintenance cost and breakdown frequency are "lower is better"; response speed is "higher is better."
The method equalises the four columns and computes the preference variation values. Suppose vehicle age turns out to be the indicator with the widest spread among the eight vehicles (a large gap between the oldest and the newest); it therefore receives the lowest MPSI weight. Response speed comes out relatively similar across vehicles, so it receives the highest weight.
The department's hesitation: the low weight on vehicle age does not mean age is unimportant; on the contrary, age is already the indicator that distinguishes the fleet most sharply, and this difference will already exert a large effect in PSI's own ranking. If the department fails to state this clearly when presenting the MPSI weights, the council committee may ask why the oldest vehicles did not come out as the priority; yet age already strongly influences the ranking, it has simply not been magnified a second time with weight.
In the report: "The indicator weights were derived with MPSI; the comparatively low weight on vehicle age comes not from its unimportance but from its already being the indicator that distinguishes the fleet most sharply."
4. What Not to Do
In the illustrative example, reporting K3's weight of 0.321 as "cost is the least important criterion" is wrong; the weight shows that cost already carries the widest difference among the alternatives and does not need to be magnified a second time. The second error is reading the MPSI weight as though it were an entropy weight and saying "high weight, high spread"; the relationship in MPSI runs the other way. The third error is applying these weights, drawn from three alternatives, unchanged to a different set of suppliers or vehicles; the weight is specific to that table.
Sources
For the formulas behind each step, the intermediate tables and citation formats, see the DecisionMind method page: decisionmind.app/library/mpsi
Maniya, K., & Bhatt, M. G. (2010). A selection of material using a novel type decision-making method: Preference selection index method. Materials & Design, 31(4), 1785–1789. DOI: 10.1016/j.matdes.2009.11.020
Demir, G. (2026). MPSI: Modified preference selection index for multi-attribute decision-making. In Encyclopedia of Multi-Attribute Decision Making (MADM). DOI: 10.1016/b978-0-443-33275-3.00057-9
Chakraborty, S., Chatterjee, P., & Das, P. P. (2023). Preference Selection Index (PSI) method. In Multi-Criteria Decision-Making Methods in Manufacturing Environments. DOI: 10.1201/9781003377030-19
Zavadskas, E. K., & Podvezko, V. (2016). Integrated determination of objective criteria weights in MCDM. International Journal of Information Technology & Decision Making, 15(2), 267–283. DOI: 10.1142/S0219622016500036