probabilisons
Probabilisons are a mathematical construct used to represent uncertainty by aggregating multiple probabilistic assessments about a domain. A probabilison consists of a collection of probability measures on a shared measurable space, together with a weighting mechanism that assigns relative importance to each component. The resulting predictive distribution is a mixture of the component distributions, enabling flexible modeling of both epistemic and aleatory uncertainty.
Formally, let (Ω, F) be a measurable space and {P_i: i ∈ I} a family of probability measures
Properties of probabilisons include linearity of the mixture: P(A) = ∑ w_i P_i(A) for measurable events A, and
Examples and applications include ensemble forecasting where multiple models contribute to a single forecast, sensor fusion
See also: mixture models, Bayesian model averaging, ensemble learning, epistemic uncertainty.