Methods · Portfolio
HF-MaxScore-Portfolio (Hesitant Fuzzy Maximum-Score Portfolio Selection)
HF-MaxScore-Portfolio does not pick a single winner; it splits a limited budget across several alternatives in whatever way maximises the total evaluation score.
Base method's data type: Hesitant
What Is the Method?
HF-MaxScore-Portfolio is a portfolio-selection method. It is used when you hold several investment alternatives (a stock, a project, a programme) and, instead of numerical historical data on these alternatives, you hold qualitative, hesitant fuzzy assessments of them, such as "this stock's growth potential could be anywhere between 0.3 and 0.9." It decides how a limited budget should be split across the alternatives. Its output is not a ranking but a vector of investment shares that sum to one. It was proposed by Zhou and Xu in 2018, in a study that carried Markowitz's classical mean-variance portfolio theory into a hesitant fuzzy setting.
The Philosophy Behind It
HF-MaxScore-Portfolio's underlying idea is to model situations where the decision question is not "which one is best" but "how much should I put where." Markowitz's classical portfolio theory, proposed in 1952, finds this split from historical return and risk data. HF-MaxScore-Portfolio works on the same question with assessments made up of several plausible values (hesitant fuzzy), given by expert or investor judgement in place of historical numerical data.
This idea carries a philosophical consequence. When combining alternatives, the method does not use a plain weighted average; it combines the hesitation sets with a probabilistic "either one or the other" logic. Because of this, even where two alternatives' standalone scores sit close to one another, splitting the budget between both can yield a higher total score than putting the whole budget on one alone. The method can thus justify diversification, not putting all your eggs in one basket, directly with numbers.
How It Works
The method proceeds through four steps.
First, gathering criterion-level assessments. For every alternative, assessments on several qualitative criteria are gathered, each one a hesitant fuzzy set.
Second, combining at the level of the alternative. An alternative's assessments across its different criteria are combined into a single overall hesitant fuzzy assessment, giving one assessment set per alternative.
Third, finding the distribution that gives the highest score. Subject to the investment shares summing to one and none being negative, the distribution is found that maximises the total score obtained by combining the alternatives' overall assessments with these shares. This combination is not a plain weighted average; it is an operation that accounts for every plausible-value combination in the alternatives' hesitation sets. Even where the model would allow less than the full budget to be used, the optimal solution always uses the whole budget; it leaves nothing unspent.
Fourth, reporting the distribution. The share allocated to each alternative is reported, either as a percentage or as an amount.
The formulas behind each step are given on the DecisionMind method page; this card carries no formulas.
How to Read the Output
The output is not a ranking but a vector of shares that sum to one. If an alternative's share is high, a large part of the budget should go to it; if its share is zero, the model has found that allocating budget to this alternative does not raise the total score. A zero share does not mean "this alternative is bad," only that "allocating a share to this alternative does not raise the total score."
Thus instead of writing:
"HF-MaxScore-Portfolio chose the best stock"
the report should read:
"With these assessments, the distribution below maximises the total score; a low share for an alternative does not mean it is bad, only that its contribution to the distribution is limited"
Data Type and Inputs
HF-MaxScore-Portfolio works with hesitant fuzzy data: every cell holds not a single number but a set made up of several plausible values. DecisionMind holds no separate data-type extension of this method; it stands alone in its base form.
You need: a table of alternatives (stocks, projects) by criteria, with a hesitant fuzzy assessment set in every cell; and, where more than one criterion is used, criterion weights. This method contains no term separately penalising investment risk or how scattered the assessments are; it only maximises the total score. A decision-maker who also wants risk or scatter taken into account should look at DecisionMind's sibling methods, such as HF-TradeOff-Portfolio or HF-EHVaR.
When to Use It, When Not To
HF-MaxScore-Portfolio is a sound choice if your decision is not "which one should I pick" but "how should I split the budget," and the data you hold is qualitative, hesitant expert assessment rather than historical numerical return and risk data.
It should not be used in the following cases: if you hold historical numerical return and risk data, classical Markowitz portfolio theory, or its forms that work with measurable data, may be more suitable. If your decision really is choosing a single winner rather than splitting a budget, a ranking method (TOPSIS, SAW) gives a more direct answer. If you want risk or the scatter of the assessments built into the model, a portfolio method that carries a risk term (HF-TradeOff-Portfolio) is needed.
Splitting a budget, qualitative hesitant assessment → HF-MaxScore-Portfolio
Splitting a budget, risk/scatter must also be accounted for → HF-TradeOff-Portfolio, HF-EHVaR
Splitting a budget, historical numerical return/risk data exists → classical Markowitz portfolio theory
A single winner is to be chosen, not a split → TOPSIS, SAW and other ranking methods
Strengths
HF-MaxScore-Portfolio's greatest strength is that it puts a budget-splitting decision on a quantitative footing using only qualitative expert judgement, without historical numerical data. Working with hesitant fuzzy data lets it carry the uncertainty in an assessment without reducing it prematurely to a single number. Using a probabilistic combination, rather than a plain average, when combining alternatives' hesitation sets can show directly, through the numbers, when diversification is advantageous.
Weaknesses
Its limitations stem from the model carrying no risk term. First, the model contains no penalty for risk or scatter; on some data patterns it can therefore put the entire budget on a single alternative (a corner solution), which is mathematically correct but can be an economically undesirable outcome for a cautious investor. Second, the probabilistic combination of hesitation sets makes the computational burden grow quickly as the number of alternatives and criteria increases. Third, the method's result depends directly on how the criterion assessments were gathered (which expert held how much hesitation about which criterion); if these assessments change, the distribution changes with them. Fourth, the method measures only central tendency (the score); on its own, it is not sufficient for an investor sensitive to tail risk, the possibility of a rare but large loss.
Common Mistakes
The most common mistake is interpreting an alternative that receives a zero share as "rejected by the model, or found to be bad"; a zero share only shows that allocating a share to that alternative does not raise the total score.
A second mistake is accepting, without question, a corner solution in which the model puts the entire budget on a single alternative; in that case, whether the assessments genuinely reflect such a sharp difference should be checked. A third mistake is reading HF-MaxScore-Portfolio as if it were a ranking method and presenting the shares as "scores"; the shares are a budget split, not a score. A fourth is forgetting that risk or scatter is never included in the model, and presenting the result as if it were a cautious investment decision.
The governing principle is this:
An HF-MaxScore-Portfolio result is the budget split that maximises the total score given the qualitative assessments supplied; unless risk or scatter is separately assessed, this split should not on its own be treated as a cautious investment decision.
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. Finance: Splitting an investment budget between two stocks (Zhou and Xu, 2020, book example)
An investor will split a budget between two stocks (A1, A2). A single qualitative criterion has been assessed: the stock's overall investment appeal. According to the investor's assessment, A1's appeal is expressed as a hesitant set ranging from 0.3 to 0.9, and A2's appeal as a narrower set ranging from 0.5 to 0.6. Looking only at the average of these sets, A1 (0.60) appears slightly more appealing than A2 (0.55), but this alone does not say how the budget should be split.
The method combines the two stocks' hesitation sets to find the budget distribution that maximises the total score.
| Stock | Investment Share |
|---|---|
| A1 | 0.627 |
| A2 | 0.373 |
The result reads as follows. Roughly two-thirds of the budget goes to A1, one-third to A2. For a budget of ten thousand units, this means 6.272 units invested in A1 and 3.728 units in A2. Even though A1 is, on average, slightly more appealing, the method does not put the whole budget on it; A2's narrower but more stable hesitation range still contributes to the total score.
The investor hesitates here: had A2's assessment been weaker still (between 0.1 and 0.2, say), running the DecisionMind engine on this scenario, as the agent preparing this card did, changed the distribution entirely, putting almost the whole budget (close to 100 per cent) on A1. This shows that once A2's assessment weakens enough, the model abandons diversification and moves towards a single alternative.
In the report: "With the assessments given, roughly 63 per cent of the budget goes to A1 and 37 per cent to A2; if A2's assessment weakens markedly, the distribution can concentrate on a single stock, so the assessments should be reviewed regularly for currency."
Source: the figures are drawn from Example 3.1 in section 3.2.1 of Zhou and Xu's (2020) book, and DecisionMind's engine reproduces the book's own optimal distribution (approximately 0.627 and 0.373) with this manifest example.
2. Livestock Farming: Splitting a support budget across three farm investments
An agricultural development cooperative will split a limited support budget across three small farm investments. A single qualitative criterion has been assessed: the investment's potential to generate sustainable income. The cooperative's experts expressed this potential for each farm using hesitant fuzzy sets; for one farm, opinions spread across a wide range, because that farm plans to move into a new type of production.
The method combines the three farms' hesitation sets to find the budget distribution that maximises the total score. Suppose the result proposes a more balanced split across the two farms whose potential is more stable, rather than the farm with the highest average potential.
The cooperative hesitates here: the wide hesitation range for the farm moving into a new production type, spanning both high and low scenarios, may have lowered the share the model allocates to it. The cooperative should decide whether to commission an additional feasibility study to reduce this farm's uncertainty.
In the report: "The support budget has been split more evenly between the two farms whose potential is more stable; the share for the farm moving into a new production type has been kept limited until the wide uncertainty in its assessment is resolved."
3. Public Transport: Splitting an investment budget between two line upgrades
A municipal transport department will split a limited investment budget between two public-transport line upgrades. A single qualitative criterion has been assessed: the expected increase in passenger satisfaction from the upgrade. Experts proposed a narrow hesitation range for one line and a wider range for the other, because the impact of the second line's upgrade depends on construction works along the route.
The method combines the two lines' hesitation sets to find the distribution that maximises the total score. Suppose the result allocates most of the budget to the line with the narrow, stable range, and a small part to the line with the wide range.
The department hesitates here: the wide-range line's true potential may turn out higher once the construction works become clearer. The department should decide whether this share will be recalculated once the construction schedule is settled.
In the report: "Most of the budget has been allocated to the line with a stable expected effect; the share for the second line should be reassessed once the construction schedule becomes clear."
4. What Not to Do
In the finance example, it would be wrong to interpret A2's lower share (0.373) than A1's as meaning "A2 is a poor stock"; A2 still received a budget share because it still contributes to the total score. A second error is presenting, from a single scenario, that "the distribution is always balanced," without seeing that the model shifted the whole budget to A1 once A2's assessment weakened. A third error is forgetting that the model carries no risk or scatter term and reporting the result as if it were a cautious investment recommendation.
Sources
For the formulas behind each step, the intermediate tables and citation formats, see the DecisionMind method page: decisionmind.app/library/hf-maxscore-port
Zhou, W., & Xu, Z. (2018). Portfolio selection and risk investment under the hesitant fuzzy environment. Knowledge-Based Systems, 144, 21-31. DOI: 10.1016/j.knosys.2017.12.020
Zhou, W., & Xu, Z. (2020). Qualitative Investment Decision-Making Methods under Hesitant Fuzzy Environments. Studies in Fuzziness and Soft Computing, Vol. 376. Springer, Cham. DOI: 10.1007/978-3-030-11349-0
Markowitz, H. (1952). Portfolio selection. The Journal of Finance, 7(1), 77-91. DOI: 10.1111/j.1540-6261.1952.tb01525.x
Xia, M., & Xu, Z. S. (2011). Hesitant fuzzy information aggregation in decision making. International Journal of Approximate Reasoning, 52(3), 395-407. DOI: 10.1016/j.ijar.2010.09.002