Extension card · Fuzzy
Fuzzy LMAW (Božanić, Pamučar, Milić, Marinković and Komazec, 2022)
Fuzzy LMAW is the form of LMAW for situations where experts express the priority they give to criteria as a triangular fuzzy number rather than a crisp number. Its output is not a ranking but a criterion weight vector.
Base method
LMAW →
Philosophy, mechanics, strengths and weaknesses are on the base method card; this card describes only the difference.
Data type (family)
Fuzzy →
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?
Three things change; the logarithmic-compression logic does not.
Cells. In LMAW's ranking form, every cell is one option's crisp performance on one criterion. Here there is no cell; instead, for every criterion, each expert chooses a single verbal term from a pre-declared nine-point priority scale. The scale begins with "Absolutely Low" (1; 1; 1), passes through "Medium" (2; 2.5; 3) and "Equal" (2.5; 3; 3.5), and ends with "Absolutely High" (4.5; 5; 5). With more than one expert, each expert's priority triangles are combined per criterion with a Bonferroni mean; with a single expert this step leaves the triangle unchanged.
Solving for the weights. In crisp LMAW, direction-sensitive standardisation is followed by a logarithmic transform applied to option performances. Here, the counterpart of standardisation is ratioing each criterion's priority triangle against a fixed absolute anti-ideal point (0.5; 0.5; 0.5); this ratio is the fuzzy, one-directional (only "how high is the priority") counterpart of LMAW's direction-sensitive standardisation. The logarithm of the resulting ratio triangles is taken and divided by the product of the criteria's middle values; this follows the same logic as crisp LMAW's second step, except that it now operates on the criteria's priority rather than their performance.
Defuzzification. Crisp LMAW already produces a single number. Here the weights are first found as triangular fuzzy numbers, then reduced to a single number by a graded mean (lower + 4×middle + upper, divided by six) and renormalised to sum to 1 again. Uncertainty is consumed not at the first step but at the last.
DecisionMind fixes, in classical Fuzzy LMAW, the anti-ideal point (0.5; 0.5; 0.5), the reduction of the Bonferroni step to an identity transform with a single expert, and the graded-mean defuzzification.
How to Read the Output
The weight is read as in base LMAW: a criterion's relative importance to the others within this comparison set; the weights always sum to 1. It is not a ranking and says nothing about any alternative.
The difference is here. The weight has emerged, through defuzzification, from a triangular fuzzy priority judgement, and the defuzzified single number conceals this approximation. If two criteria's weights sit close to one another, it must be tested separately whether this closeness is sensitive to the expert's chosen verbal term shifting by one step.
Thus instead of writing:
"Since fuzzy LMAW produced this weight, the criterion's importance is fixed at this level with certainty"
the report should read:
"This weight is the defuzzified form of the fuzzy priority term chosen by the expert; had the term shifted by one step, the size of the weight would have changed too"
When to Prefer This over the Base Method
This extension is used when experts give the criteria's priority not as a crisp number but as a verbal term such as "approximately" or "absolutely high", and reducing this approximation to a single number would create an artificial precision. If a priority is already measured, for instance if a criterion's objective weight is already known from another method, opening it out into a triangle does not model uncertainty, it manufactures it.
The exit condition of LMAW's crisp form does not apply here, because the nature of the task has changed: here no alternative is ranked, a criterion is weighted. The scale must be declared before the analysis and applied identically to every expert; otherwise the same verbal term corresponds to different numerical values.
Mistakes Specific to This Extension
Choosing an anti-ideal point larger than the scale's lower bound. As the manifest record itself warns, the anti-ideal point's (0.5; 0.5; 0.5) upper bound must be smaller than the lower bound of the lowest term on the scale; otherwise the inside of the logarithm falls below zero and the calculation is undefined.
Trying to apply the Bonferroni mean as it stands with a single expert. The Bonferroni mean requires more than one expert; with a single expert this step reduces to an identity transform (leaving the triangle unchanged). This is not a shortcut but the method's own rule.
Not declaring the verbal scale, or changing it from expert to expert. The triangular number that corresponds to the term "Absolutely High" is fixed before the analysis; using a different triangle for the same term makes the results incomparable.
Defuzzifying at the first step. Reducing the priority triangles to a single number at the outset and then running a crisp weighting method is not Fuzzy LMAW; the uncertainty is erased at the first step and the information carried by the term's width is lost.
The governing principle is this:
Fuzzy LMAW's weights are a defuzzified summary of the fuzzy priority term the expert gave to the criteria; which verbal scale and which anti-ideal point were used must be stated explicitly in the report.
Cases
The first case is DecisionMind's validation example. In the manifest this is a single-expert, two-criterion table, faithful to the formula, constructed as a closed-form, hand-traceable example. The second case is an illustrative construction.
1. Illustrative example: A single expert weighting two criteria (DecisionMind validation example)
Before proceeding to a supplier-selection analysis, a board will weight only two criteria: delivery reliability and unit-price flexibility. A single expert, from the nine-point scale, called delivery reliability "Absolutely High" (4.5; 5; 5) and unit-price flexibility "Medium" (2; 2.5; 3). The anti-ideal point is fixed at (0.5; 0.5; 0.5).
| Criterion | Verbal term | Triangle (lower; middle; upper) |
|---|---|---|
| Delivery reliability | Absolutely High | (4.5; 5; 5) |
| Unit-price flexibility | Medium | (2; 2.5; 3) |
The method ratios each triangle against the anti-ideal point, leaves the triangle unchanged at the Bonferroni step because there is a single expert, takes its logarithm relative to the product of the middle values, and defuzzifies with the graded mean before renormalising.
| Criterion | Weight |
|---|---|
| Delivery reliability | 0.5878 |
| Unit-price flexibility | 0.4122 |
The result can be read as follows. Delivery reliability carries roughly 1.4 times the weight of unit-price flexibility; this ratio comes directly from the triangles of the terms "Absolutely High" and "Medium".
The board has one hesitation. What would happen if a term one step weaker, "Very High" (4; 4.5; 5), had been chosen instead of "Absolutely High"? In that case the weights shift to 0.5780 and 0.4220; this has been confirmed with an independent Python calculation. The gap is small, because the two terms sit next to one another on the scale. Had the two terms been swapped, that is, had "Medium" and "Absolutely High" been given the other way round, the weights would swap exactly as well: 0.4122 and 0.5878. This shows that the size of the weight depends directly on the term chosen.
In the report: "In this simplest two-criterion case, delivery reliability stands out with roughly 1.4 times the weight of unit-price flexibility (0.5878 to 0.4122); this ratio depends on the verbal term chosen, and had a term one step weaker been chosen, the ratio would have narrowed slightly (0.578 to 0.422)."
Source: DecisionMind F-LMAW manifest, validation example. The steps rest on Božanić, Pamučar, Milić, Marinković and Komazec's (2022) triangular fuzzy LMAW definition; since the source PDF could not be accessed during compilation, the step-by-step formulation was carried over from Yüksel Aydın's (2025) Turkish book chapter describing the same method. The weights and sensitivity were verified by this card's author with an independent Python calculation, matching the DecisionMind manifest's closed-form result within a 1e-6 tolerance.
2. Publishing: A publisher weighting the criteria for new book proposals
A publisher will weight four criteria before evaluating incoming book proposals: the author's previous sales performance, the topic's currency, translation or editing cost, and editorial fit. The editorial board reached consensus in a single meeting and chose a term from the nine-point scale for each criterion; the board found the topic's currency "Absolutely High" and the cost "Low".
The method ratios each term against the anti-ideal point, passes it through the logarithmic transform, and defuzzifies and normalises with the graded mean. Suppose the topic's currency received the highest weight and the cost the lowest.
The board's hesitation is this. The term "Absolutely High" given to the topic's currency may reflect one board member's personal curiosity; how much the weight distribution would change if a term one step lower, "Very High", had been chosen should be discussed further by the board. Also, since the author's previous sales performance is a measurable figure, converting it into a verbal term raises the question of whether measured information has been needlessly fuzzified.
In the report: "With the board's given verbal priorities, the topic's currency has received the highest weight; if this criterion's term shifts by one step, the weight distribution must be recalculated. Since the author's sales performance is measured data, whether this criterion should be weighted in crisp rather than verbal form should be separately assessed."
3. What Not to Do
Had the illustrative example's anti-ideal point been entered not as (0.5; 0.5; 0.5) but, say, as (2; 2; 2), a point larger than the lowest term's lower bound on the scale, the inside of the logarithm would be undefined and the engine should raise an error; masking this by substituting "a small number close to zero" is wrong. The second error is defuzzifying two experts' priority terms separately first and then averaging them; DecisionMind's Bonferroni combination is carried out at the fuzzy level, before defuzzification. The third error is mistaking the resulting weight vector for a ranking and interpreting it as "the most heavily weighted criterion is the winning option"; this method evaluates no option at all.
Sources
For the formulas behind each step, the intermediate tables and citation formats, see the DecisionMind method page: decisionmind.app/library/f-lmaw
Božanić, D., Pamučar, D., Milić, A., Marinković, D., & Komazec, N. (2022). Modification of the Logarithm Methodology of Additive Weights (LMAW) by a Triangular Fuzzy Number and Its Application in Multi-Criteria Decision Making. Axioms, 11(3), 89. DOI: 10.3390/axioms11030089
Pamučar, D., Žižović, M., Biswas, S., & Božanić, D. (2021). A new logarithm methodology of additive weights (LMAW) for multi-criteria decision-making: Application in logistics. Facta Universitatis, Series: Mechanical Engineering, 19(3), 361–380. DOI: 10.22190/FUME210214031P
Yüksel Aydın, E. (2025). Bulanık LMAW Yöntemi (Chapter 9). In: G. Demir (Ed.), Sosyal Bilimlerde Stratejik Karar Verme: Çok Kriterli Karar Verme Yöntemleri ile Uygulamalar. Özgür Yayınları. DOI: 10.58830/ozgur.pub768
Zadeh, L. A. (1965). Fuzzy sets. Information and Control, 8(3), 338–353. DOI: 10.1016/S0019-9958(65)90241-X