Concept Architecture
Concept
Theoretically, Total Effect Index is a variance-based global sensitivity measure that quantifies the total contribution of an individual input parameter to the variance of a model output, including both its direct effect and all interaction effects involving that parameter. It forms part of Sobol sensitivity analysis and exists to identify parameters whose uncertainty materially influences model results even when their independent contribution is small. In health economics, the total effect index is used to identify influential inputs in complex decision models and to support parameter prioritisation.
Mathematically, the total effect index is defined as the proportion of output variance attributable to an input parameter and every interaction containing that parameter. It may be represented through the expected conditional variance given all other parameters or as one minus the variance explained by all parameters except the parameter of interest. The difference between the total effect index and the corresponding first-order index represents the contribution of interactions involving that parameter.
In practice, total effect indices are estimated using Monte Carlo or quasi-Monte Carlo sampling within variance-based global sensitivity analysis. They are applied to health economic models to rank uncertain parameters, distinguish independent from interaction-driven effects and determine which parameters may be fixed without materially reducing the variance of costs, QALYs or net monetary benefit.
Purpose
Used to quantify the complete contribution of an uncertain parameter, including all associated interaction effects, to variance in health economic model outputs.
Mathematical Formulae
Primary Formula
ST? = E[Var(Y|X??)] / Var(Y)
Supporting Formulae
Equivalent representation:
ST? = 1 ? Var(E(Y|X??)) / Var(Y)
First-order index:
S? = Var(E(Y|X?)) / Var(Y)
Interaction contribution involving parameter i:
ST? ? S?
Range:
0 � ST? � 1
Related Mathematical Methods
- Sobol Sensitivity Analysis
- Sobol Indices
- First-Order Index
- Global Sensitivity Analysis
- Variance Decomposition
- Monte Carlo Simulation
- Quasi-Monte Carlo Simulation
Example
A global sensitivity analysis of a Markov model estimates a first-order index of 0.32 and a total effect index of 0.55 for treatment efficacy. Treatment efficacy therefore explains 32% of the variance in incremental net monetary benefit through its direct effect and a further 23% through interactions with other uncertain parameters.
Excel Implementation
| Function | Example Formula | Health Economics Application |
|---|---|---|
| VAR.S | =VAR.S(OutputRange) | Estimate the total variance of simulated model outputs. |
| AVERAGE | =AVERAGE(ConditionalOutputRange) | Calculate conditional means used in variance decomposition. |
| SUMPRODUCT | =SUMPRODUCT(WeightRange,VarianceRange) | Combine weighted conditional variance estimates. |
| RANK.EQ | =RANK.EQ(B2,$B$2:$B$20,0) | Rank parameters according to their total effect indices. |
VBA (Optional)
VBA can automate quasi-Monte Carlo sampling, calculate total effect indices and rank uncertain parameters by their complete contribution to model output variance.
Sources
- Sobol IM. Global sensitivity indices for nonlinear mathematical models and their Monte Carlo estimates. Mathematics and Computers in Simulation. 2001;55(1?3):271?280.
- Saltelli A, Ratto M, Andres T, et al. Global Sensitivity Analysis: The Primer. John Wiley & Sons.
- Saltelli A, Annoni P, Azzini I, Campolongo F, Ratto M, Tarantola S. Variance based sensitivity analysis of model output: design and estimator for the total sensitivity index. Computer Physics Communications. 2010;181(2):259?270.
- Briggs A, Claxton K, Sculpher M. Decision Modelling for Health Economic Evaluation. Oxford University Press.
Related Concepts (3)
Library
Publications
1
Statistical Analysis of Cost-Effectiveness Data — Willan & Briggs, 1st Edition ed., 2006 (John Wiley & Sons)
A synthesis of statistical methods for analysing cost-effectiveness data, including net-benefit regression, confidence intervals for the ICER, cost-effectiveness acceptability curves, and covariate adjustment. Part of the Wiley Statistics in Practice series.
BookView source →
Frequently Asked Questions (6)
What is a total-effect index?
A variance-based sensitivity measure quantifying an input's total contribution to output variance, including its individual effect and all interactions with other inputs.
Source: Homma & Saltelli 1996
Why can an input have a large total-effect but small first-order index?
An input can barely affect the output on its own yet matter greatly in combination with others, so that its influence appears only through interactions. The first-order index, measuring solo effect, would then be small, while the total-effect index, which adds all the interaction contributions, would be large. A big gap between the two therefore signals that the input works mainly by interacting rather than alone. This is why both indices are examined together. The total-effect captures what the first-order misses. Saltelli and colleagues (2008) explain this.
Source: Saltelli et al. 2008
How is a total-effect index calculated?
A total-effect index is calculated as the expected remaining output variance when all inputs except the one of interest are fixed, divided by the total variance, which captures the variance attributable to that input alone and through all its interactions. Equivalently, it is one minus the share of variance explained by all the other inputs together. It is estimated by Monte Carlo procedures using structured samples that vary the input of interest while fixing or varying the others, giving its full contribution to output uncertainty.
Source: Saltelli et al. 2008
How does a total-effect index differ from a first-order index?
A total-effect index measures an input's full contribution to output variance, including all its interactions, while a first-order index measures only the variance explained by that input varying alone. The total-effect index is therefore at least as large as the first-order index, and a gap between them signals interaction effects. First-order indices suit factor prioritisation, identifying individual influence, whereas total-effect indices suit factor fixing, since an input can be fixed as negligible only if its total effect, not just its first-order effect, is small.
Source: Homma & Saltelli 1996
Why is the total-effect index used?
The total-effect index is used because it captures an input's full influence on output uncertainty, including through interactions, which the first-order index misses, so it is the appropriate measure for deciding whether an input can be fixed at a constant: only an input with a negligible total effect can safely be fixed. It also reveals interactions, since the difference between an input's total and first-order indices reflects its joint effects with others. This makes the total-effect index valuable in global sensitivity analysis for factor fixing and understanding interactions.
Source: Homma & Saltelli 1996
What are the limitations of the total-effect index?
The total-effect index can be computationally expensive to estimate accurately, requiring many model runs, which is demanding for complex models, and it aggregates all of an input's interactions together without identifying which specific interactions matter. Like other variance-based measures, it depends on the assumed input distributions, and correlated inputs complicate its interpretation. These limitations mean the total-effect index is applied with attention to computational cost and input assumptions, often alongside first-order indices, whose gap from the total effect indicates the presence of interactions.
Source: Saltelli et al. 2008
Trust Record
Verified by Dr Darrin Baines
British health economist
Professional identity: darrinbaines.org
Verification date: 30 Oct 2025
Content version: 1.0.0
Canonical Identity
- Persistent URI
- https://healtheconomics.wiki/concept/total-effect-index
- Term code
- HE-EM-UA-024
Stable URI · Machine-readable · Resolvable · CC BY 4.0