Next Article in Journal
Tsallis and Other Generalised Entropy Forms Subject to Dirichlet Mixture Priors
Previous Article in Journal
Approximating Fixed Points of Relatively Nonexpansive Mappings via Thakur Iteration
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Novel DEMATEL Approach by Considering Normalization and Invertibility

1
Department of Business Administration, Chung Yuan Christian University, No. 200 Chung Pei Road, Chung Li District, Taoyuan 320, Taiwan
2
Department of Computer Science & Information Management, Soochow University, No. 56 Kueiyang Street, Section 1, Taipei 100, Taiwan
*
Author to whom correspondence should be addressed.
Symmetry 2022, 14(6), 1109; https://doi.org/10.3390/sym14061109
Submission received: 26 April 2022 / Revised: 16 May 2022 / Accepted: 24 May 2022 / Published: 28 May 2022

Abstract

:
DEMATEL is a popular approach in multi-criteria decision making (MCDM) to understand the influence relationship between elements. In addition, the result of DEMATEL is used as the input in other approaches to explore further applications. However, DEMATEL may fail to derive the reasonable total influence matrix, i.e., all positive elements. Hence, DEMATEL uses a special normalization method to avoid that situation. It has been reported that selecting the normalization method plays a critical role after we determine the research method. This paper compares different normalization methods in DEMATEL and proposes a novel formula to derive the total influence matrix when the conventional DEMATEL cannot obtain a correct result. The numerical examples demonstrate how different normalization methods generate contradicted results of DEMATEL and the proposed approach ensures a reasonable result. In addition, we also shed light on further applications based on this paper.

1. Introduction

Decision-making trial and evaluation laboratory (DEMATEL) was developed to understand the problem or structure of the problem in the 1970s [1,2,3]. The basic idea of DEMATEL comes from Leontief’s input and output model [4]. The purpose of DEMATEL is to derive the influential relationship between elements within the problem.
Recently, DEMATEL has received much attention in the exploration of various applications, such as combining conflicting evidence [5], analyzing barriers to green lean practices [6], and safety management decision making [7]. In addition, DEMATEL was also used to integrate with other methods for further applications, such as grey theory [8], TOPSIS (technique for order of preference by similarity to ideal solution) [9], and ANFIS (adaptive network-based fuzzy inference system) [10]. However, papers seldom discuss the mathematical properties of DEMATEL. Therefore, the motivation of this paper is to fill the gap between the theory and practice of DEMATEL to discuss the infeasible situation of DEMATEL via the perspectives of normalization and invertibility.
Normalization is a common skill in the field of multi-criteria decision making (MCDM) to normalize raw data into a specific range, usually between zero and one, to avoid possible problems from different scales and units. The conventional normalization methods include vector normalization [11], max normalization [12], sum normalization [13], logarithmic normalization [14], and minmax normalization [15], and the corresponding formulas of the normalization methods can refer to [16]. It has been reported that researchers often underestimate the importance of the proper selection of data normalization [17]. Ref [16] also revealed that once we determine the analytic method in our research, the corresponding normalization method plays a crucial role in the final result. Although several papers compared the influence of different normalization methods on various MCDM models, e.g., TOPSIS, VIKOR (VlseKriterijumska Optimizacija I Kompromisno Resenje) [18], and SAW (sample additive weighting), the situation of DEMATEL is not reported so far. Hence, the appropriate normalization method of DEMATEL is the first concern in this paper.
Furthermore, the infeasible situation of DEMATEL is another concern here to uncover the reason why DEMATEL cannot derive the result and propose a novel method to handle that situation. Although plenty of papers have used DEMATEL to consider various MCDM problems, no paper reports the infeasible situation of DEMATEL so far. However, the infeasible solution of DEMATEL may come from different normalization methods or incorporating the feedback effect.
Hence, the purpose of this paper is two-fold. First, we will explain what conditions of DEMATEL suffer the problem of the infeasible situation from the perspectives of the normalization method and feedback effect. Second, we will propose a novel method to derive and ensure the feasible solution of DEMATEL under any situation, i.e., considering different normalization methods and the feedback effect. The proposed method enables DEMATEL to handle more complicated problems without worrying about the possible infeasible situation.

2. DEMATEL Description

