What if analysis in excel 2016

Excel for Microsoft 365 Excel for Microsoft 365 for Mac Excel 2021 Excel 2021 for Mac Excel 2019 Excel 2019 for Mac Excel 2016 Excel 2016 for Mac Excel 2013 Excel 2010 Excel 2007 Excel for Mac 2011 More…Less

By using What-If Analysis tools in Excel, you can use several different sets of values in one or more formulas to explore all the various results.

For example, you can do What-If Analysis to build two budgets that each assumes a certain level of revenue. Or, you can specify a result that you want a formula to produce, and then determine what sets of values will produce that result. Excel provides several different tools to help you perform the type of analysis that fits your needs.

Note that this is just an overview of those tools. There are links to help topics for each one specifically.

What-If Analysis is the process of changing the values in cells to see how those changes will affect the outcome of formulas on the worksheet.

Three kinds of What-If Analysis tools come with Excel: Scenarios, Goal Seek, and Data Tables. Scenarios and Data tables take sets of input values and determine possible results. A Data Table works with only one or two variables, but it can accept many different values for those variables. A Scenario can have multiple variables, but it can only accommodate up to 32 values. Goal Seek works differently from Scenarios and Data Tables in that it takes a result and determines possible input values that produce that result.

In addition to these three tools, you can install add-ins that help you perform What-If Analysis, such as the Solver add-in. The Solver add-in is similar to Goal Seek, but it can accommodate more variables. You can also create forecasts by using the fill handle and various commands that are built into Excel.

For more advanced models, you can use the Analysis ToolPak add-in.

A Scenario is a set of values that Excel saves and can substitute automatically in cells on a worksheet. You can create and save different groups of values on a worksheet and then switch to any of these new scenarios to view different results.

For example, suppose you have two budget scenarios: a worst case and a best case. You can use the Scenario Manager to create both scenarios on the same worksheet, and then switch between them. For each scenario, you specify the cells that change and the values to use for that scenario. When you switch between scenarios, the result cell changes to reflect the different changing cell values.

worst case scenario

1. Changing cells

2. Result cell

best case scenario

1. Changing cells

2. Result cell

If several people have specific information in separate workbooks that you want to use in scenarios, you can collect those workbooks and merge their scenarios.

After you have created or gathered all the scenarios that you need, you can create a Scenario Summary Report that incorporates information from those scenarios. A scenario report displays all the scenario information in one table on a new worksheet.

excel scenario summary report

Note: Scenario reports are not automatically recalculated. If you change the values of a scenario, those changes will not show up in an existing summary report. Instead, you must create a new summary report.

If you know the result that you want from a formula, but you’re not sure what input value the formula requires to get that result, you can use the Goal Seek feature. For example, suppose that you need to borrow some money. You know how much money you want, how long a period you want in which to pay off the loan, and how much you can afford to pay each month. You can use Goal Seek to determine what interest rate you must secure in order to meet your loan goal.

Goal Seek

Cells B1, B2, and B3 are the values for the loan amount, term length, and interest rate.

Cell B4 displays the result of the formula =PMT(B3/12,B2,B1).

Note: Goal Seek works with only one variable input value. If you want to determine more than one input value, for example, the loan amount and the monthly payment amount for a loan, you should instead use the Solver add-in. For more information about the Solver add-in, see the section Prepare forecasts and advanced business models, and follow the links in the See Also section.

If you have a formula that uses one or two variables, or multiple formulas that all use one common variable, you can use a Data Table to see all the outcomes in one place. Using Data Tables makes it easy to examine a range of possibilities at a glance. Because you focus on only one or two variables, results are easy to read and share in tabular form. If automatic recalculation is enabled for the workbook, the data in Data Tables immediately recalculates; as a result, you always have fresh data.

Mortgage Loan Analysis

Cell B3 contains the input value. 
Cells C3, C4, and C5 are values Excel substitutes based on the value entered in B3.

A Data Table cannot accommodate more than two variables. If you want to analyze more than two variables, you can use Scenarios. Although it is limited to only one or two variables, a Data Table can use as many different variable values as you want. A Scenario can have a maximum of 32 different values, but you can create as many scenarios as you want.

If you want to prepare forecasts, you can use Excel to automatically generate future values that are based on existing data, or to automatically generate extrapolated values that are based on linear trend or growth trend calculations.

