1,048
Views
0
CrossRef citations to date
0
Altmetric
Articles

Outlier identification and group satisfaction of rating experts: density-based spatial clustering of applications with noise based on multi-objective large-scale group decision-making evaluation

, &
Pages 562-592 | Received 06 Jan 2022, Accepted 08 May 2022, Published online: 28 May 2022

Abstract

Group satisfaction is a trending issue in large-scale group decision-making (LSGDM) but most existing studies maximize the group satisfaction of LSGDM from the perspective of consensus. However, the clustering algorithm in LSGDM also has an impact on group satisfaction. Hence, this paper proposes a density-based spatial clustering of applications with noise (DBSCAN)-based LSGDM approach in an intuitionistic fuzzy set (IFS) environment. The DBSCAN algorithm is used to identify experts with outlier ratings that can reduce the time consumption and iterations of the LSGDM process and maximize the satisfaction of the group decision. An easy-to-use function is then provided to estimate group satisfaction. Finally, a numerical example of data centre supplier evaluation and comparative analysis is constructed to validate the rationality and feasibility of the proposed DBSCAN-based LSGDM approach in an IFS environment. The results demonstrate that the proposed method can effectively identify outliers in expert ratings and improve group satisfaction in the LSGDM process.

JEL CODES:

This article is part of the following collections:
Academy Of Innovation, Entrepreneurship, And Knowledge (ACIEK) Collection

1. Introduction

In recent years, the study of large-scale group decision-making (LSGDM) has received extensive attention and many scholars have proposed and applied various decision-making methods to multiple aspects of economic and management sciences (Choi & Chen, Citation2021; Lu et al., Citation2022; Rodríguez et al., Citation2021; Li, Citation2022; Mardani et al., Citation2015). Generally, LSGDM refers to a problem wherein at least 20 experts participate in the decision-making process (Liu et al., Citation2014) and mainly includes four processes: clustering, weighting, consensus reaching, and alternative ranking (Ding et al., Citation2020; Li et al., Citation2021). Among them, the clustering process refers to clustering of experts with the same preference information into one subcluster; the weighting process refers to calculating the weights of subclusters, experts, and criteria; the consensus-reaching process focuses on adjusting the consensus degree of each subcluster to achieve the maximum consensus; and the alternatives-ranking process is performed by MULTIMOORA (Multi-Objective Optimization on the basis of a Ratio Analysis plus the full Multiplicative form) (Zhang et al., Citation2019; Brauers & Zavadskas, Citation2010), VIKOR (VIse Kriterijumska Optimizacija kompromisno Resenje) (Büyüközkan & Göçer, Citation2021), TOPSIS (Technique for Order Performance by Similarity to Ideal Solution) (Li & Chen, Citation2015; Kazancoglu et al., Citation2021), and other Multi-Criteria Decision Making (MCDM) methods to select optimal alternatives (Huang et al., Citation2021).

In LSGDM, clustering algorithms are mainly used to reduce the dimensions of decision makers (Ding et al., Citation2020) that improves the satisfaction and consensus of subclusters. Existing research on clustering algorithms for LSGDM includes three categories: partition-based (Tang et al., Citation2019; Wu & Xu, Citation2018; Petchrompo et al., Citation2021), hierarchical-based (Zhu et al., Citation2016; Hong et al., Citation2021), and model-based methods (Tang & Liao, Citation2021; Azadnia et al., Citation2012). For instance, Wu and Xu (Citation2018) used the K-means method to group DMs with fuzzy preference relations; Li et al. (Citation2019) used the fuzzy c-means (FCM) algorithm to cluster personalized individual semantics in linguistic LSGDM; Ozcalici and Bumin (Citation2020) used a self-organized map (SOM) that is an artificial neural network-based method to cluster high-dimensional data in MCDM.

However, these clustering algorithms have some limitations in LSGDM with respect to the following: first, partition-based approaches identify the initial clustering centres subjectively, which means that different clustering centres may lead to diverse results. In addition, partition-based approaches are restricted to datasets with convexity, which presents limited application. Second, both the partition-based and hierarchical-based approaches are sensitive to outliers, which means that if outlier samples exist in the dataset, the clustering results may become biased and affect the stability of the subclusters. Third, model-based approaches such as fuzzy C-Means consider the membership between samples and subclusters but they are not very practical because of the tedious calculation process that may be time consuming for LSGDM. These problems may affect the consensus reaching of the group, leading to biased decision results and further reducing the group satisfaction of LSGDM. This means that it fails to yield optimal decisions. More objective and precise clustering algorithms with fewer parameters, reasonable clustering standards, and rigorous logic in the clustering process are required for LSGDM problems (Ding et al., Citation2020).

Additionally, the main purpose of LSGDM is to maximize group satisfaction; therefore, improving group satisfaction has received wide attention in the LSGDM problem research (Fu et al., Citation2020). Group satisfaction is the extent to which decision experts are satisfied with the decision process and results (Huang et al., Citation1999; CitationGreen & Taber, 1980). However, most existing research is based on group consensus, wherein many researchers consider group consensus to be equivalent to group satisfaction but there exists a difference between them. For example, if a decision process reaches a high degree of group consensus, it requires multiple rounds of iterative computation, resulting in a longer and time-consuming process. Furthermore, some decision experts may be dissatisfied, resulting in lower group satisfaction.

DBSCAN (density-based spatial clustering of applications with noise) is a density-based clustering algorithm that identifies noise contained in data sets with arbitrary numbers and cluster shapes. The kernel of the algorithm, without prior information, divides the regions with sufficient densities into subclusters based on the given global density parameters MinPts and ε (Zhu et al., Citation2021). Because the DBSCAN algorithm does not require a prespecified number of clusters and can detect arbitrarily-shaped clusters in a spatial database with noise (Hu et al., Citation2021), it has been widely used in different domains such as student behaviour pattern recognition and management (Li et al., Citation2021), heterogeneous text data detection (Nguyen & Shin, Citation2019), and industrial fault detection (Li et al., Citation2018).

In the decision-making process, expert preferences often contain a considerable amount of vague or uncertain information; therefore, IFS is widely used to express the preference of a decision maker for support, opposition, and hesitation towards alternatives by means of membership, non-membership, and hesitation (Pan & Deng, Citation2022). Because IFS can more delicately and flexibly describe the fuzziness of the objective world, it has become a trending research domain in route management (Hao et al., Citation2021), Industry 4.0 evaluation (Mahdiraji et al., Citation2020), and drug assessment (Xue & Deng, Citation2021).

Therefore, this paper proposes a DBSCAN-based LSGDM approach in an IFS environment. The DBSCAN clustering algorithm is used to cluster experts; the criteria importance through intercriteria correlation (CRITIC) weighting method is utilized to calculate the objective weight of the criteria. The MULTIMOORA approach, which contains the ratio system, reference point approach, and full multiplicative form, is used to rank the alternatives. The final ranking is determined by the dominance theory. Finally, an illustrative example is constructed for data centre supplier selection and a comparative analysis is conducted to verify the performance of the proposed DBSCAN-based LSGDM approach in an IFS environment.

The main contributions of this paper are summarized as follows:

  1. The DBSCAN clustering algorithm is used to effectively identify the outliers of rating experts. It can not only maximize the group consensus and satisfaction but also provide new insight for clustering in the LSGDM process.

  2. The CRITIC method is used for determining the objective weights of criteria. It incorporates both the contrast intensity of each criterion and the conflict between criteria to obtain the weights of the criteria (Diakoulaki et al., Citation1995).

  3. An easy-to-use group satisfaction calculation function is provided to characterize the satisfaction of an expert with the complete LSGDM process based on the group consensus and iterations during the LSGDM process.

The remainder of this paper is organized as follows: Section 2 presents the preliminaries; Section 3 details the methodology proposed in this paper; Section 4 further demonstrates the methodology through a case illustration. Section 5 presents a comparative analysis. Section 6 concludes the paper with a summary of the results and provides an in-depth discussion of the subsequent research.

2. Preliminaries

2.1. DBSCAN clustering

DBSCAN clustering is a density-based algorithm proposed by Ester et al. (Citation1996) that identifies noise contained in datasets having arbitrary numbers and shapes of clusters. The relevant concepts in DBSCAN include the following.

Definition 1

(Zhu et al., Citation2021). ε-neighbourhood: For xjD, the ε-neighbourhood contains the samples from sample set D whose distance from xj is not greater than ε, that is, |Nε(xj)|={xiD|dist(xi,xj)ε} and the number of samples in this subcluster is denoted as |Nε(xj)|.

Definition 2

(Zhu et al., Citation2021). Core point: For xjD, xj is defined as a core point if its ε-neighbourhood Nε(xj) contains at least MinPts samples, that is, |Nε(xj)|MinPts.

Definition 3

(Zhu et al., Citation2021). Directly density-reachable: A sample xi is directly density-reachable from xj if it satisfies (1) xiNε(xj) and (2) |Nε(xj)|MinPts.

Definition 4

(Zhu et al., Citation2021). Density-reachable: A sample xi is density-reachable from a sample xj if there exists a sequence of samples p1,p2,,pt and p1=xi, pt=xj, such that pi+1 is directly density-reachable from pi.

Definition 5

(Zhu et al., Citation2021). Density connected: xi and xj are density-connected if there exists a core sample xk, such that both xi and xj are reachable by the xk density.

The specific procedure of the DBSCAN clustering algorithm is described in Algorithm 1.

Algorithm 1:DBSCAN Clustering Algorithm

INPUT:initial sample set D=(x1,x2,,xm), neighbourhood parameters (ξ, MinPts).

OUTPUTk subclusters

