Next Article in Journal
Attack Algorithm for a Keystore-Based Secret Key Generation Method
Next Article in Special Issue
Composite Interpolation-Based Multiscale Fuzzy Entropy and Its Application to Fault Diagnosis of Rolling Bearing
Previous Article in Journal
An Overview on Denial-of-Service Attacks in Control Systems: Attack Models and Security Analyses
Previous Article in Special Issue
Improving the Performance of Storage Tank Fault Diagnosis by Removing Unwanted Components and Utilizing Wavelet-Based Features
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

An Intuitionistic Evidential Method for Weight Determination in FMEA Based on Belief Entropy

School of Computer and Information Science, Southwest University, Chongqing 400715, China
*
Author to whom correspondence should be addressed.
Entropy 2019, 21(2), 211; https://doi.org/10.3390/e21020211
Submission received: 23 January 2019 / Revised: 14 February 2019 / Accepted: 20 February 2019 / Published: 22 February 2019
(This article belongs to the Special Issue Entropy-Based Fault Diagnosis)

Abstract

:
Failure Mode and Effects Analysis (FMEA) has been regarded as an effective analysis approach to identify and rank the potential failure modes in many applications. However, how to determine the weights of team members appropriately, with the impact factor of domain experts’ uncertainty in decision-making of FMEA, is still an open issue. In this paper, a new method to determine the weights of team members, which combines evidence theory, intuitionistic fuzzy sets (IFSs) and belief entropy, is proposed to analyze the failure modes. One of the advantages of the presented model is that the uncertainty of experts in the decision-making process is taken into consideration. The proposed method is data driven with objective and reasonable properties, which considers the risk of weights more completely. A numerical example is shown to illustrate the feasibility and availability of the proposed method.

1. Introduction

Failure Mode and Effects Analysis (FMEA) has received attention from many researchers [1,2,3,4,5,6,7], and it can evaluate and analyze various risks in order to reduce these risks to acceptable levels or directly eliminate them. Moreover, FMEA is a very complex system so that information fusion technology is used in evaluation processes, such as evidence theory [8,9] and D number [10]. Since the uncertainty information is inevitable in FMEA, some methods have been widely used, such as Dempster–Shafer evidence theory and so on [11,12,13].
Though FMEA has been used in practice for many years, how to determine the weights of risk factors and team members is still an open issue. In order to define the weights more reasonably, some scholars have proposed many methods. The intuitionistic fuzzy entropy is introduced by Lei and Wang [14] to determine the weights of risk factors, while, in [15], the weights of risk factors are calculated by the objective weights. While Boran et al. [16] determined the subjective weights of risk factors. In the method proposed in [17], the weights of risk factors are simply determined by the weights calculation proposed by Boran et al. [16], although the intuitionistic fuzzy set (IFS) model is efficient to deal with FMEA [18]. However, existing methods do not take the uncertainty into consideration for the relative importance of team members.
In recent years, the relative concept of intelligence has been paid great attention due to the simulation of human intelligence [19,20]. As a result, it is reasonable to model experts’ uncertainty in the process of decision-making in FMEA, which is important to improve the intelligent degree of the evaluation system. Thus, the measurement of uncertainty should also be regarded as content worth exploring. The related research of uncertainty metrics has been heavily discussed [21,22,23,24]. For probability distributions, Shannon entropy is efficient to handle the uncertainty [25]. However, it can not deal with the uncertainty of basic probability assignment (BPA) in Dempster–Shafer evidence theory [26]. To address this issue, a new belief entropy, named Deng entropy, is presented [26]. In recent years, the belief entropy has been widely used in many fields [27,28].
In this paper, a hybrid weights determination of team members in the FMEA model is proposed based on the evidence distance [29] and the belief entropy [26]. The evidence distance is to measure the degree of conflict for all team members, and the belief entropy is used to model the domain experts’ uncertainty in FMEA. With the combination of evidence distance, the new weights of team members are obtained, which makes the final rank of failure modes be more effective and reasonable.
The rest of this paper is organized as follows. In Section 2, some basic definitions about the evidence theory, IFS, and belief entropy are briefly introduced. In Section 3, the new method to determine the weights of team members is proposed. In Section 4, a numerical example and the computational process are illustrated. Furthermore, the comparisons and discussion have been also mentioned. In Section 5, some conclusions of the proposed method are drawn.

2. Preliminaries

In this section, some basic concepts which include evidence theory, intuitionistic fuzzy sets and belief entropy will be introduced.

2.1. Evidence Theory

Evidence theory was developed by Shafer and was firstly proposed by Dempster [30], thus it is also called D–S evidence theory. Recently, theoretical research on evidence theory has played a very important role in many applications such as decision-making [31,32,33,34], complex networks [35,36], fault diagnosis [37,38,39,40,41], classification [42,43] and so on [44,45,46,47].
In evidence theory [30], there is a fixed set of N mutually exclusive and exhaustive elements, called the frame of discernment, which is symbolized by Ω = { H 1 , H 2 , H 3 H N } . P ( Ω ) is denoted as the power set composed of 2 N elements of Ω . Each element of 2 N represents a proposition [48].
Definition 1.
A basic probability assignment (BPA) is a function. The range is from P ( Ω ) to [0,1], which is defined by [30]
m : P ( Ω ) [ 0 , 1 ] , A m ( A )
and it must satisfy the following conditions:
A P ( Ω ) m ( A ) = 1 , m ( ) = 0 .
The mass m ( A ) indicates the strength of the evidence’s support for A, while m ( Ω ) is represented as the uncertainty of evidence. If m ( Ω ) = 1, no useful information from the evidence exists.
The basic probability assignment (BPA) function, plausibility function (PF), belief function (BF) and other trust quantization functions are described as follows. Each function has a clear definition with physical meaning and there are some corresponding relationships.
Definition 2.
Given a BPA m, for a proposition A⊆Ω, the belief function Bel: 2 Ω → [0,1] is defined as [30]
B e l ( A ) = B A m ( B ) .
The plausibility function Pl: 2 Ω → [0,1] is defined as
P l ( A ) = 1 B e l ( A ¯ ) = B A m ( B ) ,
where A ¯ = Ω−A. The quantity of Bel(A) can be seen as a measure of people’s belief that the hypothesis A is true and can be viewed as a lower limit function on the probability of A. The plausibility Pl(A) can be interpreted as the degree that we absolutely believe in A and can be seen as an upper limit function on the probability of A.
Based on the classical evidence theory, the combination rules to aggregate the multiple sources are defined as follows.
Definition 3.
Assume that there are two bodies of evidence m 1 and m 2 defined on Ω, respectively, m 1 and m 2 can be combined with Dempster’s orthogonal rule as follows [48,49]:
m 1 m 2 = m ( A ) = B C = A m 1 ( B ) m 2 ( C ) 1 K ,
where
K = B C = m 1 ( B ) m 2 ( C ) ,
where K (conflict coefficient) is called the degree of conflict which measures the degree of conflict between m 1 and m 2 . If K = 0 , it means that there is no conflict between m 1 and m 2 , and if K = 1 , it means that m 1 and m 2 is a complete contradiction. In recent years, more and more scholars have paid attention to improve the method of combination rules [50,51].