You can fill in a series of values that fit a simple linear trend or an exponential growth trend by using the fill handle or the Series command. To extend complex and nonlinear data, you can use worksheet functions or the regression analysis tool in the Analysis ToolPak Add-in.

Although Goal Seek can accommodate only one variable, you can project backward for more variables by using the Solver add-in. By using Solver, you can find an optimal value for a formula in one cell—called the target cell—on a worksheet.

Solver works with a group of cells that are related to the formula in the target cell. Solver adjusts the values in the changing cells that you specify—called the adjustable cells—to produce the result that you specify from the target cell formula. You can apply constraints to restrict the values that Solver can use in the model, and the constraints can refer to other cells that affect the target cell formula.

Need more help?

You can always ask an expert in the Excel Tech Community or get support in the Answers community.

See Also

Scenarios

Goal Seek

Data Tables

Using Solver for capital budgeting

Using Solver to determine the optimal product mix

Define and solve a problem by using Solver

Analysis ToolPak Add-in

Overview of formulas in Excel

How to avoid broken formulas

Detect errors in formulas

Keyboard shortcuts in Excel

Excel functions (alphabetical)

Excel functions (by category)

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Lesson 29: What-if Analysis

/en/excel2016/doing-more-with-pivottables/content/

Introduction

Excel includes many powerful tools to perform complex mathematical calculations, including what-if analysis. This feature can help you experiment and answer questions with your data, even when the data is incomplete. In this lesson, you will learn how to use a what-if analysis tool called Goal Seek.

Optional: Download our practice workbook.

Watch the video below to learn more about what-if analysis and Goal Seek.

Goal Seek

Whenever you create a formula or function in Excel, you put various parts together to calculate a result. Goal Seek works in the opposite way: It lets you start with the desired result, and it calculates the input value that will give you that result. We’ll use a few examples to show how to use Goal Seek.

To use Goal Seek (example 1):

Let’s say you’re enrolled in a class. You currently have a grade of 65, and you need at least a 70 to pass the class. Luckily, you have one final assignment that might be able to raise your average. You can use Goal Seek to find out what grade you need on the final assignment to pass the class.

In the image below, you can see that the grades on the first four assignments are 58, 70, 72, and 60. Even though we don’t know what the fifth grade will be, we can write a formula—or function—that calculates the final grade. In this case, each assignment is weighted equally, so all we have to do is average all five grades by typing =AVERAGE(B2:B6). Once we use Goal Seek, cell B6 will show us the minimum grade we’ll need to make on that assignment.

the average function being used to average the other class grades

  1. Select the cell with the value you want to change. Whenever you use Goal Seek, you’ll need to select a cell that already contains a formula or function. In our example, we’ll select cell B7 because it contains the formula =AVERAGE(B2:B6).

    selecting cell B7

  2. From the Data tab, click the What-If Analysis command, then select Goal Seek from the drop-down menu.

    clicking the Goal Seek option from the What-if Analysis command drop-down menu

  3. A dialog box will appear with three fields. The first field, Set cell:, will contain the desired result. In our example, cell B7 is already selected.

    The second field, To value:, is the desired result. In our example, we’ll enter 70 because we need to earn at least that to pass the class.

    The third field, By changing cell:, is the cell where Goal Seek will place its answer. In our example, we’ll select cell B6 because we want to determine the grade we need to earn on the final assignment.

  4. When you’re done, click OK.

    setting parameters in the goal seek dialog box

  5. The dialog box will tell you if Goal Seek was able to find a solution. Click OK.

    a successful result in the goal seek dialog box

  6. The result will appear in the specified cell. In our example, Goal Seek calculated that we will need to score at least a 90 on the final assignment to earn a passing grade.

    the value in cell B6 (90) determined by goal

To use Goal Seek (example 2):