BEGIN

  1. Initialize the set of core points Ω= the number of clusters k=0, set of subclusters C=.

  2. For j=1,2,,m, calculate the ε-neighborhood subsample set Nε(xj) of sample xj.

  3. If |Nε(xj)|MinPts, add the sample xj to the core object collection Ω=Ω{xj}.

  4. If Ω=, end the algorithm; otherwise go to Step 5.

  5. Calculate the pairwise distance between the core points and find the reachable density core points in Ω.

  6. Cluster these core objects with their subsamples in the ε-neighbourhood to form a subcluster Ci and add them to the set of clusters C=CCi.

  7. Iterate until no new clusters are created during Step 5.

  8. Return k subclusters.

END

Source: Summarized based on previous studies

2.2. Intuitionistic fuzzy sets

The fuzzy sets (FS) theory was first proposed by Zadeh (Citation1965) and utilized to characterize the fuzzy attitude of the decision maker in the decision-making process by means of membership. However, since it fails to portray the neutral state, Atanassov (Citation1986) extended the FS and proposed the intuitionistic fuzzy sets (IFS) theory.

Definition 6

(Atanassov, Citation1986). Let X={x1,x2,,xn} be a nonempty set; then the fuzzy set can be expressed as: (1) A={x,μA(x)|xX},(1) where μA(x) is the membership of the element x in X belonging to A, that is, μA:X[0,1] and 0μA(x)1, xX.

Definition 7

(Atanassov, Citation1986). Let X={x1,x2,,xn} be a nonempty set; then the intuitionistic fuzzy set can be expressed as: (2) A={x,μA(x),νA(x)|xX},(2) where μA(x) and νA(x) are the membership and nonmembership of element x in X belonging to A, respectively and 0μA(x)+νA(x)1, xX. Furthermore, for xX, (3) πA(x)=1μA(x)νA(x),(3) where πA(x) represents the hesitation or uncertainty of element x in X belonging to A.

Definition 8

(Atanassov, Citation1986). Let α1=(μα1,να1) and α2=(μα2,να2) be any two intuitionistic fuzzy numbers; then the distance between them can be expressed as: (4) dIFD(α,α)=12(|μα1μα2|+|να1να2|).(4)

Further, let A=(α1,α2,,αn) and B=(β1,β2,,βn) be intuitionistic fuzzy sets. Then, their weighted distance can be expressed as: (5) IFWD(A,B)=(j=1nωj(d(αj,βj)IFD))λ.(5)

Definition 9

(Atanassov, Citation1986). Let αj=(μαj,ναj) be a set of intuitionistic fuzzy numbers and IFWA:ΘnΘ. If (6) IFWAω(α1,α2,,αn)=ω1α1ω2α2ωnαn,(6) then IFWA is called an intuitionistic fuzzy weighted average operator. ω=(ω1,ω2,,ωn)T is the exponential weight vector of αj that satisfies ωj[0,1] and j=1nωj=1. It is worth noting that if ω=(1/n,1/n,,1/n)T, then the IFWA operator degenerates to the intuitionistic fuzzy average (IFA) operator as: (7) IFAω(α1,α2,,αn)=(α1α2αn)1/n.(7)

Definition 10

(Liu & Wang, Citation2007). Given the intuitionistic fuzzy number (μA(x),νA(x),πA(x)), the intuitionistic fuzzy score function can be defined as: (8) S(A)=μA(x)+μA(x)(1μA(x)νA(x)).(8)

The higher the value of S(A), the better the corresponding alternative will meet the expectations of the decision-maker.

2.3. MULTIMOORA

The MULTIMOORA approach, which is based on MOORA, was proposed by Brauers and Zavadskas (Citation2010). This method considers the additive utility function, multiplicative utility function, and reference point method, which means that the MULTIMOORA method has the advantages of several MCDM methods simultaneously. It is assumed that there are m alternatives Ai(i=1,2,,m) and n criteria Cj(j=1,2,,n). F=(xij)m×n represents the rating of the decision maker on alternative Ai with respect to criteria Cj. The ratio system, reference point approach, and full multiplicative form in the MULTIMOORA approach are elaborated upon in the following subsections.

2.3.1. Ratio system

The ratio system defines a standardized rating matrix F*=(xij*)m×n, wherein the standardized rating xij* of each alternative Ai with respect to each criterion Cj is calculated as follows: (9) xij*=xiji=1mxij2.(9)

Considering two types of criteria, namely benefit-based and cost-based, the standardized formula for assessing value is (10) yi*=j=1gxij*j=g+1nxij*,(10) where Cj(j=1,2,,g) is the benefit criterion, Cj(j=g+1,g+2,,n) is the cost criterion, and yi* represents the standardized rating of alternative Ai for all criteria. The final preferences for the alternatives are obtained by ranking yi*. The larger the value of yi*, the higher is the ranking of Ai.

2.3.2. Reference point approach

The preference point rj is obtained based on the standardized matrix F*=(xij*)m×n. If Cj is a benefit criterion, then rj=maxixij*; and if Cj is a cost criterion, then rj=minixij*. The final ranking is obtained by calculating the deviation of the standard value relative to the reference point by (11) Pi=maxj|rjxij*|,(11) where P denotes the maximum deviation of the standard value of the alternative Ai under all criteria with respect to the reference point. Therefore, the smaller the value of P, the lower is the ranking of alternative Ai.

2.3.3. Full multiplicative form

The utility function of the full multiplicative form for alternative ranking is (12) Ui=j=1gxij*j=g+1nxij*,(12) where Cj(j=1,2,,g) is the benefit criterion, Cj(j=g+1,g+2,,n) is the cost criterion, and Ui is the utility value of Ai. The final alternative preference is obtained by sorting the Ui. Therefore, the larger the Ui, the higher is the ranking of Ai.

2.4. CRITIC

CRITIC is an objective weighting method first proposed by Diakoulaki et al. (Citation1995). This weighting method determines the objective weights through both the contrast strength and conflicting nature of the indicators. The contrast strength refers to the difference between the values of different samples on the same indicator that can be expressed by calculating the standard deviation; the larger the standard deviation, the greater is the strength of contrast. The conflict of indicators is expressed by the correlation between different indicators; the stronger the correlation, the smaller is the conflict of indicators (Krishnan et al., Citation2021). The weight coefficients of each evaluation index are determined by combining the comparative strengths and conflicting aspects of each index. The CRITIC method is calculated using the following formula: (13) cj=σjt=1n(1rij),(13) where cj is the value of the weight coefficient and σj is the standard deviation of thejth evaluation index, respectively, and rij represents the correlation coefficient between the two indices. t=1n(1rij) indicates the conflicting nature of the jth evaluation indicator and other evaluation indicators. Therefore, the greater the value of σj, the higher is the value of cj. The weights corresponding to each indicator are obtained by normalizing cj as: (14) Wj=cjj=1ncj.(14)

3. DBSCAN-based LSGDM method in an IFS environment

3.1. Framework of the proposed DBSCAN-based LSGDM approach

To solve the applicability problem of clustering algorithms in the LSGDM process, this paper proposes a DBSCAN clustering-based LSGDM method in an IFS environment. This method includes the following four components, shown in .

Figure 1. Framework of the proposed LSGDM model.

Source: Self-formulated.

Figure 1. Framework of the proposed LSGDM model.Source: Self-formulated.
  1. Clustering process. The DBSCAN clustering algorithm is used to cluster the experts. The advantage of this algorithm is that it can automatically identify outliers among experts, thus maximizing the degree of consensus and satisfaction of the subclusters.

  2. Weighting process. Considering that the weight of the criterion is unknown in LSGDM, the CRITIC method is applied to calculate the criterion weights. This assignment method determines the objective weights mainly through two aspects: comparison intensity and conflicting nature of the indicators.

  3. Consensus-reaching process. The degree of consensus within the subclusters as well as the overall degree of consensus is measured, such that the result of the group decision is maximal consensus.

  4. Alternative ranking process. The MULTIMOORA method is used to rank alternatives. It consists of three parts: ratio system, reference point approach, and full multiplication form, each of which yields the ranking results of the alternatives. The final ranking of the alternatives is combined with the dominance theory to determine the best group decision alternative.

3.2. Proposed DBSCAN-based LSGDM approach in an IFS environment

Let X=(x1,x2,,xm) be the set of alternatives, E=(e1,e2,,et) the set of experts, and C=(c1,c2,,cn) the set of criteria. The vectors of criteria weights W=(w1,w2,,wn) and expert weights Λ=(λ1,λ2,,λt) remain unknown but they satisfy j=1nwj=1 and k=1tλk=1. The intuitionistic fuzzy decision matrix Rijk of the kth expert for the set of alternatives can be expressed as: (15) Rijk=[(μ11k,ν11k,π11k)(μ12k,ν12k,π12k)(μ1nk,ν1nk,π1nk)(μ21k,ν21k,π21k)(μ22k,ν22k,π22k)(μ2nk,ν2nk,π2nk)(μm1k,νm1k,πm1k)(μm2k,νm2k,πm2k)(μmnk,νmnk,πmnk)],(15) where (μijk,νijk,πijk) is the intuitionistic fuzzy number of expert ek under the jth criterion of the ith alternative. The calculation steps of the proposed DBSCAN-based LSGDM approach in the IFS environment in this study are elaborated upon in the following subsections.

3.2.1. Clustering process

The DBSCAN algorithm is used to cluster the experts. The advantage of DBSCAN is that it can automatically identify outliers using simple calculations and fewer iterative processes. Subsequently, the decision preference information of the group is integrated using the agglomerative operator; thus, the intuitionistic fuzzy decision preference matrix of the group can be obtained.

  • Step 1. Construction of an intuitionistic fuzzy distance matrix. According to EquationEq. (5), the intuitionistic fuzzy distances between experts ek and es (k,s=1,2,,t) regarding alternative i can be obtained as

