Extension card · Fuzzy
Interval-valued intuitionistic fuzzy WASPAS (a DecisionMind derivation)
The form of WASPAS for situations where the degrees of support and rejection given to a judgement are themselves intervals. The weighted-sum and weighted-product components are computed separately over these interval pairs, and only the final step reduces them 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)
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?
Four things change; the idea of blending the sum with the product does not.
Cells. In crisp WASPAS every cell is a single number. Here every cell consists of four numbers: the lower and upper bound of the degree of support, and the lower and upper bound of the degree of rejection. A judgement such as "my confidence in this application is between 0.65 and 0.75, my reservation between 0.15 and 0.20" corresponds to these four numbers. Criterion weights are taken from outside as crisp numbers.
Scale equalisation. Crisp WASPAS equalises every column by ratioing it to its own best value. There is no such division step here, because support-rejection intervals already lie between 0 and 1. Instead, on a cost criterion, the support and rejection intervals swap places: ([μL,μU], [νL,νU]) → ([νL,νU], [μL,μU]). This is this family's counterpart to crisp WASPAS's ratio-to-best step; it reverses direction, not scale.
Sum and product components. Crisp WASPAS's weighted sum (WSM) is met here by interval-valued intuitionistic fuzzy weighted averaging (IIFWA). Every alternative's support-rejection interval pair across the criteria is first reduced to a single interval pair, and this pair then descends to a single number, Q1, through a score (subtracting the sum of the rejection bounds from the sum of the support bounds and dividing by two). Crisp WASPAS's weighted product (WPM) is met by interval-valued intuitionistic fuzzy weighted geometric aggregation (IIFWG), which descends to Q2 with the same score. IIFWA grows support in an optimistic way, whereas IIFWG brings rejection to the fore; these correspond respectively to the compensatory character of summation and the punitive character of the product.
Result and combination. In crisp WASPAS, λ is a parameter that can be changed in the interface between 0 and 1, with a default of 0.5. In this extension λ is fixed inside the engine at 0.5, and no input can change it; it is offered neither as an interface field like the weights, nor as an additional input as in intuitionistic fuzzy WASPAS. The combined score is always the equally weighted average of Q1 and Q2.
DecisionMind keeps this complementing rule, the IIFWA/IIFWG aggregation, and the λ=0.5 constant unchangeable in IV-WASPAS; 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, and 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 this. The score blends an optimistic total view (Q1) with a cautious product view (Q2) in equal measure, and this blend can never be changed. Beneath the score also lies a four-number support-rejection interval; two alternatives' score gap may come from one narrow and one wide interval. Interval width shows how much the assessors agree on this judgement, and it does not appear in the score.
Thus instead of writing:
"According to IV-WASPAS, G2 is the best alternative"
the report should read:
"This score is a value that emerges from combining the support-rejection intervals separately with IIFWA and IIFWG and blending them in equal measure; which alternative's interval is wider, that is, less agreed upon among assessors, must be reported separately"
When to Prefer This over the Base Method
This extension suits situations where a criterion assessment rests on a judgement, and that judgement's own degree of support and rejection is itself uncertain. This is natural where several assessors' support-rejection scores are known only by a lower and an upper bound with no single consensus point. If support and rejection already sit at a single point (interval width zero), this extra width contributes nothing, and intuitionistic fuzzy WASPAS suffices. Crisp WASPAS's exit condition applies here too: if no compromise is acceptable on one criterion, this extension is likewise fully compensatory.
If control over λ is wanted (if the balance between WSM and WPM needs to be adjusted by hand), this extension is not suitable; λ is fixed here. In that case, crisp WASPAS, or intuitionistic fuzzy WASPAS, which offers λ as an additional input, should be considered instead.
Mistakes Specific to This Extension
Allowing the lower bound to exceed the upper bound. In every interval the lower bound must be less than or equal to the upper bound; if this is not checked, both the support-rejection constraint (μU+νU≤1) and the IIFWA/IIFWG aggregation give a meaningless result.
Assuming λ can be changed. In crisp WASPAS, and in some members of the family, λ changes as an input; in this extension λ is fixed inside the engine at 0.5. A statement in the report such as "tried with λ=0.3" is incorrect for this extension; λ never changes in this family.
Fabricating ν as 1 − μ. This zeroes the interval's width without justification and silently collapses the structure back into single-point intuitionistic fuzzy data.
Reading the score as "what percentage probability." The score is a combination of support and rejection bounds, not a probability. The score used here is a mid-point definition; other score definitions also exist in the literature, and which one was used must be stated in the report.
The governing principle is this:
In IV-WASPAS, the support-rejection interval is aggregated and scored separately with IIFWA and IIFWG, and these two scores are then blended, unchangeably, in equal measure; interval width shows the degree of agreement among assessors, and the report must state this separately.
Cases
The first case is DecisionMind's validation example: since no shared IV-WASPAS worked example exists in the literature, a synthetic three-alternative, three-criterion table was built that stays faithful to the formula chain. The second case is an illustrative construction.
1. Illustrative example (DecisionMind's validation example): Incubator application assessment
A university incubator committee will direct its limited resources with priority to one of three venture applications. Three criteria apply: technical innovation (higher is better), market potential (higher is better), the amount of support requested (lower is better). Committee members have reported their support and reservations for every application-criterion pair as an interval, because the members have not reached full consensus.
| Venture | Technical innovation | Market potential | Support requested (lower is better) |
|---|---|---|---|
| G1 | support [0.65; 0.75] / rejection [0.15; 0.20] | support [0.45; 0.55] / rejection [0.30; 0.40] | support [0.55; 0.65] / rejection [0.20; 0.30] |
| G2 | support [0.75; 0.85] / rejection [0.05; 0.10] | support [0.55; 0.65] / rejection [0.20; 0.30] | support [0.35; 0.45] / rejection [0.40; 0.50] |
| G3 | support [0.55; 0.65] / rejection [0.20; 0.30] | support [0.65; 0.75] / rejection [0.15; 0.20] | support [0.45; 0.55] / rejection [0.30; 0.40] |
| Weight | 0.40 | 0.35 | 0.25 |
The method swaps support and rejection on the support-requested criterion, then combines every venture's support-rejection interval across the three criteria separately with both IIFWA (the sum analogue) and IIFWG (the product analogue) and scores them; it blends the two scores in equal measure (λ=0.5, fixed).
| Venture | Combined score | Rank |
|---|---|---|
| G2 | 0.4485 | 1 |
| G3 | 0.2917 | 2 |
| G1 | 0.1796 | 3 |
The result reads as follows. G2 has the narrowest and highest support interval ([0.75; 0.85]) on technical innovation, the most heavily weighted criterion, and is also advantaged on the support-requested criterion once reversed. G3 has the strongest interval on market potential ([0.65; 0.75]), but this is not enough to offset G2's lead on technical innovation.
The committee's hesitation is this: what happens if technical innovation's weight is lowered from 0.40 to 0.05 and market potential given 0.60 (support requested stays at 0.35)? When the kernel is run directly and independently in Python with these new weights, G3's score falls to 0.2888 and G2's to 0.2712; first place passes to G3, because G3's advantage on market potential now determines the most heavily weighted criterion.
In the report: "With the given weights (0.40; 0.35; 0.25), G2 has the highest combined score (0.4485). When the weight is markedly shifted towards market potential (0.05; 0.60; 0.35), first place passes to G3; which criterion should take priority in the committee's decision must therefore be separately justified."
Source: DecisionMind's IV-WASPAS validation example; since no shared IV-WASPAS worked table exists in the literature, it was built synthetically, and the expected results were derived from the manifest's formula chain (support-rejection complement, IIFWA/IIFWG aggregation, score, fixed λ=0.5). The value space follows Atanassov and Gargov's (1989) definition of interval-valued intuitionistic fuzzy sets. The scores and the weight-swap scenario were independently computed by this card's author by running the kernel directly.
2. Museums: Choosing a museum's temporary exhibition proposal
A city museum's curatorial board will give priority to one of three temporary exhibition proposals for the coming season. Three criteria apply: expected visitor interest (higher is better), thematic fit with the collection (higher is better), set-up and insurance cost (lower is better). Board members have reported their support and reservations for every proposal-criterion pair as an interval, because the members do not fully agree.
The method swaps support and rejection on the cost criterion, combines the three criteria's intervals with both IIFWA and IIFWG, scores them and blends them with the fixed λ=0.5. Suppose the proposal expected to draw the highest visitor interest also has the lowest cost, and comes first on the combined score; the proposal with the strongest interval on thematic fit comes second.
The board's hesitation is this: the width of the interval on the thematic-fit criterion, that is, how much board members agree on this point, does not appear in the single score. For a proposal with a wide interval, the source of this disagreement (for instance, uncertainty over whether the works can be borrowed) should be separately discussed.
In the report: "One proposal comes out ahead owing to visitor interest and low cost; the board's shared view on this proposal's thematic fit spans a wide interval, and this should be separately assessed before the exhibition programme is finalised."
3. What Not to Do
Had the support-requested criterion in the illustrative example been left unreversed (that is, with its support interval still read in the "support" direction), the venture requesting the most support would have appeared advantaged on this criterion. The second error is reducing G2's technical-innovation interval from [0.75; 0.85] to a single point value (say 0.80) before calculating; this erases the real difference of opinion among the members. The third error is a report stating that "λ was shifted to 0.7 to give more weight to the sum"; in this extension λ is fixed inside the engine and cannot be changed by any input, so no such operation ever took place.
Sources
For the formulas behind each step, the intermediate tables and citation formats, see the DecisionMind method page: decisionmind.app/library/iv-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., & Gargov, G. (1989). Interval valued intuitionistic fuzzy sets. Fuzzy Sets and Systems, 31(3), 343–349. DOI: 10.1016/0165-0114(89)90205-4
Atanassov, K. T. (1986). Intuitionistic fuzzy sets. Fuzzy Sets and Systems, 20(1), 87–96. DOI: 10.1016/S0165-0114(86)80034-3
Moore, R. E. (1966). Interval Analysis. Prentice-Hall. (no DOI)