Let’s say you’re planning an event and want to invite as many people as you can without exceeding a budget of $500. We can use Goal Seek to figure out how many people to invite. In our example below, cell B5 contains the formula =B2+B3*B4 to calculate the total cost of a room reservation, plus the cost per person.

  1. Select the cell with the value you want to change. In our example, we’ll select cell B5.

    selecting cell B5

  2. From the Data tab, click the What-If Analysis command, then select Goal Seek from the drop-down menu.

    clicking the Goal Seek option from the What-if Analysis command drop-down menu

  3. A dialog box will appear with three fields. The first field, Set cell:, will contain the desired result. In our example, cell B5 is already selected.The second field, To value:, is the desired result. In our example, we’ll enter 500 because we only want to spend $500.

    The third field, By changing cell:, is the cell where Goal Seek will place its answer. In our example, we’ll select cell B4 because we want to know how many guests we can invite without spending more than $500.

    • When you’re done, click OK.

      setting parameters in the goal seek dialog box

    • The dialog box will tell you if Goal Seek was able to find a solution. Click OK.
    • The result will appear in the specified cell. In our example, Goal Seek calculated the answer to be approximately 18.62. In this case, our final answer needs to be a whole number, so we’ll need to round the answer up or down. Because rounding up would cause us to exceed our budget, we’ll round down to 18 guests.

      the value in cell B4 (18) determined by Goal Seek

    As you can see in the example above, some situations will require the answer to be a whole number. If Goal Seek gives you a decimal, you’ll need to round up or down, depending on the situation.

    Other types of what-if analysis

    For more advanced projects, you may want to consider the other types of what-if analysis: scenarios and data tables. Instead of starting from the desired result and working backward, like with Goal Seek, these options allow you to test multiple values and see how the results change.

    • Scenarios let you substitute values for multiple cells (up to 32) at the same time. You can create as many scenarios as you want and then compare them without changing the values manually. In the example below, we’re using scenarios to compare different venues for an upcoming event.

      using the Scenarios Manager

    For more information on scenarios, check out this article from Microsoft.

    • Data tables allow you to take one or two variables in a formula and replace them with as many different values as you want, then view the results in a table. This option is especially powerful because it shows multiple results at the same time, unlike scenarios or Goal Seek. In the example below, we can view 24 possible results for a car loan.

      using a data table

    For more information on data tables, check out this article from Microsoft.

    Challenge!

    1. Open our practice workbook.
    2. Click the Challenge tab in the bottom-left of the workbook.
    3. In cell B8, create a function that calculates the average of the sales in B2:B7.
    4. The workbook shows Dave’s monthly sales amounts for the first half of the year. If he reaches a $200,000 mid-year average, he will receive a 5% bonus. Use Goal Seek to find how much he needs to sell in June in order to make the $200,000 average.
    5. When you’re finished, your workbook should look like this:

      Goal Seek Challenge

    /en/excel2016/buying-office-2016/content/

    It would be a big mistake for anyone to chalk Excel up to a fancy calculator that simply creates fancy spreadsheets and performs calculations. It’s much more than that. It can also perform what-if analysis. 

    There are all types of what-if analyses that Excel can do.   However, in this article, we’re going to cover three:

    •  Data tables.   This lets you see how changing one or two values will affect the bottom line. 

    • Goal seeking. This lets you to discover what it takes to reach a certain objective.

    • Scenarios. This lets you set up and test different cases (best case scenario). 

    Data Tables

    Excel 2016 will support two types of data tables: a one variable data table and a two variable data table. The one variable data table substitutes a series of possible values for a single value in a formula.   A two variable table substitutes a series of possible values for two values in one formula.

    If you’re lost as to what we mean at this point, don’t worry.   Let’s walk through it step by step. We’re going to do a what-if analysis with a one variable data table.

    To start a what-if analysis, click the Data tab, then go to the What-if Analysis button in the Forecast group.

    Choose Data Table from the dropdown menu.

    You’ll then see this dialogue box:

    The dialogue box above has two text boxes: Row Input Cell and Column Input Cell.

    If you’re creating a one variable data table, you choose one cell in your worksheet to use as either the Row Input Cell or as the Column Input Cell. 

    If you’re creating a two variable data table, then you fill in both text boxes. One cell becomes the Row Input cell that substitutes values you’ve entered across columns of a single row – and vice versa.

    Let’s create a one variable data table to start with.

    The spreadsheet shows sales forecast for a convenience store. 

    In cell B17, pictured above, we’ve calculated our projected sales by adding last year’s sales and the amount we expect it to grow.  

    Here is the formula we used.

    Because we went to the Formula tab and clicked Create from Selection, then chose Left Column (pictured below), our formula reads:=Sales-2016+(Sales_2016*Growth_2014).

    Now, note that we’ve entered various growth rates in cells B20 through B22 .   We’re going to insert these various values into the growth formula.

    Here’s how we do it.

    Copy the formula from B17 into C18 by going to cell C18 and typing the equal sign, then clicking on cell B17. By doing that, you’ve created the formula =Projected_Sales_2014.

    Hit Enter.

    Next, select the cell range B20:C22.  

    Go to the Data tab and click What-If Analysis, then Data Table.

    Click on cell B15 in the Column Input Cell, then click OK.

    The projected values are then listed.

    Now click cell C18, then click the Format Painter.   Drag it through cell range C20-C22.

    Goal Seeking

    Use Goal Seek when you already have an outcome in mind, such as a target sales amount. Goal Seek will allow you to figure out the numbers you need to hit to reach your goal.

    To use Goal Seek, you click the What-If Analysis button and select Goal Seek from the dropdown menu.   You’ll need to select the cell that contains the formula with the result you want. This is called the Set Cell.   Next, you’ll indicate the target value that you want the formula to return, in addition to the location of the input value that can be changed to reach this target.

    Let’s show you what we mean.

    In the table above, we want to figure out how much sales will have to increase to reach a first quarter income of $100. 

    We’ll start out by selecting cell B7.   Now go to the Data tab, click the What-If Analysis button, then Goal Seek.

    Set the To Value box to 100 because that’s our goal. In the By Changing Cell field, click cell B2 (first quarter sales). Enter the absolute address.

    Click OK.

    Now we can look at our spreadsheet.

    We see how our numbers must change to meet the goal.

    Scenario Manager

    The Scenario Manager allows you to create and save different input values that create different results. These are called scenarios. 

    To set up a scenario, the first thing you have to do is identify the various cells whose values can vary in the scenarios.   Next, you select these cells, then click the Data tab and go to What-If Analysis, then Scenario Manager.

    Click Add.

    For our scenario, we’re going to do Most Likely Case.

    Enter Most Likely Case in the Scenario Name box.

    Click OK.

    Now enter the values for the most likely case. 

    Click Add to add another scenario.

    When you’re finished adding scenarios, click OK.

    Click on the scenario, then click Show to see the numbers change.

    From this window, you can also produce a summary report. This shows the changing and resulting values for your scenarios, in addition to the current values.

    Анализ «Что Если» в Excel позволяет попробовать различные значения (сценарии) для формул.
    Следующий пример поможет Вам освоить Анализ «что если»  быстро и легко.

    Предположим, у вас есть книжный магазин и есть 100 книг на продажу. Вы продаете определенный % книг по самой высокой цене в $ 50 и определенный % книг по более низкой цене $ 20.

    Использование анализа "что если" в Excel на примере

    Если вы продаете 60% книг по самой высокой цене, ячейка D10 вычисляет общую прибыль в размере 60 * $ 50 + 40 * $ 20 = $ 3800.

    Скачать рассматриваемый пример Вы можете по этой ссылке: Пример анализа «что если» в Excel.

    Создание различных сценариев

    Что будет, если Вы продадите 70% книг по высокой цене? А что будет, если Вы продадите 80% книг? Или 90%, или 100%? Каждый другой процент продажи книг — это различный сценарий.
    Вы можете использовать «Диспетчер сценариев» для создания этих сценариев.

    Примечание: Вы можете просто ввести другой процент в ячейку C4, что бы увидеть результат в ячейке C10. Однако, Анализ «что если» позволит Вам сравнить результаты различных сценариев.

    Итак, приступим.

    1. На вкладке Данные выберите Анализ «что если» и выберите Диспетчер сценариев из списка.
    Откроется диалоговое окно Диспетчер сценариев.

    Использование анализа "что если" в Excel на примере

     2. Добавьте сценарий, нажав на кнопку Добавить.

    Использование анализа "что если" в Excel на примере

    3. Введите имя (60% книг по высокой цене), выберите ячейку C4 (% книг, которые продаются по высокой цене) для изменяемой ячейки и нажмите на кнопку OK.

    Использование анализа "что если" в Excel на примере

    4. Введите соответствующее значение 0,6 и нажмите на кнопку OK еще раз.

    Использование анализа "что если" в Excel на примере

    5. Далее, добавьте еще 4 других сценария (70%, 80%, 90% и 100% соответсвенно).

    И, наконец, ваш Диспетчер сценариев должен соответствовать картинке ниже:

    Использование анализа "что если" в Excel на примере

     

    Примечание: чтобы увидеть результат сценария, выберите сценарий и нажмите на кнопку Вывести. Excel изменит значение ячейки C4 в соответствии со сценарием, что бы Вы смогли увидеть результат на листе.

    Отчет по сценариям

    Для того, чтобы легко сравнить результаты этих сценариев, выполните следующие действия:

    1. Кликните по кнопке «Отчет» в Диспетчере сценариев.

    2. Далее, выберите ячейку C10 (итого выручка) в качестве ячейки результата и нажмите ОК.

    Использование анализа "что если" в Excel на примере

    Результат:

    Использование анализа "что если" в Excel на примере

    Вывод: Если вы продаете 70% книг по высокой цене, то Вы получите общую выручку в размере $ 4100, если Вы продаете 80% книг по высокой цене, то Вы получаете общую прибыль в размере $ 4400 и т.д. Вот как легко можно использовать Анализ «что если» в Excel.

    Подписывайтесь на нас в социальных сетях, оставляйте комментарии к статье. Надеюсь пример использования анализа «что если» в Excel Вам понравился.

    What-If Analysis in Excel is a tool that helps us create different models, scenarios, and Data Tables. This article will look at the ways of using What-If Analysis.

    Table of contents
    • What is a What-If Analysis in Excel?
      • #1 Scenario Manager in What-If Analysis
      • #2 Goal Seek in What-If Analysis
      • #3 Data Table in What-If Analysis
      • Things to Remember 
      • Recommended Articles

    We have three parts of What-If Analysis in Excel. They are as follows:

    1. Scenario Manager
    2. Goal Seek in Excel
    3. Data Table in Excel

    You can download this What-If Analysis Excel Template here – What-If Analysis Excel Template

    #1 Scenario Manager in What-If Analysis

    As a business head, it is important to know the different scenarios of your future project. Based on the scenarios, the business head will make decisions. For example, you are going to undertake one of the important projects. You have done your homework and listed all the possible expenditures from your end, and below is the list of all your expenses.

    What-if analysis Example 1

    The expected cash flow from this project is $75 million, which is in cell C2. Total expenses comprise all your fixed and variable expenses, the total cost is $57.45 million in cell C12. Total profit is $17.55 million in cell C14, and profit % is 23.40% of your cash inflow.

    It is the basic scenario of your project. Now, you need to know the profit scenario if some of your expenses increase or decrease.

    Scenario 1

    • In a general case scenario, you have estimated the “Project License” cost to be $10 million, but you are sure anticipating it to be $15 million
    • Raw material costs to be increased by $2.5 million
    • Other expensesOther expenses comprise all the non-operating costs incurred for the supporting business operations. Such payments like rent, insurance and taxes have no direct connection with the mainstream business activities.read more to be decreased by 50 thousand.

    Scenario 2

    • The “Project Cost” to be at $20 million
    • The “Labor Daily Wages” to be at $5 million
    • The “Operating Cost” is to be at $3.5 million

    Now, you have listed out all the scenarios in the form. Based on these scenarios, you need to create a table about how it will impact your profit and profit %.

    To create What-If Analysis scenarios, follow the below steps.

    1. Go to DATA > What-If Analysis > Scenario Manager.

      What-if analysis Example 1-1

    2. Once you click “Scenario Manager,” it will show you below the dialog box.

      What-if analysis Example 1-2

    3. Click on “Add.” Then, give “Scenario name.”

      What-if analysis Example 1-3

    4. In changing cells, select the first scenario changes you have listed out. The changes are Project License (cell C10) at $15 million, Raw Material Cost (cell C7) at $11 million, and Other Expenses (cell C11) at $4.5 million. Mention these three cells here.

      What-if analysis Example 1-4

    5. Click on “OK.” It will ask you to mention the new values as listed in scenario 1.

      What-if analysis Example 1-5

    6. Do not click on “OK” but click on “OK Add.” It will save this scenario for you.
    7. Now, it will ask you to create one more scenario. As we listed in scenario 2, make the changes. This time we need to change Project Cost (C10), Labour Cost (C8), and Operating Cost (C9).

      What-if analysis Example 1-6

    8. Now, add new values here.

      What-if analysis Example 1-7

    9. Now click on “OK.” It will show all the scenarios we have created.

      What-if analysis Example 1-8

    10. Click on “Scenario summary.” It will ask you which result cells you want to change. Here, we need to change the Total Expense Cell (C12), Total Profit Cell (C14), and Profit % cell (C16).

      What-if analysis Example 1-9

    11. Click on “OK.” It will create a summary report for you in the new worksheet.

      What-if analysis Example 1-10

    Total Excel has created three scenarios even though we have supplied only two scenario changes because Excel will show existing reports as one scenario.

    From this table, we can easily see the impact of changes in pour profit %.

    #2 Goal Seek in What-If Analysis

    Now, we know the Scenario Manager’s advantage. What-if-Analysis Goal Seek can tell you what you must do to achieve the target.

    Andrew is a class 10th student. His target is to achieve an average score of 85 in the final exam. He has already completed 5 exams and left with only 1 exam. Therefore, in the completed 5 exams.

    What-if analysis Example 2

    To calculate the current average, apply the average formula in the B7 cell.

    What-if analysis Example 2-1

    The current average is 82.2.

    What-if analysis Example 2-2

    Andrew’s GOAL is 85. His current average is 82.2. He is short by 3.8 with one exam.

    Now, the question is how much he has to score in the final exam to eventually get an overall average of 85. It can be found by the What-If Analysis GOAL SEEK tool.

    • Step 1: Go to DATA > What-If Analysis > Goal Seek.

    What-if analysis Example 2-3

    • Step 2: It will show you below the dialog box.

    What-if analysis Example 2-4

    • Step 3: Here, we need to set the cell first. “Set cell” is nothing but which cell we need for the final result, i.e., our overall average cell (B7). Next is “To value.” Again, Andrew’s overall average GOAL is nothing but for what value we need to set the cell (85).

    The next and final step is changing which cell you want to see the impact on. So, we need to change cell B6, the cell for the final subject’s score.

    What-if analysis Example 2-5

    • Step 4: Click on “OK.” Excel will take a few seconds to complete the process, but it eventually shows the result like the one below.

    Example 2-6

    Now, we have our results here. To get an overall average of 85, Andrew has to score 99 in the final exam.

    #3 Data Table in What-If Analysis

    We have already seen two wonderful techniques under What-If Analysis in Excel. First, the Data Table can create different scenario tables based on the variable change. We have two kinds of Data Tables here: one variable Data Table and a “Two-variable data tableA two-variable data table helps analyze how two different variables impact the overall data table. In simple terms, it helps determine what effect does changing the two variables have on the result.read more.” This article will show you One variable data table in ExcelOne variable data table in excel means changing one variable with multiple options and getting the results for multiple scenarios. The data inputs in one variable data table are either in a single column or across a row.read more.

    Assume you are selling 1,000 products at ₹15, your total anticipated expense is ₹12,500, and your profit is ₹2,500.

    Example 3

    You are not happy with the profit you are getting. Your anticipated profit is ₹7,500. You have decided to increase your per-unit price to increase your profit, but you do not know how much you need to increase.

    Data tables can help you. Create a table below.

    What-if analysis Example 3-1

    Now, in the cell, F1 links to the “Total Profit” cell, B6.

    What-if analysis Example 3-2

    • Step 1: Select the newly created table.

    Example 3-3

    • Step 2: Go to DATA > What-if Analysis > Data Table.

    Example 3-4

    • Step 3: Now, you will see below dialog box.

    Example 3-5

    • Step 4: Since we are showing the result vertically, leave the ”Row input cell.” In the “Column input cell,” select cell B2, which is the original selling price.

    Example 3-6

    • Step 5: Click on “OK” to get the results. It will list out profit numbers in the new table.

    Example 3-7

    So, we have our Data Table ready. To profit from ₹7,500, you need to sell at ₹20 per unit.

    Things to Remember

    • The What-If Analysis data table can be performed with two variable changes. Refer to our article on What-If Analysis two-variable Data Table.
    • What-If Analysis Goal Seek takes a few seconds to perform calculations.
    • What-If Analysis Scenario Manager can give a summary with input numbers and current values together.

    Recommended Articles

    This article is a guide to What-If Analysis in Excel. Here, we discuss three types of What-If Analysis in Excel such as 1) Scenario Manager, 2) Goal Seek, 3) Data Tables along with practical examples, and a downloadable Excel template. You may learn more about Excel from the following articles: –

    • Pareto Analysis in ExcelA pareto chart is a graph which is a combination of a bar graph and a line graph, indicates the defect frequency and its cumulative impact. It helps in finding the defects to observe the best possible and overall improvement measure.read more
    • Goal Seek in VBA
    • Sensitivity Analysis in Excel

    Понравилась статья? Поделить с друзьями:
  4. What if analysis excel что это
  5. What if analysis excel на русском
  6. What if analysis excel template
  7. What if analysis excel pivot table
  8. What if analysis excel example