Methods · Subjective weighting
FUCOM-F (Fuzzy Full Consistency Method)
FUCOM-F is a criterion-weighting method, carrying uncertainty right to the end, in which the expert ranks the criteria and then states the importance ratio between successive criteria as a triangular fuzzy number.
Base method's data type: Fuzzy
What Is the Method?
FUCOM-F extends crisp FUCOM's same logic to situations where the expert expresses the importance ratio between successive criteria not as a single number but as a triangular fuzzy number (a lowest, most likely and highest estimate). Its output is a crisp weight vector summing to one; uncertainty is carried as a fuzzy number through the intermediate calculations and reduced to a single figure only at the last step. Pamucar and Ecer (2020) proposed it for situations where the expert wants to express not a clean ratio such as "exactly 1.5 times" but an uncertainty such as "between 1.5 and 2.5, most likely 2."
The Philosophy Behind It
Crisp FUCOM asks the expert to give the ratio between successive criteria as a single number; but in real life an expert more often says not "exactly 1.5" but "between 1.5 and 2.5, probably 2." FUCOM-F does not discard this uncertainty; it carries it as a triangular fuzzy number and runs the entire calculation, transitivity between ratios, the deviation value, the weights, with fuzzy arithmetic. Only at the very last step is the fuzzy weight defuzzified (reduced to a single number) to obtain a reportable figure.
This carries a philosophical consequence: in FUCOM-F, the principle holds that "uncertainty is carried from the start of the calculation to the end, and is reduced to a single number only at the very end." This is a compromise that lets the expert say "I am not sure, but within this range," while still handing the decision-maker a single figure. It carries more information than crisp FUCOM (it also records how confident the expert was), but it requires a more complex calculation and more data (three figures for every ratio).
How It Works
The method proceeds through four steps.
First, ranking. The expert arranges the criteria in a complete order from most important to least important.
Second, the fuzzy successive ratio. For every pair of successive criteria only, the expert states a triangular fuzzy importance ratio (a lowest, most likely and highest estimate) through a label chosen from a nine-level linguistic scale.
Third, fuzzy optimisation. The fuzzy weights and the fuzzy deviation value are found through an optimisation that fits them, separately at each of the triangle's three corners (lower, middle, upper), as closely as possible to both the given successive ratios and the transitive ratios that derive from them, subject to the condition that they sum to one. This step solves three times what crisp FUCOM's single-number optimisation solves once, once for each corner.
Fourth, defuzzification. The fuzzy weights are reduced to a single crisp number through an average that gives more weight to the middle point than to the lower and upper ends. From this step onward, the reported weights and deviation value are crisp numbers.
The formulas behind each step are given on the DecisionMind FUCOM-F method page; this card carries no formulas.
How to Read the Output
Even though the reported weight is a crisp number, a three-cornered uncertainty lies beneath it; because this uncertainty is defuzzified into a single number at the last step, it does not show up in the report. If the weight gap between two criteria is small, that gap can easily reverse if the input triangles are wide (if the expert gave the ratios over a broad range). The same reading of the deviation value that applies to crisp FUCOM applies here too: a small deviation means the weights are consistent with the expert's fuzzy ratios, a large one means the ratios are internally contradictory; but here the deviation itself starts out as a triangular fuzzy number and is defuzzified before being reported.
Thus instead of writing:
"FUCOM-F found the crisp weights"
the report should read:
"These weights are the single-number reduction of the expert's uncertain fuzzy ratios; if the uncertainty beneath them comes from a wide triangle, small weight gaps do not form a reliable ranking"
Data Type and Inputs
FUCOM-F works with fuzzy (triangular fuzzy number) data: a lower-middle-upper triple, drawn from a linguistic label, for every successive criterion pair. In DecisionMind, FUCOM-F is the fuzzy extension of crisp FUCOM; if the data consists of crisp numbers, FUCOM should be used directly. You need: a complete ranking of the criteria, a shared linguistic scale, and a label chosen from that scale for every successive pair. FUCOM-F produces weights, it does not ask for weights from outside. Three to ten criteria and one to seven experts are typical; the method can also work with a single expert, because uncertainty is already carried within the expert's own statement (the width of the triangle).
When to Use It, When Not To
If the expert wants to express the ratio between successive criteria not as a clean number but as a range of uncertainty, and reflecting this uncertainty in the result matters, FUCOM-F is a suitable choice. If the expert can already give clean, single-number ratios, crisp FUCOM is sufficient and gives the same result with less computational load. If the decision-maker only needs to see a single crisp weight table and does not need the uncertainty shown separately, the fuzzy extension adds unnecessary complexity.
Successive ratios are expressed as a range of uncertainty → FUCOM-F
Successive ratios are clean and can be given as a single number → FUCOM
All criterion pairs should be compared → AHP (Fuzzy AHP for fuzzy data)
Only a best-worst comparison is possible → BWM
Strengths
FUCOM-F's greatest strength is that it builds the expert's uncertainty, the difference between "I am certain" and "I am estimating," into the model; crisp FUCOM cannot make this distinction, it accepts every ratio with the same certainty. Carrying uncertainty right to the end of the calculation and reducing it to a single number only at the last step delays information loss in the intermediate steps; this is a design principle shared by many fuzzy MCDM methods, much as it is with TOPSIS's benefit degree K.
Weaknesses
The method's greatest limitation is that it requires far more data (three figures for every successive ratio) than crisp FUCOM, and a more complex optimisation; this places an extra burden on both the expert and the computing infrastructure. Second, which numerical triangles the nine-level linguistic scale corresponds to (Pamucar and Ecer, 2020) has been adapted from other contexts and may not fit every application exactly. Third, the defuzzification at the final step makes the uncertainty invisible in the report; the reader sees only a single crisp weight and does not know how wide the underlying triangle was, and this information is lost unless presented separately.
Common Mistakes
The most common mistake is thinking only in terms of the defuzzified single number, never seeing the triangle (lower, middle, upper) behind the label chosen from the linguistic scale, and presenting a small gap between two close weights as a definitive ranking. A second mistake is failing to notice that, with only two criteria, the transitivity constraint never comes into play (there is only a single successive ratio), and generalising a result from this simple case to a result with three or more criteria. A third mistake is giving the lower end of the triangle representing a successive ratio as a value below one; by definition, the next criterion in the ranking is considered less than or equal in importance to the one before it, and the triangle's lower corner must also obey this rule.
The governing principle is this:
Even though the weight FUCOM-F reports is a single crisp number, beneath it lies an uncertainty triangle expressed by the expert; if this triangle is wide, the order of two criteria's weights can easily swap with a small change in the input.
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 an illustrative validation example; the others are constructed.
1. Method Validation: A closed-form two-criterion example (DecisionMind's validation example)
Two criteria, C1 and C2, are arranged by importance: C1 is more important. The expert states a single successive ratio: C1 is "roughly twice" as important as C2; this corresponds, on the linguistic scale, to a triangular fuzzy number (lower end 1.5, most likely 2, upper end 2.5).
| Criterion | Rank | Successive ratio (fuzzy) |
|---|---|---|
| C1 | 1 | - |
| C2 | 2 | (1.5 ; 2 ; 2.5) |
With two criteria, the transitivity constraint never comes into play, because there is no third criterion to compare against; the calculation solves the weights directly from this single triangular ratio. If C2's weight is taken as fixed at (1/3, 1/3, 1/3), C1's weight is found by multiplying by this triangle, and the sum is made to equal one; the deviation value in this simple case is zero.
| Criterion | Weight |
|---|---|
| C1 | 0.667 |
| C2 | 0.333 |
The result reads as follows. Because C1 is considered twice as important as C2, its weight is exactly twice C2's. In this two-criterion case, the uncertainty triangle does not change the result, because there is no transitivity constraint; with three or more criteria, the width of the triangle can affect both the weights and the deviation value.
The team hesitates here: this example has deliberately been kept minimal; real applications work with three or more criteria, and there the width of the triangle (how confident the expert is) visibly affects the result. The report should therefore state that this two-criterion example shows the method's simplest case, not its general behaviour.
In the report: "In the two-criterion test input, defuzzifying the fuzzy ratio stating that C1 is roughly twice as important as C2 gives C1 a weight of 0.667 and C2 a weight of 0.333; because the transitivity constraint does not come into play in this simple case, the uncertainty triangle has not changed the result."
Source: A synthetic, closed-form example based on the FUCOM-F formulation defined by Pamucar and Ecer (2020); this case is an illustrative validation example, not the paper's own page-numbered case example.
2. Furniture: Weighting investment criteria for a new production line
A furniture manufacturer must decide which criterion to prioritise when setting up a new production line. There are three criteria: automation level, material-waste reduction and worker-health improvements. The production manager arranges the criteria in this order and gives the successive ratios as linguistic expressions: automation is "somewhat more important" than material-waste reduction (a narrow triangle). Material-waste reduction is "much more important" than worker health (a wide triangle); the width of the triangle shows the manager was less certain about this second comparison.
The method processes these two fuzzy ratios and weights the three criteria; automation receives the highest share, but the gap between worker health and material-waste reduction remains uncertain because of the wide triangle.
The company's management hesitates here: the wide uncertainty triangle between material-waste reduction and worker health means the two criteria's order could change. Management asks the manager to restate the ratio between these two criteria within a narrower range; in the second round the triangle narrows and the ranking becomes clear.
In the report: "Automation level received the highest weight; because the first ratio between material-waste reduction and worker health carried wide uncertainty, a second assessment was requested from the production manager until the ranking became clear."
3. E-commerce: Weighting criteria for choosing a logistics partner
An e-commerce company will determine the weight of the criteria it will use in choosing a freight partner. There are three criteria: delivery speed, damage rate and cost. Three members of the operations team each rank the criteria and state the successive ratios linguistically, using narrow or wide triangles.
The method processes each expert's fuzzy ratios separately and produces three separate weight tables. Suppose all three team members place delivery speed first, but disagree over whether cost is second or third; this disagreement is examined by checking whether the triangles behind the two experts' ratios overlap.
The team hesitates here: they cannot agree on how to reduce three separate weight tables into a single table. The team decides to report the three tables separately, base the freight-partner decision on the common point that all three placed delivery speed first, and state clearly the uncertainty in the cost-damage ordering.
In the report: "The three team members' fuzzy assessments consistently placed delivery speed first; the ordering of cost against damage rate varies among the experts, and this uncertainty was factored separately into the freight-partner decision."
4. What Not to Do
In the first case's two-criterion example, presenting the result from a single expert ratio as general behaviour for three or more criteria is wrong; with two criteria the transitivity constraint never comes into play. A second error is seeing the defuzzified single weight and reporting two close weights as a definitive ranking without ever asking how wide the triangle beneath them is. A third error is letting different experts use the labels chosen from the linguistic scale with different meanings: "very important" may mean a narrow triangle for one and a wide triangle for another, yet the results are still combined in the same table.
Sources
For the formulas behind each step, the intermediate tables and citation formats, see the DecisionMind method page: decisionmind.app/library/fucom-f
Pamucar, D., & Ecer, F. (2020). Prioritizing the weights of the evaluation criteria under fuzziness: The fuzzy Full Consistency Method – FUCOM-F. Facta Universitatis, Series: Mechanical Engineering, 18(3), 419-437. DOI: 10.22190/FUME200602034P
Pamučar, D., Stević, Ž., & Sremac, S. (2018). A new model for determining weight coefficients of criteria in MCDM models: Full Consistency Method (FUCOM). Symmetry, 10, 393. DOI: 10.3390/sym10090393
Keleş, N., Pekkaya, M., et al. (2025). Bulanık FUCOM Yöntemi. In G. Demir (Ed.), Sosyal Bilimlerde Stratejik Karar Verme: Çok Kriterli Karar Verme Yöntemleri ile Uygulamalar (Chapter 4). Özgür Yayınları. DOI: 10.58830/ozgur.pub768 (DOI is for the whole book; no separate chapter-level DOI exists)
Peker, İ., & Görener, A. (2022). Tesis yeri seçiminde kriterlerin önem ağırlıklarının bulanık FUCOM yöntemiyle belirlenmesi. İstanbul Ticaret Üniversitesi Sosyal Bilimler Dergisi, 21(45). DOI: 10.46928/iticusbe.1212318