DEMATEL was developed by the Science and Human Affairs Program of the Battelle Memorial Institute of Geneva between 1972 and 1976 to be a structural method to solve complicated and intertwined problems [1,2,3]. Since DEMATEL has been used widely in past papers, we focus on discussing the mathematical property of DEMATEL as follows.
First, an expert is asked to use the scale [0,4] to indicate the influence level between elements, namely, the direct-influence matrix, where zero to four denotes no influence to extreme influence. Then, the normalized direct-influence matrix D can be obtained by normalizing the direct-influence matrix X = [ x i j ] , in which all principal diagonal elements are equal to zero such that
D = s X , s > 0
where
s = m i n ( 1 / max 1 i n j = 1 n | x i j | , 1 / max 1 j n i = 1 n | x i j | )
is nothing but the normalization of the direct-influence matrix, which ensures the condition of strictly diagonally dominant matrices.
Then, the full direct/indirect-influence matrix F can be obtained by
F = i = 1 D i = D ( I D ) 1
Example 2.
Next, we can give a numerical example to show how the conventional DEMATEL processes. We first assume the direct-influence matrix, which is provided by an expert as:
X = [ 0 4 3 0 4 0 4 2 2 0 1 4 0 1 2 0 ] .
Then, we use Equation (2) to derive the normalized direct-influence matrix as
D = [ 0.0 0.4 0.3 0.0 0.4 0.0 0.4 0.2 0.2 0.0 0.1 0.4 0.0 0.1 0.2 0.0 ] ,
such that the maximum column/row sum is equal to one.
Finally, we can calculate the direct- and indirect-influence matrix F as
F = D ( I D ) 1 = [ 0.4137 0.6115 0.8453 0.4604 0.7482 0.3669 1.0072 0.6763 0.3813 0.2158 0.4748 0.6331 0.1511 0.1799 0.3957 0.1942 ]
to understand the total influence between elements.
However, Equation (2) is only one kind of normalization, and if we normalized the direct-influence matrix by dividing the maximum elements within the matrix, i.e., the max normalization method, we could obtain:
D = [ 0 1 0.75 0 1 0 1 0.5 0.5 0 0.25 1 0 0.25 0.5 0 ]
and
( I D ) = [ 1 1 0.75 0 1 1 1 0.5 0.5 0 0.75 1 0 0.25 0.5 1 ] .
respectively.
Clearly, the matrix ( I D ) is against the strictly diagonally dominant matrix and is not invertible here, i.e., we cannot derive ( I D ) 1 . Note that the invertibility of ( I D ) is a necessary condition for DEMATEL to derive the result. Hence, Equation (2) is solely used to meet the convergent condition of the matrix, despite the fact that the max normalization should be another consideration.

3. Invertibility of DEMATEL

DEMATEL uses a specific normalization and ignores the feedback effect to ensure the existence of the solution. However, it hinders the possible applications in dealing with practical problems. Here, we release the feedback effect in DEMATEL to consider a more realistic situation as follows:
Example 2.
Assume the direct-influence matrix between elements can be represented as
X = [ 0 2 3 4 3 4 0 2 2 3 4 0 4 0 2 3 ] ,
and the corresponding normalized direct-influence matrix can be derived by Equation (2) as:
D = [ 0 2 / 9 3 / 9 4 / 9 3 / 9 4 / 9 0 2 / 9 2 / 9 3 / 9 4 / 9 0 4 / 9 0 2 / 9 3 / 9 ] .
Then, we can calculate ( I D ) as:
I D = [ 1 2 / 9 3 / 9 4 / 9 3 / 9 5 / 9 0 2 / 9 2 / 9 3 / 9 5 / 9 0 4 / 9 0 2 / 9 6 / 9 ] .
Clearly, ( I D ) is not satisfied with the condition of diagonally dominant matrices and is not invertible here.
The above direct-influence matrix in Example 2 seems an easy and common problem in DEMATEL, but the result of this problem is undefined (i.e., it produces an infinite matrix) because the matrix ( I D ) is singular.
Definition 1.
If A is a real n × n matrix and can be written in the form A = s I B where B 0 and s = ρ ( B ) , then A is a singular matrix.
If I D is singular, ( I D ) 1 does not exist. That is, DEMATEL cannot work when dealing with this situation because of the mathematical problem. To release the above restriction, our concern here is transformed into finding a generalized method to calculate the inverse of a singular matrix. Traditionally, the Moore–Penrose inverse is widely used to find the unique matrix for any matrix.
Definition 2
[19]. Let A be a real  n × n matrix. A matrix A + n × n is said to be the Moore–Penrose inverse if
A A + A = A ,   A + A A + = A + ,   ( A A + ) = A A + ,   and   ( A + A ) = A + A
where A is the conjugate matrix of A .
Note that Moore–Penrose’s method can ensure that A + always exists and is unique. According to the definition of the Moore–Penrose’s inverse, we can have
( I D ) ( I + D + D 2 + ) ( I D ) = ( I D )
and ensure that
( I D ) + = ( I + D + D 2 + )
Therefore, we can apply Moore–Penrose’s inverse, ( I D ) + , to DEMATEL.
Let us re-consider the direct-influence matrix in Example 2 and find ( I D ) 1 by the Moore–Penrose inverse as follows:
( I D ) + = ( [ 1 2 / 9 3 / 9 4 / 9 3 / 9 5 / 9 0 2 / 9 2 / 9 3 / 9 5 / 9 0 4 / 9 0 2 / 9 6 / 9 ] ) +
= [ 0.5666 0.3139 0.1508 0.1019 0.1508 0.9253 0.6073 0.1671 0.3139 0.0204 0.9253 0.5910 0.1019 0.5910 0.1671 0.8601 ]
The result of the Moore–Penrose inverse seems helpful and useful when dealing with any singular matrix in DEMATEL. However, the Moore–Penrose inverse cannot guarantee that the inverse matrix is positive, which is a necessary condition of DEMATEL.
In fact, the Moore–Penrose inverse can only ensure that the inverse of a singular matrix is positive under some conditions. For example, [20] showed that the Moore–Penrose inverse could obtain a positive result when the symmetric singular tridiagonal M-matrix is considered. Next, we employ another method to derive the inverse of a matrix that ensures the positive matrix.
Definition 3.
Let A be a real  n × n matrix. The index of A, I n d ( A ) , is the smallest nonnegative integer k such that R a n k ( A k + 1 ) = R a n k ( A k ) . The Drazin inverse of A, i.e., A D , is the unique solution of the equation of A k + 1 X = A k , X A X = X , and A X = X A where k = I n d ( A ) .
Lemma 1
[21]. Let A be a real  n × n matrix in standard form,
A = P [ A 11 A 11 A 11 0 A 11 A 11 0 0 A 11 ] P
where  P  denotes the permutation matrix and  c > 0  be a number such that  ( A + t I ) 1 exists for all t ( 0 , c ) . If B(t) is the block diagonal matrix which can be presented as
B ( t ) = [ ( A 11 + t I ) 1 0 0 0 ( A 22 + t I ) 1 0 0 0 ( A m m + t I ) 1 ]
and C is the nilpotent matrix which can be represented as
C = [ 0 A 12 A 1 m 0 0 A m 1 , m 0 0 0 ] ,
then
( A + t I ) 1 = k = 0 m 1 ( B ( t ) C ) k B ( t )   on   ( 0 , c ) .
If A is an M-matrix, then
C 0   and   B ( t ) 0   on   ( 0 , c ) ,
( A + t I ) 1 B ( t ) 1 0   and   ( A + t I ) 1 0   on   ( 0 , c ) ,  
and
( A + t I ) 1 1 m ( A + t I ) 1 B ( t ) 1 ( A + t I ) 1   on   ( 0 , c ) .  
Theorem 1.
If A is an M-matrix, then there is a number  c > 0 such that ( A + t I ) 1 ( I t A D ) is positive when t ( 0 , c ) .
Proof. 
First, we can calculate
( A + t I ) 1 ( I t A D ) = ( A + t I ) 1 + t ( A + t I ) 1 A D
1 m ( A + t I ) 1 B ( t ) 1 ( A + t I ) 1 + t ( A + t I ) 1 A D   ( Lemma   1 )
= ( A + t I ) 1 B ( t ) 1 [ 1 m ( A + t I ) 1 + t B ( t ) A D ] .
Since ( A + t I ) 1 B ( t ) 1 0 (from Lemma 1), we only need to prove [ 1 m ( A + t I ) 1 + t B ( t ) A D ] 0 . Then, we can obtain
[ 1 m ( A + t I ) 1 + t B A D ] i j = 1 m [ ( A + t I ) 1 ] i j when [ A D ] i j = 0 .
If [ A D ] i j 0 , then we can consider the following equation
t r ( i ) [ 1 m ( A + t I ) 1 + t B A D ] i j = 1 m t r ( i ) [ ( A + t I ) 1 ] i j + t r ( i ) + 1 ( A i i + t I ) 1 [ A D ] i j .
As t 0 + , it guarantees that
t r ( i ) + 1 ( A i i + t I ) 1 [ A D ] i j 0
and
lim 1 m t r ( i ) [ ( A + t I ) 1 ] i j > 0
Thus, we can obtain ( A + t I ) 1 ( I t A D ) 0 . Q.E.D. □
According to the result of Theorem 1, we can directly derive Theorems 2 and 3.
Theorem 2.
If A is an M-matrix, then for every  t > 0 , G ( t ) = ( A + t I ) 1 ( I t A D ) = A D + ( A + t I ) 1 ( I A A D ) is nonsingular. Furthermore, a number exists c > 0 such that G ( t ) 0 when t ( 0 , c ) .
Theorem 3.
If A is an M-matrix, then there is a number  c > 0 such that A + t ( I A A D ) is inverse positive when t ( 0 , c ) .
Although for every M-matrix, the matrix A + t ( I A A D ) is inverse positive for some interval ( 0 , c ) , an expression for the maximal value for c is unknown. However, when the condition I n d ( A ) = 1 is satisfied, the maximal c is equal to the largest t for which ( I A A D ) t A D [8].
Let us resolve the problem of Example 2 by using Theorem 1 to derive the positive inverse of the singular M-matrix as follows.
According to Theorem 3, which indicates that A 1 = [ A + t ( I A A D ) ] 1 approximately holds and the result of [8], we can derive the following equation
( I D ) 1 = [ ( I D ) + t ( I ( I D ) ( I D ) D ) ] 1
to ensure the positive matrix.
Next, we used Equation (11) to conduct Example 3 and derive the result of ( I D ) 1 as:
( I D ) 1 = [ 1.3166 0.4361 0.5992 0.6481 0.5992 1.6753 0.1427 0.5829 0.4361 0.7296 1.6753 0.1590 0.6481 0.1590 0.5829 1.6101 ] , t = 1 / 3 .
Then, the result of F can be calculated as:
F = [ 0.5666 0.6861 0.8492 0.8981 0.8492 0.9253 0.3927 0.8329 0.6861 0.9796 0.9253 0.4090 0.8981 0.4090 0.8329 0.8601 ] .
Note that the value t is set to one first. If the matrix ( I D ) 1 is negative, we can follow the Fibonacci number to set t = 1/2, 1/3, 1/5,…, successively to ensure the positive inverse in practice.
Moreover, we can employ another normalization to the direct-influence matrix by dividing the maximum element of the matrix such that:
D = [ 0 2 / 4 3 / 4 4 / 4 3 / 4 4 / 4 0 2 / 4 2 / 4 3 / 4 4 / 4 0 4 / 4 0 2 / 4 3 / 4 ] .
Since the above matrix is still not invertible, we can use the proposed method to derive the inverse matrix of ( I D ) as:
( I D ) 1 = [ ( I D ) + t ( I ( I D ) ( I D ) D ) ] 1
= [ 1.2691 0.4568 0.6627 0.6114 0.6627 1.4314 0.1185 0.7874 0.4568 0.9565 1.4314 0.1553 0.6114 0.1553 0.7874 1.4459 ] , t = 1 / 3 .
The above result indicates that the elements of ( I D ) 1 are all positive and overcome the infeasible problem of conventional DEMATEL by using Equation (2). Finally, the result of the total influence matrix can be calculated as:
F = [ 0.5713 0.7059 0.8534 0.8694 0.8534 0.8229 0.4486 0.8751 0.7059 1.0038 0.8229 0.4673 0.8694 0.4673 0.8751 0.7882 ]
Next, let us re-consider Example 1 and derive the result by the different normalization methods as shown in Table 1. Here, we use three different normalization methods, i.e., max, sum, and vector methods, to derive the results of DEMATEL. In addition, DEMATEL with the max normalization method needs to use the proposed method to obtain the convergent solution.
From the above results, it can be seen that the different normalizations also result in the different results of DEMATEL. For example, we compare the influence of the third element on other elements. The conventional DEMATEL approach indicates that the third element has the most influence on the fourth element. However, DEMATEL with the max and vector normalization methods shows different results. Hence, we should use different normalization methods carefully because the result of DEMATEL may be used as the input in other methods, e.g., D-ANP (DEMATEL-based analytic network process). The proposed method extended DEMATEL to incorporate different normalizations and the feedback effect without worrying about the invertible issue of ( I D ) .

4. Discussion

DEMATEL is a popular method to understand the structure and influence relationship between elements. In addition, the result of DEMATEL is also used as the input in other methods for further applications. However, the conventional DEMATEL uses a particular normalization method to normalize the initial direct matrix for obtaining the positive total influence matrix. However, our numerical examples show that different normalization methods may derive inconsistent results. This result is not surprising and conforms with the results of past papers that the normalization methods play a vital role in the result.
Next, our paper also describes how different normalizations and the feedback effect may result in the infeasible solution of DEMATEL, which has not been reported so far. To reflect the infeasible solution, we propose a novel method, based on the Drazin inverse, to ensure a fair result, i.e., all elements are positive, of DEMATEL. Hence, we can extend the conventional DEMATEL by considering different normalization methods and the feedback effect for more sophisticated applications without worrying about obtaining the wrong result.
In addition, we also shed some light on future applications as follows. Firstly, since many papers used the total influence matrix of DEMATEL as the input in other approaches, e.g., ANP, the compromise may be the linear combination of different normalization methods. This concept can correspond to the managerial strategy of risk aversion. However, determining the weights of varying influence matrices should be another essential issue for future research.

5. Conclusions

This paper considers the issues of normalization and invertibility of DEMATEL and shows how the conventional DEMATEL fails when considering the max normalization and the feedback effect. This paper extends conventional DEMATEL to consider the more complicated situation with sound mathematical properties. The numerical examples indicate that different normalization methods may obtain opposite results, and some of them may result in unreasonable results of DEMATEL. Hence, we provide a new formula for DEMATEL to calculate the total influence matrix, based on the Drazin inverse, to guarantee a feasible solution under the above situations.

Author Contributions

Writing—original draft preparation, C.-Y.C. and J.-J.H.; writing—review and editing, J.-J.H. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Fontela, E.; Gabus, A. DEMATEL, Innovative Methods (No. 2 Report); Battelle Geneva Research Institute: Geneva, Switzerland, 1974. [Google Scholar]
  2. Fontela, E.; Gabus, A. The DEMATEL Observer; Battelle Geneva Research Center: Geneva, Switzerland, 1976. [Google Scholar]
  3. Warfield, J.N. Societal Systems: Planning, Policy, and Complexity; Wiley: New York, NY, USA, 1976. [Google Scholar]
  4. Leontief, W. Recent developments in the study of interindustrial relationships. Am. Econ. Rev. 1949, 39, 211–225. [Google Scholar]
  5. Zhang, W.; Deng, Y. Combining conflicting evidence using the DEMATEL method. Soft Comput. 2019, 23, 8207–8216. [Google Scholar] [CrossRef]
  6. Singh, C.; Singh, D.; Khamba, J.S. Analyzing barriers of Green Lean practices in manufacturing industries by DEMATEL approach. J. Manuf. Technol. Manag. 2020, 32, 176–198. [Google Scholar] [CrossRef]
  7. Yazdi, M.; Khan, F.; Abbassi, R.; Rusli, R. Improved DEMATEL methodology for effective safety management decision-making. Saf. Sci. 2020, 127, 104705. [Google Scholar] [CrossRef]
  8. Khan, S.; Haleem, A.; Khan, M.I. Enablers to implement circular initiatives in the supply chain: A grey DEMATEL method. Glob. Bus. Rev. 2020, 0972150920929484. [Google Scholar] [CrossRef]
  9. Zhang, X.; Su, J. A combined fuzzy DEMATEL and TOPSIS approach for estimating participants in knowledge-intensive crowdsourcing. Comput. Ind. Eng. 2019, 137, 106085. [Google Scholar] [CrossRef]
  10. Yadegaridehkordi, E.; Hourmand, M.; Nilashi, M.; Shuib, L.; Ahani, A.; Ibrahim, O. Influence of big data adoption on manufacturing companies’ performance: An integrated DEMATEL-ANFIS approach. Technol. Forecast. Soc. Chang. 2018, 137, 199–210. [Google Scholar] [CrossRef]
  11. Nijkamp, P.; van Delft, A. Multi-Criteria Analysis and Regional Decision-Making; Springer Science & Business Media: Berlin/Heidelberg, Germany, 1977; Volume 8. [Google Scholar]
  12. Stopp, F. Variantenvergleich durch Matrixspiele. Wiss. Z. Der Hochsch. Für Bauwes. Leipz. 1975, 2, 117. [Google Scholar]
  13. Wang, Y.M.; Luo, Y. Integration of correlations with standard deviations for determining attribute weights in multiple attribute decision making. Math. Comput. Model. 2010, 51, 1–12. [Google Scholar] [CrossRef]
  14. Zavadskas, E.K.; Turskis, Z. A new logarithmic normalization method in games theory. Informatica 2008, 19, 303–314. [Google Scholar] [CrossRef]
  15. Weitendorf, D. Beitrag zur Optimierung der räumlichen Struktur eines Gebäudes. Ph.D. Thesis, Hochschule für Architektur und Bauwesen, Weimar, Germany, 1976. [Google Scholar]
  16. Sałabun, W.; Wątróbski, J.; Shekhovtsov, A. Are mcda methods benchmarkable? a comparative study of topsis, vikor, copras, and promethee ii methods. Symmetry 2020, 12, 1549. [Google Scholar] [CrossRef]
  17. Kosareva, N.; Krylovas, A.; Zavadskas, E.K. Statistical analysis of MCDM data normalization methods using Monte Carlo approach. The case of ternary estimates matrix. Econ. Comput. Econ. Cybern. Stud. Res. 2018, 52, 159–175. [Google Scholar]
  18. Opricovic, S.; Tzeng, G.H. Compromise solution by MCDM methods: A comparative analysis of VIKOR and TOPSIS. Eur. J. Oper. Res. 2004, 156, 445–455. [Google Scholar] [CrossRef]
  19. Bapat, R.B.; Robinson, D.W. The Moore-Penrose inverse over a commutative ring. In Linear Algebra and Its Applications; Elsevier: Amsterdam, The Netherlands, 1992; Volume 177, pp. 89–103. [Google Scholar]
  20. Encinas, A.M.; Bendito, E.; Carmona, A.; Mitjana, M. On the M–Matrix Inverse Problem for Symmetric Singular Tridiagonal Matrices. In Proceedings of the European Conference on Combinatorics, Graph Theory and Applications (Eurocomb 2011), Budapest, Hungary, 29 August 2011–2 September 2011. [Google Scholar]
  21. Meyer, C.D.; Stadelmaier, M.W. Singular M-matrices and inverse positivity. Linear Algebra Its Appl. 1978, 22, 139–156. [Google Scholar] [CrossRef] [Green Version]
Table 1. Comparisons among different normalization methods in DEMATEL.
Table 1. Comparisons among different normalization methods in DEMATEL.
Conventional DEMATELDEMATEL with max normalization (t = 1/3)
Symmetry 14 01109 i001 Symmetry 14 01109 i002
DEMATEL with sum normalizationDEMATEL with vector normalization
Symmetry 14 01109 i003 Symmetry 14 01109 i004
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Chen, C.-Y.; Huang, J.-J. A Novel DEMATEL Approach by Considering Normalization and Invertibility. Symmetry 2022, 14, 1109. https://doi.org/10.3390/sym14061109

AMA Style

Chen C-Y, Huang J-J. A Novel DEMATEL Approach by Considering Normalization and Invertibility. Symmetry. 2022; 14(6):1109. https://doi.org/10.3390/sym14061109

Chicago/Turabian Style

Chen, Chin-Yi, and Jih-Jeng Huang. 2022. "A Novel DEMATEL Approach by Considering Normalization and Invertibility" Symmetry 14, no. 6: 1109. https://doi.org/10.3390/sym14061109

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