What is uncertainty quantification?
UQ involves studying all sources of error and uncertainty in models and experiments, such as measurement errors, theoretical model limitations, numerical approximations, and human errors
What are the two types of uncertainty?
Aleatoric:
Inherent randomness in a system
Irreducible: doesn’t diminish with increase in knowledge
Epistemic:
Due to we don’t know / understand: uncertain information, measurement errors, simplifications etc.
Reducible: diminish with increase in knowledge
What are type 1 and 2 errors?
Type I error Mistaken rejection of actually true null hypothesis („false positive“)
Type II error reject null hypothesis of actually false („false negative“)
What are forward and inverse UQ?
Forward UQ
▪ Determine output uncertainty given the uncertainty in the input parameters
▪ Propagate uncertainties in inputs through model & quantify uncertainty in outputs
▪ For understanding range of possible outcomes and robustness of mode
Inverse UQ:
▪ Determine input uncertainties consistent with data
▪ Impose allowable / desirable uncertainty distribution on outputs (or deterministic output) and determine input uncertainty distributions yielding the defined outcome
What is Polynomial Chaos Expansion?
It’s a mathematical technique used for representing and quantifying uncertainty
in systems governed by stochastic processes. It can be used for uncertainty propagation in model based computations under uncertainty
What is a Confidence Interval?
CI is a range of value likely to contain the true, unknown parameter
What is the UQ procedure?
What are the steps for UQ with MC simulation?
What are the pros and cons of UQ with MC simulation?
Pros:
- Simple
- Unbiased Estimator
- Highly Parallelizable
Cons:
- Statistical Uncertainty
- slow convergence rate
- If sample number is too high MC is infeasible
What is the concept behind Polynomial Chas Expansion?
Build a meta-model of the system which behaves like the original model but yields a deterministic PCE version of the otherwise uncertain output. Then perform moment analysis on the PCE representation of the model.
What is Sensitivity Analysis?
Why do we need Sensitivity analysis?
What are the types of Sensitivity Analysis (SA) techniques?
What is the difference between local and global SA?
Local: Evaluate sensitivity of output to small variations in
inputs
Global: Evaluate overall sensitivity over entire uncertainty ranges
What is One-at-a-time approach for local SA?
What are variance- based methods for global SA?
What is Sobol’s method?
What are some considerations with regard to Global SA?
What are surrogate models?
What is the process for creating a surrogate model?
What are some typical surrogate methods?
▪ Nonintrusive Polynomial Chaos Expansion (PCE)
▪ Multivariate Adaptive Regression Splines (MARS)
▪ Response Surface Models (RSM)
▪ Radial Basis Functions (RBF)
▪ Kriging