2.2. Evidence Distance

Evidence distance is regarded as an effective method to measure the conflict of evidence. Here are some of the basic concepts:
Definition 4.
Assume that m 1 and m 2 are two BPAs defined on the same frame of discernment Ω, which contains N mutually exclusive and exhaustive hypotheses. Namely, it can be expressed as Ω = { H 1 , H 2 , , H N } . The basic definition can be defined as follows [29]:
d B P A ( m 1 , m 2 ) = 1 2 ( m 1 m 2 ) T D = ( m 1 m 2 ) ,
where m 1 and m 2 are the BPAs and D = is an 2 N × 2 N matrix where the elements are D ( A , B ) = A B A B , and A , B U . Another way to represent d B P A is
d B P A ( m 1 , m 2 ) = 1 2 ( m 1 2 + m 2 2 2 < m 1 , m 2 > ) ,
where m 1 2 = < m , m > , and < m 1 , m 2 > is the scalar product defined by
< m 1 , m 2 > = i = 1 2 n j = 1 2 n m 1 ( A i ) m 2 ( A j ) | A i A j | | A i A j |
with A i , A j P ( Ω ) , i,j = 1,2,..., 2 N .
To combine the multiple source of evaluation and better solve the combination issues of highly conflicting evidence, the weighted average method is proposed by Deng et al. [52].

2.3. Intuitionistic Fuzzy Set

Since the intuitionistic fuzzy set (IFS) is proposed by Atanassov as a generalization of fuzzy sets in 1986, the aggregation of fuzzy sets and IFS theory have received a lot of attention in the past few years [53,54]. In a classical fuzzy sets theory, the relationship between each set is only B e l o n g t o or N o t B e l o n g t o . The central idea of the traditional fuzzy set is to expand the characteristic function to the closed interval 0 , 1 . Based on it, the intuitionistic fuzzy sets were introduced to express the uncertain information better. Here are some of the basic definitions:
Definition 5.
An intuitionistic fuzzy set (IFS) A on the space X is defined by two functions, A = < A + , A > , A + ( x ) can be represented by the degree of membership of x in A and A ( x ) can be represented by the degree of nonmembership of x in A. Furthermore, it satisfies the condition that [55]
0 A + ( x ) + A ( x ) 1 ,
where A + ( x ) 0 , 1 and A ( x ) 0 , 1 .
The degree of hesitancy of x is defined as
H e s ( x ) = 1 ( A + ( x ) + A ( x ) ) .
Thus, the membership grade of x in the IFS A can be expressed by the tuple A ( x ) = < A + ( x ) , A ( x ) > .
With the development of IFS and evidence, the relationship between these two mathematical models has been investigated more and more. Here is a brief introduction.
Assume that there exists an IFS A = { < x , μ A ( x ) , ν A ( x ) > | x X } . The three kinds of variables are differentiated and denoted x A , x A , and the situation of hesitation when both the two hypotheses can not be approved or rejected. In this case above, the relationship between IFS and evidence theory by mathematical modelling can be found, which can be expressed that [56]
m ( Y e s ) = μ A ( x ) ,
m ( N o ) = ν A ( x ) ,
m ( Y e s , N o ) = π A ( x ) .
Recalling the evidence theory, the IFS A can also be expressed as another form [56]
A = { < x , B I A ( x ) > | x X } ,
where
B e l A ( x ) = m ( Y e s ) = μ A ( x ) ,
P l A ( x ) = m ( Y e s ) + m ( Y e s , N o ) = μ A ( x ) + π A ( x ) = 1 υ A ( x ) .
Thus, the belief interval of proposition A is defined as follows:
B I A ( x ) = [ B e l A ( x ) , P l A ( x ) ] .
Definition 6.
Assume that there exist two alternatives x i and x j . Based on the conversion process, the belief interval for those two alternatives can be defined as follows [57]:
P ( x i > x j ) = max { 0 , P l ( x i ) B e l ( x j ) } max { 0 , B e l ( x i ) Pl ( x j ) } [ P l ( x i ) B e l ( x i ) ] + [ P l ( x j ) B e l ( x j ) ] ,
where P ( x i > x j ) expressed the degree of possibility of x i > x j .

2.4. Belief Entropy

In the classical information science, Shannon entropy has been used in many applications [58]. Here are some of the basic definitions:
Definition 7.
Shannon entropy is defined as [25]
H = i = 1 N p i log b p i ,
where N is the number of basic states, p i denotes the probability of state i, and p i satisfies
i = 1 N p i = 1 .
If the unit information is bit, then b = 2 , Shannon entropy is expressed as
H = i = 1 N p i log 2 p i .
However, since Dempster–Shafer evidence theory has been widely used in many fields, the method to measure the uncertainty in evidence theory is still an issue worth exploring. To measure the uncertain information better, a belief entropy, named as Deng entropy, is presented to deal with uncertainty measure of BPA based on Shannon entropy [25]. Here are some of the basic definitions:
Definition 8.
In frame of discernment X, the belief entropy is defined as [26]
E d ( m ) = A X m ( A ) log 2 m ( A ) 2 A 1 ,
where A is the cardinality of the proposition A and E d ( m ) expresses the belief entropy for basic possibility assignments. In particular, the belief entropy can definitely degenerate to the Shannon entropy if the belief is only assigned to single elements. With the development of evidence theory, the belief entropy has been more and more researched [59,60].

3. The Proposed Method

