What is sensitivity analysis in Excel?
+
Sensitivity analysis in Excel is a technique used to determine how different values of an input variable impact a particular output or result in a spreadsheet model. It helps identify which variables have the most influence on the outcome.
Which Excel tools are commonly used for sensitivity analysis?
+
Common Excel tools used for sensitivity analysis include Data Tables (one-variable and two-variable), Scenario Manager, and Goal Seek. These tools allow users to test how changes in input values affect the results.
How do you perform a one-variable sensitivity analysis using Excel Data Tables?
+
To perform a one-variable sensitivity analysis with Data Tables, set up your model with a formula linked to an input cell. Then, create a column of different input values, select the range including inputs and formula, go to Data > What-If Analysis > Data Table, and specify the input cell. Excel will output the results corresponding to each input value.
Can sensitivity analysis in Excel be automated using VBA?
+
Yes, sensitivity analysis can be automated in Excel using VBA macros. VBA can loop through multiple input values, update the model, and record the results, which is useful for complex analyses or large datasets.
What is the difference between Scenario Manager and Data Tables for sensitivity analysis?
+
Scenario Manager allows you to define and save multiple input scenarios with different values and compare results, useful for discrete scenarios. Data Tables provide a way to see how changes in one or two variables affect a formula continuously across a range of values.
How can sensitivity analysis help in financial modeling with Excel?
+
Sensitivity analysis helps financial modeling by showing how changes in key assumptions (e.g., interest rates, sales volume, costs) impact financial metrics like net present value, profit, or cash flow. This helps in risk assessment and decision-making.
Are there any Excel add-ins that enhance sensitivity analysis capabilities?
+
Yes, there are several Excel add-ins such as @RISK, Crystal Ball, and SensIt that provide advanced sensitivity analysis features like probabilistic simulations, tornado charts, and more detailed risk assessments beyond Excel’s native tools.