Sensitivity (Meta) Math Example 2

Follow the full solution, then compare it with the other examples linked below.

Example 2

medium
In the compound interest formula A=P(1+r)tA = P(1+r)^t, compute the sensitivity of AA to a small change ฮ”r\Delta r in the interest rate, using the derivative dAdr\frac{dA}{dr}.

Solution

  1. 1
    Differentiate with respect to rr: dAdr=Pโ‹…t(1+r)tโˆ’1\frac{dA}{dr} = P \cdot t(1+r)^{t-1}.
  2. 2
    For P=1000P=1000, r=0.05r=0.05, t=10t=10: dAdr=1000ร—10ร—(1.05)9โ‰ˆ1000ร—10ร—1.5513โ‰ˆ15513\frac{dA}{dr} = 1000 \times 10 \times (1.05)^9 \approx 1000 \times 10 \times 1.5513 \approx 15513.
  3. 3
    Interpretation: a 1-percentage-point increase in rate (ฮ”r=0.01\Delta r = 0.01) changes AA by approximately 15513 \times 0.01 \approx \155$.
  4. 4
    This shows AA is quite sensitive to the interest rate over long periods.

Answer

dAdrโ‰ˆ15513;ฮ”r=0.01โ‡’ฮ”Aโ‰ˆ$155\frac{dA}{dr} \approx 15513;\quad \Delta r = 0.01 \Rightarrow \Delta A \approx \$155
Sensitivity analysis using derivatives (local linearisation) quantifies how output responds to input changes. The result \approx \155$ per percentage point shows that small changes in interest rates have significant financial impact over 10 years.

About Sensitivity (Meta)

The degree to which a result or output changes in response to small changes in its inputs, parameters, or assumptions.

Learn more about Sensitivity (Meta) โ†’

More Sensitivity (Meta) Examples