In this section, a new method to determine the weights of team members based on the evidence theory, intuitionistic fuzzy sets and belief entropy is proposed to rank the failure modes. The function of Failure Mode and Effects Analysis (FMEA) team members is to assess the risk factors with linguistic variables, such as very low, low, medium, high, very high and so on. Assume that there are k cross-functional team members T M k ( k = 1 , , p ) in an FMEA team; after discussing them, the experts prioritize i potential failure modes F M i ( i = 1 , , m ) . Each failure mode is evaluated on the j risk factor R F i ( j = 1 , 2 , 3 ) . λ i j k is the weight of decision makers which reflects the relative importance of the kth decision maker with respect to the jth risk factors for the ith potential failure modes. In addition, intuitionistic fuzzy numbers [61], which are represented by the ordered pairs of membership degrees and non-memberships corresponding to the intuitionistic fuzzy sets, is used to simply express the relevant conversion process.
Assume that the IFN α i j k = ( μ i j k , υ i j k ) is provided by T M k on the assessment of F M i for R F j . The proposed method consists of eleven steps. In addition, the flowchart of the proposed approach is shown in Figure 1.
Step 1: Determine the linguistic terms for each failure mode and transform them into IFNs. The specific judgement levels are divided into ten linguistic parts (see in Table 1, Table 2 and Table 3), which contains Very very low (VVL), Very Low (VL), Low (L), Medium low (ML), Medium (M), Medium high (MH), High (H), Very high (VH), Very very high (VVH) and Extremely high (EH).
Step 2: Evaluate the linguistic terms of relative importance for each risk factor and transform them into IFNs. Similarly, the specific judgement levels are divided into five parts (see in Table 4), which contains Very important, Important, Medium, Unimportant and Very unimportant.
Step 3: Convert all IFNs into BPAs for all failure modes. In addition, the concrete form can be defined as follows:
m i j k ( Y e s ) = μ i j k ,
m i j k ( N o ) = υ i j k ,
m i j k ( Y e s , N o ) = 1 μ i j k υ i j k .
Step 4: Determine the weights of risk factors. For the three judgement model S, O and D, each model can be transformed into an IFS to represent the information value. Based on the weight calculation, which is proposed by Boran et al. [16], the weight w j can be obtained. The computational equations are defined as follows:
w j = ( μ j + π j ( μ j / ( μ j + υ j ) ) ) j = 1 n ( μ j + π j ( μ j / ( μ j + υ j ) ) ) ,
which satisfy the condition that
j = 1 n w j = 1 .
Step 5: Determine the weights of team members λ i j k by using evidence distance which is introduced by Jousselme et al. [29].
Assume two groups of BPAs m i j q ( Y e s ) , m i j q ( N o ) , m i j q ( Y e s , N o ) and m i j t ( Y e s ) , m i j t ( N o ) , m i j t ( Y e s , N o ) , ( q , t = 1 , 2 , , p ) are two bodies of evidence (BOE), obtained by two different team members. In this paper, the similarity function, using the evidence distance to define the distance d ( m i j q , m i j t ) between m i j q and m i j t , is proposed as follows:
s ( m i j q , m i j t ) = 1 d ( m i j q , m i j t ) .
The S u p ( m i j k ) is used to represent the degree of m i j k supported by other bodies of evidence. In addition, the reliability degree C r d ( m i j k ) are defined as follows:
C r d ( m i j k ) = S u p ( m i j k ) t = 1 p S u p ( m i j t ) ,
S u p ( m i j k ) = t = 1 , t k p s ( m i j k , m i j t ) .
The C r d ( m i j k ) is to define the λ i j k
λ i j k = C r d ( m i j k ) = S u p ( m i j k ) t = 1 p S u p ( m i j t ) .
Step 6: Determine the weights of team members E d i j k by using belief entropy [26]. Based on the fellow steps, for all team members, their information value has been transformed into IFSs. Then, another weight E d i j k is calculated, which expresses the amount of uncertainty for all propositions. The specific equation is defined as follows:
E d i j k = m i j k ( Y ) log 2 m i j k ( Y ) 2 Y 1 m i j k ( N ) log 2 m i j k ( N ) 2 N 1 m i j k ( Y , N ) log 2 m i j k ( Y , N ) 2 Y , N 1 .
Step 7: Calculate the total weights of team members w i j k by combing λ i j k and E d i j k . After obtaining the two weights, the total weights of FMEA team members can be calculated as the form of multiplication, which is defined as follows:
w i j k = λ i j k E d i j k n = 1 p λ i j k E d i j k ,
k = 1 p w i j k = 1 ,
where p is the total number of failure modes for each risk factor.
Step 8: Calculate the weighted average of evidence considering the team members’ effect of FMEA model. For each failure mode F M i , there exists a group of basic probability assignment functions to express the degree of importance, which can be denoted as m ( Y e s ) m ( N o ) and m ( Y e s , N o ) . Thus, after obtaining the w i j k weights, the weighted average can be obtained as follows:
m i j ( Y e s ) = k = 1 p w i j k m i j k ( Y e s ) ,
m i j ( N o ) = k = 1 p w i j k m i j k ( N o ) ,
m i j ( Y e s , N o ) = 1 k = 1 p w i j k m i j k ( Y e s ) k = 1 p w i j k m i j k ( N o ) .
Step 9: Calculate the weighted average of evidence considering the risk factors with team members. To consider the impact of different risk factors (S, O, D), the weighted average of evidence which can be denoted as m i ( Y e s ) , m i ( N o ) and m i ( Y e s , N o ) is expressed as follows:
m i ( Y e s ) = j = 1 n w j m i j ( Y e s ) ,
m i ( N o ) = j = 1 n w j m i j ( N o ) ,
m i ( Y e s , N o ) = 1 j = 1 n w j m i j ( Y e s ) j = 1 n w j m i j ( N o ) .
Step 10: Calculate the belief intervals. After obtaining the weighted average of evidence in Step 9, the belief interval [ B e l ( F M i ) , P l ( F M i ) ] which is used to show the degree of support and opposition can be determined as:
B e l ( F M i ) = m i ( Y e s ) ,
P l ( F M i ) = m i ( Y e s ) + m i ( Y e s , N o ) .
Step 11: Rank all kinds of failure modes. Based on the belief intervals, the risk of different failure model can be compared with others by using Equation (19). After the process of comparison, the list of ranking in FMEA can be obtained.

4. Application

