Extension card · Linguistic
Probabilistic linguistic MABAC (Wei, Wei, Wu and Wang, 2019)
This is the form of MABAC for situations where the expert gives several terms together with their probabilities. Every term distribution is reduced to a single expected value, and the result is still ranked by a score relative to the border approximation area.
Base method
MABAC →
Philosophy, mechanics, strengths and weaknesses are on the base method card; this card describes only the difference.
Data type (family)
Linguistic →
What this data type is, when to use it, how to write it in a cell: the family's full account is here.
What Changes from the Base Method?
Four things change; the border-approximation-area logic does not.
Cells. In crisp MABAC every cell is a single number. Here every cell is a list of terms together with their probabilities. The expert gives several words with a probability rather than a single word; for example, a supplier might be assessed as "50 per cent moderate, 50 per cent high." Criterion weights are crisp numbers; the method does not generate weights, it takes them from outside.
Scale equalisation. The method first reduces every term list to an expected value: each term's rank in the set is multiplied by its probability and summed within the criterion. This step summarises the distribution into a single number, and it comes before crisp MABAC's own min-max normalisation. Once the expected values are obtained, DecisionMind applies crisp MABAC's own min-max normalisation: every column is placed into the 0-to-1 range according to its own smallest and largest expected value, and this scale is inverted for a cost criterion.
Weighting and the border approximation area. The equalised value first has 1 added to it, then is multiplied by the criterion's weight. This "+1" shift comes from the same technical necessity as in crisp MABAC: the geometric mean in the next step cannot work with a zero or negative value. The border approximation area is, for each criterion, the geometric mean of these weighted values; this is exactly the same rule as in crisp MABAC, only the input is now an expected value derived from a term distribution.
Result and defuzzification. Each alternative's distance to the border is a plain subtraction, exactly as in crisp MABAC, and is summed across the criteria. Defuzzification actually happens at the first step, when the term distribution is reduced to the expected value; from that point on, the calculation follows the same five steps as crisp MABAC. Two different distributions can give the same expected value; one might say "100 per cent moderate" while another says "50 per cent low, 50 per cent high," and both reduce to the same number.
DecisionMind fixes, in the classical probabilistic linguistic MABAC form, the reduction to expected value and, following it, crisp MABAC's min-max normalisation, the "+1" shift and the geometric-mean border. Weights are taken from outside as crisp numbers.
How to Read the Output
The total score is read as in crisp MABAC: a positive score means above the border, a negative score means below it, and this only holds for this particular set of alternatives. The difference is this: beneath this score there is now a probability distribution, and this distribution becomes invisible once it is reduced to the expected value. The score gap between two alternatives depends not only on which term was chosen but also on the probability distribution the expert placed across the terms.
Thus instead of writing:
"Probabilistic linguistic MABAC uses the expert's entire opinion, so the result is the most accurate"
the report should read:
"This ranking arises from a border approximation area built on expected values; whether the probability distribution beneath the score is concentrated or scattered should be checked separately"
When to Prefer This over the Base Method
Use this extension when an expert, or a group of experts, evaluates a criterion not with a single term but with an opinion spread across several terms. The typical situation is a group evaluation in which several assessors score the same criterion with different terms and this distribution is to be preserved rather than collapsed into a single average. If an expert selects a single term and gives no probability, the classical linguistic structure is sufficient; if the expert gives a range such as "at least moderate," the hesitant linguistic structure is used instead.
Crisp MABAC's exit condition also applies here: if no compromise is acceptable on one criterion, this extension too is fully compensatory and will not eliminate anything below a threshold. If a criterion is measured, it stays measured; the probabilistic linguistic cell is used only when the criterion's natural measure is a word, and that word is spread across several terms.
Mistakes Specific to This Extension
Leaving the term list's probabilities unreconciled. The probabilities of the probabilistic linguistic values within the same criterion must sum to one; otherwise the expected value stops being comparable.
Interpreting the expected value in isolation. Two alternatives reaching the same expected value through different distributions must remain visible to the decision; reporting only the number hides the information the distribution carries.
Keeping the term set different from expert to expert. The number and order of terms must be the same for all experts and alternatives; two sets with a different number of steps cannot be compared directly.
The "more sophisticated" fallacy. Probabilistic linguistic MABAC does not produce a "more accurate" ranking than classical linguistic MABAC; it only preserves the spread of expert opinion, without losing it, when that opinion is distributed across several terms.
The governing principle is this:
Probabilistic linguistic MABAC computes by reducing the expert's opinion, spread across terms, to an expected value; any report that forgets that this reduction discards the shape of the distribution is incomplete.
Cases
The first case is DecisionMind's validation example. The numerical fixture in the manifest is based on crisp MABAC's own 3×3 illustrative table (three alternatives, three criteria, weights 0.40/0.35/0.25); DecisionMind has rebuilt this table with real term distributions matching the same expected values, and has run its engine independently on these distributions. The second case is an illustrative construction.
1. Illustrative example (DecisionMind's validation example): Comparing service quality across three public library branches
A municipal library directorate is comparing three of its branches on service quality. The criteria are reference-desk service quality and premises/cleanliness quality (both higher is better), and complaint intensity (lower is better). Each criterion is expressed by a term distribution drawn from that branch's own reader surveys; a five-step term set is used: very low, low, moderate, high, very high.
| Branch | Reference-desk service | Premises/cleanliness | Complaint intensity |
|---|---|---|---|
| Branch 1 | low (0.5), high (0.5) | very high (1.0) | moderate (0.5), very high (0.5) |
| Branch 2 | very high (1.0) | low (0.5), high (0.5) | very low (0.5), moderate (0.5) |
| Branch 3 | moderate (0.5), very high (0.5) | moderate (0.5), very high (0.5) | low (0.5), high (0.5) |
| Direction | higher is better | higher is better | lower is better |
| Weight | 0.40 | 0.35 | 0.25 |
The method reduces every distribution to an expected value (the low-high distribution comes to the same expected value as moderate, 3; very high alone comes to 5; the moderate-very high distribution comes to 4; the very low-moderate distribution comes to 2), equalises these values with min-max, shifts by "+1" and weights them, builds the geometric-mean border, and sums each branch's difference from that border.
| Branch | Total score | Rank |
|---|---|---|
| Branch 2 | 0.2078 | 1 |
| Branch 3 | 0.0578 | 2 |
| Branch 1 | -0.0922 | 3 |
The result reads as follows. Branch 2 holds the highest expected value on the heaviest criterion, reference-desk service (weight 0.40), matching the full "very high" term, and also carries the lowest expected value on complaint intensity. Branch 1, although it holds the best term on premises/cleanliness, is pulled down to last place by its scattered assessment on reference-desk service.
The directorate has one hesitation: what would happen if the weight on premises/cleanliness were raised from 0.35 to 0.60, with the weight on reference-desk service lowered from 0.40 to 0.15 (complaint intensity staying fixed at 0.25)? When DecisionMind's engine is independently re-run, Branch 1 rises to first place with 0.1578, thanks to its full "very high" term on premises/cleanliness; Branch 2 falls to last with -0.0422, and Branch 3 stays second at 0.0578. The ranking depends directly on the relative weight between reference-desk service and premises/cleanliness.
In the report: "With the weights given (0.40/0.35/0.25), Branch 2 is in the strongest position relative to the border approximation area (0.2078). If the weight is shifted significantly towards premises/cleanliness (0.15/0.60/0.25), Branch 1 rises to first place and Branch 2 falls to last; the weight distribution should therefore be stated clearly in the report."
Source: DecisionMind's probabilistic linguistic MABAC validation example. The term distributions and the library scenario were built for this card, chosen so that their expected values match crisp MABAC's own golden fixture values (3, 5, 4 / 5, 3, 2 / 4, 4, 3). The figures were verified by this card's author independently running the Wei et al. (2019)-type probabilistic linguistic MABAC steps through the DecisionMind engine.
2. Publishing: Choosing a typesetting and printing supplier for a university press
A university press will choose one of three suppliers for the typesetting and printing of its academic books. Three criteria apply: typesetting quality and adherence to delivery deadlines (both higher is better), and the intensity of error/correction requests (lower is better). Drawing on their experience with past projects, the editors assessed each supplier with an opinion spread across several terms; they could not agree on a single common term.
The method compares the three suppliers: it reduces each term distribution to an expected value, equalises with min-max, weights, builds the border approximation area, and sums the differences. Suppose the supplier with the highest expected value on typesetting quality also carries the lowest expected value on error/correction requests, and finishes clearly above the border overall.
The press's hesitation is this: this supplier's distribution on delivery-deadline adherence is spread across two terms, meaning some of the editors think delays have occurred. The total score does not show this scatter. The press should clarify its delivery-time commitment separately before signing the contract.
In the report: "The supplier that stands out on typesetting quality and error/correction requests is in the strongest position relative to the border approximation area. There is scatter among the editors' views on delivery-deadline adherence; clarifying this commitment before the contract is signed is recommended."
3. What Not to Do
Writing Branch 2's "very high (1.0)" assessment on reference-desk service simply as "high," without stating its probability: the expected value drops from 5 to 4, and Branch 2's first place weakens. The second error is two assessors using term sets with a different number of steps; "high" in a five-step set does not correspond to the same expected value as "high" in a seven-step set. The third error is marking the complaint-intensity criterion as higher is better; on this criterion, less is better.
Sources
For the formulas behind each step, the intermediate tables and citation formats, see the DecisionMind method page: decisionmind.app/library/pl-mabac
Wei, G., Wei, C., Wu, J., & Wang, H. (2019). Supplier selection of medical consumption products with a probabilistic linguistic MABAC method. International Journal of Environmental Research and Public Health, 16(24), 5082. DOI: 10.3390/ijerph16245082
Pang, Q., Wang, H., & Xu, Z. (2016). Probabilistic linguistic term sets in multi-attribute group decision making. Information Sciences, 369, 128–143. DOI: 10.1016/j.ins.2016.06.021
Zadeh, L. A. (1975). The concept of a linguistic variable and its application to approximate reasoning—I. Information Sciences, 8(3), 199–249. DOI: 10.1016/0020-0255(75)90036-5
Pamučar, D., & Ćirović, G. (2015). The selection of transport and handling resources in logistics centers using Multi-Attributive Border Approximation area Comparison (MABAC). Expert Systems with Applications, 42(6), 3016–3028. DOI: 10.1016/j.eswa.2014.11.057