Sensitivity

Functions
definition

Also known as: sensitivity analysis, responsiveness, rate of response

Grade 9-12

View on concept map

In the context of functions, sensitivity measures how much the output changes in response to a small change in the input — high sensitivity means small input changes cause large output changes. Understanding sensitivity helps predict and control systems.

Definition

In the context of functions, sensitivity measures how much the output changes in response to a small change in the input — high sensitivity means small input changes cause large output changes.

💡 Intuition

A sensitive scale notices tiny weight differences. An insensitive one doesn't.

🎯 Core Idea

Sensitivity = rate of change. Steep slope = high sensitivity.

Example

f(x) = 100x is more sensitive than f(x) = x. Same input change, bigger output change.

Formula

\text{Sensitivity} \approx \frac{\Delta f}{\Delta x} = \frac{f(x + \Delta x) - f(x)}{\Delta x}

Notation

\frac{\Delta f}{\Delta x} denotes the average sensitivity. \frac{df}{dx} or f'(x) denotes the instantaneous sensitivity (derivative).

🌟 Why It Matters

Understanding sensitivity helps predict and control systems.

💭 Hint When Stuck

Try changing the input by a small amount (like 0.1) at different points and compare how much the output changes each time.

Formal View

S(x) = f'(x) = \lim_{\Delta x \to 0}\frac{f(x + \Delta x) - f(x)}{\Delta x}; relative sensitivity = \frac{x}{f(x)}\cdot f'(x)

Related Concepts

🚧 Common Stuck Point

Sensitivity can vary—function might be sensitive in some regions, not others.

⚠️ Common Mistakes

  • Confusing sensitivity with the function value — sensitivity is the RATE of change, not the output itself; a large output doesn't mean high sensitivity
  • Assuming sensitivity is constant — for nonlinear functions, sensitivity varies across different input regions
  • Ignoring units when comparing sensitivities — sensitivity of f(x) = 100x is 100 (per unit x), not 'bigger' in an absolute sense without context

Frequently Asked Questions

What is Sensitivity in Math?

In the context of functions, sensitivity measures how much the output changes in response to a small change in the input — high sensitivity means small input changes cause large output changes.

Why is Sensitivity important?

Understanding sensitivity helps predict and control systems.

What do students usually get wrong about Sensitivity?

Sensitivity can vary—function might be sensitive in some regions, not others.

What should I learn before Sensitivity?

Before studying Sensitivity, you should understand: rate of change.

Prerequisites

Next Steps

How Sensitivity Connects to Other Ideas

To understand sensitivity, you should first be comfortable with rate of change. Once you have a solid grasp of sensitivity, you can move on to derivative.