In this section, an example is used to illustrate the complete procedures of the proposed method.
The risk evaluation process has a great impact in many fields, such as multi-criteria decision-making (MCDM) [62,63,64,65] and other works [66,67]. In most situations, the weights for each risk factor may change the final result and lead the decision maker to make the undeserved judgement. To modify the process of products production as an easier and lower-cost method, the Failure mode and Effects Analysis play a growing important role in modern society.
Thus, an FMEA team consisting of five functional team members identifies potential failure modes in the electronics manufacturing project and wants to prioritize them in terms of their risk factors such as S (Severity), O (Occurrence) and D (Detection). In addition, twelve failure modes are identified. For the difficulty of evaluating the risk factors, the FMEA team members in this numerical example are supposed to assess them employing the linguistic terms. The specific transforming process is shown in Table 1, Table 2 and Table 3.
Step 1: The assessment information of the twelve failure modes on each risk factor, which was provided by the five team members, can be illustrated in Table 5. Each team member comes from different department, such as manufacturing, engineering, design and technique. Considering their deferent specialities and functions, the weights are determined by their degree of importance.
Step 2: Evaluate the linguistic terms of relative importance for each risk factor and transform them into IFNs (see in Table 6).
Step 3: Convert those IFNs into BPAs for all failure modes. The specific transforming equation is shown in Equations (12)–(14).
Step 4: Determine the weights of risk factors. In this paper, the weights calculation of risk factors in this example is shown in Equations (27) and (28). In addition, the results are shown in Table 7.
Step 5: Determine the first weights of team members λ i j k by using evidence distance [29]. The specific value of each mode is shown in Table 8.
Step 6: Determine the second weights of team members E d i j k by using belief entropy. In addition, the results are shown in Table 9.
Step 7: Calculate the total weights of team members w i j k by combing λ i j k and E d i j k . After the process of normalization, the specific value of weights is shown in Table 10.
Step 8: Calculate the weighted average of evidence considering the team members’ effect of FMEA model. The results are shown in Table 11.
Step 9: Calculate the weighted average of evidence considering the risk factors with team members. By introducing the consideration of risk factors, the weighted average of evidence is calculated. In addition, the results are shown in Table 12.
Step 10: Calculate the belief intervals. With the Equations (41) and (42), the final results are also shown in Table 12.
Step 11: Rank all kinds of failure modes. After the process of comparison, the final ranking can be obtained (see in Table 13).
Here, we present some discussion about the proposed method.
In the previous related research, many scholars have tried to enhance the effectiveness and availability based on intuitionistic fuzzy sets, evidence theory and so on. The ranking comparisons of all the related works are shown in Table 13. There are some ranking differences among those methods. In general, the higher ranked models are F M 1 , F M 2 , and the lowest ranked model is F M 12 , which is consistent with the previous three methods. For other failure modes, it can be seen that, in the evaluation of the proposed method, the overall ordering of F M 3 and F M 4 is slightly higher than the previous method, while the remaining rankings are generally consistent. The main reasons are summarized as follows:
The relatively importance of team members are different. In the method proposed by Liu et al. [15], the relative weights were supposed in advance, which are 0.10, 0.15, 0.20, 0.25 and 0.30. In addition, in the intuitionistic fuzzy TOPSIS method, the impacts of team members are not considered. In addition, the method proposed by Guo [17] has just considered the conflict of team members simply. In our proposed method, the weights of team members are defined by using both the evidence distance [29] and the belief entropy [26]. The evidence distance is to show the degree of conflict for all team members. In addition, the belief entropy is used to reflect the uncertainty of the information of each team member. The combination of them can express the evaluated information completely and effectively. To be specific, since the uncertainty information contained in the results of the expert evaluations in F M 1 , F M 2 and F M 12 is relatively low in this application, the weights obtained by considering the entropy factor has little effect on the final evaluation. Moreover, in F M 3 and F M 4 , the overall uncertainty of the expert evaluation is relatively high, the second weights obtained by calculating the belief entropy have a relatively large influence on the overall evaluation result, which leads to the final result as shown in Table 13.
Thus, with the differences mentioned above, the aggregation approaches for all kinds of methods are different. As a comparison, the process of our proposed method to determine the weights of team members is particularly scientific and effective, with strong practical significance and good performance.

5. Conclusions

FMEA has been regarded as an effective analysis approach to identify and rank the potential failure modes in many applications. However, the uncertainty of the experts’ decision process is not taken into consideration, which is regarded as an essential factor in decision-making. In this paper, the impact of experts factor uncertainty is modelled. A hybrid method to determine the weights of team members is proposed based on the belief entropy. The application in FMEA illustrates the efficiency of the proposed method.

Author Contributions

Methodology, F.X.; Writing of the original draft, Z.L.

Funding

