Extension card · Intuitionistic
Intuitionistic fuzzy WASPAS
IF-WASPAS is the form of WASPAS used when criterion assessments are given as a judgement's degree of support and degree of rejection. It replaces the sum with an optimistic aggregation and the product with a more cautious one, then reduces the two to a single score.
Base method
WASPAS →
Philosophy, mechanics, strengths and weaknesses are on the base method card; this card describes only the difference.
Data type (family)
Intuitionistic →
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 logic of blending the sum with the product stays the same.
Cells. In crisp WASPAS every cell is a single number. Here every cell is a judgement's degree of support and degree of rejection (μ, ν); their sum cannot exceed 1, and the gap between them is the degree of hesitancy. Weights remain crisp; intuitionistic fuzzy data is used only in the decision-matrix cells.
Complementing instead of scale equalisation. Crisp WASPAS equalises every column by dividing it by its own best value; this division is not defined for (μ, ν) pairs. Instead, for cost criteria every cell's degree of support and degree of rejection swap places (μ and ν exchange positions, called taking the complement): on a "lower is better" criterion, a high value is now read through low support. Benefit criteria are left as they are. This is the counterpart of crisp WASPAS's direction correction, but it is a swap, not a division.
IFWA and IFWG instead of sum and product. Crisp WASPAS's weighted sum (WSM) is met here by the Intuitionistic Fuzzy Weighted Averaging operator (IFWA). Degrees of support are combined across criteria in an optimistic manner; strong support on a single criterion can pull the overall result upward. This resembles the compensatory character of summation. Crisp WASPAS's weighted product (WPM) is met by the Intuitionistic Fuzzy Weighted Geometric operator (IFWG). Here degrees of rejection dominate; strong rejection on a single criterion pulls the overall result downward. This resembles the punitive character of multiplication. Both aggregations produce their own (μ, ν) pair; these are reduced to a single number by the Chen-Tan (1994) score function, that is, support minus rejection.
Result and combination. The two scores, one from IFWA and one from IFWG, are blended with λ. DecisionMind does not compute λ from the data as Fuzzy WASPAS does; it uses crisp WASPAS's default value of 0.5. This value is not an interface parameter like the weights; it can be changed as an additional input between 0 and 1.
DecisionMind fixes, for IF-WASPAS, the complementing rule, the IFWA/IFWG combination and the Chen-Tan score function; weights are taken from outside as crisp numbers, and the method does not generate weights.
How to Read the Output
The output is a combined score and a ranking, as in crisp WASPAS; it is read the same way: it is not a percentage or a probability, and the ranking can shift when the alternative set changes.
The difference is here. The score is no longer a single measurement but a blend of two distinct views: one optimistic (IFWA), one cautious (IFWG). Each answers "how much is it supported, how much is it rejected" from its own angle, and λ=0.5 gives both views equal say. If the two components agree on the ranking, the result is robust. If they suggest a different ranking, the combined score depends on the choice of λ, and this dependency must be shown in the report. Furthermore, the size of the score alone does not say "how reliable." The gap between an alternative scoring 0.41 and one scoring 0.33 can close if the experts become one notch more supportive, or rejecting, on a single criterion.
Thus instead of writing:
"According to IF-WASPAS, A2 is the most reliable alternative"
the report should read:
"When the IFWA and IFWG components are blended with λ=0.5, A2 has the highest combined score; however, this lead reverses if A3's degree of support on the heaviest criterion rises by one notch, so the gap is sensitive to a single notch of expert judgement"
When to Prefer This over the Base Method
Use this extension when a criterion assessment comes from a judgement, and the opposing view (rejection) carries as much information as support does. It suits committee votes, board decisions, and expert opinions gathered in the form of "how much do you agree, how much do you disagree." If the degree of rejection is computed as 1 minus support (with no separate source), this extension is unnecessary; the crisp or fuzzy structure carries the same information. If the value is measured, switch to the base method.
WASPAS's exit condition applies exactly as it does there: the IFWA component is compensatory, so it is unsuitable if no compromise is acceptable on one criterion; if weights rather than a ranking are needed, methods such as AHP, BWM, CRITIC or Entropy should be used.
Mistakes Specific to This Extension
Allowing the sum of support and rejection to exceed 1. A pair with μ + ν > 1 does not fit this structure; complementing and the IFWA/IFWG combination give an undefined or misleading result once this constraint is broken.
Writing rejection as 1 minus support. The core warning on the intuitionistic fuzzy data-type card applies here too; doing so zeroes the degree of hesitancy and erases the extension's own contribution, namely that rejection has its own separate source.
Skipping the complement on a cost criterion. The direction correction here is a swap of (μ, ν), not a division; skip this step and a high degree of support on a "lower is better" criterion is rewarded by mistake.
Confusing IFWA with IFWG, or reporting only one. The two have different characters, one optimistic, one cautious; showing only one and omitting the other hides the combined score's sensitivity to λ.
Changing the score function. The Chen-Tan (1994) score (support minus rejection) is fixed here; a different score function (support alone, for instance) can produce a different ranking and must not be changed without stating so in the report.
The governing principle is this:
Degrees of support and rejection must come from separate sources, and their sum must not exceed 1; if IFWA and IFWG suggest different rankings, the report must clearly show that the combined score depends on the choice of λ.
Cases
The first case is DecisionMind's validation example: since a commonly accepted IF-WASPAS worked table does not currently exist in the engine pool, a synthetic intuitionistic fuzzy table was built so that the complement + IFWA/IFWG + Chen-Tan skeleton in F.steps could be followed by hand calculation. The second case is an illustrative construction.
1. Illustrative example (DecisionMind's validation example): Defence-industry supplier certification
A defence-industry firm is bringing three candidate suppliers into a certification process for a new part. Three criteria apply: technical suitability, delivery reliability, and confidentiality/access risk (the last is "lower is better"). The audit committee has assessed each candidate with degrees of support and rejection (μ, ν), drawn from evidence files.
| Candidate | Technical suitability | Delivery reliability | Confidentiality risk |
|---|---|---|---|
| A1 | (0.70; 0.20) | (0.60; 0.30) | (0.40; 0.50) |
| A2 | (0.80; 0.10) | (0.50; 0.40) | (0.30; 0.60) |
| A3 | (0.50; 0.40) | (0.70; 0.20) | (0.20; 0.70) |
| Direction | higher is better | higher is better | lower is better |
| Weight | 0.40 | 0.35 | 0.25 |
The method takes the complement of every pair in the confidentiality-risk column, that is, it swaps them. It then builds an optimistic score resembling summation with IFWA, and a cautious score resembling multiplication with IFWG. It converts both to a Chen-Tan score and blends them with λ=0.5.
| Candidate | Combined score | Rank |
|---|---|---|
| A2 | 0.412 | 1 |
| A3 | 0.346 | 2 |
| A1 | 0.335 | 3 |
The result reads as follows. A2 has the highest degree of support and lowest degree of rejection on technical suitability, the heaviest criterion; this lead carries it into first place. The gap between A3 and A1 is small (0.346 against 0.335), and although A3 is strong on delivery reliability, it trails A1 on the heaviest criterion.
A question arises here: what if A3's support on technical suitability, the heaviest criterion, rose by one notch, from (0.50; 0.40) to (0.60; 0.30)? Recomputed independently in Python, A3's score rises to 0.422, and A3 overtakes A2 (0.412) for first place. In that case, the gap between A2 and A3 is sensitive to one notch of a single expert assessment. By contrast, whatever value λ takes between 0 and 1, and even using only IFWA or only IFWG, the ranking remains A2, A3, A1. The combined score is independent of the choice of λ, but the gap between A2 and A3 depends on a single criterion assessment.
In the report: "With λ=0.5, A2 has the highest combined score (0.412); this result is independent of the choice of λ (IFWA and IFWG separately give the same ranking), but it reverses if A3's technical-suitability support rises by one notch."
Source: this case is the validation example for DecisionMind's IF-WASPAS engine; rather than a commonly accepted literature table, it is a synthetic example built so that the complement + IFWA/IFWG + Chen-Tan score skeleton (Atanassov 1986, Xu 2007, Chen-Tan 1994) could be followed by hand calculation. The combined scores and sensitivity scenarios were independently recomputed by this card's author.
2. Media: Choosing a content partner for a broadcasting platform
A digital broadcasting platform is choosing among three production companies for an original-content partnership. The criteria are: content quality, adherence to the delivery schedule, and copyright/legal risk (the last is "lower is better"). The platform's content board assesses each candidate with degrees of support and rejection, drawn from past collaborations and references.
The method takes the complement of the legal-risk column, builds the IFWA and IFWG components, converts them to a Chen-Tan score and blends them with λ=0.5. Suppose the production company with the highest support on content quality does not also have the highest support on legal risk, that is, it does not have the lowest rejection of risk. It nonetheless comes first in the combined score, because content quality is the heaviest criterion. The company most reliable on the delivery schedule comes second; the company with the lowest legal risk but middling content quality comes third.
The board's hesitation is this: when the IFWG component is computed alone, it may punish more harshly the company with a strong rejection statement on legal risk, that is, the one seen as higher-risk, and change the ranking. Whether IFWA and IFWG separately give the same ranking should be checked before moving to λ=0.5.
In the report: "With the highest weight given to content quality, the first production company clearly comes out ahead; however, since the IFWG component alone suggests a different ranking, this result is sensitive to the choice of λ=0.5, and the board must separately confirm this choice."
3. What Not to Do
In the illustrative example, feeding A1's confidentiality-risk pair (0.40; 0.50) directly into IFWA/IFWG without taking the complement on this cost criterion is wrong: high risk support is rewarded by mistake and the ranking is corrupted. The second error is writing rejection as 1 minus support in a cell where the audit committee has said "we are not sure" (for instance, writing rejection automatically as 0.3 when support is 0.7); this zeroes the degree of hesitancy and hides the fact that the committee has no separate evidence for rejection. The third error is reporting A2's score of 0.412 as "41 per cent reliable"; the score only ranks these three candidates relative to one another.
Sources
For the formulas behind each step, the intermediate tables and citation formats, see the DecisionMind method page: decisionmind.app/library/if-waspas
Zavadskas, E. K., Turskis, Z., Antuchevičienė, J., & Zakarevičius, A. (2012). Optimization of weighted aggregated sum product assessment. Elektronika ir Elektrotechnika, 122(6), 3–6. DOI: 10.5755/j01.eee.122.6.1810
Atanassov, K. T. (1986). Intuitionistic fuzzy sets. Fuzzy Sets and Systems, 20(1), 87–96. DOI: 10.1016/S0165-0114(86)80034-3
Xu, Z. (2007). Intuitionistic fuzzy aggregation operators. IEEE Transactions on Fuzzy Systems, 15(6), 1179–1187. DOI: 10.1109/TFUZZ.2006.890678
Chen, S.-M., & Tan, J.-M. (1994). Handling multicriteria fuzzy decision-making problems based on vague set theory. Fuzzy Sets and Systems, 67(2), 163–172. DOI: 10.1016/0165-0114(94)90084-1