p
We may regard the present state of the universe as the effect of its past and the cause of its future. An intellect which at a certain moment would know all forces that set nature in motion, and all positions of all items of which nature is composed, …
… if this intellect were also vast enough to submit these data to analysis, it would embrace in a single formula the movements of the greatest bodies of the universe and those of the tiniest atom; for such an intellect nothing would be uncertain and the future just like the past would be present before its eyes.
— Pierre Simon Laplace (Laplace, 1814)
|
|
|
|
|
|
|
|
|
|
Philosophical Essay on Probabilities Laplace (1814) pg 5
We don’t know what science we’ll want to do in five years’ time, but we won’t want slower experiments, we won’t want more expensive experiments and we won’t want a narrower selection of experiments.
A two order of magnitude increase in number of experiments run on supply chain three years’ time.
Alternatively, we can fit a GP model and compute the integral of the best predictor by Monte Carlo sampling.
Let the input values be a random sample from . This method of sampling is perhaps the most obvious, and an entire body of statistical literature may be used in making inferences regarding the distribution of .
Using stratified sampling, all areas of the sample space of are represented by input values. Let the sample space of be partitioned into disjoint strata . Let represent the size of . Obtain a random sample , from . Then of course the sum to . If , we have random sampling over the entire sample space.
The same reasoning that led to stratified sampling, ensuring that all portions of were sampled, could lead further. If we wish to ensure also that each of the input variables has all portions of its distribution represented by input values, we can divide the range of each into strata of equal marginal probability , and sample once from each stratum. Let this sample be , . These form the component, , in , . The components of the various ’s are matched at random. This method of selecting input values is an extension of quota sampling (Steinberg 1963), and can be viewed as a -dimensional extension of Latin square sampling (Raj 1968).
Introduce your own surrogate models.
To building your own model see this notebook.
Work Adam Hirst, Software Engineering Intern and Cliff McCollum.
Tutorial on emulation.
A possible definition of sensitivity analysis is the following: The study of how uncertainty in the output of a model (numerical or otherwise) can be apportioned to different sources of uncertainty in the model input (Saltelli et al., 2004). A related practice is ‘uncertainty analysis,’ which focuses rather on quantifying uncertainty in model output. Ideally, uncertainty and sensitivity analyses should be run in tandem, with uncertainty analysis preceding in current practice.
In Chapter 1 of Saltelli et al. (2008)