Weights
The weight vector (denoted as ) is a one-dimensional array of real numbers that defines the relative importance of each criterion in the decision-making process.
- Each value in the weight vector corresponds to one criterion.
- Weights have to me normalized, and always sums to
1