Extension card · Z-Number
Z-number PROMETHEE (Nuriyev, 2020)
This is the form of PROMETHEE for situations where every criterion value is given together with how far that value can be trusted. The output is again a net flow and a rank; but a claim with low reliability does not enter the ranking with its full stated value.
Base method
PROMETHEE →
Philosophy, mechanics, strengths and weaknesses are on the base method card; this card describes only the difference.
Data type (family)
Z-Number →
What this data type is, when to use it, how to write it in a cell: the family's full account is here.
What Changes from the Base Method?
Four things change; the sum of incoming and outgoing flow does not.
Cells. In crisp PROMETHEE every cell is a single number. Here every cell consists of two fuzzy numbers: A (the value itself, "roughly this much") and B (how far that value can be trusted). The method also supports a group decision; several experts' Z-assessments are averaged into a single matrix.
Shrinking by reliability. Before entering the calculation, every cell's B component is reduced to its centroid (the average of its three corners), and this is called α. The A component is then scaled by the square root of α. A claim with low reliability shrinks at this step; a claim with high reliability stays almost as it was. These shrunk values are then reduced to a single number (the average of the three corners), and the preference calculation runs on these numbers.
A fixed, thresholded preference function. In crisp PROMETHEE, several preference functions can be chosen. This extension uses one single, fixed type: the level criterion. It has two thresholds: differences below the indifference threshold q do not count as a preference, differences above the preference threshold p count as a full preference, and anything in between counts as half a preference. Where thresholds are not specified, DecisionMind defaults to q = 0.05 and p = 0.15.
The result. The net flow, as in base PROMETHEE, is the difference between the positive and the negative flow. The difference is this: the numbers used as input now carry not just the claimed value, but that claim's reliability-shrunk form.
DecisionMind holds the reliability-based shrinking formula and the level-criterion function fixed in this extension; where thresholds are not supplied from outside, the default values are used.
How to Read the Output
The part that stays the same as the base method is that the result is again a net flow and a rank. The difference is here: an alternative's coming out ahead does not come only from the value it claims, but also from how reliable the source of that value is.
Two alternatives claiming the same value, one resting on a reliable record and the other on an unverified statement, can be ranked differently. A claim with low reliability enters the ranking not with its raw value, but in shrunk form.
Thus instead of writing:
"A2 claims the highest performance, so it ranks first"
the report should read:
"A2's performance claim rests on a low-reliability source and has been shrunk in the calculation; the actual ranking is decided by A1, whose claim is more modest but rests on a reliable source"
When to Prefer This over the Base Method
Use this when the assessments come from sources of differing reliability and this difference needs to affect the decision. The Z-number data-type card explains this distinction in detail; if every source has the same reliability, the B component is identical in every cell and carries no discriminating information, and Fuzzy PROMETHEE is sufficient.
Mistakes Specific to This Extension
Proceeding to the calculation without applying the direction information. This is the manifest's own warning: whether a criterion is "higher is better" or "lower is better" must be applied before the difference is calculated; otherwise preferences reverse.
Using the Type-4 thresholds (q, p) at their default without ever setting them, and not noticing this. This is the manifest's own warning: these thresholds are specific to the problem and should come from the decision-maker or from domain knowledge; the default values are placeholders.
Treating a Z-number as an ordinary fuzzy number. If the reliability-based shrinking step is skipped and only the A component is used, the calculation becomes Fuzzy PROMETHEE, not Z-number. What sets this extension apart from some other members of the Z-number family is that the reliability component genuinely enters the calculation here and changes the result; entering B carelessly or at random is therefore not cosmetic but has a real effect.
Leaving reliability to the claimant's own statement. The Z-number data-type card's general rule applies here too: B should, as far as possible, be derived from an external measure (record history, number of references, length of experience), not from the source's own statement.
The governing principle is this:
Z-number PROMETHEE is for situations where the same claim comes from sources of differing reliability; a claim with low reliability enters the calculation in shrunk form, and this shrinking is not cosmetic but a step that can genuinely change the ranking.
Cases
The first case is DecisionMind's validation example. The second case is fictional.
1. Illustrative example: Three software vendors' performance and support claims
An organisation will choose its main vendor among three software vendors. There are two criteria: performance-test result and support-service quality; both are "higher is better" and equally weighted (0.50 and 0.50). Each vendor's claim is given as a value (A) and the reliability of the source of that claim (B).
Vendor 1 is a long-established corporate firm. It claims "high" performance, and this claim rests on a large number of reference projects; reliability is high. Support service is "medium," and this assessment too comes from a reliable source. Vendor 2 is a newly founded start-up. It also claims "high" performance, but this claim rests on only a few pilot deployments; reliability is low. Support service is claimed "high" and there are references for this; reliability is high. Vendor 3 is a mid-sized, long-established firm. It claims "medium" on both criteria, and both come from reliable sources.
| Vendor | Performance (A, reliability B) | Support service (A, reliability B) |
|---|---|---|
| T1 | high (0.7; 0.9; 1.0), high reliability (0.7; 0.9; 1.0) | medium (0.3; 0.5; 0.7), high reliability (0.7; 0.9; 1.0) |
| T2 | high (0.7; 0.9; 1.0), low reliability (0.0; 0.1; 0.3) | high (0.7; 0.9; 1.0), high reliability (0.7; 0.9; 1.0) |
| T3 | medium (0.3; 0.5; 0.7), high reliability (0.7; 0.9; 1.0) | medium (0.3; 0.5; 0.7), high reliability (0.7; 0.9; 1.0) |
The method first takes the centroid of every cell's reliability component and scales the value by the square root of this centroid. T2's performance claim shrinks considerably because of its low reliability (roughly 0.32 once reduced to a single number); T1's identical claim stays almost unchanged because of its high reliability (roughly 0.81). It then makes a pairwise comparison on these shrunk values with the level-criterion preference function and computes the incoming, outgoing and net flows.
| Vendor | Φ+ (positive) | Φ- (negative) | Φ (net flow) |
|---|---|---|---|
| T1 | 1.00 | 0.50 | 0.50 |
| T2 | 1.00 | 0.75 | 0.25 |
| T3 | 0.25 | 1.00 | -0.75 |
The result reads as follows. T1 ranks first; its performance claim sits at the same level as T2's, but rests on a reliable record. T2 ranks second; its strong and reliable claim on support service puts it ahead of T3, but the low reliability of its performance claim costs it first place to T1. T3 is last; its claims are reliable but modest on both criteria.
The organisation's hesitation: what happens if T2's performance claim is updated to "high" reliability, with a broad reference list instead of a few pilot deployments? Recomputed independently, T2's net flow rises to 1.50, T1's falls to 0.00, and T2 moves into first place. This shows the reliability component is not cosmetic, but an input that genuinely changes the ranking.
In the report: "T1 clearly ranks first, even though its performance claim sits at the same level as T2's, because this claim rests on a reliable record. If the reliability of T2's performance claim rises, the ranking may shift in T2's favour."
Source: A validation example prepared by DecisionMind for the Z-PROMETHEE engine. The algorithm follows the reliability-based shrinking and level-criterion steps described by Nuriyev (2020); it is not the paper's own table and figures. The net flows and the reliability-update scenario were calculated by running the engine independently.
2. Nursery: Three candidate buildings' safety and teaching-staff claims
A municipality will choose one of three candidate buildings for a new nursery. The criteria are physical safety compliance and teaching-staff experience; both are "higher is better." One building's operator claims "very high" safety, but this claim rests only on their own statement; there is no independent audit report. Another building's safety claim is more modest but has recently passed an independent audit.
The method computes every building's reliability-shrunk values, makes a pairwise comparison with the level criterion, and finds the net flows. Suppose the audited building, with its more modest claim, moves ahead of the unaudited but more confidently claimed building, because the latter's low reliability shrinks its claim in the calculation.
The municipality's hesitation: if the unaudited building's claim is later confirmed (by an independent audit), could the ranking change? This shows the decision should not be finalised before the audit is complete; a choice resting on a claim of uncertain reliability can be reversed by information confirmed afterwards.
In the report: "The building that has passed an independent audit stands out clearly, even though its claim is more modest, because its reliability is high. If the unaudited building's safety claim is confirmed, the ranking may change."
3. What Not to Do
In the software-vendor table, entering T2's performance claim into the calculation with the same weight as T1's, without regard to reliability, is wrong: it equates an unverified, low-reliability claim with a proven one, and wrongly shows T2 as first. The second error is leaving the reliability level to the vendor's own statement; T2 saying "we are reliable" is not a measure of reliability, it must come from an external source such as the number of references or a record history. The third error is calculating with the Type-4 thresholds (q, p) left at their default without ever setting them, and never stating this choice in the report; these thresholds are specific to the problem, and the values chosen must be written down explicitly.
Sources
For the formulas behind each step, the intermediate tables and citation formats, see the DecisionMind method page: decisionmind.app/library/z-promethee
Nuriyev, M. (2020). Z-numbers Based Hybrid MCDM Approach for Energy Resources Ranking and Selection. International Journal of Energy Economics and Policy, 10(6), 22–30. DOI: 10.32479/ijeep.9950
Zadeh, L. A. (2011). A note on Z-numbers. Information Sciences, 181(14), 2923–2932. DOI: 10.1016/j.ins.2011.02.022
Kang, B., Wei, D., Li, Y., & Deng, Y. (2012). A method of converting Z-number to classical fuzzy number. Journal of Information & Computational Science, 9(3), 703–709. (no DOI)
Brans, J. P., & Vincke, Ph. (1985). A preference ranking organisation method (The PROMETHEE method for multiple criteria decision-making). Management Science, 31(6), 647–656. DOI: 10.1287/mnsc.31.6.647