Methods · Ranking
PAM (Polygons Area Method)
PAM turns every alternative into a polygon with as many sides as there are criteria, and ranks alternatives by the area that polygon covers.
Base method's data type: Classical
What Is the Method?
PAM is a method that ranks alternatives through a visual metaphor once you already hold a decision table. Each alternative becomes a polygon plotted on axes spaced at equal angles, one axis per criterion; the distance along each axis reflects the alternative's weighted performance on that criterion. The output is the area of these polygons and a ranking from largest to smallest area; the alternative with the largest area is the best. The method was introduced by Honarmande Azimi and colleagues in 2014, in an application to industrial robot selection.
The Philosophy Behind It
PAM's underlying idea is to turn a visualisation decision-makers are already familiar with, a spider or radar chart, directly into a score. Each criterion is an axis, each alternative a point on these axes, and the area enclosed by the polygon joining these points is the alternative's overall performance. Because the area rests only on the products of neighbouring axis pairs, being very high on one axis but very low on its neighbours does not inflate the area much. PAM therefore tends to reward alternatives that are good in a balanced way over alternatives that shine on a single axis while staying weak on the others.
How It Works
The method proceeds through four steps.
First, direction-sensitive transformation. "More is better" criteria are left as they are; "less is better" criteria are inverted, so that the value enters through division rather than multiplication, and a large value always represents "good" on every criterion.
Second, weighted vertex values. Each value is multiplied by its criterion's weight, then each criterion column is rescaled by dividing by its own total. These final values give the polygon's vertex distance, its radius, on that axis.
Third, polygon area. Criteria are placed on a circle at equal angles (360° divided by the number of criteria). Each alternative's polygon area is computed by summing the products of neighbouring axes' vertex distances and scaling by the sine of this angle; this follows naturally from dividing a polygon into triangles formed by neighbouring vertices.
Fourth, ranking. Alternatives are ranked from largest to smallest area; the largest area marks the best alternative.
The formulas behind each step, the intermediate tables and the citation formats are given on the DecisionMind method page; this card carries no formulas.
How to Read the Output
The polygon area is a relative score produced with this set of alternatives and these weights; it cannot be compared against an area figure from a different analysis, and it does not mean a percentage or a probability. A large area does not mean "best on every criterion"; it reflects the balance between neighbouring axes.
Where there are more than three criteria, a caveat is needed: the polygon's area can depend on the order in which criteria are placed around the circle, because only neighbouring axis pairs are multiplied. In a three-criterion table this order never changes the area, because every axis is already the neighbour of every other axis; with four or more criteria, the axis order must be reported.
Thus instead of writing:
"PAM found the most balanced alternative with certainty"
the report should read:
"With these weights and this alternative set, the alternative with the largest polygon area is this one; where more than four criteria are involved, this result also depends on the order of the axes around the circle"
Data Type and Inputs
PAM works with crisp data. DecisionMind holds no extension of this base method.
You need: alternatives in rows, criteria in columns, one number per cell; direction information for every criterion; and criterion weights summing to 1. PAM does not produce weights, it asks for them. In practice a minimum of three criteria is required; with two criteria the polygon's formula mathematically always yields zero area, because the angle between two axes is 180 degrees and the sine of that angle is zero. Three to twelve criteria work comfortably.
When to Use It, When Not To
PAM is a sound choice if your criteria can be measured numerically, you have at least three of them, and you want to communicate the result to the decision-maker through a visual polygon or radar chart. Typical territory includes multi-criteria comparisons such as equipment, material and supplier selection.
It should not be used where the number of criteria is limited to two, or where you do not want an arbitrary choice of axis order to affect the result. Where criteria are strongly linked, that link needs handling first, because PAM treats criteria as independent axes.
A numerical table, at least three criteria, a wish to communicate the result through a visual polygon → PAM
A two-criterion comparison → TOPSIS, SAW or another direct distance/sum method instead of PAM
No compromise allowed on one criterion, sub-threshold alternatives must be screened out → screening first, then ranking
Weights are needed, not a ranking → AHP, BWM, SWARA (subjective); Entropy, CRITIC (objective)
Strengths
PAM's greatest strength is its visual explicability. The result maps directly onto a spider-web chart the decision-maker already knows, and which axis each alternative is strong or weak on can be seen at a glance. The computational burden is light, and because the area rests only on neighbouring-axis products, the structure rewards balanced performance.
Weaknesses
Its limitations stem from its geometric structure. First, with four or more criteria, the polygon's area can depend on the order in which criteria are placed around the circle; the same data with a different axis order can produce a different area, because only neighbouring axis pairs are multiplied and distant axes are never compared directly. Second, in two-criterion tables the method mathematically always yields zero area, and discriminating power is lost entirely. Third, its literature is very limited; the method has been introduced through a single application paper and does not yet carry the broad body of critique and comparison that methods such as TOPSIS or VIKOR have accumulated (Honarmande Azimi et al., 2014).
Common Mistakes
The most common mistake is running PAM with two criteria and treating the near-zero areas that result as meaningful; the method is structurally non-discriminating in this case, and a minimum of three criteria is required.
A second mistake is leaving the axis order arbitrary with four or more criteria and treating the result as reproducible; if the axis order changes, the area can change too, and this order should be stated in the report. A third mistake is presenting the polygon area as a percentage or an absolute performance measure; the area is meaningful only with this particular alternative set and these weights.
The governing principle is this:
A PAM result is a product of the chosen weights, and, where there are more than four criteria, of the axis order; if these choices are not stated explicitly in the report, the result is presented incompletely.
Cases
Each case opens with a decision table, describes in words what the method does to it, and shows how to read the result.
1. Mining: Choosing an excavator for a new site
A mining operation will choose among three excavator models. Three criteria have been set: a work-capacity score, a fuel-efficiency score and an ease-of-maintenance score; all three are measured on a 1–5 scale and all three are "more is better" criteria. The operation has given work capacity the highest weight (0.40), and 0.30 each to the other two criteria.
| Excavator | Work-capacity score | Fuel-efficiency score | Ease-of-maintenance score |
|---|---|---|---|
| A1 | 3 | 2 | 5 |
| A2 | 1 | 5 | 4 |
| A3 | 4 | 3 | 3 |
| Weight | 0.40 | 0.30 | 0.30 |
The method first weights each column and rescales it against its own total, giving each excavator a vertex distance on each of its three axes. With three criteria, the axes are placed at equal angles (120 degrees apart), and each excavator's triangle is built from these three vertices. Finally, each triangle's area is computed.
| Excavator | Polygon area | Rank |
|---|---|---|
| A3 | 0.152 | 1 |
| A1 | 0.136 | 2 |
| A2 | 0.117 | 3 |
The result reads as follows. A3 holds the highest score on no single criterion but shows a moderately-above-average performance on all three; this balance produces the largest triangle. A1 has the best score on ease of maintenance but the lowest score on fuel efficiency, and this imbalance shrinks its area. A2 has the best score on fuel efficiency but the lowest score on work capacity, the heaviest criterion, and so finishes last.
The operation hesitates here: the gap between A3 (0.152) and A1 (0.136) is small. In a three-criterion table, axis order never changes the area, because every axis is already the neighbour of the other two; but if the operation considers adding a fourth criterion, such as resale value, from that point the axes' order around the circle can bear on the result too.
In the report: "Under the given weights, A3 has the largest polygon area (0.152); the gap to A1 (0.136) is small and, in this three-criterion table, independent of axis order."
Source: Honarmande Azimi and colleagues (2014) introduced the method for industrial robot selection; however, this 3×3 numerical example is not the paper's own case study but a validation example produced in DecisionMind's own review process.
2. Textiles: Choosing a new weaving loom
A textile plant will choose among three weaving-loom models. Three criteria have been set: a production-speed score, an energy-efficiency score and a defect-rate score (inverted, so a high score means few defects). The plant has given production speed the highest weight.
The method turns each loom into a three-axis triangle and compares their areas. Suppose the result places first the loom with the highest production speed but only moderate energy efficiency; the loom with the lowest defect rate stays in second place because it is weak on production speed.
The plant hesitates here: the high weight given to production speed has left behind the loom with a low defect rate. The plant should weigh the cost of defective production against the gain in production speed and review the weighting; PAM does not make this trade-off itself, it only applies the weights it is given.
In the report: "Under the given weights, the first loom has the largest polygon area; this result reflects the high weight placed on production speed, and the ranking can change if the defect-rate weight is increased."
3. Furniture: Choosing an office-chair supplier
A company will choose among three suppliers for office furniture. Four criteria have been set: an ergonomics score, a durability score, a delivery-time score (inverted) and a unit-price score (inverted). The company has given ergonomics and durability the higher weights.
With four criteria, the axes are placed in a quadrilateral arrangement. Suppose the result places first the supplier that is strong on ergonomics and durability but has a long delivery time.
The procurement team hesitates here: in this four-criterion table, the order in which axes are placed around the circle, which criterion sits next to which, can affect the area. The team should not finalise the report without changing the axis order and checking whether the result changes.
In the report: "Under the given axis order, the first supplier has the largest polygon area; in this four-criterion table, the robustness of the result has also been checked by changing the axis order."
4. What Not to Do
Using only two criteria in the same excavator table, work capacity and fuel efficiency alone, for instance, would be an error; a two-axis polygon's area is mathematically always zero and no excavator can be distinguished. A second error is reporting A3's 0.152 area as "A3 is fifteen per cent better"; the area is not a percentage but a relative magnitude produced with these three excavators and these weights. A third error is presenting a result from a table with four or more criteria as certain without ever stating the axis order; if the axis order changes, the area can change too.
Sources
For the formulas behind each step, the intermediate tables and citation formats (BibTeX, RIS, APA), see the DecisionMind method page: decisionmind.app/library/pam
Honarmande Azimi, M., Taghizadeh, H., Fegh-hi Farahmand, N., & Pourmahmoud, J. (2014). Selection of industrial robots using the Polygons area method. International Journal of Industrial Engineering Computations, 5(4), 631–646. DOI: 10.5267/j.ijiec.2014.6.001