Methods · Objective weighting
PCA Weighting (Objective Weighting via Principal Component Analysis)
PCA Weighting derives criterion weight from the shared movement between criteria: the more a criterion draws on the few "principal axes" that actually separate the alternatives, the more weight it earns.
Base method's data type: Classical
What Is the Method?
PCA Weighting is not a ranking method; it does not rank alternatives, it produces criterion weights. Given a numerical decision table of alternatives and criteria, it scans the table without consulting any expert and yields a weight vector summing to 1. These weights then become the input to a ranking method such as TOPSIS or VIKOR.
Its foundation is Principal Component Analysis (PCA), a statistical technique Pearson first put forward in 1901 and Hotelling gave its present computable form in 1933. PCA is not itself an MCDM method but a general statistical technique that reduces the shared pattern of variation in a multivariate dataset to a small number of "components." Using it to generate criterion weights in decision analysis is an application that became widespread long after PCA itself; there is no single founding MCDM paper, and many studies apply the same approach, component selection via the Kaiser rule, converting component contributions into weights, in broadly similar ways.
The Philosophy Behind It
Most objective weighting methods, such as Entropy and CRITIC, look at criteria one at a time; PCA Weighting looks at criteria together. The idea is this: in a decision table, criteria are usually not entirely independent of one another; some rise and fall together. PCA captures this shared movement and reduces it to a small number of "principal axes" (components), each representing a common pattern among a subset of the criteria. A criterion earns more weight the more strongly it is tied to these axes that genuinely separate the decision (the higher its "loading").
This has a consequence: PCA Weighting takes CRITIC's "penalise repetition" logic one step further; where CRITIC looks at the relationship between two criteria at a time, PCA resolves the shared structure across all criteria at once. Where a strong internal structure exists among criteria (groups that move together), PCA makes it visible; where criteria are already independent of one another, the additional information PCA contributes shrinks, and the weights come to resemble each criterion's own spread more closely.
How It Works
The method proceeds through three steps.
First, standardisation. Each column has its own mean subtracted and is divided by its own standard deviation, so that criteria measured in different units (currency, days, points) become comparable on the same scale.
Second, finding the principal axes. The correlation structure among criteria is resolved from the standardised table, and from this structure the principal axes (components) summarising the criteria's shared movement are extracted. How much information each axis carries is measured by an eigenvalue; DecisionMind follows the traditional Kaiser rule, discarding axes whose eigenvalue falls below 1 and retaining only axes that genuinely carry information.
Third, weighting. How strongly each criterion is tied to the retained axes (its loading) is computed; this attachment is weighted by the share of information the relevant axis carries and summed. The result is a weight vector summing to 1.
The formulas behind each step and the intermediate tables are given on the DecisionMind method page; this card carries no formulas.
How to Read the Output
The PCA Weighting output measures not how important a criterion is in the decision-maker's eyes, but how central a position it occupies in the shared structure among criteria. A weight of 0.40 does not mean "this criterion is 40 per cent of the decision"; it means "this criterion is one of the strongest carriers of the principal axes that actually separate the alternatives." Where no strong shared structure exists among criteria (each criterion moves on its own), the number of principal axes approaches the number of criteria, and the weights can end up similar to one another and non-discriminating; this is not an error but a sign that the data itself does not offer PCA a rich shared structure.
Weights are tightly bound to the alternative set and the criterion list: when a criterion is added or removed, the entire correlation structure, and so the entire weight set, is recomputed. Where the number of alternatives is small, correlation becomes unreliable; in that case the principal axes may reflect not a genuine shared structure but a random pattern in a small sample.
Thus instead of writing:
"The PCA analysis proved income is the most important indicator"
the report should read:
"Income is the strongest carrier of the principal axes that actually separate the indicators in this alternative set; the weight of 0.40 reflects this central position, not the indicator's political or administrative priority"
Data Type and Inputs
Classical PCA Weighting works with crisp data: one number per cell. DecisionMind holds, alongside the base method, a fuzzy extension (two members in total); this extension is DecisionMind's own fuzzy adaptation, used where data is supplied as expert judgement in the form of triangular fuzzy numbers.
You need: alternatives in rows, criteria in columns, one number per cell, no empty cells. Criterion direction (more or less is better) does not affect the standardisation step but determines which direction the weights should be read in. Weights are not entered; the method produces them. For the correlation structure to be resolved meaningfully, the number of alternatives must clearly exceed the number of criteria; with few alternatives (close to or fewer than the number of criteria), the correlation matrix becomes unreliable and can even become impossible to compute.
When to Use It, When Not To
Where the number of criteria is large and includes indicators that repeat one another or carry a shared pattern (financial ratios, sustainability indices, multidimensional performance indicators), PCA Weighting makes this shared structure visible. Where the number of alternatives clearly exceeds the number of criteria (dozens of alternatives against a few criteria, rather than the reverse), it works reliably.
The cases where it should not be used follow from its own philosophy. Where the number of alternatives is small or close to the number of criteria, the correlation structure becomes unreliable. Where criteria have already been chosen to be independent of one another, the additional information PCA contributes stays limited, and the result resembles one from Entropy. Where the decision-maker explicitly regards one criterion as a priority, PCA cannot see this. Since the result requires explaining to the decision-maker "what does this principal axis mean," the interpretive burden is heavier than for other objective methods when presenting to a non-technical board.
Many mutually patterned criteria, plenty of alternatives → PCA Weighting
Criteria independent, spread alone is sufficient → Entropy
Relationship between criteria matters but few in number → CRITIC
The decision-maker's priority should show in the result → AHP, BWM, SWARA (subjective)
Few alternatives, close to the number of criteria → a simpler objective method instead of PCA Weighting
Strengths
PCA Weighting's greatest strength is resolving the shared structure among a large number of criteria in a single pass; where CRITIC looks at pairwise relationships, PCA evaluates all criteria together. It is objective: the same table gives everyone the same weight. Where the number of criteria is high (dozens of indicators), it reduces a complex indicator set to a small number of meaningful axes, and these axes offer reports a visible answer to the question "which indicators move together."
Weaknesses
Its limitations stem from the same structure. First, interpreting the principal axes requires advanced technical knowledge; what an axis "means" is not always clear, and this makes the method harder to explain to non-technical decision boards (Naeimiasl, Vahidi and Soheili, 2025). Second, with few alternatives the correlation matrix becomes unreliable, or even singular (rank-deficient); the number of principal axes then shrinks artificially. Third, weights depend on the alternative set and the criterion list; adding or removing one criterion changes the entire structure. Fourth, where no strong shared structure exists among criteria, the additional information PCA contributes is limited and the result may not differ noticeably from other objective methods.
Common Mistakes
The most common mistake is skipping standardisation and running PCA on raw data; a criterion with large units (currency) dominates the correlation structure and the weights come out dependent on units.
A second mistake is running PCA with a small number of alternatives (close to or fewer than the number of criteria) and trusting the result; in such cases the correlation matrix is unreliable or singular. A third is reporting only the weights without explaining what the principal axes mean; the reader then cannot understand where the weight comes from. A fourth is using one study's PCA weights on a different alternative set. Fifth is choosing a different number of components than the Kaiser rule would give and failing to state this in the report; this choice changes the weights directly.
The governing principle is this:
PCA Weighting measures a criterion's central position on the principal axes that separate the decision; a high weight means the criterion is "a strong carrier of the shared structure among criteria," not "important," and this shared structure must be explained separately.
Cases
Each case opens with a decision table, describes in words what the method does to it, and shows how to read the resulting weights. The first case is not a literature case; it is DecisionMind's validation example, and deliberately shows a boundary situation.
1. Teaching example: Three alternatives, three criteria, a fully dependent table (DecisionMind validation example)
This example carries the same figures used in the PSI and NMD cards; three alternatives are assessed on three criteria, all three "more is better".
| Alternative | K1 | K2 | K3 |
|---|---|---|---|
| A1 | 3 | 5 | 4 |
| A2 | 5 | 3 | 2 |
| A3 | 4 | 4 | 3 |
| Direction | more is better | more is better | more is better |
This table has a special feature: all three criteria separate the same three alternatives in the same order, in exact proportion to one another. Once standardised and its correlation structure resolved, only a single principal axis is found among the criteria, and this axis carries all the information in the table; its eigenvalue comes out at 3, the other two axes' eigenvalues fall to zero and are discarded by the Kaiser rule.
| Criterion | Loading on the single principal axis | Weight |
|---|---|---|
| K1 | equal | 0.333 |
| K2 | equal | 0.333 |
| K3 | equal | 0.333 |
The result reads as follows. Since all three criteria are fully and equally strongly tied to the single principal axis, all three receive the same weight. This is a deliberately degenerate example, where criteria carry exactly the same pattern, that does not show PCA Weighting's real strength; it suits demonstrating the method's mechanism but produces no discriminating result. In a real table, criteria would not derive from one another this perfectly, and the number of principal axes and the weights would differ from one another.
The decision-maker's hesitation: the three criteria receiving equal weight does not mean "the criteria are equally important"; it stems from this table's criteria being data that repeats a single shared pattern rather than separating from one another. Had one criterion carried different information, had K3 not overlapped with the other two, for instance, at least two principal axes would have emerged and the weights would have diverged from one another.
In the report: "Because these three criteria share a single common pattern in the standardised table, PCA Weighting has given all three equal weight; this does not mean the criteria are equally important to the decision-maker, it means the data as it stands carries no second, independent pattern to separate the criteria."
Source: DecisionMind PCA-WEIGHT manifest, validation example; the component-selection and weight-derivation step is built according to the widespread application form of PCA in decision analysis (the Kaiser rule and squared-loading weighting); there is no single founding MCDM paper.
2. Freight: A logistics firm's warehouse performance indicators
A freight firm wants to compare fifteen distribution warehouses on nine indicators to see which indicators form a shared performance axis: package-processing speed, defective-delivery rate, warehouse occupancy rate, staff turnover rate, vehicle utilisation rate, number of customer complaints, average delivery time, energy consumption and stock-count accuracy. Defective-delivery rate, staff turnover rate, number of complaints, delivery time and energy consumption are "less is better"; the rest are "more is better".
The method standardises the nine columns and resolves the correlation structure. Suppose package-processing speed, defective-delivery rate and delivery time move together (faster warehouses also show fewer errors and shorter delivery times), so these are gathered into a single "operational efficiency" axis and receive a high weight; energy consumption turns out unrelated to this axis and stays on a separate, weaker axis, receiving a low weight.
The firm's hesitation: energy consumption receiving a low weight does not mean it is unimportant for sustainability goals; this indicator simply does not overlap with the operational efficiency axis. The firm can continue tracking energy consumption as a separate sustainability target; the PCA weight only shows its share in the overall ranking.
In the report: "The warehouse indicators' weights have been derived using PCA Weighting; package-processing speed, defective deliveries and delivery time have received a high weight because they gather on a shared operational efficiency axis, and energy consumption is tracked separately because it is independent of this axis."
3. Sports Facilities: A municipality's assessment of neighbourhood sports centres
A municipality wants to compare twelve neighbourhood sports centres on seven indicators to see which indicators carry a shared usage pattern: weekly visitor count, member retention rate, equipment failure frequency, members per staff member, cleanliness inspection score, programme variety and a member satisfaction survey score. Failure frequency and members per staff member are "less is better"; the rest are "more is better".
The method standardises the seven columns and resolves the correlation structure. Suppose visitor count, retention rate and satisfaction score move together (busier centres also have more loyal and more satisfied members), so these gather into a single "user engagement" axis and receive a high weight; the cleanliness inspection score turns out independent of this axis and receives a low weight.
The municipality's hesitation: the cleanliness score receiving a low weight does not mean hygiene is unimportant; this indicator is already close among centres (most centres score well) and does not overlap with the user-engagement axis. The municipality can keep tracking cleanliness separately as a minimum standard while using the user-engagement axis to prioritise investment.
In the report: "The indicator weights have been derived using PCA Weighting; visitor count, retention rate and satisfaction score have received a high weight because they gather on a shared user-engagement axis, and the cleanliness inspection will continue to be tracked separately as a minimum standard."
4. What Not to Do
In the teaching example, had PCA been run on raw, unstandardised values, with one criterion measured on much larger figures, say 100–500 instead of 1–5, that criterion would have dominated the correlation structure alone and the weights would have come out dependent on units and meaningless. A second error is reporting the three criteria's equal 0.333 weight as "the criteria are equally important"; this stems from the data carrying a single shared pattern, not from the decision-maker's preference. A third error is treating the weights derived from three alternatives as reliable for a small alternative set close to the number of criteria and reusing them unchanged in a different analysis.
Sources
For the formulas behind each step, the intermediate tables and citation formats, see the DecisionMind method page: decisionmind.app/library/pca-weight
Pearson, K. (1901). On lines and planes of closest fit to systems of points in space. Philosophical Magazine, 2(11), 559–572. DOI: 10.1080/14786440109462720
Hotelling, H. (1933). Analysis of a complex of statistical variables into principal components. Journal of Educational Psychology, 24(6), 417–441. DOI: 10.1037/h0071325
Naeimiasl, M., Vahidi, H., & Soheili, F. (2025). Leveraging Principal Component Analysis for Data-Driven and Objective Weight Assignment in Spatial Decision-Making Framework for Qanat-Induced Subsidence Susceptibility Assessment in Railway Networks. ISPRS International Journal of Geo-Information. DOI: 10.3390/ijgi14050195
Yavuz, M. (2025). Evaluation of Countries in Terms of Quality of Life Using Multi-Criteria Decision Making (MCDM) Methods and Principal Component Analysis (PCA) Method. Özgür Yayınları. DOI: 10.58830/ozgur.pub716