🎓 Seminar on Uncertainty Quantification and Sensitivity Analysis (UQSA)

Methods and Applications

Author

Leif Rune Hellevik

Published

February 3, 2026

Time and place: Politecnico di Milano (PoliMi), Milan, Italy February 3–4, 2026

This page is the main entry point to the UQSA seminar, collecting the agenda, lecture slides, and interactive Jupyter notebooks.

Format: Lectures combined with hands-on sessions using interactive Jupyter notebooks (local execution and Google Colab).

🚀 Start here

📘 Notebook overview

Notebooks are ordered according to the seminar flow, starting from fundamental concepts and progressing to advanced methods and applications.

Preliminaries

Introduction to sensitivity analysis

Monte Carlo methods for UQSA

Higher-order sensitivity indices (interaction model)

  • GitHub: sensitivity_higher_order.ipynb
  • Colab: open in Google Colab
    Demonstrates second- and higher-order (interaction) Sobol indices, compares analytical results with Monte Carlo and polynomial chaos, and discusses convergence and computational cost.

Polynomial chaos expansion methods for UQSA

UQSA of arterial wall models

UQSA of the g*-function

Exercises