(16) diks=13nj=1n[(μijkμijs)2+(νijkνijs)2+(πijkπijs)2],(16)

where (μijk,νijk,πijk) and (μijs,νijs,πijs) are the intuitionistic fuzzy ratings of experts ek and es, respectively, with respect to alternative i under the criterion j. Based on this, the intuitionistic fuzzy distance matrix can be obtained as: (17) dks=[d11ksd12ksd1mksd21ksd22ksd2mksdm1ksdm2ksdmmks].(17)

  • Step 2. Clustering of experts. According to Algorithm 1, the DBSCAN algorithm is used to cluster the experts, given the clustering initialization parameters ξ and MinPts. Thereafter, the experts can be divided into g subclusters, namely G1,G2,,Gg.

  • Step 3. Calculation of the weights of experts and subclusters. The weight of expert ek in the rth subcluster Gr can be expressed as:

(18) λrk=1#Lr.(18)

Further, the weights of subcluster Gr can be represented by: (19) λr=#Lrr=1g#Lr,(19) where #Lr denotes the number of experts in the subcluster Gr(r=1,2,,g).

  • Step 4. Construct the intuitionistic fuzzy decision matrix of the group. Let Rij,rk=(rij,rk)m×n be the intuitionistic fuzzy decision matrix of experts ek in the subcluster Gr, and λr={λr1,λr2,,λrk} is the weight vector in subcluster Gr. By combining the IFWA operator, the intuitionistic fuzzy number of alternative i in subcluster Gr under criterion j is obtained as follows:

