Extension card · Spherical
Spherical fuzzy ARAS
This is the form of ARAS for situations where criterion scores are given as three separate numbers: a degree of support for a judgement, a degree of rejection, and a degree of hesitancy. It produces a ratio against the optimal alternative, but this ratio has a particular quirk that means it cannot be read as a percentage the way crisp ARAS's can; this is explained below.
Base method
ARAS →
Philosophy, mechanics, strengths and weaknesses are on the base method card; this card describes only the difference.
Data type (family)
Spherical →
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 benefit-degree logic remains largely the same, but there is an important difference at the final step.
Cells. In crisp ARAS every cell is a single number. Here every cell consists of three degrees: support (μ), rejection (ν) and hesitancy (π). The expert gives all three directly; hesitancy is not a leftover share. The only constraint is that the sum of the squares of the three degrees must not exceed 1. Weights come from outside in DecisionMind as crisp numbers.
Scale equalisation. Crisp ARAS reverses the cost criterion and divides every column by its own total. In spherical fuzzy, a cost criterion is reversed by swapping the support and rejection degrees. But the step of dividing by the column total is not needed here, because the support-rejection-hesitancy triple is already bounded between 0 and 1 and the columns are already comparable with one another. DecisionMind produces this step internally as well, but it does not enter the final result; the actual weighting happens at the next step.
Optimal alternative and combination. As in crisp ARAS, a hypothetical optimal alternative is built here too: a row is added consisting of the highest support, the lowest rejection and the lowest hesitancy observed on each criterion. Then, for both the real alternatives and this optimal row, a weighted spherical fuzzy aggregation (SFWA) is performed across the criteria, and the result is again a single triple.
Result and defuzzification. This is where the real difference appears. The combined triple is reduced to a single number by a score function, and each real alternative's score is divided by the optimal alternative's score to obtain the benefit degree (K). In crisp ARAS this score is always positive, and K is read as a percentage between 0 and 1. In spherical fuzzy, the score function used (Kutlu Gündoğdu-Kahraman, 2019) is built by subtracting hesitancy from support, and it can come out negative in cells where support stays below hesitancy. In that case, even though the optimal alternative's score stays positive, some real alternatives' scores can come out negative, and so can K. This is exactly what happens in the illustrative example below.
DecisionMind fixes the score function in this method; unlike SF-COPRAS, no shifting step that pulls a negative score back to positive is applied in SF-ARAS.
How to Read the Output
The benefit degree K is a ratio comparing an alternative with the optimal alternative, and as in crisp ARAS it cannot be compared with a different analysis; it must be recalculated whenever the alternative set changes.
The difference is here: K's sign does not promise a percentage between 0 and 1 here. Because the score function depends on the relationship between support and hesitancy, K can come out either positive or negative. A negative K does not mean that alternative delivers "minus per cent benefit" relative to the optimal one; it shows that the score function does not behave in the same direction as the optimal alternative in this region. K in SF-ARAS should therefore be read not as a percentage but only as a ranking score.
Thus instead of writing:
"K came out at -0.10, so this alternative gives 10 per cent less benefit than the optimal one"
the report should read:
"K here is not a percentage; it is a score used only to rank the alternatives. This alternative getting a negative K shows that the score function evaluates the support-hesitancy balance in these cells in a different direction from the optimal alternative"
When to Prefer This over the Base Method
Use this extension when experts give a degree of support, rejection and hesitancy for a judgement separately. But if K is expected to give a directly interpretable percentage the way crisp ARAS does, that is, if the report needs to state "per cent benefit relative to the optimal," a spherical fuzzy method that pre-shifts negative scores, such as SF-COPRAS, should be preferred over this extension; the boundary that must not be confused with the spherical fuzzy identity and neighbouring types is on the data-type card.
The exit condition is the same as for crisp ARAS. The matrix must be of a single type; if no compromise is acceptable on one criterion, this extension is also compensatory.
Mistakes Specific to This Extension
Reading K as a percentage benefit. This is the most important mistake specific to this extension. Because K can come out negative, a statement of "per cent benefit relative to the optimal" is wrong and misleading; K is for ranking purposes only.
Assuming a negative K is a calculation error and changing the data. A negative K is a consequence of the score function's mathematical behaviour in that region; it results from a valid triple that satisfies the input constraint (sum of squares ≤ 1), not from a calculation error.
Deriving hesitancy as 1 − μ − ν and writing it into the spherical structure. This is a different data type (intuitionistic fuzzy); in the spherical structure, hesitancy is obtained separately from the expert.
Carrying SF-COPRAS's shifting step over here. SF-ARAS does not apply this shift; it divides the score function directly by the optimal alternative's score. The two methods' results are therefore on different scales and must not be confused.
The governing principle is this:
Unlike crisp ARAS, SF-ARAS's benefit degree does not promise a percentage between 0 and 1; because the score function can come out negative for this data type, K should be read only as a ranking score.
Cases
The first case is DecisionMind's verification example; it uses the same three-alternative, three-criterion table as the SF-COPRAS card, so that the same data's differing behaviour under two different spherical fuzzy methods can be seen. It has been verified by running the engine itself. The second case is an illustrative construction.
1. Illustrative example: Three alternatives, spherical fuzzy assessment on three criteria (DecisionMind verification example)
Three alternatives have been assessed with spherical fuzzy triples on three criteria. All three are "higher is better" criteria.
| Alternative | K1 | K2 | K3 |
|---|---|---|---|
| A1 | (0.70; 0.20; 0.50) | (0.80; 0.10; 0.40) | (0.60; 0.30; 0.50) |
| A2 | (0.90; 0.10; 0.30) | (0.60; 0.30; 0.60) | (0.80; 0.20; 0.40) |
| A3 | (0.50; 0.40; 0.60) | (0.70; 0.20; 0.50) | (0.70; 0.10; 0.50) |
| Direction | higher is better | higher is better | higher is better |
| Weight | 0.40 | 0.35 | 0.25 |
The method builds an optimal alternative from the highest support, lowest rejection and lowest hesitancy triple on each criterion, performs a weighted spherical fuzzy aggregation across criteria for both the real alternatives and the optimal alternative, reduces the combined triple to a single number with the score function, and divides each alternative's score by the optimal alternative's score.
| Alternative | Benefit degree (K) | Rank |
|---|---|---|
| A2 | 0.579 | 1 |
| A1 | -0.099 | 2 |
| A3 | -0.510 | 3 |
The result reads as follows. A2 has the highest support and the lowest rejection-hesitancy triple on K1 (0.40), the most heavily weighted criterion; its score comes out positive, giving K = 0.579. A1's and A3's scores, by contrast, are negative. The reason is that both have, on at least one criterion, a support degree lower than their hesitancy degree; the score function produces a negative value in that case. A1's K is less negative than A3's, which is why A1 comes second and A3 third.
The decision's hesitation: negative K values are not specific to this table. Even if K1's and K2's weights are swapped (K1=0.35, K2=0.40), A1's and A3's scores remain negative (recomputed independently in Python, A1=-0.074, A3=-0.543); only A2's K changes. Even if the weights are shifted to K3 (K1=0.20, K2=0.20, K3=0.60), the same three alternatives stay in the same order (A2=0.835, A1=-0.231, A3=-0.899). The ranking is robust across all three weighting schemes; but K's negative sign is not corrected under any weighting scheme, because its source is not the weights but the support-hesitancy balance in A1's and A3's own triples.
In the report: "A2 has the highest benefit degree with the given weights (K=0.579) and ranks first. A1 (K=-0.099) and A3 (K=-0.510) have received a negative benefit degree; this stems from the score function evaluating the support-hesitancy balance in these two alternatives' triples in a different direction from the optimal alternative, not from a calculation error. K here should be read not as a percentage but only for ranking purposes."
Source: DecisionMind's SF-ARAS verification example; the same table as the SF-COPRAS card has been used. The benefit degrees and the weight-change scenarios were obtained by running DecisionMind's SF-ARAS engine independently. The numbers recorded in the manifest are left over from a different placeholder calculation method; only the engine's actual output has been used in this card (details are in the approval notes).
2. Tourism: Choosing among three thermal-hotel investments
A tourism investor will choose one of three thermal-hotel projects. Three criteria have been set: the region's off-season occupancy potential, local labour-force suitability and transport accessibility. An expert panel has given a degree of support, rejection and hesitancy separately for the judgement "this project will succeed in this region" for each project; on off-season occupancy, the panel has reported noticeable hesitancy for most projects, because the region's winter-tourism track record is limited.
The method compares the three projects: it calculates the benefit degree relative to an optimal project built from the best triple on each criterion. Suppose the project seen as having the highest off-season occupancy potential also carries the highest hesitancy on this criterion and so receives a negative benefit degree; the project that is strong on accessibility but modest on occupancy expectations comes first with a positive benefit degree.
The investor's hesitation: the project with a negative benefit degree is not "bad"; the score function has penalised that project's high hesitancy share. The investor should not eliminate this project without first commissioning additional market research to reduce the uncertainty in the off-season occupancy forecast.
In the report: "The project strong on accessibility has received the highest benefit degree. The second project, seen as having higher off-season occupancy potential, has received a negative benefit degree; this stems from the high hesitancy on that criterion and is not sufficient on its own to eliminate the project. Additional market research is recommended."
3. What Not to Do
In the illustrative example, reporting A1's K=-0.099 value as "minus 9.9 per cent benefit relative to the optimal" is wrong; K here is not a percentage. A second error is seeing a negative K and trying to "correct" the input triples to find a positive result; as long as the triples satisfy the constraint, a negative score is a valid result. A third error is carrying SF-COPRAS's shifting step over here to force the result positive; this confuses the two methods' different designs and breaks SF-ARAS's own definition.
Sources
For the formulas behind each step, the intermediate tables and citation formats, see the DecisionMind method page: decisionmind.app/library/sf-aras
Zavadskas, E. K., & Turskis, Z. (2010). A new additive ratio assessment (ARAS) method in multicriteria decision-making. Technological and Economic Development of Economy, 16(2), 159–172. DOI: 10.3846/tede.2010.10
Kutlu Gündoğdu, F., & Kahraman, C. (2019). Spherical fuzzy sets and spherical fuzzy TOPSIS method. Journal of Intelligent & Fuzzy Systems, 36(1), 337–352. DOI: 10.3233/JIFS-181401
Gocer, F., & Sener, N. (2022). Spherical fuzzy extension of AHP-ARAS methods integrated with modified k-means clustering for logistics hub location problem. Expert Systems, 39(2), e12886. DOI: 10.1111/exsy.12886