The authors greatly appreciate the reviews’ suggestions and the editor’s encouragement. This research is supported by the Chongqing Overseas Scholars Innovation Program (No. cx2018077).

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Bian, T.; Zheng, H.; Yin, L.; Deng, Y. Failure mode and effects analysis based on D numbers and TOPSIS. Qual. Reliab. Eng. Int. 2018, 34, 501–515. [Google Scholar] [CrossRef]
  2. Jiang, W.; Xie, C.; Zhuang, M.; Tang, Y. Failure mode and effects analysis based on a novel fuzzy evidential method. Appl. Soft Comput. 2017, 57, 672–683. [Google Scholar] [CrossRef]
  3. Liu, H.; Liu, L.; Li, P. Failure mode and effects analysis using intuitionistic fuzzy hybrid weighted euclidean distance operator. Int. J. Syst. Sci. 2014, 45, 2012–2030. [Google Scholar] [CrossRef]
  4. Liu, H.; You, J.; Shan, M.; Shao, L. Failure mode and effects analysis using intuitionistic fuzzy hybrid TOPSIS approach. Soft Comput. 2015, 19, 1085–1098. [Google Scholar] [CrossRef]
  5. Li, Z.; Chen, L. A novel evidential FMEA method by integrating fuzzy belief structure and grey relational projection method. Eng. Appl. Artif. Intell. 2019, 77, 136–147. [Google Scholar] [CrossRef]
  6. Chen, L.; Deng, Y. A new failure mode and effects analysis model using Dempster–Shafer evidence theory and grey relational projection method. Eng. Appl. Artif. Intell. 2018, 76, 13–20. [Google Scholar] [CrossRef]
  7. Wang, Z.; You, J.; Liu, H.; Wu, S. Failure mode and effect analysis using soft set theory and COPRAS method. Int. J. Comput. Intell. Syst. 2017, 10, 1002–1015. [Google Scholar] [CrossRef]
  8. Sun, R.; Deng, Y. A new method to identify incomplete frame of discernment in evidence theory. IEEE Access 2019, 7, 15547–15555. [Google Scholar] [CrossRef]
  9. Han, Y.; Deng, Y. An enhanced fuzzy evidential DEMATEL method with its application to identify critical success factors. Soft Comput. 2018, 22, 5073–5090. [Google Scholar] [CrossRef]
  10. Liu, H.; You, J.; Fan, X.; Lin, Q. Failure mode and effects analysis using D numbers and grey relational projection method. Expert Syst. Appl. 2014, 41, 4670–4679. [Google Scholar] [CrossRef]
  11. Tooranloo, H.S.; Ayatollah, A.S. A model for failure mode and effects analysis based on intuitionistic fuzzy approach. Appl. Soft Comput. 2016, 49, 238–247. [Google Scholar] [CrossRef]
  12. Tooranloo, H.S.; Ayatollah, A.S.; Alboghobish, S. Evaluating knowledge management failure factors using intuitionistic fuzzy FMEA approach. Knowl. Inf. Syst. 2018, 57, 183–205. [Google Scholar] [CrossRef]
  13. Seiti, H.; Hafezalkotob, A.; Najafi, S.E.; Khalaj, M. A risk-based fuzzy evidential framework for FMEA analysis under uncertainty: An interval-valued DS approach. J. Intell. Fuzzy Syst. 2018, 35, 1419–1430. [Google Scholar] [CrossRef]
  14. Wang, Y.; Lei, Y.J. A technique for constructing intuitionistic fuzzy entropy. Control Decis. 2007, 22, 1390–1394. [Google Scholar]
  15. Liu, H.-C.; Liu, L.; Liu, N. Risk evaluation approaches in failure mode and effects analysis: A literature review. Expert Syst. Appl. 2013, 40, 828–838. [Google Scholar] [CrossRef]
  16. Boran, F.E.; Genç, S.; Kurt, M.; Akay, D. A multi-criteria intuitionistic fuzzy group decision-making for supplier selection with TOPSIS method. Expert Syst. Appl. 2009, 36, 11363–11368. [Google Scholar] [CrossRef]
  17. Guo, J. A risk assessment approach for failure mode and effects analysis based on intuitionistic fuzzy sets and evidence theory. J. Intell. Fuzzy Syst. 2016, 30, 869–881. [Google Scholar] [CrossRef]
  18. Chang, K.; Cheng, C. A risk assessment methodology using intuitionistic fuzzy set in FMEA. Int. J. Syst. Sci. 2010, 41, 1457–1471. [Google Scholar] [CrossRef]
  19. Tzafestas, S.G. From the founding editor, dr. spyros g. tzafestas—30 th year anniversary of JINT. J. Intell. Rob. Syst. 2018, 91, 3–4. [Google Scholar] [CrossRef]
  20. Tzafestas, S.G. Mobile robot control and navigation: A global overview. J. Intell. Rob. Syst. 2018, 91, 35–58. [Google Scholar] [CrossRef]
  21. Fu, C.; Xu, D.-L.; Yang, S.-L. Distributed preference relations for multiple attribute decision analysis. J. Oper. Res. Soc. 2016, 67, 457–473. [Google Scholar] [CrossRef]
  22. Jiang, W.; Wei, B. Intuitionistic fuzzy evidential power aggregation operator and its application in multiple criteria decision-making. Int. J. Syst. Sci. 2018, 49, 582–594. [Google Scholar] [CrossRef]
  23. Wei, G.-W. GRA method for multiple attribute decision-making with incomplete weight information in intuitionistic fuzzy setting. Knowl.-Based Syst. 2010, 23, 243–247. [Google Scholar] [CrossRef]
  24. Fei, L.; Wang, H.; Chen, L.; Deng, Y. A new vector valued similarity measure for intuitionistic fuzzy sets based on owa operators. Iran. J. Fuzzy Syst. 2018. [Google Scholar] [CrossRef]
  25. Shannon, C.E. A mathematical theory of communication. Bell Syst. Tech. J. 1948, 27, 379–423. [Google Scholar] [CrossRef]
  26. Deng, Y. Deng entropy. Chaos Solitons Fractals 2016, 91, 549–553. [Google Scholar] [CrossRef]
  27. Li, Y.; Deng, Y. Generalized ordered propositions fusion based on belief entropy. Int. J. Comput. Commun. Control 2018, 13, 792–807. [Google Scholar] [CrossRef]
  28. Xiao, F. Multi-sensor data fusion based on the belief divergence measure of evidence and the belief entropy. Inf. Fusion 2019, 46, 23–32. [Google Scholar] [CrossRef]
  29. Jousselme, A.; Maupin, P. Distances in evidence theory: Comprehensive survey and generalizations. Int. J. Approx. Reason. 2012, 53, 118–145. [Google Scholar] [CrossRef]
  30. Dempster, A. Upper and lower probabilities induced by a multivalued mapping. Ann. Math. Stat. 1967, 38, 325–339. [Google Scholar] [CrossRef]
  31. Xiao, F.; Zhan, C.; Lai, H.; Tao, L.; Qu, Z. New parallel processing strategies in complex event processing systems with data streams. Int. J. Distrib. Sens. Netw. 2017, 13, 1–15. [Google Scholar] [CrossRef]
  32. Xiao, F. A novel multi-criteria decision-making method for assessing health-care waste treatment technologies based on D numbers. Eng. Appl. Artif. Intell. 2018, 71, 216–225. [Google Scholar] [CrossRef]
  33. Fei, L.; Deng, Y.; Hu, Y. DS-VIKOR: A New Multi-criteria Decision-Making Method for Supplier Selection. Int. J. Fuzzy Syst. 2018. [Google Scholar] [CrossRef]
  34. Chhipi-Shrestha, G.; Mori, J.; Hewage, K.; Sadiq, R. Clostridium difficile infection incidence prediction in hospitals (CDIIPH): A predictive model based on decision tree and fuzzy techniques. Stoch. Environ. Res. Risk Assess. 2017, 31, 417–430. [Google Scholar] [CrossRef]
  35. Xiao, F. An intelligent complex event processing with D numbers under fuzzy environment. Math. Probl. Eng. 2016, 2016, 1–10. [Google Scholar]
  36. Bian, T.; Deng, Y. Identifying influential nodes in complex networks: A node information dimension approach. Chaos 2018, 28. [Google Scholar] [CrossRef]
  37. Zhang, H.; Deng, Y. Engine fault diagnosis based on sensor data fusion considering information quality and evidence theory. Adv. Mech. Eng. 2018, 10. [Google Scholar] [CrossRef]
  38. Xiao, F. An Improved Method for Combining Conflicting Evidences Based on the Similarity Measure and Belief Function Entropy. Int. J. Fuzzy Syst. 2018, 20, 1256–1266. [Google Scholar] [CrossRef]
  39. Xiao, F. A multiple criteria decision-making method based on D numbers and belief entropy. Int. J. Fuzzy Syst. 2019. accepted. [Google Scholar]
  40. Gong, Y.; Su, X.; Qian, H.; Yang, N. Research on fault diagnosis methods for the reactor coolant system of nuclear power plant based on D-S evidence theory. Ann. Nucl. Energy 2018, 395–399. [Google Scholar] [CrossRef]
  41. Michail, K.; Deliparaschos, K.M.; Tzafestas, S.G.; Zolotas, A.C. Ai-based actuator/sensor fault detection with low computational cost for industrial applications. IEEE Trans. Control Syst. Technol. 2016, 24, 293–301. [Google Scholar] [CrossRef]
  42. Cao, Z.; Lai, K.-L.; Lin, C.-T.; Chuang, C.-H.; Chou, C.-C.; Wang, S.-J. Exploring resting-state EEG complexity before migraine attacks. Cephalalgia 2018, 38, 1296–1306. [Google Scholar] [CrossRef] [PubMed]
  43. Lin, C.T.; Chuang, C.H.; Cao, Z.; Singh, A.K.; Hung, C.S.; Yu, Y.H.; Nascimben, M.; Liu, Y.T.; King, J.T.; Su, T.P.; et al. Forehead EEG in support of future feasible personal healthcare solutions: Sleep management, headache prevention, and depression treatment. IEEE Access 2017, 5, 10612–10621. [Google Scholar] [CrossRef]
  44. Mo, H.; Deng, Y. A new MADA methodology based on D numbers. Int. J. Fuzzy Syst. 2018, 20, 2458–2469. [Google Scholar] [CrossRef]
  45. Fei, L.; Deng, Y. A new divergence measure for basic probability assignment and its applications in extremely uncertain environments. Int. J. Intell. Syst. 2018. [Google Scholar] [CrossRef]
  46. Han, Y.; Deng, Y. A novel matrix game with payoffs of Maxitive Belief Structure. Int. J. Intell. Syst. 2018. [Google Scholar] [CrossRef]
  47. Yin, L.; Deng, X.; Deng, Y. The negation of a basic probability assignment. IEEE Trans. Fuzzy Syst. 2019, 27, 135–143. [Google Scholar] [CrossRef]
  48. Shafer, G. A Mathematical Theory of Evidence; Princeton University Press: Princeton, NJ, USA, 1976. [Google Scholar]
  49. Dempster, A.P. Upper and lower probabilities induced by a multivalued mapping. In Classic Works of the Dempster—Shafer Theory of Belief Functions; Springer: Berlin, Germany, 2008; pp. 57–72. [Google Scholar]
  50. Xu, H.; Deng, Y. Dependent evidence combination based on shearman coefficient and pearson coefficient. IEEE Access 2018, 6, 11634–11640. [Google Scholar] [CrossRef]
  51. Zhang, W.; Deng, Y. Combining conflicting evidence using the DEMATEL method. Soft Comput. 2018. [Google Scholar] [CrossRef]
  52. Wang, Y.; Deng, Y. Base belief function: An efficient method of conflict management. J. Ambient Intell. Hum. Comput. 2018. [Google Scholar] [CrossRef]
  53. Jiang, W.; Wei, B.; Liu, X.; Li, X.; Zheng, H. Intuitionistic fuzzy power aggregation operator based on entropy and its application in decision-making. Int. J. Intell. Syst. 2018, 33, 49–67. [Google Scholar] [CrossRef]
  54. Wei, G.-W. Maximizing deviation method for multiple attribute decision-making in intuitionistic fuzzy setting. Knowl.-Based Syst. 2008, 21, 833–836. [Google Scholar] [CrossRef]
  55. Atanassov, K.T. Intuitionistic fuzzy sets. Fuzzy Sets Syst. 1986, 20, 87–96. [Google Scholar] [CrossRef]
  56. Dymova, L.; Sevastjanov, P. An interpretation of intuitionistic fuzzy sets in terms of evidence theory: Decision making aspect. Knowl.-Based Syst. 2010, 23, 772–782. [Google Scholar] [CrossRef]
  57. Dymova, L.; Sevastjanov, P. The operations on interval-valued intuitionistic fuzzy values in the framework of Dempster–Shafer theory. Inf. Sci. 2016, 360, 256–272. [Google Scholar] [CrossRef]
  58. Lin, J. Divergence measures based on the shannon entropy. IEEE Trans. Inf. Theory 1991, 37, 145–151. [Google Scholar] [CrossRef]
  59. Pan, L.; Deng, Y. A New Belief Entropy to Measure Uncertainty of Basic Probability Assignments Based on Belief Function and Plausibility Function. Entropy 2018, 20, 842. [Google Scholar] [CrossRef]
  60. Kang, B.; Deng, Y.; Hewage, K.; Sadiq, R. Generating Z- number based on OWA weights using maximum entropy. Int. J. Intell. Syst. 2018, 33, 1745–1755. [Google Scholar] [CrossRef]
  61. Xu, Z.; Yager, R.R. Some geometric aggregation operators based on intuitionistic fuzzy sets. Int. J. Gen. Syst. 2006, 35, 417–433. [Google Scholar] [CrossRef]
  62. Kabir, G.; Sadiq, R.; Tesfamariam, S. A review of multi-criteria decision-making methods for infrastructure management. Struct. Infrastruct. Eng. 2014, 10, 1176–1210. [Google Scholar] [CrossRef]
  63. Khan, F.; Sadiq, R.; Veitch, B. Life cycle index (linx): A new indexing procedure for process and product design and decision-making. J. Clean. Prod. 2004, 12, 59–76. [Google Scholar] [CrossRef]
  64. Fu, C.; Xu, D.-L. Determining attribute weights to improve solution reliability and its application to selecting leading industries. Ann. Oper. Res. 2016, 245, 401–426. [Google Scholar] [CrossRef]
  65. Fu, C.; Xu, D.-L.; Xue, M. Determining attribute weights for multiple attribute decision analysis with discriminating power in belief distributions. Knowl.-Based Syst. 2018, 143, 127–141. [Google Scholar] [CrossRef]
  66. Xiao, F. A hybrid fuzzy soft sets decision-making method in medical diagnosis. IEEE Access 2018, 6, 25300–25312. [Google Scholar] [CrossRef]
  67. Cao, Z.; Lin, C.T. Inherent fuzzy entropy for the improvement of EEG complexity evaluation. IEEE Trans. Fuzzy Syst. 2018, 26, 1032–1035. [Google Scholar] [CrossRef]
