Use Case

FOSM stands for First-Order Second Moment. It is a technique used to express how uncertainty in a model’s inputs affects the uncertainty in its outputs

It is called “First-Order” because it creates a linear (first-order) approximation of the model and “Second-Moment” because it focuses on the second statistical moment (variance) of the model output.

Mathematical Framework

  • A random variable in terms of deterministic and stochastic components is given by

Here we assume that and

  • Model can be approximated using first order Taylor expansion around mean

Approximation of Mean

This shows that evaluating the model at the mean input is an approximation of the mean output.

Approximation of Variance

For the variance, we proceed similarly by computing the variance of the Taylor expansion:

Where

This result shows that the output variance is approximately the product of the squared sensitivity (derivative) at the mean and the input variance, providing a simple way to propagate uncertainty through models.