(20) rij,r=IFWAλ(rij1,rij2,,rij#Lr).=λr1rij1λr2rij2λr#Lrrij#Lr=(1k=1#Lr(1μijk)λrk,k=1#Lr(νijk)λrk,k=1#Lr(1μijk)λrkk=1#Lr(νijk)λrk)(20)

Therefore, the intuitionistic fuzzy decision matrix of the subcluster Gr after integration can be obtained as: (21) Rij,r=[r11,rr12,rr1n,rr21,rr22,rr2n,rrm1,rrm2,rrmn,r],(21) where rij,r=(μij,r,νij,r,πij,r) denotes the intuitionistic fuzzy number of subcluster Gr.

Further, based on EquationEq. (20), the collective intuitionistic fuzzy decision matrix is obtained by combining the weights of the subcluster λr: (22) Rij=[r11r12r1nr21r22r2nrm1rm2rmn].(22)

3.2.2. Weighting process

The weights of the criteria are calculated using the IF-CRITIC method that combines both comparative strength and conflicting nature of each criterion to calculate its weight.

  • Step 5. Calculation of the correlation coefficients of the criteria. Based on the collective intuitionistic fuzzy decision matrix Rij, the intuitionistic fuzzy correlation coefficients of each criterion can be further calculated to obtain IFCCjt:

(23) IFCCjt=i=1m(S(rijN)S(rjN))(S(ritN)S(rtN))i=1m(S(rijN)S(rjN))2i=1m(S(ritN)S(rtN))2,(23)

where S(rjN)=1/mi=1mS(rijN) denotes the mean value of the score function after normalization of the criterion j, S(rijN) denotes the score function of the alternative i under the criterion j, S(rtN)=1/mi=1mS(ritN) represents the mean value of the score function after normalization of the criterion t, and S(ritN) denotes the score function of the alternative i under the criterion t.

  • Step 6. Calculation of the standard deviation of the criterion. According to the score function of each alternative under each criterion, the intuitionistic fuzzy standard deviation of criterion j can be calculated as follows:

(24) IFSDj=1m1i=1m(S(sijN)S(sjN))2,(24)

where S(sjN)=1/mi=1mS(sijN) and S(stN)=1/mi=1mS(sitN).

  • Step 7. Calculation of the criteria weights. Based on each criterion, let the intuitionistic fuzzy correlation coefficient be IFCCjt and the intuitionistic fuzzy standard deviation be IFSDj, then the weight wj of each criterion can be obtained as follows:

(25) wj=IFSDjt=1n(1IFCCjt)j=1n(IFSDjt=1n(1IFCCjt)),j=1,2,n,(25)

where wj[0,1] and j=1nwj=1.

3.2.3. Consensus reaching process (CRP)

Consensus metrics are powerful tools for evaluating the consistency of individual and group preference views, and consensus measures can demonstrate the degree of preference consistency among decision makers. Generally, CRP consists of two parts: a consensus degree calculation and feedback adjustment. If the calculated consensus degree is higher than a given threshold, it indicates a high degree of consistency in group preferences; conversely, it is necessary to adjust individual preferences to satisfy the given consensus threshold.

  • Step 8. Calculation of the subcluster consensus index (SCCI). Calculate the consensus index of subcluster r with respect to alternative i:

(26) SCCIi,r=k=1#Lrλrkj=1mwj(1|S(rij,rk)S(rij,r)|),(26)

where S(rij,rk) is the intuitionistic fuzzy score function of expert ek in subcluster Gr with respect to alternative i under criterion j, S(rij,rk) is the collective intuitionistic fuzzy score function of subcluster Gr under criterion j with respect to alternative i, wj is the weight of the criterion j, λrk is the weight of the experts ek in the subcluster Gr, and #Lr is the number of experts in the subcluster Gr.

Further, the degree of consensus for all subclusters with respect to alternative i can be calculated as: (27) SCCIi=r=1gλrj=1mwj(1|S(rij,r)S(rij)|),(27) where S(rij,r) is the collective intuitionistic fuzzy score function for the rth subcluster under the criterion j with respect to alternative i. S(rij) is the collective intuitionistic fuzzy score function on scheme i under criterion j, where λr is the weight of the rth subcluster.

  • Step 9. Calculation of the collective consensus index (CCI). CCI is calculated based on the subcluster consensus index (SCCIi) of alternative i as:

(28) CCI=mini{SCCIi}.(28)

Given a consensus degree threshold ξ, if CCIξ and SCCIiξ, then a consensus is reached within each subcluster; otherwise, further adjustment is required. The consensus adjustment process is described in Step 12.

  • Step 10. Feedback adjustment. The collective average intuitionistic fuzzy preference is used to adjust the expert ratings, thereby improving the group consensus. This preference is calculated using:

(29) rij¯=i=1mj=1n[min(rij,r,rij),max(rij,r,rij)],(29)

where rij¯ is the average intuitionistic fuzzy number of all experts in the alternative i under the criterion j.

3.2.4. Alternatives ranking process

IF-MULTIMOORA is used to rank the alternatives. This approach first normalizes the rating of the expert to eliminate the differences between the various criteria owing to the different dimensions. Then, the final ranking of the schemes is determined by calculating the evaluation values through the IF-ratio system, IF-reference point approach, and IF-full multiplicative form. The result is obtained based on the dominance theory.

  • Step 11. IF-ratio system. According to the formula of the IF-ratio System, based on the reference (Zhang et al., Citation2019), the EquationEq. (30) is used to rank the combined assessment values of the alternatives:

(30) UiRS=IFAWA(βij|j=1,2,,n;w)=(1j=1n(1μij)wj,j=1nνijwj).(30)

Furthermore, the score function of UiRS is calculated; the higher the value of UiRS, the higher is the ranking of the solution.

  • Step 12. IF-reference point approach. The positive ideal alternative rj+=(maxiμij,miniνij) is calculated for each criterion. The distance between each alternative and the positive ideal alternative rj+ can be obtained by:

(31) UiRP=minid(rij,rij+)=mini12j=1n{wj[(μijμij+)2+(νijνij+)2+(πijπij+)2]}.(31)

The closer the alternative is to the positive ideal solution, the higher is the ranking.

  • Step 13. IF-Full multiplicative form. The IFGWA operator is used to assemble the intuitionistic fuzzy scores of each criterion according to the formula of the IF-full multiplicative form, thus ranking the combined assessment values of the alternatives:

(32) UiFMF=IFGWA(βij|j=1,2,,n;w)=(j=1nμijwj,1j=1n(1νij)wj).(32)
  • Step 14. Determination of the final alternative. Combined with the dominance theory, a pairwise comparison of the generalized dominance relationships in a ternary array of three sets of results obtained by IF-MULTIMOORA is performed to determine the final ranking results of each alternative and further determine the optimal alternative among them.

  • Step 15. Calculation of group satisfaction. The group satisfaction Sa for the complete LSGDM process is calculated as follows:

(33) Sa=1/(1+e(CCIIter)),(33)

where CCI is the collective consensus index, Iter=Itercl+Iterco is the number of iterations in the LSGDM process, Itercl is the number of iterations in the clustering process, and Iterco is the number of iterations in the CRP. The higher the value of CCI, the lower is the value of Iter and the higher is the value of Sa.

4. Numerical example

Owing to global digital construction, the digital economy has gradually become an important engine of national economic development. According to the China Academy of Information and Communications Technology (Citation2021), the digital economy in 47 countries reached $32.6 trillion in 2020, with a nominal growth of 3.0% year-on-year, accounting for 43.7% of their total GDP. A data centre, which is the core infrastructure of digital construction, is an important carrier for the development of the digital economy. Therefore, it is crucial to select an appropriate data centre provider for the stable development of the digital economy of an enterprise.

In this chapter, a numerical example is provided to select the ideal data centre suppliers using the proposed DBSCAN-based LSGDM problem in an IFS environment. It is assumed that there are 20 experts evaluating five data centre suppliers xi(i=1,2,,5), each with the aforementioned five criteria. The results of the intuitionistic fuzzy ratings for each supplier by each expert and criterion are presented in Appendix A. For example, the rating of expert e1 on data centre supplier x1 is e11=[0.65,0.23,0.120.71,0.12,0.170.86,0.06,0.080.77,0.14,0.090.81,0.12,0.07].

4.1. Clustering process

The pairwise matrix of the intuitionistic fuzzy distance matrices between each expert can be obtained using EquationEqs. (16) and Equation(17) and is listed in Appendix B. Let ε=0.1 andMinPts=3; then, based on EquationEqs. (2)–(4) and the intuitionistic fuzzy distance matrix d, the set of core objects can be obtained as: Ω={(e1,e2,e3,e5,e6),(e8,e13,e14,e15,e16),(e10,e11,e12,e18,e19,e20)}.

Further, the 20 experts are clustered into 3 subclusters and 3 outliers after DBSCAN clustering, where the three subclusters are G1={e1,e2,e3,e4,e5,e6}, G2={e8,e13,e14,e15,e16}, and G3={e10,e11,e12,e18,e19,e20}, and the experts e7, e9, and e17 do not belong to any subcluster; consequently, they are labelled as outliers and grouped into separate clusters, namely G4, G5 and G6. The weight vector of the six subclusters is calculated using EquationEq. (19), and the final clustering results are detailed in .

Table 1. Final clustering results.

Based on EquationEqs. (20) and Equation(21), the intuitionistic fuzzy decision matrix of the six subclusters can be calculated, as shown in Appendix C. Furthermore, based on the weight vectors of the subclusters, the collective group intuitionistic fuzzy decision matrix is obtained by combining it with EquationEq. (22) as: Rij=[0.73,0.16,0.110.77,0.11,0.120.72,0.14,0.140.74,0.09,0.170.76,0.14,0.100.72,0.08,0.200.79,0.05,0.170.78,0.06,0.160.81,0.10,0.080.76,0.03,0.210.79,0.06,0.150.74,0.12,0.140.66,0.12,0.220.65,0.14,0.210.70,0.07,0.230.73,0.09,0.180.83,0.11,0.070.73,0.05,0.210.75,0.06,0.180.68,0.17,0.160.89,0.00,0.110.70,0.13,0.170.75,0.14,0.110.78,0.06,0.160.72,0.15,0.13].

Based on the group intuition fuzzy decision matrix, the score function for each alternative under each criterion can be obtained as follows: Sij=[0.81430.86100.81760.86090.83930.86030.91780.90700.87970.91970.91090.84070.80360.78570.86540.86460.88150.88870.89430.78220.98780.81620.83260.90140.8102].

4.2. Weighting process

In the weighting session of the criteria, according to EquationEqs. (23) and Equation(24), the intuition fuzzy correlation coefficient matrix IFCCij and intuitionistic fuzzy standard deviation IFSDj between the criteria can be obtained as follows: IFCCij=[0.31950.29630.31720.30900.30450.29630.27510.29440.28650.28220.31720.29440.31640.30660.30350.30900.28650.30660.29970.29520.30450.28220.30350.29520.2929], IFSDj=(0.8846,0.9532,0.8888,0.9133,0.9240).

Therefore, based on EquationEq. (25), the criterion weight is w=(0.1911,0.2126, 0.1925, 0.2002, 0.2036).

4.3. Consensus-reaching process

In the CRP session, the consensus degree matrices within the subclusters G1, G2 andG3 are obtained according to EquationEqs. (26) and Equation(27); the results are listed in . It can be concluded from these results that the consensus degree of subcluster G1 for each alternative is SCCIi1 = (0.9542, 0.9411, 0.9548, 0.9544, 0.9346); the consensus degree of subcluster G2 for each alternative is SCCIi2 = (0.9777, 0.9786, 0.9587, 0.9856, 0.9772); and the consensus degree of subcluster G3 for each alternative is SCCIi3 = (0.9835, 0.9937, 0.9808, 0.9795, 0.9686). Further, the consensus degree of all experts for each alternative can be obtained as SCCIi = (0.9718, 0.9711, 0.9648, 0.9732, 0.9601). Among them, all experts achieved the highest consensus degree of 0.9732 for alternative x4, and the lowest consensus degree of 0.9602 for alternative x5.

Table 2. SSCI for each alternative based on FCM.

Further, based on EquationEq. (28), it can be calculated that CCI=0.9601. Given a consensus threshold of ξ=0.75, it is evident that consensus has been reached both within and between subclusters, thereby indicating that the results of group decision-making have reached a consensus.

4.4. Ranking-alternative process

In the IF-MULTIMOORA method, according to the ratio system, the collective intuitionistic fuzzy number for the five alternatives can be obtained as: [0.75,0.12,0.130.78,0.06,0.170.71,0.10,0.200.75,0.09,0.160.78,0.00,0.22]T.

Therefore, the intuitionistic fuzzy score function of the five alternatives is (0.8413,0.9037,0.8492,0.8716,0.9501)T. Furthermore, the final ranking result of the alternatives is x5x2x4x3x1.

According to the IF-reference point system, the intuitionistic fuzzy number of the ideal alternative can be obtained as: rj+=[0.89,0.00,0.110.83,0.05,0.120.78,0.05,0.170.81,0.06,0.130.76,0.03,0.21]T.

Combining this with EquationEq. (31), the intuitionistic fuzzy distance between each alternative and the ideal alternative is calculated as (0.0994, 0.0701, 0.0983, 0.0917, 0.0787). The smaller the distance, the closer an alternative is to the ideal alternative. Therefore, according to the reference point system, the final ranking results of the five alternatives can be obtained as x2x5x4x3x1.

According to EquationEq. (32) of the IF full multiplicative model, the intuitionistic fuzzy numbers of the five alternatives can be obtained as: [0.75,0.12,0.130.77,0.07,0.160.71,0.10,0.200.74,0.10,0.160.76,0.10,0.14]T.

Furthermore, the intuitionistic fuzzy score function of the five alternatives can be obtained by (0.8893,0.8980,0.8412,0.8623,0.8665)T. Therefore, the final ranking result of the alternatives can be obtained as x2x5x4x3x1.

According to the dominance theory, the final ranking of the alternatives is x2x5x4x3x1. Therefore, according to the IF-MULTIMOORA ranking results, the 20 experts have the highest group preference for alternative x2; therefore, the optimal alternative x2 is chosen for this case. The results are listed in .

Table 3. Ranking results of DBSCAN based LSGDM approach.

Furthermore, since CCI=0.9601 and the number of iterations is 1, the group satisfaction Sa for the entire decision process can be calculated using EquationEq. (33) as: Sa=11+exp(0.9601/1)=0.7231.

From this, we can conclude that group satisfaction is 0.7231, which indicates a high level of satisfaction with the entire LSGDM process.

5. Comparative analysis

To further validate the effectiveness of the proposed DBSCAN-based LSGDM approach, we compared it with the FCM-based LSGDM approach (Xu & Wu, Citation2010) and K-means based LSGDM approach (Tang et al., Citation2019) by constructing a set of comparison experiments based on the previously-introduced simulation dataset. This means that the datasets of these comparative analyses remain consistent but a difference exists in the clustering approaches.

5.1. Comparison with FCM-based LSGDM approach

Referring to Xu and Wu (Citation2010), we used the fuzzy C-means algorithm to cluster the intuitionistic fuzzy preference information of the experts. Given the initialized clustering centres {e2,e8,e14}, the number of clusters is k=3. After six iterations, the distance between the cluster centres of the 6th iteration and 5th iteration is obtained as 0.049, which is less than the given distance threshold θ=0.05. Therefore, the clustering results obtained at this point are robust. The results are listed in .

Table 4. Information on FCM clustering parameters.

Furthermore, information on the membership of each expert in each subcluster is obtained. Given a membership threshold λ=0.4, an expert is considered to belong to a subcluster if his or her membership in that subcluster is greater than 0.4. For example, the membership of an expert e1 to subclusters G1, G2, and G3 are 0.2192, 0.6389, and 0.1418, respectively; therefore, the expert e1 can be considered to belong to the subcluster G2. The membership of the 20 experts in each subcluster is listed in .

Table 5. Membership of each expert for each subcluster based on FCM.

After aggregating the membership results for the experts, the 20 experts were divided into three subclusters: G1={e1,e2,e3,e4,e5,e6,e7,e9,e17}, G2={e8,e13,e14,e15,e16}, and G3={e10,e11,e12,e18,e19,e20}. The components of subclusters G2 and G3 in fuzzy C-means clustering are identical to those of the proposed DBSCAN-based LSGDM approach. The main difference between the two methods is that the components of the subcluster G1 vary and the subcluster G1 obtained by the FCM-based method contains three experts: e7, e9, and e17 with outlier ratings. The results are listed in .

Table 6. Clustering results based on FCM.

presents the consensus degree of each subcluster with respect to each alternative according to the FCM-based approach. From this, it can be concluded that the consensus degree of subcluster G1 for each alternative is SCCIi1=(0.9047, 0.9153, 0.9290, 0.9153, 0.9033); the consensus degree of subcluster G2 for each alternative is SCCIi2=(0.9778, 0.9777, 0.9587, 0.9858, 0.9776); and the consensus degree of subcluster G3 for each alternative is SCCIi3=(0.9832, 0.9937, 0.9811, 0.9794, 0.9688). Furthermore, the consensus degree of all experts for each alternative can be obtained as SCCIi=(0.9552, 0.9622, 0.9563, 0.9602, 0.9499). The collective consensus index CCI=0.9499, based on fuzzy C-means clustering, is obtained using EquationEq. (28).

Table 7. SSCI for each alternative based on FCM.

Similarly, the CRITIC method is used to calculate the objective weights of the criteria, which gives the final group decision intuitionistic fuzzy preference matrix. The final consensus vector for the group decision is(0.9172, 0.9176, 0.9229, 0.9194, 0.8943), given a consensus threshold ξ=0.75, which shows that the final group decision has reached a consensus. Furthermore, by combining the MULTIMOORA approach, the final ranking result can be obtained as x2x5x4x3x1. This shows that the FCM-based LSGDM approach gives the highest preference to alternative x2 among the 20 experts, which is also consistent with the ranking results obtained in this study. The results are listed in .

Table 8. Ranking results of the FCM-based method.

Furthermore, because CCI=0.9499 and the number of iterations is 6, the group satisfaction Sa for the entire decision process can be calculated using EquationEq. (33). From this, we can conclude that group satisfaction is 0.5395, which indicates a high level of satisfaction for the entire LSGDM process. Sa=11+exp(0.9499/6)=0.5395.

In summary, comparing the DBSCAN-based and FCM-based approaches, it can be concluded that although the final ranking results of the alternatives remain consistent, differences exist in the clustering results, group consensus, and group satisfaction. The group consensus and group satisfaction obtained using the DBSCAN-based approach were higher than those obtained using the FCM-based approach. This is primarily because the DBSCAN-based method can effectively identify the outliers among the rating experts and ensure that experts within each subcluster have consistent preference, thereby improving group consensus and group satisfaction. However, the FCM-based approach fails to identify the outliers of the rating expert, thus allowing several to be included in subcluster G1, which reduces the consensus degree of G1 as well as the collective consensus index. In addition, six iterative rounds of the clustering process are performed using the FCM-based method, which is time consuming and computationally intensive. This further reduces satisfaction in the final group.

Moreover, it is worth noting that the fuzzy C-means-based clustering algorithm requires initialization of the clustering centres and number of clusters. In addition, the selection of clustering and membership thresholds may also have a significant impact on the final clustering results. In contrast, the DBSCAN-based clustering algorithm is simpler, requiring only the initialization of the parameters ε and MinPts to complete the clustering process and can automatically identify outliers in the sample.

5.2. Comparison with K-means based LSGDM approach

Following Tang et al. (Citation2019), the K-means algorithm was used to cluster the intuitionistic fuzzy preference information of experts. Given the initialized clustering centres, {e1,e10,e18}, the number of clusters is k=3. After two iterations, the distance between the samples and cluster centres was minimized, indicating that the clustering process was complete. Therefore, the clustering results obtained at this point are robust. The results are listed in .

Table 9. Information on K-means clustering parameters.

Furthermore, it can be inferred that the 20 experts are divided into three subclusters, namely G1={e1,e2,e3,e4,e5,e6}, G2={e7,e8,e13,e14,e15,e16,e17}, and G3={e10,e11,e12,e18,e19,e20}, based on the principle of maximum membership. Compared with the DBSCAN-based approach, the K-means based method partitions experts into three subclusters and each sample is assigned to a specific subcluster. The clustering results are listed in .

Table 10. Final clustering results.

Furthermore, the weight vector of the subclusters can be obtained as (0.35, 0.35, 0.3). Combining it with EquationEq. (22), the intuitionistic fuzzy decision matrix for the population can be assembled as: Rij=[0.70,0.18,0.120.73,0.14,0.130.67,0.18,0.150.71,0.11,0.180.73,0.17,0.110.69,0.11,0.210.76,0.06,0.180.75,0.08,0.170.78,0.13,0.090.74,0.04,0.220.76,0.07,0.170.70,0.15,0.150.62,0.15,0.230.61,0.17,0.220.67,0.08,0.250.70,0.11,0.190.80,0.13,0.070.70,0.07,0.230.72,0.07,0.210.64,0.20,0.160.86,0.00,0.140.67,0.16,0.170.71,0.17,0.120.73,0.09,0.180.69,0.18,0.13].

Comparing the group decision matrix obtained by the DBSCAN-based clustering algorithm with that obtained by the K-means based algorithm, it can be observed that there are some differences between the two. The primary reason is that the size, membership and weights of the subclusters obtained by the two clustering algorithms are different; therefore, the final group decision matrix is not the same.

presents the consensus degree of each subcluster with respect to each alternative according to the K-means based approach. From this, it can be concluded that the consensus degree of subcluster G1 for each alternative is SCCIi1=(0.9334,0.9310,0.9406,0.9439,0.9168), the consensus degree of subcluster G2 for each alternative is SCCIi2=(0.9396,0.9177,0.9437,0.9259,0.9322), and the consensus degree of subcluster G3 for each alternative is SCCIi3=(0.9832,0.9937,0.9811,0.9794,0.9688). Furthermore, the consensus degree of all experts for each alternative can be obtained as SCCIi=(0.9521,0.9475,0.9551,0.9497,0.9393). The collective consensus index CCI=0.9393, based on fuzzy C-means clustering, is obtained using EquationEq. (28).

Table 11. SSCI for each alternative for the K-means based approach.

According to the collective decision matrix, the coefficient of the weight vector of each criterion is (0.2132, 0.2010, 0.1923, 0.2007, 0.1927). Therefore, the final ranking results of the group decisions can be obtained, as listed in . From , it can be seen that according to K-means based IF-MULTIMOORA, the final ranking result of the alternatives is x2x5x4x3x1, which is consistent with the decision results of the proposed DBSCAN-based IF-MULTIMOORA as well as the proposed DBSCAN-based LSGDM. This is because, although there are differences in the group decision matrix and criterion weight vector, alternative x2 has a clear advantage over the other alternatives, followed by alternativex5, and then by alternativesx4, x3 and x1, respectively, regardless of the method used to calculate the decision result.

Table 12. Ranking results for the K-means based method.

Furthermore, because CCI=0.9393 and the number of iterations is 2, the group satisfaction Sa for the entire decision process can be calculated using EquationEq. (33). From this, we can conclude that the group satisfaction is 0.6153, which indicates a high level of satisfaction for the entire LSGDM process. Sa=11+exp(0.9393/2)=0.6153.

In summary, comparing the DBSCAN-based and K-means based approaches, it can be concluded that although the final ranking results of the alternatives remain consistent, differences exist in the clustering results, group consensus, and group satisfaction. The group consensus and group satisfaction obtained by the DBSCAN-based approach were higher than those obtained by the K-means based approach. The primary reason for this is that K-means clustering is a hard clustering method through which each sample can only belong to one subcluster; therefore, it fails to identify outlier rating experts. Thus, subclusters G1 and G2 also contain outlier rating experts, which reduces the subcluster consensus indices SCCI1 and SCCI2 as well as the collective consensus index CCI. In addition, the K-means based method must first initialize the clustering centres and then generate subclusters by iterative computation, which further reduces the group satisfaction.

Moreover, comparing the K-means based and FCM-based methods, it can be concluded that the group consensus obtained by the FCM-based method is higher than that of the K-means based method but the group satisfaction obtained by the FCM-based method is lower than that obtained by the K-means based method because there exists no significant difference in group consensus between the two approaches. This is because the FCM-based method obtains the membership of subclusters by iterative calculation and then determines the experts of each subcluster according to the maximum membership. A total of 6 rounds of iterative calculations are performed in the clustering process, which is time-consuming and results in a low final group satisfaction. The K-means based method has fewer iterations in the clustering process, which results in higher final group satisfaction.

6. Conclusion and future work

In this study, we explored the DBSCAN clustering-based LSGDM approach in an IFS environment. First, we used the DBSCAN clustering algorithm for clustering decision experts, which has the benefit of automatically identifying outliers among experts. Second, we used the CRITIC method to calculate the objective weights of the criteria, which incorporates both contrast intensity of each criterion and the conflict between criteria to obtain the weights of the criteria. Furthermore, the MULTIMOORA approach was utilized to rank the alternatives and an easy-to-use group satisfaction calculation function was proposed to characterize the satisfaction of the expert with the complete LSGDM process based on the group consensus and iterations during the LSGDM process. Finally, the effectiveness of the proposed algorithm was verified by conducting a comparison experiment.

By comparing the DBSCAN-based, FCM-based, and K-means based approaches, it can be inferred that although the ranking results obtained by these three methods remained the same, the group consensus and group satisfaction varied. The group consensus obtained using the DBSCAN-based approach was the highest, followed by that obtained using the FCM-based approach and the lowest being the one obtained using the K-means based approach. In terms of group satisfaction, the group consensus obtained using the DBSCAN-based approach was the highest, followed by that obtained using the K-means based approach and the lowest being the one obtained using the FCM-based method. The is because the DBSCAN-based method can effectively identify the outliers among the rating experts and ensure that experts within each subcluster have consistent preference, thereby, improving the group consensus and group satisfaction. The FCM-based method obtains the membership of subclusters by iterative calculation, which is time-consuming and results in a lower group satisfaction. Although the K-means based clustering algorithm is a hard clustering algorithm wherein each sample can only belong to one subcluster, it requires fewer iterations, leading to a higher group satisfaction.

The shortcoming of this study is that a simulated study was implemented to illustrate the proposed approach, which may not be very convincing; however, the main purpose was to provide a feasible way to improve group satisfaction in the LSGDM. In future research, we will further investigate the weighting approach by fusing online reviews into the LSGDM process to maximize group satisfaction.

Disclosure statement

No potential conflict of interest was reported by the authors.

Additional information

Funding

This research is supported by Significant Project of the National Social Science Foundation of China (Grant No.18ZDA111). This project has received funding from Study on Regulatory Theory System with Chinese Characteristics and Its Applications

References

  • Atanassov, K. T. (1986). Intuitionistic fuzzy sets. Fuzzy Sets and Systems, 20(1), 87–96. https://doi.org/10.1016/S0165-0114(86)80034-3
  • Azadnia, A. H., Saman, M. Z. M., Wong, K. Y., Ghadimi, P., & Zakuan, N. (2012). Sustainable supplier selection based on self-organizing map neural network and multi criteria decision making approaches. Procedia - Social and Behavioral Sciences, 65, 879–884. https://doi.org/10.1016/j.sbspro.2012.11.214
  • Brauers, W. K. M., & Zavadskas, E. K. (2010). Project management by multimoora as an instrument for transition economies/Projektų Vadyba Su Multimoora Kaip Priemonė Pereinamojo Laikotarpio Ūkiams. Technological and Economic Development of Economy, 16(1), 5–24. https://doi.org/10.3846/tede.2010.01
  • Büyüközkan, G., & Göçer, F. (2021). Evaluation of software development projects based on integrated Pythagorean fuzzy methodology. Expert Systems with Applications, 183, 115355. https://doi.org/10.1016/j.eswa.2021.115355
  • China Academy of Information and Communications Technology. (2021). White paper on China's digital economy development. http://www.caict.ac.cn/english/research/whitepapers/202104/t20210429_375940.html
  • Choi, T.-M., & Chen, Y. (2021). Circular supply chain management with large scale group decision making in the big data era: The macro-micro model. Technological Forecasting and Social Change, 169, 120791. https://doi.org/10.1016/j.techfore.2021.120791
  • Diakoulaki, D., Mavrotas, G., & Papayannakis, L. (1995). Determining objective weights in multiple criteria problems: The critic method. Computers & Operations Research, 22(7), 763–770. https://doi.org/10.1016/0305-0548(94)00059-H
  • Ding, R.-X., Palomares, I., Wang, X., Yang, G.-R., Liu, B., Dong, Y., Herrera-Viedma, E., & Herrera, F. (2020). Large-scale decision-making: Characterization, taxonomy, challenges and future directions from an artificial intelligence and applications perspective. Information Fusion, 59, 84–102. https://doi.org/10.1016/j.inffus.2020.01.006
  • Ester, M., Kriegel, H. P., Sander, J., & Xu, X. (1996). A density-based algorithm for discovering clusters in large spatial databases with noise. KDD'96: Proceedings of the Second International Conference on Knowledge Discovery and Data Mining, 96(34), 226–231.
  • Fu, C., Chang, W., & Yang, S. (2020). Multiple criteria group decision making based on group satisfaction. Information Sciences, 518, 309–329. https://doi.org/10.1016/j.ins.2020.01.021
  • Green, S. G., & Taber, T. D. (1980). The effects of three social decision schemes on decision group process. Organizational Behavior and Human Performance, 25(1), 97–106. https://doi.org/10.1016/0030-5073(80)90027-6
  • Hao, Z., Xu, Z., Zhao, H., & Zhang, R. (2021). The context-based distance measure for intuitionistic fuzzy set with application in marine energy transportation route decision making. Applied Soft Computing, 101, 107044. https://doi.org/10.1016/j.asoc.2020.107044
  • Hong, Y., Ezeh, C. I., Zhao, H., Deng, W., Hong, S.-H., & Tang, Y. (2021). A target-driven decision-making multi-layered approach for optimal building retrofits via agglomerative hierarchical clustering: A case study in China. Building and Environment, 197, 107849. https://doi.org/10.1016/j.buildenv.2021.107849
  • Hu, L., Liu, H., Zhang, J., & Liu, A. (2021). KR-DBSCAN: A density-based clustering algorithm based on reverse nearest neighbor and influence space. Expert Systems with Applications, 186, 115763. https://doi.org/10.1016/j.eswa.2021.115763
  • Huang, J., Jiang, N., Chen, J., Balezentis, T., & Streimikiene, D. (2021). Multi-criteria group decision-making method for green supplier selection based on distributed interval variables. Economic Research-Ekonomska Istraživanja, 1–16.
  • Huang, W., Wei, K.-K., & Tan, B. C. (1999). Compensating effects of GSS on group performance. Information & Management, 35(4), 195–202. https://doi.org/10.1016/S0378-7206(98)00083-4
  • Kazancoglu, Y., Sagnak, M., Mangla, S. K., Sezer, M. D., & Pala, M. O. (2021). A fuzzy based hybrid decision framework to circularity in dairy supply chains through big data solutions. Technological Forecasting and Social Change, 170, 120927. https://doi.org/10.1016/j.techfore.2021.120927
  • Krishnan, A. R., Kasim, M. M., Hamid, R., & Ghazali, M. F. (2021). A modified CRITIC method to estimate the objective weights of decision criteria. Symmetry, 13(6), 973. https://doi.org/10.3390/sym13060973
  • Li, C., Cerrada, M., Cabrera, D., Sanchez, R. V., Pacheco, F., Ulutagay, G., & Valente de Oliveira, J. (2018). A comparison of fuzzy clustering algorithms for bearing fault diagnosis. Journal of Intelligent & Fuzzy Systems, 34(6), 3565–3580. https://doi.org/10.3233/JIFS-169534
  • Li, C. C., Dong, Y., & Herrera, F. (2019). A consensus model for large-scale linguistic group decision making with a feedback recommendation based on clustered personalized individual semantics and opposing consensus groups. IEEE Transactions on Fuzzy Systems, 27(2), 221–233. https://doi.org/10.1109/TFUZZ.2018.2857720
  • Li, W., Li, L., Xu, Z., & Tian, X. (2021). Large-scale consensus with endo-confidence under probabilistic linguistic circumstance and its application. Economic Research-Ekonomska Istraživanja, 1–34.
  • Li, X. (2022). Big data-driven fuzzy large-scale group decision making (LSGDM) in circular economy environment. Technological Forecasting and Social Change, 175, 121285.
  • Li, X., & Chen, X. (2015). Multi-criteria group decision making based on trapezoidal intuitionistic fuzzy information. Applied Soft Computing, 30, 454–461. https://doi.org/10.1016/j.asoc.2015.01.054
  • Li, X., Zhang, Y., Cheng, H., Zhou, F., & Yin, B. (2021). An unsupervised ensemble clustering approach for the analysis of student behavioral patterns. IEEE Access, 9, 7076–7091. https://doi.org/10.1109/ACCESS.2021.3049157
  • Liu, B. S., Shen, Y. H., Chen, X. H., Chen, Y., & Wang, X. Q. (2014). A partial binary tree DEA-DA cyclic classification model for decision makers in complex multi-attribute large-group interval-valued intuitionistic fuzzy decision-making problems. Information Fusion, 18, 119–130. https://doi.org/10.1016/j.inffus.2013.06.004
  • Liu, H.-W., & Wang, G.-J. (2007). Multi-criteria decision-making methods based on intuitionistic fuzzy sets. European Journal of Operational Research, 179(1), 220–233. https://doi.org/10.1016/j.ejor.2006.04.009
  • Lu, Y., Xu, Y., Huang, J., Wei, J., & Herrera-Viedma, E. (2022). Social network clustering and consensus-based distrust behaviors management for large-scale group decision-making with incomplete hesitant fuzzy preference relations. Applied Soft Computing, 117, 108373. https://doi.org/10.1016/j.asoc.2021.108373
  • Mahdiraji, H. A., Zavadskas, E. K., Skare, M., Kafshgar, F. Z. R., & Arab, A. (2020). Evaluating strategies for implementing industry 4.0: A hybrid expert oriented approach of B.W.M. and interval valued intuitionistic fuzzy T.O.D.I.M. Economic Research-Ekonomska Istraživanja, 33(1), 1600–1620. https://doi.org/10.1080/1331677X.2020.1753090
  • Mardani, A., Jusoh, A., MD Nor, K., Khalifah, Z., Zakwan, N., & Valipour, A. (2015). Multiple criteria decision-making techniques and their applications—A review of the literature from 2000 to 2014. Economic Research-Ekonomska Istraživanja, 28(1), 516–571. https://doi.org/10.1080/1331677X.2015.1075139
  • Nguyen, M. D., & Shin, W.-Y. (2019). An improved density-based approach to Spatio-textual clustering on social media. IEEE Access, 7, 27217–27230. https://doi.org/10.1109/ACCESS.2019.2896934
  • Ozcalici, M., & Bumin, M. (2020). An integrated multi-criteria decision making model with self-organizing maps for the assessment of the performance of publicly traded banks in Borsa Istanbul. Applied Soft Computing, 90, 106166. https://doi.org/10.1016/j.asoc.2020.106166
  • Pan, L., & Deng, Y. (2022). A novel similarity measure in intuitionistic fuzzy sets and its applications. Engineering Applications of Artificial Intelligence, 107, 104512. https://doi.org/10.1016/j.engappai.2021.104512
  • Petchrompo, S., Wannakrairot, A., & Parlikad, A. K. (2021). Pruning Pareto optimal solutions for multi-objective portfolio asset management. European Journal of Operational Research, 297(1), 203–220. https://doi.org/10.1016/j.ejor.2021.04.053
  • Rodríguez, R. M., Labella, Á., Sesma-Sara, M., Bustince, H., & Martínez, L. (2021). A cohesion-driven consensus reaching process for large scale group decision making under a hesitant fuzzy linguistic term sets environment. Computers & Industrial Engineering, 155, 107158. https://doi.org/10.1016/j.cie.2021.107158
  • Tang, M., & Liao, H. (2021). From conventional group decision making to large-scale group decision making: What are the challenges and how to meet them in big data era? A state-of-the-art survey. Omega, 100, 102141. https://doi.org/10.1016/j.omega.2019.102141
  • Tang, M., Zhou, X., Liao, H., Xu, J., Fujita, H., & Herrera, F. (2019). Ordinal consensus measure with objective threshold for heterogeneous large-scale group decision making. Knowledge-Based Systems, 180, 62–74. https://doi.org/10.1016/j.knosys.2019.05.019
  • Wu, Z., & Xu, J. (2018). A consensus model for large-scale group decision making with hesitant fuzzy information and changeable clusters. Information Fusion, 41, 217–231. https://doi.org/10.1016/j.inffus.2017.09.011
  • Xu, Z., & Wu, J. (2010). Intuitionistic fuzzy C-means clustering algorithms. Journal of Systems Engineering and Electronics, 21(4), 580–590. https://doi.org/10.3969/j.issn.1004-4132.2010.04.009
  • Xue, Y., & Deng, Y. (2021). Decision making under measure-based granular uncertainty with intuitionistic fuzzy sets. Applied Intelligence (Dordrecht, Netherlands), 51(8), 6224–6233.
  • Zadeh, L. A. (1965). Fuzzy sets. Information and Control, 8(3), 338–353. https://doi.org/10.1016/S0019-9958(65)90241-X
  • Zhang, C., Chen, C., Streimikiene, D., & Balezentis, T. (2019). Intuitionistic fuzzy MULTIMOORA approach for multi-criteria assessment of the energy storage technologies. Applied Soft Computing, 79, 410–423. https://doi.org/10.1016/j.asoc.2019.04.008
  • Zhu, J., Zhang, S., Chen, Y., & Zhang, L. (2016). A hierarchical clustering approach based on three-dimensional gray relational analysis for clustering a large group of decision makers with double information. Group Decision and Negotiation, 25(2), 325–354. https://doi.org/10.1007/s10726-015-9444-8
  • Zhu, Q., Tang, X., & Elahi, A. (2021). Application of the novel harmony search optimization algorithm for DBSCAN clustering. Expert Systems with Applications, 178, 115054. https://doi.org/10.1016/j.eswa.2021.115054

Appendix A

e1=[0.65,0.23,0.120.71,0.12,0.170.86,0.06,0.080.77,0.14,0.090.81,0.12,0.070.68,0.12,0.200.64,0.23,0.130.71,0.25,0.040.69,0.17,0.140.78,0.09,0.130.72,0.16,0.120.66,0.11,0.230.75,0.15,0.100.83,0.05,0.120.67,0.28,0.050.75,0.07,0.180.76,0.13,0.110.77,0.08,0.150.75,0.21,0.040.79,0.15,0.060.82,0.04,0.140.67,0.13,0.200.71,0.26,0.030.92,0.02,0.080.60,0.30,0.10]e2=[0.76,0.13,0.110.68,0.14,0.180.81,0.09,0.100.64,0.21,0.150.69,0.08,0.230.67,0.24,0.090.71,0.18,0.110.76,0.16,0.080.58,0.28,0.140.64,0.17,0.190.73,0.15,0.120.66,0.27,0.070.72,0.08,0.200.63,0.13,0.240.77,0.05,0.180.80,0.07,0.130.83,0.11,0.060.75,0.12,0.130.91,0.03,0.060.71,0.22,0.070.77,0.06,0.170.74,0.11,0.150.73,0.21,0.060.83,0.03,0.140.68,0.25,0.07]e3=[0.64,0.13,0.230.55,0.23,0.220.71,0.11,0.180.62,0.23,0.150.75,0.14,0.110.59,0.27,0.140.66,0.15,0.190.73,0.11,0.160.64,0.24,0.120.63,0.27,0.100.71,0.16,0.130.67,0.26,0.070.88,0.04,0.080.72,0.07,0.210.71,0.15,0.140.69,0.04,0.270.77,0.14,0.090.73,0.12,0.150.65,0.24,0.110.78,0.05,0.170.74,0.06,0.200.68,0.28,0.040.69,0.13,0.180.65,0.34,0.010.71,0.08,0.21]e4=[0.72,0.14,0.140.69,0.15,0.160.59,0.23,0.180.67,0.16,0.170.74,0.04,0.220.77,0.12,0.110.72,0.09,0.190.63,0.17,0.200.81,0.11,0.080.71,0.23,0.060.86,0.07,0.070.75,0.13,0.120.83,0.15,0.020.75,0.18,0.070.66,0.05,0.290.79,0.08,0.130.69,0.12,0.190.87,0.06,0.070.91,0.07,0.020.63,0.22,0.150.79,0.17,0.040.68,0.03,0.290.72,0.21,0.070.64,0.03,0.330.75,0.19,0.06]e5=[0.68,0.29,0.030.73,0.17,0.100.82,0.11,0.070.76,0.22,0.020.65,0.26,0.090.71,0.19,0.100.66,0.23,0.110.91,0.04,0.050.72,0.07,0.210.67,0.12,0.210.78,0.14,0.080.71,0.13,0.160.65,0.21,0.140.71,0.06,0.230.70,0.15,0.150.79,0.08,0.130.79,0.09,0.120.67,0.16,0.170.72,0.06,0.220.86,0.10,0.040.83,0.05,0.120.75,0.19,0.060.66,0.03,0.310.74,0.18,0.080.72,0.21,0.07]e6=[0.69,0.28,0.030.73,0.17,0.100.77,0.17,0.100.64,0.11,0.250.66,0.23,0.110.87,0.07,0.060.67,0.14,0.190.71,0.16,0.130.83,0.05,0.120.68,0.17,0.150.77,0.15,0.080.67,0.14,0.190.71,0.16,0.130.75,0.12,0.130.69,0.09,0.220.76,0.06,0.180.68,0.21,0.110.82,0.11,0.070.74,0.25,0.010.78,0.08,0.140.81,0.13,0.060.58,0.33,0.090.77,0.08,0.150.69,0.10,0.210.79,0.04,0.17]e7=[0.67,0.24,0.090.75,0.07,0.180.43,0.39,0.170.98,0.01,0.010.40,0.32,0.280.62,0.26,0.120.75,0.16,0.100.90,0.06,0.040.60,0.26,0.140.57,0.25,0.180.68,0.02,0.300.53,0.33,0.140.56,0.41,0.030.64,0.17,0.200.74,0.20,0.060.53,0.31,0.160.73,0.09,0.180.55,0.26,0.190.59,0.39,0.020.54,0.36,0.100.58,0.34,0.090.53,0.36,0.110.47,0.35,0.180.53,0.17,0.310.62,0.32,0.06]e8=[0.71,0.26,0.030.61,0.17,0.220.56,0.25,0.180.74,0.10,0.160.53,0.34,0.130.82,0.12,0.070.88,0.02,0.100.62,0.27,0.120.81,0.12,0.080.84,0.02,0.150.68,0.15,0.180.71,0.10,0.190.49,0.27,0.230.40,0.29,0.310.75,0.11,0.140.61,0.12,0.280.73,0.20,0.070.74,0.13,0.130.62,0.02,0.370.63,0.22,0.160.72,0.13,0.160.74,0.10,0.160.63,0.22,0.150.50,0.27,0.230.72,0.16,0.12]e9=[0.93,0.01,0.060.83,0.13,0.040.57,0.29,0.140.93,0.02,0.050.89,0.09,0.020.52,0.26,0.220.59,0.06,0.350.67,0.01,0.320.53,0.12,0.360.87,0.04,0.090.70,0.12,0.190.61,0.35,0.040.60,0.36,0.030.49,0.17,0.330.88,0.02,0.100.70,0.21,0.090.87,0.06,0.070.45,0.10,0.450.98,0.01,0.010.64,0.01,0.350.38,0.28,0.340.90,0.07,0.020.61,0.27,0.120.54,0.05,0.410.97,0.03,0.00]e10=[0.60,0.32,0.080.85,0.10,0.050.72,0.12,0.160.43,0.18,0.400.80,0.10,0.100.49,0.04,0.470.67,0.04,0.290.82,0.01,0.170.75,0.15,0.100.57,0.01,0.420.82,0.06,0.120.83,0.17,0.000.49,0.05,0.450.60,0.18,0.230.42,0.37,0.210.48,0.25,0.270.85,0.13,0.020.59,0.00,0.410.58,0.23,0.200.45,0.40,0.151.00,0.00,0.000.42,0.39,0.190.84,0.14,0.020.90,0.02,0.080.39,0.31,0.31]e11=[0.62,0.29,0.100.83,0.11,0.070.71,0.11,0.180.47,0.16,0.360.79,0.14,0.080.51,0.10,0.390.69,0.10,0.210.83,0.02,0.160.73,0.14,0.140.59,0.01,0.400.83,0.09,0.080.81,0.14,0.050.51,0.07,0.420.61,0.17,0.220.43,0.35,0.220.50,0.24,0.260.84,0.13,0.040.59,0.06,0.350.59,0.21,0.200.48,0.38,0.140.95,0.01,0.040.47,0.31,0.220.81,0.19,0.000.87,0.03,0.110.40,0.28,0.33]e12=[0.61,0.29,0.100.84,0.11,0.050.73,0.13,0.140.47,0.16,0.370.80,0.12,0.080.51,0.05,0.440.69,0.08,0.230.80,0.02,0.180.77,0.17,0.060.58,0.01,0.410.80,0.05,0.150.82,0.14,0.040.51,0.08,0.410.61,0.22,0.170.47,0.28,0.240.49,0.21,0.300.81,0.11,0.080.60,0.02,0.380.60,0.22,0.190.47,0.31,0.220.96,0.03,0.010.47,0.34,0.190.83,0.16,0.010.88,0.04,0.080.43,0.29,0.28]e13=[0.72,0.28,0.000.61,0.19,0.200.55,0.26,0.190.73,0.10,0.180.52,0.36,0.120.83,0.13,0.050.90,0.01,0.100.60,0.28,0.120.81,0.10,0.090.84,0.01,0.150.67,0.14,0.190.71,0.09,0.200.47,0.23,0.300.39,0.14,0.470.70,0.01,0.290.61,0.12,0.270.71,0.24,0.050.70,0.12,0.180.61,0.01,0.380.62,0.30,0.080.70,0.10,0.200.78,0.09,0.140.61,0.24,0.150.48,0.32,0.200.73,0.14,0.13]e14=[0.70,0.24,0.060.64,0.16,0.200.50,0.33,0.170.72,0.11,0.170.61,0.32,0.070.83,0.01,0.160.91,0.01,0.080.62,0.32,0.060.81,0.18,0.010.86,0.02,0.120.70,0.02,0.280.51,0.10,0.390.48,0.32,0.200.43,0.25,0.330.73,0.02,0.260.64,0.18,0.180.70,0.25,0.050.79,0.13,0.080.58,0.01,0.400.63,0.31,0.060.70,0.11,0.190.78,0.08,0.140.60,0.27,0.130.45,0.37,0.180.73,0.27,0.00]e15=[0.72,0.22,0.080.63,0.16,0.210.51,0.28,0.210.75,0.12,0.140.65,0.26,0.090.83,0.14,0.030.92,0.01,0.070.61,0.36,0.030.82,0.12,0.070.86,0.01,0.130.72,0.01,0.270.48,0.12,0.400.50,0.29,0.210.39,0.34,0.270.72,0.02,0.260.64,0.14,0.220.69,0.24,0.070.79,0.14,0.070.58,0.01,0.410.62,0.33,0.050.72,0.10,0.180.76,0.09,0.150.62,0.22,0.160.48,0.38,0.140.72,0.22,0.06]e16=[0.77,0.23,0.000.62,0.19,0.190.45,0.36,0.190.74,0.09,0.180.64,0.36,0.010.84,0.11,0.050.90,0.00,0.100.60,0.39,0.020.80,0.19,0.010.86,0.01,0.130.70,0.01,0.290.46,0.09,0.450.44,0.31,0.250.36,0.34,0.300.71,0.00,0.290.63,0.15,0.220.68,0.27,0.050.77,0.15,0.080.56,0.01,0.430.61,0.37,0.030.71,0.10,0.190.79,0.06,0.150.57,0.26,0.160.43,0.39,0.180.71,0.27,0.02]e17=[0.70,0.03,0.270.62,0.09,0.290.42,0.28,0.300.50,0.36,0.140.74,0.24,0.020.44,0.20,0.350.46,0.33,0.220.49,0.34,0.220.99,0.01,0.000.84,0.13,0.030.75,0.23,0.020.54,0.11,0.360.61,0.17,0.220.56,0.40,0.050.78,0.05,0.170.99,0.00,0.010.97,0.02,0.010.51,0.05,0.440.50,0.11,0.400.63,0.26,0.110.92,0.01,0.070.63,0.22,0.150.55,0.42,0.030.56,0.11,0.330.79,0.07,0.14]e18=[0.61,0.23,0.150.80,0.12,0.080.73,0.17,0.100.51,0.13,0.360.79,0.14,0.080.53,0.09,0.380.69,0.08,0.230.83,0.03,0.140.79,0.18,0.030.59,0.03,0.380.82,0.07,0.110.80,0.15,0.060.53,0.10,0.370.62,0.23,0.150.50,0.27,0.230.50,0.27,0.230.83,0.16,0.020.63,0.13,0.250.64,0.27,0.090.53,0.28,0.190.92,0.04,0.040.50,0.24,0.260.79,0.12,0.090.83,0.04,0.140.53,0.23,0.24]e19=[0.63,0.22,0.150.82,0.16,0.020.75,0.14,0.110.49,0.13,0.380.80,0.12,0.080.52,0.07,0.410.72,0.10,0.180.82,0.02,0.160.79,0.17,0.030.61,0.02,0.370.81,0.10,0.090.79,0.12,0.090.52,0.09,0.390.61,0.23,0.160.49,0.21,0.300.50,0.22,0.280.79,0.12,0.090.63,0.02,0.340.60,0.20,0.200.50,0.30,0.200.94,0.06,0.000.49,0.24,0.270.81,0.12,0.070.87,0.02,0.110.42,0.27,0.31]e20=[0.59,0.27,0.140.83,0.11,0.060.75,0.12,0.130.49,0.15,0.360.82,0.15,0.040.53,0.08,0.390.71,0.12,0.170.81,0.02,0.170.78,0.16,0.060.60,0.08,0.320.79,0.08,0.120.81,0.18,0.010.54,0.11,0.350.64,0.21,0.150.50,0.13,0.380.51,0.12,0.370.81,0.17,0.030.62,0.03,0.350.60,0.18,0.220.49,0.28,0.230.92,0.04,0.040.50,0.25,0.250.80,0.06,0.140.85,0.07,0.080.49,0.27,0.24]

Appendix B

d=(00.080.100.110.090.090.160.140.180.160.140.140.150.160.150.170.170.120.130.1300.090.090.090.100.150.130.160.170.150.150.140.150.150.160.170.130.140.1300.110.100.100.150.130.170.170.160.160.140.150.150.170.160.140.150.1400.120.090.160.120.170.180.170.160.140.140.140.160.160.140.150.1500.090.150.120.170.170.150.150.130.140.140.160.170.140.150.1400.160.120.180.170.150.150.130.140.140.160.170.130.140.1300.140.170.200.180.190.160.150.160.170.200.160.180.1800.170.180.160.160.030.060.060.070.160.150.160.1500.230.220.220.180.190.190.200.200.200.210.2100.030.030.190.200.200.210.200.060.050.0700.030.170.190.190.200.190.050.040.0500.170.190.190.200.190.040.030.0400.060.060.070.170.160.160.1600.030.030.160.170.180.1700.030.160.170.180.1700.170.180.190.1900.180.180.1800.040.0500.040)

Appendix C

G1=[0.69,0.19,0.120.69,0.16,0.150.77,0.11,0.120.69,0.17,0.140.72,0.12,0.160.73,0.15,0.120.68,0.16,0.160.76,0.13,0.110.73,0.13,0.150.69,0.16,0.150.77,0.13,0.100.69,0.16,0.150.77,0.12,0.110.74,0.09,0.170.70,0.11,0.190.77,0.06,0.170.76,0.13,0.110.78,0.10,0.120.81,0.11,0.080.77,0.12,0.110.80,0.07,0.130.69,0.14,0.170.72,0.12,0.160.77,0.07,0.160.71,0.15,0.14]G2=[0.72,0.24,0.030.62,0.17,0.200.52,0.29,0.190.73,0.10,0.160.59,0.33,0.080.83,0.07,0.100.90,0.01,0.090.61,0.32,0.070.81,0.14,0.050.85,0.02,0.130.69,0.03,0.270.59,0.10,0.310.48,0.28,0.240.39,0.26,0.350.72,0.02,0.260.63,0.14,0.230.70,0.24,0.060.76,0.13,0.110.59,0.01,0.400.62,0.30,0.080.71,0.11,0.180.77,0.08,0.150.61,0.24,0.150.47,0.34,0.190.72,0.20,0.08]G3=[0.61,0.27,0.120.83,0.12,0.060.73,0.13,0.140.48,0.15,0.370.80,0.13,0.080.51,0.07,0.420.70,0.08,0.220.82,0.02,0.160.77,0.16,0.070.59,0.02,0.390.81,0.07,0.120.81,0.15,0.040.52,0.08,0.400.61,0.20,0.190.47,0.25,0.280.50,0.21,0.290.82,0.13,0.050.61,0.03,0.360.60,0.22,0.180.49,0.32,0.190.96,0.00,0.040.48,0.29,0.230.81,0.13,0.060.87,0.03,0.100.44,0.27,0.29]G4=[0.67,0.24,0.090.75,0.07,0.180.43,0.39,0.170.98,0.01,0.010.40,0.32,0.280.62,0.26,0.120.75,0.16,0.100.90,0.06,0.040.60,0.26,0.140.57,0.25,0.180.68,0.02,0.300.53,0.33,0.140.56,0.41,0.030.64,0.17,0.200.74,0.20,0.060.53,0.31,0.160.73,0.09,0.180.55,0.26,0.190.59,0.39,0.020.54,0.36,0.100.58,0.34,0.090.53,0.36,0.110.47,0.35,0.180.53,0.17,0.310.62,0.32,0.06]G5=[0.93,0.01,0.060.83,0.13,0.040.57,0.29,0.140.93,0.02,0.050.89,0.09,0.020.52,0.26,0.220.59,0.06,0.350.67,0.01,0.320.53,0.12,0.360.87,0.04,0.090.70,0.12,0.190.61,0.35,0.040.60,0.36,0.030.49,0.17,0.330.88,0.02,0.100.70,0.21,0.090.87,0.06,0.070.45,0.10,0.450.98,0.01,0.010.64,0.01,0.350.38,0.28,0.340.90,0.07,0.020.61,0.27,0.120.54,0.05,0.410.97,0.03,0.00]G6=[0.70,0.03,0.270.62,0.09,0.290.42,0.28,0.300.50,0.36,0.140.74,0.24,0.020.44,0.20,0.350.46,0.33,0.220.49,0.34,0.220.99,0.01,0.000.84,0.13,0.030.75,0.23,0.020.54,0.11,0.360.61,0.17,0.220.56,0.40,0.050.78,0.05,0.170.99,0.00,0.010.97,0.02,0.010.51,0.05,0.440.50,0.11,0.400.63,0.26,0.110.92,0.01,0.070.63,0.22,0.150.55,0.42,0.030.56,0.11,0.330.79,0.07,0.14]