Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Simulation›Robust Sensitivity Analysis — Testing how model conclusions hold up under uncertainty
Process / pipelineSimulation / optimization

Robust Sensitivity Analysis — Testing how model conclusions hold up under uncertainty

Robust Sensitivity Analysis — Uncertainty-resistant examination of model output variation under parameter perturbations · Also known as: RSA, Robust SA, Sensitivity Analysis under Uncertainty, Uncertainty-robust sensitivity analysis

Robust Sensitivity Analysis (RSA) systematically evaluates how much variation in model outputs can be attributed to uncertainty or variation in model inputs, with an explicit focus on conclusions that remain valid across a wide range of plausible input conditions. It goes beyond standard sensitivity analysis by asking not only which inputs matter most, but which findings are truly robust — stable regardless of assumptions made under uncertainty.

ScholarGate
  1. Process / pipeline
  2. v1
  3. 2 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Robust Sensitivity Analysis
Latin Hypercube SamplingMONTE-CARLO-SIMULATIONUncertainty Quantificati…Policy Scenario Sensitiv…Robust Agent-Based Model…Robust Discrete-Event Si…Robust Markov Model

When to use it

Use robust sensitivity analysis when model-based decisions must remain credible despite significant uncertainty in input parameters — typical in environmental modeling, policy analysis, engineering design, and complex systems simulation. It is especially appropriate when multiple uncertain parameters interact, when the cost of a wrong decision is high, or when you need to communicate which conclusions are safe to act on and which depend on assumptions. Do not use it as a replacement for model calibration or validation; it assesses robustness of conclusions under uncertainty, not accuracy of the model itself. Avoid it when computational budgets are extremely tight, as the method requires many model evaluations.

Strengths & limitations

Strengths
  • Identifies which uncertain inputs drive variation in conclusions, directing attention and data collection where it matters most.
  • Simultaneously explores the full joint input space, capturing interactions between parameters that one-at-a-time analysis misses.
  • Produces actionable robustness statements: specific conclusions can be labeled as safe to act on or as critically assumption-dependent.
  • Compatible with any computational model, including black-box simulators, as it requires only input-output evaluations.
  • Facilitates transparent communication with stakeholders by linking uncertainty in model assumptions to uncertainty in recommendations.
  • Scales to high-dimensional input spaces when combined with efficient sampling and emulator techniques.
Limitations
  • Computationally expensive: a thorough exploration requires hundreds to thousands of model evaluations, which is prohibitive for slow simulators without surrogate models.
  • Results depend on the assumed input ranges and distributions; poorly specified uncertainty ranges can yield misleading robustness assessments.
  • Variance-based methods assume that variance is the right measure of output uncertainty, which may not hold for skewed or multimodal output distributions.
  • Interpretation can be complex when many inputs interact nonlinearly, requiring analyst expertise to distinguish signal from noise in sensitivity indices.
  • Does not validate the model or reduce structural uncertainty — it only characterizes how parametric uncertainty propagates to conclusions.

Frequently asked

How is robust sensitivity analysis different from standard sensitivity analysis?

Standard (local) sensitivity analysis perturbs one input at a time around a baseline, measuring marginal effects. Robust sensitivity analysis explores the entire plausible input space simultaneously, identifying which conclusions remain valid across all combinations of uncertain inputs — including interactions — rather than just near a single baseline point.

How many model runs are needed?

The number depends on the method and the number of inputs. Variance-based (Sobol) methods typically require N × (k + 2) runs, where N is a base sample size (often 500–2000) and k is the number of inputs. For 10 inputs and N = 1000, that is 12,000 evaluations. Emulator-based approaches can reduce this substantially for computationally expensive models.

What are Sobol indices and how do they relate to robustness?

Sobol indices partition the variance of a model output into contributions from individual inputs (first-order indices) and their interactions (higher-order indices). A high total-effect Sobol index for an input means that input — alone or in interaction — substantially drives output uncertainty. Inputs with high indices represent the main sources of non-robustness and should be prioritized for better characterization.

Can robust sensitivity analysis be applied to optimization models?

Yes. In optimization contexts, the analysis examines whether the optimal solution or objective value remains stable as uncertain parameters vary. If the optimal decision changes significantly across the plausible input space, the optimization problem requires robust optimization formulations that explicitly hedge against parameter uncertainty.

When should I use a surrogate model (emulator) alongside this method?

When a single model evaluation takes minutes or hours, running thousands of evaluations for sensitivity analysis becomes impractical. Surrogate models (Gaussian processes, polynomial chaos expansions, neural networks) are trained on a smaller set of model runs and then evaluated cheaply in their place. This makes robust sensitivity analysis feasible for computationally expensive simulators.

Sources

  1. Saltelli, A., Ratto, M., Andres, T., Campolongo, F., Cariboni, J., Gatelli, D., Saisana, M., & Tarantola, S. (2008). Global Sensitivity Analysis: The Primer. Wiley. ISBN: 9780470059975
  2. Pianosi, F., Beven, K., Freer, J., Hall, J. W., Rougier, J., Stephenson, D. B., & Wagener, T. (2016). Sensitivity analysis of environmental models: A systematic review with practical workflow. Environmental Modelling & Software, 79, 214-232. DOI: 10.1016/j.envsoft.2016.02.008 ↗

How to cite this page

ScholarGate. (2026, June 3). Robust Sensitivity Analysis — Uncertainty-resistant examination of model output variation under parameter perturbations. ScholarGate. https://scholargate.app/en/simulation/robust-sensitivity-analysis

Related methods

Latin Hypercube SamplingMONTE-CARLO-SIMULATIONUncertainty Quantification

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • Latin Hypercube SamplingSimulation↔ compare
  • MONTE-CARLO-SIMULATIONDecision-making↔ compare
  • Uncertainty QuantificationSimulation↔ compare
Compare side by side →

Referenced by

Policy Scenario Sensitivity AnalysisRobust Agent-Based ModelingRobust Discrete-Event SimulationRobust Markov Model

Similar methods

Policy Scenario Sensitivity AnalysisGlobal Sensitivity AnalysisAgent-based sensitivity analysisRobust Monte Carlo SimulationBayesian Sensitivity AnalysisMulti-objective sensitivity analysisRobust Agent-Based ModelingRobust Scenario Analysis

Related reference concepts

Sensitivity Analysis in Economic EvaluationSensitivity AnalysisPrior Elicitation and Sensitivity AnalysisSensitivity AnalysisModel Calibration and UncertaintyHydrological Modeling

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Robust Sensitivity Analysis (Robust Sensitivity Analysis — Uncertainty-resistant examination of model output variation under parameter perturbations). Retrieved 2026-07-20 from https://scholargate.app/en/simulation/robust-sensitivity-analysis · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Saltelli, A. and colleagues
Year
1990s–2000s
Type
Simulation-based robustness assessment pipeline
DataType
Continuous model parameters; numerical simulation outputs
Subfamily
Simulation / optimization
Related methods
Latin Hypercube SamplingMONTE-CARLO-SIMULATIONUncertainty Quantification
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account