How to Sensitivity Analysis Excel

What is Sensitivity Analysis in Excel?

How to Sensitivity Analysis Excel? Sensitivity analysis is a powerful tool in Excel that helps you determine how changes in specific inputs will impact the results of a formula or model. It involves changing one or more input variables to see how they affect the output and then analyzing the results to identify the key drivers of the model’s behaviour.

You can perform sensitivity analysis in Excel using the built-in Data Table function. This function allows you to create a table of possible input values for one or more variables and then view the resulting output values for each combination of inputs. By doing this, you can quickly identify which inputs have the most significant impact on the output and make informed decisions about adjusting them to achieve your desired results.

You can perform several types of sensitivity analysis in Excel, including one-way sensitivity analysis, two-way sensitivity analysis, and scenario analysis.

Where is Sensitivity Analysis Used?

Sensitivity analysis in Excel is widely helpful in fields such as finance, engineering, economics, and scientific research. Analyzing the impact of changes in market conditions or investment decisions on portfolio returns can be helpful in finance.

In engineering, it is useful to optimize designs and identify critical components. Analyzing the impact of policy changes on economic indicators in economics is beneficial. In scientific research, it is helpful to analyze the effect of experimental conditions on outcomes.

Benefits of Sensitivity Analysis in Excel

Sensitivity analysis in Excel has several benefits and advantages, including:

1. Identifying key drivers

Sensitivity analysis helps identify the input variables that have the most significant impact on the output, allowing decision-makers to focus their attention and resources on the most critical factors.

2. Evaluating risk

Sensitivity analysis can be used to evaluate the risk associated with different scenarios and to assess the likelihood of achieving desired outcomes under various conditions.

3. Optimizing decision-making

Sensitivity analysis can help decision-makers optimize their choices by providing a quantitative basis for evaluating trade-offs between options.

4. Improving transparency

Sensitivity analysis can increase decision-making transparency by clearly understanding the assumptions, limitations, and uncertainties associated with a model or analysis.

5. Saving time and resources

Sensitivity analysis can save time and resources by allowing decision-makers to quickly evaluate the impact of changes in input variables without running multiple simulations or scenarios.

How to Perform Sensitivity Analysis in Excel?

Many methods can help perform sensitivity analysis, depending on the model’s complexity and the analysis’s goals. Here are three common ways:

1. One-way sensitivity analysis

One-way sensitivity analysis involves varying one input variable simultaneously while holding all other variables constant. This method helps identify which variables have the most significant impact on the output and how changes in those variables affect the model’s behaviour.

One-way sensitivity analysis can be done using Excel’s Data Table tool or manually changing input values and observing the resulting output values.

2. Two-way sensitivity analysis

Two-way sensitivity analysis involves varying two input variables simultaneously to analyze their collective impact on the output. This method can help identify interactions between variables and how changes in one variable affect the model’s sensitivity to changes in another variable.

Two-way sensitivity analysis can be done using Excel’s Data Table tool by creating a table that includes input variables and observing the resulting output values.

3. Scenario analysis

Scenario analysis involves analyzing the impact of different combinations of input values on the output. This method can help identify how the model behaves under different scenarios and how changes in one variable affect the model’s sensitivity to changes in other variables.

Scenario analysis can be done using Excel’s Scenario Manager tool or manually changing input values and observing the resulting output values.

Other more complex methods include probabilistic sensitivity analysis, which involves using probability distributions to model uncertainty in input values, and Monte Carlo simulation, which consists in generating random input values from probability distributions and simulating the resulting output values. These methods can be powerful tools for analyzing the sensitivity of models to uncertainty and risk.

Here is a Simple Example of Sensitivity Analysis in Excel:

Let’s say you run a small retail outlet and want to know how changing the price of your main product affects your monthly profit. You have the following data:

  • Unit sales: 500
  • Price per unit: $10
  • Fixed costs: $1,000
  • Variable costs per unit: $3

To carry out a sensitivity analysis, you will make a data table that shows how changes in the price per unit affect your monthly profit. Here’s how it works:

