Uncertainty by Simulation
Sampling as a way of knowing. MCMC, the bootstrap, and posterior checks, then straight to the subsurface: realisations, probabilistic facies, and Bayesian inversion, because every uncertainty you ship was generated by a simulator.
You can build a posterior and sample it with Metropolis, Gibbs, or HMC, bootstrap an answer when formulas run out, check a model against its own predictions, and carry all of it into reservoir realisations and uncertainty-aware inversion without hand-waving.
The posterior
Bayes is bookkeeping for belief; do the mechanics by hand once and conjugate families stop looking like magic.
Samplers
The accept-reject step is the whole trick of modern Bayesian computation; walk it by hand and MCMC is yours for life.
Gibbs samples the axes and HMC glides the geometry; between them they run most of the posteriors in modern science.
Checking the model
A model that cannot reproduce the data it was fit to has nothing to say about data it has not seen; PPCs are the simulation-native honesty test.
Resampling
Resampling generates the data you wish you had; parametric versus nonparametric and exchangeability are the fine print that keeps it honest.
CV is simulation of future data from present data, and KDE is how a histogram grows up; both are workhorses of computational practice.
When the distribution refuses to behave, quantile regression and distribution-free intervals still deliver defensible statements.
Hierarchies
Wells within fields within basins: geoscience data is nested by nature, and partial pooling is the honest way to borrow strength across levels.
The subsurface payoff
A stack of simulated reservoirs is uncertainty made tangible; percentile maps and decision metrics are how it earns a seat in the development plan.
A facies probability at every voxel is a posterior wearing a hard hat; you now know exactly how it was made and how to check it.
Ensemble and Bayesian PINNs put a distribution where a single velocity model used to stand; this is uncertainty-aware inversion, the destination of the whole path.