Figure 1. The flow chart of our proposed method.
Figure 1. The flow chart of our proposed method.
Entropy 21 00211 g001
Table 1. The conversion and interpretation of the the relative importance evaluation under risk factor S.
Table 1. The conversion and interpretation of the the relative importance evaluation under risk factor S.
The Linguistic VariablesIFNsSeverity (S)
Very very low (VVL)(0.10,0.90)Almost no casualties
Very low (VL)(0.10,0.75)Very low level of injuries of people and amount of property damage
Low (L)(0.25,0.60)Low level of injuries of people and amount of property damage
Medium low (ML)(0.40,0.50)medium level of injuries of people and amount of property damage
Medium (M)(0.50,0.40)moderate level of injuries of people and amount of property damage
Medium high (MH)(0.60,0.30)moderately high level of injuries of people and amount of property damage
High (H)(0.70,0.20)high level of injuries of people and amount of property damage
Very high (VH)(0.80,0.10)Very high level of injuries of people and amount of property damage
Very very high (VVH)(0.90,0.10)Very very high level of injuries of people and amount of property damage
Extremely high (EH)(1.00,0.00)Severe level of injuries or death of people and amount of property damage
Table 2. The conversion and interpretation of the the relative importance evaluation under risk factor O.
Table 2. The conversion and interpretation of the the relative importance evaluation under risk factor O.
The Linguistic VariablesIFNsOccurrence (O)
Very very low (VVL)(0.10,0.90)A failure almost unlikely to occur
Very low (VL)(0.10,0.75)A failure is likely to occur once, but unlikely to occur more frequently
Low (L)(0.25,0.60)A failure occurs in low probabilities
Medium low (ML)(0.40,0.50)A failure occurs in moderately low probabilities
Medium (M)(0.50,0.40)A failure occurs in moderate probability
Medium high (MH)(0.60,0.30)A failure occurs in moderately high probabilities
High (H)(0.70,0.20)A failure occurs in high probabilities
Very high (VH)(0.80,0.10)A failure occurs in very high probabilities
Very very high (VVH)(0.90,0.10)A failure occurs in very very high probabilities
Extremely high (EH)(1.00,0.00)A failure occurs in extremely high probabilities
Table 3. The conversion and interpretation of the the relative importance evaluation under risk factor D.
Table 3. The conversion and interpretation of the the relative importance evaluation under risk factor D.
The Linguistic VariablesIFNsDetection (D)
Very very low (VVL)(0.10,0.90)The detection of failure occurrence is completely certain
Very low (VL)(0.10,0.75)The detection of failure occurrence is almost certain
Low (L)(0.25,0.60)The failure occurrence is very likely to be detected
Medium low (ML)(0.40,0.50)The failure occurrence is likely to be detected
Medium (M)(0.50,0.40)A moderate likelihood to detect the failure occurrence
Medium high (MH)(0.60,0.30)A moderately small likelihood to detect the failure occurrence
High (H)(0.70,0.20)A small probability of detecting the failure occurrence
Very high (VH)(0.80,0.10)A low likelihood to detect the failure occurrence
Very very high (VVH)(0.90,0.10)A very low likelihood to detect the failure occurrence
Extremely high (EH)(1.00,0.00)Almost impossible to detect failure occurrence
Table 4. The linguistic variables for the importance of risk factors.
Table 4. The linguistic variables for the importance of risk factors.
The Linguistic VariablesIFNs
Very important(0.90,0.10,0.00)
Important(0.75,0.20,0.05)
Medium(0.50,0.45,0.05)
Unimportant(0.35,0.60,0.05)
Very unimportant(0.10,0.90,0.00)
Table 5. The linguistic evaluation for each failure mode.
Table 5. The linguistic evaluation for each failure mode.
Failure ModeSOD
TM 1 TM 2 TM 3 TM 4 TM 5 TM 1 TM 2 TM 3 TM 4 TM 5 TM 1 TM 2 TM 3 TM 4 TM 5
F M 1 VHVVHLHVHMMHMLHMHMLMLMHMM
F M 2 VVHVHVHVVLVHMMMHVLMMLMHMHHM
F M 3 HMHVHLHMLMLMHMMLMLLMH
F M 4 MMLHMMHHMMLHMMLMLHLL
F M 5 LMMHMHMHMLVVLMLLLLMLMLM
F M 6 LMLMLMMMHLMMHMHMLMMLML
F M 7 MLHMMHMMLHMMLMMHMML
F M 8 MMLMHLHLMHMHLMHMHLMHVL
F M 9 LMHLMMMHLVLLLMMMLL
F M 10 LMLMLMMLLLMLMMLMHMLMLML
F M 11 LMMHMMLMMMMLMMMM
F M 12 MLMMLLMHMVLVLVLVLMLLMVLL
Table 6. The importance of risk factors.
Table 6. The importance of risk factors.
Risk FactorsMode AbbreviationThe Linguistic Variables
SeveritySVery important
OccurrenceOImportant
DetectionDMedium
Table 7. The weights of risk factors.
Table 7. The weights of risk factors.
Risk FactorsWeights
Severity0.4009
Occurrence0.3516
Detection0.2475
Table 8. The λ i j k weights for each failure mode.
Table 8. The λ i j k weights for each failure mode.
Failure ModeSeverity (S)Occurrence (O)Detection (D)
TM 1 TM 2 TM 3 TM 4 TM 5 TM 1 TM 2 TM 3 TM 4 TM 5 TM 1 TM 2 TM 3 TM 4 TM 5
F M 1 0.21180.21170.14630.21840.21180.20350.20930.18600.19190.20930.20000.20000.18890.20560.2056
F M 2 0.21880.23560.23560.08000.22990.21570.21570.19060.16250.21570.18600.20930.20930.19190.2035
F M 3 0.21720.22480.19390.19940.16460.20440.21050.18170.19290.21050.20890.20320.20130.20130.1851
F M 4 0.20930.19190.18600.20930.20350.20000.20560.18890.20000.20560.21010.21010.17490.20250.2025
F M 5 0.17000.21040.20460.20460.21040.16380.22680.16710.22680.21550.19890.19890.20630.20630.1896
F M 6 0.19780.20510.19970.19780.19970.21040.20460.17000.21040.20460.18330.20560.20000.20560.2056
F M 7 0.21460.17230.19000.21460.20850.18890.20560.20560.20000.20000.18890.20560.20560.20000.2000
F M 8 0.21380.20570.20750.18290.18850.19400.20200.20200.19400.20810.19870.21990.19660.21990.1648
F M 9 0.19890.21340.17530.19890.21340.20080.18130.21570.18640.21570.19780.19970.19970.20510.1978
F M 10 0.18460.20660.20660.20110.20110.20990.20990.20990.16890.20160.20650.17390.20650.20650.2065
F M 11 0.17180.21130.19410.21130.21130.16970.20760.20760.20760.20760.20920.20920.19520.20920.1772
F M 12 0.21040.20470.21040.18740.18710.14660.21330.21330.21330.21330.20630.19890.18960.20630.1989
Table 9. The E d i j k weights for each failure mode.
Table 9. The E d i j k weights for each failure mode.
Failure ModeSeverity (S)Occurrence (O)Detection (D)
TM 1 TM 2 TM 3 TM 4 TM 5 TM 1 TM 2 TM 3 TM 4 TM 5 TM 1 TM 2 TM 3 TM 4 TM 5
F M 1 1.08040.46901.59041.31531.08041.51951.45401.51951.31531.45401.51951.51951.45401.51951.5195
F M 2 0.46901.08041.08040.46901.31531.51951.51951.45401.29181.51951.51951.45401.45401.31531.5195
F M 3 1.31531.45401.08041.59051.31531.51951.51951.59051.45401.51951.51951.51951.59051.59051.4540
F M 4 1.51951.51971.31531.51951.45101.31531.51951.51951.31531.51951.51951.51951.31531.59051.5905
F M 5 1.59051.51951.45101.45401.51951.31531.51950.46901.51951.59051.59051.64831.51951.51951.5195
F M 6 1.59051.51951.51951.59051.51951.51951.45400.94221.51951.45401.45401.51951.51951.51951.5195
F M 7 1.51951.59051.31531.51951.45401.51951.51951.59051.31531.51951.51951.51951.45401.51951.5195
F M 8 1.51951.51951.45101.59051.31531.59051.45401.45401.59051.51951.31531.45401.59051.45401.2918
F M 9 1.59051.51951.31531.59051.51951.51951.45401.59051.29181.59051.59051.51951.51951.51951.5905
F M 10 1.59051.51951.51951.51951.51951.59051.59051.59051.51951.51951.51951.45401.51951.51951.5195
F M 11 1.59051.51951.45401.51951.51951.59051.51951.51951.51951.51951.59051.59051.51951.59051.4540
F M 12 1.51951.51951.51951.59051.45401.51951.29181.29181.29181.29181.51951.59051.51951.29181.5905
Table 10. The total weights w i j k of team members for each failure mode.
Table 10. The total weights w i j k of team members for each failure mode.
Failure ModeSeverity (S)Occurrence (O)Detection (D)
TM 1 TM 2 TM 3 TM 4 TM 5 TM 1 TM 2 TM 3 TM 4 TM 5 TM 1 TM 2 TM 3 TM 4 TM 5
F M 1 0.21250.09220.21610.26670.21250.21280.20950.19450.17370.20950.20160.20160.18220.20730.2073
F M 2 0.10780.26750.26750.03940.31780.22290.22290.18850.14280.22290.19450.20950.20950.17370.2128
F M 3 0.21070.24110.15450.23390.15970.20440.21050.19020.18460.20140.20670.20100.20850.20850.1753
F M 4 0.21660.19860.16660.21660.20150.18290.21720.17760.18290.21730.21100.21100.15210.21290.2129
F M 5 0.17970.21250.19770.19770.21250.16250.25990.05910.25990.25850.20290.21030.20100.20100.1848
F M 6 0.20330.20140.19610.20330.19610.22930.21330.11490.22930.21330.17680.20720.20160.20720.2072
F M 7 0.22040.19530.16890.22040.20490.19220.20920.21900.17610.20350.19220.20920.21900.17610.2035
F M 8 0.21980.21150.20410.19680.16780.20300.19340.19310.20290.20790.18320.22420.21920.22420.1492
F M 9 0.20930.21450.15250.20930.21450.20400.17620.22940.16100.22940.20330.19610.19610.20140.2033
F M 10 0.19160.20480.20480.19930.19930.21340.21340.21340.16400.19580.20810.16770.20810.20810.2081
F M 11 0.17990.21140.18580.21140.21140.17620.20590.20590.20590.20590.17620.20590.20590.20590.2059
F M 12 0.21030.20460.21030.19600.17890.16810.20800.20800.20800.20800.20890.21080.19200.17760.2108
Table 11. The weighted average of team members.
Table 11. The weighted average of team members.
Failure ModeSeverity (S)Occurrence (O)Detection (D)
m ij ( Yes ) m ij ( No ) m ij ( Yes , No ) m ij ( Yes ) m ij ( No ) m ij ( Yes , No ) m ij ( Yes ) m ij ( No ) m ij ( Yes , No )
F M 1 0.66370.23470.10150.55720.34280.10000.47790.42210.1000
F M 2 0.75140.16330.08530.48060.41230.10710.55720.34280.1000
F M 3 0.58670.30220.11160.45050.44000.10950.39260.48650.1208
F M 4 0.53360.36630.01000.55320.34670.10000.38170.49700.1213
F M 5 0.49460.39640.10900.39220.50070.10700.35650.50180.1417
F M 6 0.37820.50140.12030.51390.38030.10570.45550.44440.1000
F M 7 0.50800.38280.10930.48050.40860.11090.47790.42210.1000
F M 8 0.48360.40650.10980.43720.44250.12030.46700.41460.1184
F M 9 0.42590.45320.12090.33850.53050.13100.37820.50140.1203
F M 10 0.41110.47930.10960.32360.54440.13200.43350.46650.1000
F M 11 0.47360.47140.10900.45600.43520.10880.45600.43520.1088
F M 12 0.42680.46340.10980.16720.69110.14160.30270.56730.1299
Table 12. The weighted average of evidence considering the risk factors with team members and the belief intervals.
Table 12. The weighted average of evidence considering the risk factors with team members and the belief intervals.
Failure Mode m ij ( Yes ) m ij ( No ) m ij ( Yes , No ) Bel Pl Ranking
F M 1 0.59320.30600.10070.59320.69392
F M 2 0.60810.29530.09660.60810.70471
F M 3 0.50370.38420.11210.50370.61584
F M 4 0.51600.38040.10350.51600.61953
F M 5 0.43350.45290.11360.43350.54719
F M 6 0.44180.44660.11160.44180.55348
F M 7 0.49270.39890.10830.49270.60105
F M 8 0.46340.42130.11520.46340.57866
F M 9 0.38530.49010.12460.38530.509910
F M 10 0.38590.49900.11510.38590.501011
F M 11 0.44760.43960.11270.44760.56037
F M 12 0.30900.56590.12510.30900.435112
Table 13. The comparison of final ranking in different methods.
Table 13. The comparison of final ranking in different methods.
Failure ModeMethod 1Method 2Method 3Proposed Method
F M 1 2222
F M 2 1111
F M 3 5664
F M 4 4443
F M 5 91199
F M 6 8788
F M 7 3535
F M 8 6356
F M 9 1091110
F M 10 11101011
F M 11 7877
F M 12 12121212

Share and Cite

MDPI and ACS Style

Liu, Z.; Xiao, F. An Intuitionistic Evidential Method for Weight Determination in FMEA Based on Belief Entropy. Entropy 2019, 21, 211. https://doi.org/10.3390/e21020211

AMA Style

Liu Z, Xiao F. An Intuitionistic Evidential Method for Weight Determination in FMEA Based on Belief Entropy. Entropy. 2019; 21(2):211. https://doi.org/10.3390/e21020211

Chicago/Turabian Style

Liu, Zeyi, and Fuyuan Xiao. 2019. "An Intuitionistic Evidential Method for Weight Determination in FMEA Based on Belief Entropy" Entropy 21, no. 2: 211. https://doi.org/10.3390/e21020211

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop