3.1. Sum based

3.1.1. Sum normalization

The sum method considers the sum of the ratings of the criteria in question when normalizing. This normalization can be defined with the Equation (3.1) for profit-type criteria and with the Equation (3.2) for cost-type criteria.

(3.1)\[\begin{equation} r_{i j}=\frac{x_{i j}}{\sum_{i=1}^{m} x_{i j}} \end{equation}\]
(3.2)\[\begin{equation} r_{i j}=\frac{\frac{1}{x_{i j}}}{\sum_{i=1}^{m} \frac{1}{x_{i j}}} \end{equation}\]

where \(x_{ij}\) is the \(i-th\) value of the alternative and the \(j-th\) value of the criterion in the decision matrix.

3.1.2. Vector normalization

The vector method considers the root of the sum of squares of the ratings of the criteria in question when normalizing. This normalization can be defined by the Equation (3.3) for profit-type criteria and by the Equation (3.4) for cost-type criteria.

(3.3)\[\begin{equation} r_{i j}=\frac{x_{i j}}{\sqrt{\sum_{i=1}^{m} x_{i j}^{2}}} \end{equation}\]
(3.4)\[\begin{equation} r_{i j}=1-\frac{x_{i j}}{\sqrt{\sum_{i=1}^{m} x_{i j}^{2}}} \end{equation}\]

where \(x_{ij}\) is the \(i-th\) value of the alternative and the \(j-th\) value of the criterion in the decision matrix.

3.1.3. Logarithmic normalization

The logarithmic method considers the natural logarithm to normalization. Values of the considered set are assumed to be positive. The Equations are described for profit type (3.5) and cost type (3.6) respectively as follows:

(3.5)\[\begin{equation} r_{i j}=\frac{\ln \left(x_{i j}\right)}{\ln \left(\prod_{i=1}^{m} x_{i j}\right)} \end{equation}\]
(3.6)\[\begin{equation} r_{i j}=\frac{1-\frac{\ln \left(x_{i j}\right)}{\ln \left(\prod_{i=1}^{m} x_{i j}\right)}}{m-1} \end{equation}\]

where \(x_{ij}\) is the \(i-th\) value of the alternative and the \(j-th\) value of the criterion in the decision matrix.

3.1.4. Enhanced accuracy method

Zeng and Yang proposed the enhanced accuracy method in 2013. It considers the maximum and minimum scores of the given criteria in normalization. This normalization can be defined by the formula (3.7) for profit-type criteria and by the formula (3.8) for cost-type criteria.

(3.7)\[\begin{equation} r_{i j}= 1 - \frac{\max_j(x_{ij}) - x_{ij}}{ \sum_{i=1}^{m} \left ( \max_j(x_{ij}) - x_{ij}) \right ) } \end{equation}\]
(3.8)\[\begin{equation} \label{equ:zdkost} r_{i j}= 1 - \frac{x_{ij} - \min_j(x_{ij})}{ \sum_{i=1}^{m} \left ( x_{ij} - \min_j(x_{ij}) \right ) } \end{equation}\]

where \(x_{ij}\) is the \(i-th\) value of the alternative and the \(j-th\) value of the criterion in the decision matrix.