Sensitivity (Meta) Formula
Sensitivity (meta) is the degree to which a result or output changes in response to small changes in its inputs, parameters, or assumptions.
The Formula
When to use: Is this result stable, or does a tiny change blow everything up?
Quick Example
Notation
What This Formula Means
The degree to which a result or output changes in response to small changes in its inputs, parameters, or assumptions.
Is this result stable, or does a tiny change blow everything up?
Formal View
Worked Examples
Example 1
easyAnswer
First step
Full solution
- 2 Change in : . Relative change in : .
- 3 Change in : .
- 4 Sensitivity: a 5% increase in causes about a 15.8% increase in . The function is sensitive — it amplifies errors by a factor of about 3.
Example 2
mediumExample 3
mediumCommon Mistakes
- Reporting the raw output change as sensitivity — divide by the input change to get the ratio.
- Ignoring low-sensitivity inputs entirely — they're cheap to estimate, but identifying them is the point of the analysis.
- Confusing sensitivity (the measure) with robustness (the property) — high sensitivity is what makes a result NOT robust.
Why This Formula Matters
In a model with many inputs, sensitivity tells you which one to measure most carefully and which won't matter; a result with huge sensitivity is fragile (small input error blows up), while low sensitivity signals robustness. It directs effort to the inputs that actually control the answer. Recognizing it by "Am I measuring how much the output moves PER unit change in the input?" — rather than by familiar numbers — is what lets a student tell it apart from robustness and slope / derivative and error propagation in a mixed problem set.
Frequently Asked Questions
What is the Sensitivity (Meta) formula?
The degree to which a result or output changes in response to small changes in its inputs, parameters, or assumptions.
How do you use the Sensitivity (Meta) formula?
Is this result stable, or does a tiny change blow everything up?
What do the symbols mean in the Sensitivity (Meta) formula?
denotes a small change; high means high sensitivity
Why is the Sensitivity (Meta) formula important in Math?
In a model with many inputs, sensitivity tells you which one to measure most carefully and which won't matter; a result with huge sensitivity is fragile (small input error blows up), while low sensitivity signals robustness. It directs effort to the inputs that actually control the answer. Recognizing it by "Am I measuring how much the output moves PER unit change in the input?" — rather than by familiar numbers — is what lets a student tell it apart from robustness and slope / derivative and error propagation in a mixed problem set.
What do students get wrong about Sensitivity (Meta)?
The procedure for sensitivity (meta) is the easy part; the trap is reporting the raw output change as sensitivity. Asking "Am I measuring how much the output moves PER unit change in the input?" first is what keeps a correct-looking calculation from being attached to the wrong concept.
What should I learn before the Sensitivity (Meta) formula?
Before studying the Sensitivity (Meta) formula, you should understand: local vs global behavior.