Data types
Stochastic
This is the data structure that keeps a value as a probability distribution rather than a single figure, and returns the decision result as "which alternative is acceptable, and with what probability."
Example cell: Normal(ort., sapma)
What Is It?
A stochastic data structure expresses an alternative's standing on a criterion not as a single figure but as a probability distribution: the value has such-and-such a mean and such-and-such a standard deviation; or it is spread uniformly across a given range; or it takes the empirical distribution built from past observations. "Six-month return, mean 8 per cent, standard deviation 5 per cent" is a stochastic assessment.
Uncertainty in this structure rests on the assumption that the value is in fact single but simply not known precisely: a measurement error, a sampling error, a random outcome yet to occur. The decision method draws many samples from the distribution and works out how often each alternative comes first, second, or falls within an acceptable region: the result is not a single ranking but an acceptability measure for each alternative.
When to Use It
Use it wherever a value can be described by a distribution with a known source: a mean and deviation from repeated measurements, a survey's sampling error, a historical return series, simulation output, or a device's calibration error bounds.
It also suits problems with no firm information about criterion weights: where decision-makers avoid or cannot agree on weights, stochastic methods treat the weights as a distribution and show which alternative leads under which weight conditions.
By contrast, where the uncertainty is not of the "the value is really single, merely unknown" kind but reflects the concept's own lack of a sharp boundary, a fuzzy structure suits better; where several plausible states exist at once, a hesitant structure fits better.
Can Classical Data Be Turned into Stochastic Data?
Yes, but the distribution must have its own source. Two steps are required.
First, decide what the value represents: a single exact measurement, or an estimate with a margin of error, a sample statistic, or a quantity yet to occur. A single exact measurement is not moved into a stochastic structure; a margin of error, a sample, or a future occurrence lets a distribution be built.
Second, take the distribution's shape and parameters from a source: the mean and deviation of repeated measurements, the margin of error and confidence level a survey reports, a historical series' empirical distribution, or a device's documented error bound. The distribution is not guessed; it is calculated or read from a record.
What must not be done is attaching a standard deviation with no source to an exact figure. Saying that 2,450 Turkish lira "deviates by roughly 2 per cent" builds a distribution out of nothing.
Probability Is Not the Same as Fuzziness
Under stochastic uncertainty the value is single but unknown: blood pressure is a definite number, and the device measures it with an error of ±5 mmHg. Under fuzzy uncertainty the value itself is not sharp: where "high risk" begins and ends is, by definition, undetermined.
For that reason:
"There is uncertainty, so I will use a fuzzy structure"
is better replaced by:
"Where uncertainty comes from measurement, sampling or chance, use a stochastic structure; where it comes from the concept's own lack of a sharp boundary, use a fuzzy one"
A survey's ±3-point margin of error, a device's deviation, and a return distribution all belong to the stochastic structure; representing them with a fuzzy number misidentifies the type of uncertainty involved.
Strengths
The chief advantage of the stochastic structure is that uncertainty is carried through to the result in the language of probability. The outcome is not "A comes first" but "A comes first with 72 per cent probability, B with 21 per cent"; the decision-maker sees directly how robust the ranking is.
It also works where weight information is missing. In problems where decision-makers avoid or cannot agree on weights, stochastic methods show under which weight conditions each alternative is acceptable, letting the weight argument be settled concretely, after the fact.
Limitations
The result is governed by the choice of distribution. Whether it is normal, uniform or empirical, and how the parameters are estimated, changes the acceptability figures. A distribution built from very few observations is unreliable.
The calculation relies on drawing many samples from the distribution (simulation); the result can shift slightly between runs, and the sample count must be stated in the report. Presenting the result in the language of probability can also make it harder to read for someone expecting a single ranking.
When Weights Are Unknown
One family of stochastic methods treats not only the criterion values but also the weights as a distribution. Where nothing is known about the weights, every possible combination is scanned with equal probability; where partial information exists (say, "cost matters at least as much as delivery time"), the scan is narrowed accordingly.
The result answers, for each alternative, "in what percentage of the possible weight combinations does it come first?" This suits group decisions where members cannot agree on weights, and settings where assigning weights is politically sensitive.
Common Mistakes
The most frequent mistake is constructing a distribution with no source: adding an assumed deviation to an exact figure, or choosing the distribution shape simply because "let it be normal."
The second is conflating stochastic and fuzzy uncertainty: representing an expert's approximation with a standard deviation, or a measurement error with a triangular fuzzy number. A third is reading an acceptability figure as a firm ranking: "A comes first with 55 per cent probability" says the ranking is fragile, not that A comes first.
The governing principle is this:
Every distribution in a stochastic structure must rest on a source derived from measurement, sampling, a historical series, or a document; the shape of the distribution and the number of samples must be stated in the report.
Examples
Each example opens with a familiar, single exact figure and shows the conditions and steps under which that same figure moves into a stochastic structure.
1. Finance: A fund's return last year, 9 per cent
An exact figure. A fund's realised return last year was 9 per cent. It is a measured, closed value; it does not become stochastic.
Step 1: What does the value represent? The choice is between three funds, on the criterion "next year's return." Future return is a random quantity that has not yet occurred: it will be a single number, but it is not known today.
Step 2: Derive the distribution from its own source. From the fund's ten-year return series, a mean of 8 per cent and a standard deviation of 5 per cent have been calculated; the series is close to a normal distribution.
In stochastic form. On the criterion "next year's return," the fund is Normal(mean 0.08, deviation 0.05). The same construction is used for all three funds; the result is not a single ranking but the probability with which each fund comes first: acceptability.
Same figure, different case. If there is no series and only the analyst's estimate of "at least 4 per cent, most likely 8 per cent, at most 12 per cent," this is not a distribution but the approximation in a judgement; a fuzzy structure is used instead. Probability says the value is single, merely unknown; fuzziness says the value itself is not sharp.
2. Energy: A plant's output last month, 12 GWh
An exact figure. A wind plant's meter recorded 12 GWh of output last month. It is a measurement.
Step 1: What does the value represent? The choice is a new investment among three sites, on the criterion "monthly output." Future months' output depends on the wind and is a random quantity.
Step 2: Derive the distribution from its own source. The site's 36-month output series shows a mean of 11 GWh and a standard deviation of 3 GWh. If the series has a seasonal shape, the 36 observations' empirical distribution is used directly, rather than a normal assumption.
In stochastic form. On the criterion "monthly output," the site is Normal(mean 11, deviation 3), or the empirical distribution. In the comparison, a site with the same mean but a smaller deviation earns a higher acceptability; a single figure would not show this difference.
Same figure, different case. For a new site with no series, if only "between 8 and 14 GWh" is known from a wind atlas, a distribution cannot be built; a grey structure is appropriate.
3. Health: This week's case count, 1,200
An exact figure. The number of cases reported this week in a province is 1,200. It is a record; it does not become stochastic.
Step 1: What does the value represent? The choice is among three intervention options, on the criterion "the case count four weeks from now." This is the epidemic model's forecast: a single figure will occur, but it is not known today.
Step 2: Derive the distribution from its own source. The model has produced a thousand simulations: mean 1,800, with 90 per cent falling between 1,200 and 2,600. The empirical distribution of the thousand simulations is used directly. A survey's sampling error or a laboratory device's documented error belong to the same type: a distribution with a source.
In stochastic form. On the criterion "the case count four weeks from now": empirical distribution (1,000 simulations; mean 1,800). The comparison of interventions comes out as "which option gives the lowest case count, and with what probability."
Same figure, different case. If there is no model and an expert simply says "it will be roughly 1,800," this is a judgement; writing Normal(1,800, …) would be inventing a deviation. A fuzzy structure is used instead.
4. Public sector: Three transport projects, a dispute over weights (a natural example of the stochastic structure)
An exact figure. A municipal council has scored three transport projects on cost, duration and impact with exact figures, but the members cannot agree on the criterion weights and no one wants to assign them.
Step 1. The criterion values are exact; the uncertainty lies in the weights.
Step 2. With no information at all about the weights, every possible weight combination is treated as equally probable. If the council says "impact matters at least as much as cost," only this constraint is added to the scan.
In stochastic form. The result is, for each project, the proportion of possible weight combinations in which it comes first: for example, 61 per cent for the first project, 30 per cent for the second, 9 per cent for the third. The council conducts its weight discussion on this acceptability table, and the system recommends the method that fits this structure.
5. What Not to Do
Attaching a deviation with no source to the realised return of 9 per cent, the meter reading of 12 GWh, or the recorded case count of 1,200: 1,200 → Normal(1,200, deviation 100). The deviation corresponds to no series, simulation or document. Likewise, writing an expert's judgement of "roughly 1,800" as Normal(1,800, 300) is wrong; the approximation in a judgement is fuzziness, not probability.
The numbers in the examples are fictional; they are not real data.
Short decision rule
A single, exact measurement, where a margin of error would not change the decision → Classical (Crisp)
Measurement error, sampling error, a historical series, simulation → Stochastic
Weights unknown or disputed → Stochastic (weight distribution)
The concept itself has no sharp boundary → Fuzzy
Several plausible values, no distribution → Hesitant
Only a lower and an upper bound, no distribution → Grey
Key sources
Lahdelma, R., Hokkanen, J., & Salminen, P. (1998). SMAA – Stochastic multiobjective acceptability analysis. European Journal of Operational Research, 106(1), 137–143. DOI: 10.1016/S0377-2217(97)00163-X
Lahdelma, R., & Salminen, P. (2001). SMAA-2: Stochastic multicriteria acceptability analysis for group decision making. Operations Research, 49(3), 444–454. DOI: 10.1287/opre.49.3.444.11220
Tervonen, T., & Figueira, J. R. (2008). A survey on stochastic multicriteria acceptability analysis methods. Journal of Multi-Criteria Decision Analysis, 15(1-2), 1–14. DOI: 10.1002/mcda.407