In decision theory, the weighted sum model (WSM),[1] [2] also called weighted linear combination (WLC)[3] or simple additive weighting (SAW),[4] is the best known and simplest multi-criteria decision analysis (MCDA) / multi-criteria decision making method for evaluating a number of alternatives in terms of a number of decision criteria.
In general, suppose that a given MCDA problem is defined on m alternatives and n decision criteria. Furthermore, let us assume that all the criteria are benefit criteria, that is, the higher the values are, the better it is. Next suppose that wj denotes the relative weight of importance of the criterion Cj and aij is the performance value of alternative Ai when it is evaluated in terms of criterion Cj. Then, the total (i.e., when all the criteria are considered simultaneously) importance of alternative Ai, denoted as AiWSM-score, is defined as follows:
WSM-score | |
A | |
i |
=
n | |
\sum | |
j=1 |
wjaij,fori=1,2,3,...,m.
For the maximization case, the best alternative is the one that yields the maximum total performance value.
It is very important to state here that it is applicable only when all the data are expressed in exactly the same unit. If this is not the case, then the final result is equivalent to "adding apples and oranges."
For a simple numerical example suppose that a decision problem of this type is defined on three alternative choices A1, A2, A3 each described in terms of four criteria C1, C2, C3 and C4. Furthermore, let the numerical data for this problem be as in the following decision matrix:
Criteria | WSM Score | |||||
---|---|---|---|---|---|---|
C1 | C2 | C3 | C4 | |||
Weighting | 0.20 | 0.15 | 0.40 | 0.25 | align=center | – |
Choice A1 | 25 | 20 | 15 | 30 | 21.50 | |
Choice A2 | 10 | 30 | 20 | 30 | 22.00 | |
Choice A3 | 30 | 10 | 30 | 10 | 22.00 |
When the previous formula is applied on these numerical data the WSM scores for the three alternatives are:
WSM-score | |
A | |
1 |
=25 x 0.20+20 x 0.15+15 x 0.40+30 x 0.25=21.50.
Similarly, one gets:
WSM-score | |
A | |
2 |
=
WSM-score | |
22.00,andA | |
3 |
=22.00.
Thus, the best choice (in the maximization case) is either alternative A2 or A3 (because they both have the maximum WSM score which is equal to 22.00). These numerical results imply the following ranking of these three alternatives: A2 = A3 > A1 (where the symbol ">" stands for "greater than").
The choice of values for the weights is rarely easy. The simple default of equal weighting is sometimes used when all criteria are measured in the same units. Scoring methods may be used for rankings (universities, countries, consumer products etc.), and the weights will determine the order in which these entities are placed. There is often much argument about the appropriateness of the chosen weights, and whether they are biased or display favouritism.
One approach for overcoming this issue is to automatically generate the weights from the data. [5] This has the advantage of avoiding personal input and so is more objective. The so-called Automatic Democratic Method for weight generation has two key steps:
(1) For each alternative, identify the weights which will maximize its score, subject to the condition that these weights do not lead to any of the alternatives exceeding a score of 100%.
(2) Fit an equation to these optimal scores using regression so that the regression equation predicts these scores as closely as possible using the criteria data as explanatory variables. The regression coefficients then provide the final weights.