Methods · Ranking
HELLWIG (Hellwig's Development Pattern Method)
The Hellwig method ranks units, without using any externally supplied weight, by their distance from a statistical "development pattern" that it builds out of their own data.
Base method's data type: Classical
What Is the Method?
The Hellwig method is a ranking method for when you hold units measured on several indicators ("which district is more developed," "which branch is in better shape") and want them placed in a single order. Its output is a development score close to the 0-to-1 range for every unit, together with the rank that score produces. Unlike methods such as TOPSIS or AHP, it requires no criterion weight; it draws a common scale out of the data itself and holds every indicator equal on it. The Polish statistician Zdzisław Hellwig proposed the method in 1968, and official statistical bodies have used it for over fifty years, especially in regional and cross-country development comparisons.
The Philosophy Behind It
Hellwig's underlying idea is to judge a unit not against a fixed "perfect" target but against a "development pattern" built from the best values the group under study has itself achieved. On every indicator, the best value the group reaches is taken, and these are gathered into a single hypothetical unit that does not actually exist. Real units are considered more developed the closer they sit to this pattern. No weight is used, because the method first standardises every indicator against its own mean and spread; this way, an indicator with large figures, such as income, and one with small figures, such as a satisfaction score, are compared on the same scale, with an equal say.
This idea carries a philosophical consequence: Hellwig is compensatory, but it does not reward extremes. Because distance from the pattern is a single figure, weakness on one indicator can be papered over by strength on another. However, the method does not reward a unit that shines on a single indicator while trailing on the rest; it rewards the unit that stands balanced across all indicators, close to the pattern as a whole. Leaving out weights reduces subjectivity, but the decision of which indicators enter the analysis is itself a value judgement, and that decision lies outside the method.
How It Works
The method proceeds through four steps.
First, standardisation. Indicators are expressed in different units: an income score, an education rate, an unemployment rate. Hellwig subtracts each column's own mean and divides by its own standard deviation. Every indicator is thereby carried onto a common scale, independent of its unit, with a mean of zero, so that columns become comparable with one another.
Second, building the development pattern. In the standardised table, the best value the group reaches is taken for every indicator: the highest standardised value for a "higher is better" indicator, the lowest standardised value for a "lower is better" indicator. These values are combined into a single hypothetical unit, a pattern that is best on every indicator and that no real unit may ever reach.
Third, distance from the pattern. Every real unit's straight-line distance (Euclidean distance) to this hypothetical pattern is computed: the difference on each indicator is squared, the squares are summed, and the square root is taken.
Fourth, the development score. The method sets a "sufficiently large" reference distance by adding the mean of all units' distances from the pattern to twice the standard deviation of these distances. Each unit's score is found by dividing the unit's distance by this reference distance and subtracting the result from one. A unit very close to the pattern approaches a score of 1, one that is far shrinks towards a lower score, and on rare occasions can even fall below zero. Units are ranked by this score from the highest to the lowest.
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 development score tells you how close a unit sits to the pattern relative to the other units in this particular group; it says nothing more than that. A score of 0.44 does not mean "44 per cent developed." The score is not strictly confined to the 0-to-1 range: because the pattern and the reference distance are built from the group's own statistics, an extreme unit can very rarely exceed 1 or fall below 0. More importantly, the score is meaningful only within this group: because both the pattern and the reference distance are derived from the group's own mean and spread, it cannot be compared with the scores of another Hellwig analysis run on a different group of units.
The unit ranked first is often not the outright best on any single indicator; it is the one that is balanced across all of them. A unit that stands out sharply on one indicator while trailing on another can finish behind a unit that sits at a middling level on every indicator, because distance also penalises imbalance across indicators.
Thus instead of writing:
"Hellwig found the most developed unit"
the report should read:
"With these indicators and this set of units, the unit closest to the pattern is this one; the ranking is sensitive to adding or removing a unit from the set"
Data Type and Inputs
Hellwig works with crisp data: one number per cell. The method's most distinctive feature is that it uses no externally supplied weight; once standardised, every indicator carries an equal say. DecisionMind holds no extension of this method for other data types (fuzzy, grey, intuitionistic and so on); it stands alone in its base form.
You need: units in rows, indicators in columns, one number per cell with no empty cells; and, for every indicator, whether higher or lower is better. A minimum of two units and two indicators is required; three to twelve indicators work comfortably. If every unit carries the same value on an indicator (its standard deviation is zero), the standardisation step is left undefined; that indicator must either be dropped or the data reviewed. The number of units also matters: because the reference distance is built from the group's own mean and standard deviation, these statistics are not reliable with too few units.
When to Use It, When Not To
Hellwig is a sound choice if your indicators can be measured numerically, your table is complete, and you either do not want to set criterion weights or find doing so contested. Its typical territory includes regional and cross-country development comparisons, institutional performance ranking, and statistical classification with large indicator sets; it is especially preferred where assigning weights would be politically or administratively contentious.
It should not be used in the following cases: if you hold expert opinion on the relative importance of the indicators and want it reflected in the analysis, a method that accepts weights (TOPSIS, SAW) is more suitable, because Hellwig cannot use this information. If the number of units is very small (three or four units, say), the reference distance becomes statistically unreliable. If one criterion can never be traded away, methods built on elimination logic should be used instead.
A numerical table, no wish to set weights, the goal is ranking → Hellwig
The importance of the indicators is known and is to be used → TOPSIS, SAW, VIKOR (weighted methods)
The weights themselves are also to be determined → AHP, BWM, SWARA (subjective); Entropy, CRITIC (objective)
Too few units → statistical standardisation is unreliable; use simple comparison or expert judgement instead
Strengths
Hellwig's greatest strength is that it removes the debate over setting weights entirely. In comparisons across regions or institutions, which indicator should count as more important is often itself a political dispute; Hellwig closes this debate from the outset by standardising every indicator and holding them equal. The method has an application history of over fifty years and remains in use in official statistical bodies. It can work with relatively few indicators or with many; its computational burden is light.
Weaknesses
Its limitations stem from the pattern and the reference distance both depending on the data. First, the development pattern and the reference distance are built from the statistics of the very set of units under study; adding or removing a unit from the set can change how the other units rank relative to one another. The literature has separately examined how Hellwig can give a different ranking compared with other ranking methods such as TOPSIS (Bąk, 2016). Second, although leaving out weights reduces subjectivity, the decision of which indicators, and how many, enter the analysis is itself a value judgement; this decision lies outside the method and must be reported. Third, because the standardisation step rests on the mean and standard deviation, an extreme value in the set can noticeably shift both the pattern and the reference distance (Bielak and Kowerski, 2019). Fourth, the method treats indicators as independent; this independence is implicitly broken where indicators influence one another.
Common Mistakes
The most common mistake is marking indicator direction wrongly. Mark a "lower is better" indicator such as the unemployment rate as "higher is better," and the pattern is built from the worst-performing unit, rendering the ranking meaningless.
A second mistake is reading the development score as a percentage or an absolute degree of success, and comparing scores across different analyses; the score is meaningful only within this set of units. A third is including an indicator whose standard deviation is zero (the same value across every unit); in that case the standardisation step is left undefined. A fourth is running the analysis with too few units and assuming the reference distance is reliable. A fifth is trying to use Hellwig as if it were a weight-accepting method, attempting to assign external importance to indicators; the method takes no account of this information.
The governing principle is this:
A Hellwig result is a summary of the shared statistical pattern of the units and indicators included in the study; if the set of units changes, the pattern changes with it, and the ranking can shift accordingly.
Cases
Each case opens with a decision table, describes in words what the method does to it, and shows how to read the result. The first case is DecisionMind's engine validation example; the rest are illustrative constructions.
1. Public Sector: Comparing the development level of three districts
A development agency wants to compare the development level of three districts (A1, A2, A3). Three indicators are used: income index (1-5 points, higher is better), education index (1-5 points, higher is better) and unemployment index (1-5 points, lower is better). The agency assigns no external weight to any indicator; Hellwig does not ask for one in any case.
| District | Income index | Education index | Unemployment index |
|---|---|---|---|
| A1 | 3 | 5 | 4 |
| A2 | 5 | 3 | 2 |
| A3 | 4 | 4 | 3 |
| Direction | higher is better | higher is better | lower is better |
The method first standardises every column against its own mean and standard deviation. It then builds a development pattern from the best standardised value on each indicator: the highest income (A2's value), the highest education (A1's value) and the lowest unemployment (A3's value). Finally, it measures each district's distance from this pattern and converts it into a development score.
| District | Development Score | Rank |
|---|---|---|
| A3 | 0.4449 | 1 |
| A2 | 0.3590 | 2 |
| A1 | 0.0935 | 3 |
The result reads as follows. A3 is not, on its own, the outright best on any single indicator; it carries the exact middle value on all three (4, 4, 3). It still comes out first, because the pattern is a combination no single district reaches on its own (the highest income, the highest education and the lowest unemployment together), and A3, sitting balanced across all three indicators, comes closest to this combination overall. A2 finishes second despite being best on income and best on unemployment, because it is the weakest district on education. A1 finishes last despite being best on education, because it is the weakest district on both income and unemployment.
The agency hesitates here: if a fourth district (A4) is added to the comparison and this district carries a profile of very high income but weak education and unemployment, the development pattern and the reference distance are both recalculated; this can change not only A4's own score but also how A1, A2 and A3 rank relative to one another. The agent preparing this card added such a fourth district on a trial basis in Python and reran the same calculation: A1 scored 0.2254, A2 0.4643, A3 0.4289 and A4 0.0934, and the ranking changed to A2, A3, A1, A4 — meaning A3, previously first, dropped to second. This shows that every new unit added to the set rebuilds the pattern and the reference distance, and so can also change the ranking of the units already in it.
In the report: "With the three districts and three indicators given, A3 is the district closest to the development pattern (0.4449); however, A3 is not the outright best on any single indicator and draws its strength from its balanced position. If a new district is added to the comparison, the pattern and the ranking must be recalculated."
Source: Hellwig (1968), pp. 307-327 (no DOI). The district names and indicator values in this case are fictional; it is DecisionMind's engine validation example, not a table taken from the book. An internal audit dated 2026-05-18 found and corrected a formula error in an earlier version of the engine that affected the direction and distance calculation; the figures in this card are the result of the corrected version and have been independently recomputed and verified in Python by the agent writing this card. This method was also flagged in a scan dated 2026-09-13, in a test that checks whether a score moves in the expected direction when one alternative is improved; the DecisionMind team's note states that this flag most likely stems from a genuine feature of the method itself (the pattern shifting with the comparison set), not a calculation error, and the team is reviewing this item further.
2. Librarianship: Comparing the performance of public library branches
A municipal library department will compare the annual performance of five branches. Four indicators are used: loans per member, number of annual events, book-stock renewal rate, and reader complaint rate. The first three indicators are "higher is better," the complaint rate is "lower is better." The department has chosen Hellwig because it does not want to assign separate importance to the indicators.
The method standardises the five branches, builds a pattern from the best performance on each indicator, and measures each branch's distance from this pattern. Suppose the result places first a branch that is not best on any single indicator but shows steady above-average performance on all four; the branch with the highest number of loans finishes second, because it trails on the number of events and the renewal rate.
The department hesitates here: if the complaint rate varies far less than the other indicators (most branches carry a similar complaint rate), its contribution to the result, once standardised, stays small; a department that considers the complaint rate important should be aware of this, because Hellwig reflects an indicator's statistical spread, not its importance.
In the report: "The branch showing steady above-average performance across the five branches comes out closest to the development pattern; the branch with the highest number of loans ranks second, owing to weaknesses on the other indicators."
3. Sport: Comparing the maintenance and use of municipal sports facilities
A municipal sports department will compare the maintenance and use of four sports facilities. Three indicators have been set: occupancy rate, annual maintenance expense and user satisfaction score. Occupancy rate and satisfaction are "higher is better," maintenance expense is "lower is better."
The method standardises the four facilities, builds the pattern (highest occupancy, lowest maintenance expense, highest satisfaction) and measures the distances. Suppose the newest facility comes out ahead because it has the lowest maintenance expense, even though its occupancy rate is below average; the oldest facility trails despite a high occupancy rate, owing to its high maintenance expense.
The department hesitates here: the new facility's low maintenance expense is temporary, since it has not yet aged; when the same analysis is repeated a few years later, its maintenance expense may rise, and both the pattern and the reference distance may change. A single year's Hellwig result therefore reflects only that year's picture, not the facilities' long-term standing.
In the report: "With this year's data, the facility with the lowest maintenance expense comes out closest to the development pattern; the result holds only for this year's set of facilities and indicator values and must be recalculated in subsequent years."
4. What Not to Do
Had the unemployment index been marked "higher is better" in the same district table, the pattern would have been built from the district with the highest unemployment, turning against A3's low unemployment. A second error is reporting A3's score of 0.4449 as "44 per cent developed"; the score only ranks these three districts relative to one another. A third error is the agency wanting to assign greater external importance to one indicator (income, say) while continuing to use Hellwig unchanged; Hellwig does not accept weights, and a weighted method should be used instead if assigning importance is desired.
Sources
For the formulas behind each step and citation formats, see the DecisionMind method page: decisionmind.app/library/hellwig
Hellwig, Z. (1968). Zastosowanie metody taksonomicznej do typologicznego podziału krajów ze względu na poziom ich rozwoju oraz zasoby i strukturę kwalifikowanych kadr technicznych. Przegląd Statystyczny, 15, 307-327. (no DOI)
Bąk, A. (2016). Porządkowanie liniowe obiektów metodą Hellwiga i TOPSIS – analiza porównawcza. Prace Naukowe Uniwersytetu Ekonomicznego we Wrocławiu, 426. DOI: 10.15611/pn.2016.426.02
Bielak, J., & Kowerski, M. (2019). Dynamics of Economic Development Measure. Fiftieth Anniversary of Publication of the Article by Prof. Zdzisław Hellwig. Barometr Regionalny. Analizy i Prognozy, 16(4), 153-165. DOI: 10.56583/br.56