Step 1: Get your worksheet ready.

Make a new Excel worksheet and enter the information in this way:

Step 2: Set up the formula for monthly profits

Enter the following formula into cell B6 to figure out the monthly profit:

How to Sensitivity Analysis in Excel
How to Sensitivity Analysis in Excel
=(B1*(B2-B4)-B3-B1*B4)

Monthly profit is calculated as revenue minus variable costs minus fixed costs, where revenue is unit sales X price per unit and variable expenses are unit sales X variable cost per unit.

Step 3: Create the data table.

When preparing the data table, it is necessary to provide a range of values for the input variable (price per unit). In this example, let’s say you want to look at what happens when the price per unit goes from $5 to $15 in increments of $1.

Create a new table using the following format:

How to Sensitivity Analysis in Excel

Put the heading “Price” in cell E1. In column E, put the prices you want to look at. Put the formula that points to the monthly profit cell you made earlier in cell B6 (F1).

=B6

Step 4: Fill out the table.

What-If Analysis
What-If Analysis

Move to the “Data” tab on the Excel ribbon and choose the range of cells E1:F12 or the range you made. Select “Data Table” after clicking “What-If Analysis.”

What If Analysis Data Table
What If Analysis Data Table

Select the cell with the price per unit in the “Column input cell” box (B2 in this example). Tap “OK.”

What-If Analysis Data Table Range
What-If Analysis Data Table Range

The result will be the profit of the price between the $5 to $15 values in negative or positive numbers. If the result is positive, it represents a profit increase, and if the result is negative, it represents a loss.

What-If Analysis Data Monthly Profit

Note: You will notice that when the price is $9 that means no profit.

What-If-Analysis Data Profit/Loss
What-If-Analysis Data Profit/Loss
=IF(F2=0,””,IF(F2>$B$1,”Profit”,IF(F2<$B$1,”Loss”,”No Profit”)))

Excel will fill in the data table with the monthly profit for each price per unit you entered. Now it’s easy to see how changes in price per unit affect your monthly profit.

Watch the Video: How to Do Sensitivity Analysis in Excel

Sensitivity Analysis Excel Template Download: link

Conclusion

Performing sensitivity analysis in Excel is a relatively straightforward process that can be done using built-in functions such as the Data Table tool. By changing input variables and analyzing resulting output values, decision-makers can identify the drivers of a model’s behaviour and make informed decisions about adjusting inputs to achieve desired outcomes.

Sensitivity analysis in Excel is a valuable technique that can be applied in various fields to evaluate risk, optimize decision-making, and improve transparency. Its benefits include identifying key drivers, assessing risk, optimizing decision-making, improving transparency, and saving time and resources.

FAQs

1. Can sensitivity analysis in Excel be used for qualitative analysis?

Sensitivity analysis in Excel is generally focused on quantitative analysis. Still, it can also be helpful for qualitative analysis by assigning scores or values to qualitative variables and analyzing their impact on the output.

2. What are some limitations of sensitivity analysis in Excel?

Some limitations of sensitivity analysis in Excel include assumptions made in the model, the accuracy of input data, and the potential for the model to be oversimplified or not fully capture the complexity of real-world scenarios. It is essential to use sensitivity analysis in conjunction with other analytical methods and to carefully consider the results before making decisions.

3. What are the two types of sensitivity analysis?

There are mainly two types to analyze sensitivity:

  • Local Sensitivity Analysis.
  • Global Sensitivity Analysis.

4. What’s the best Excel chart for a sensitivity analysis?

The Excel Tornado chart helps you look at the data and make decisions. It helps a lot when doing sensitivity analysis. In other words, it shows how the input affects the output.

5. What is the best tool for doing a sensitivity analysis?

When it comes to sensitivity analysis, MATLAB is the best tool. There are many MATLAB packages that are useful for doing sensitivity analysis and quantifying uncertainty.

Tags: Microsoft Excel | Microsoft Excel Office

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top