This document introduces What-If Analysis in Excel. What-If Analysis allows users to explore the impact of changing input values on formulas. Excel provides Scenarios, Goal Seek, and Data Tables for What-If Analysis. Scenarios and Data Tables accept multiple input values to determine results, while Goal Seek finds input values that produce a specified result. The document demonstrates creating Scenarios to model different percentages of books sold at highest and lowest prices, and using Goal Seek to determine the percentage needed to obtain a $4,700 total profit.
Download as PPTX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
239 views
What If Analysis
This document introduces What-If Analysis in Excel. What-If Analysis allows users to explore the impact of changing input values on formulas. Excel provides Scenarios, Goal Seek, and Data Tables for What-If Analysis. Scenarios and Data Tables accept multiple input values to determine results, while Goal Seek finds input values that produce a specified result. The document demonstrates creating Scenarios to model different percentages of books sold at highest and lowest prices, and using Goal Seek to determine the percentage needed to obtain a $4,700 total profit.
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 16
What-If Analysis
Introduction to What-If Analysis
• 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. • 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. • What-If Analysis in Excel allows you to try out different values (scenarios) for formulas. The following example helps you master what-if analysis quickly and easily. • Assume you own a book store and have 100 books in storage. You sell a certain % for the highest price of $50 and a certain % for the lower price of $20. • If you sell 60% for the highest price, cell D10 calculates a total profit of 60 * $50 + 40 * $20 = $3800. Create Different Scenarios • But what if you sell 70% for the highest price? And what if you sell 80% for the highest price? Or 90%, or even 100%? Each different percentage is a different scenario. You can use the Scenario Manager to create these scenarios. • Note: You can simply type in a different percentage into cell C4 to see the corresponding result of a scenario in cell D10. However, what-if analysis enables you to easily compare the results of different scenarios. Read on. 1) On the Data tab, in the Forecast group, click What-If Analysis.
2) Click Scenario Manager.
The Scenario Manager dialog box appears.
3) Add a scenario by clicking on Add. 4) Type a name (60% highest), select cell C4 (% sold for the highest price) for the Changing cells and click on OK. 5) Enter the corresponding value 0.6 and click on OK again.
6) Next, add 4 other scenarios (70%, 80%, 90% and 100%).
7) Finally, your Scenario Manager should be consistent with the picture below: • Note: to see the result of a scenario, select the scenario and click on the Show button. Excel will change the value of cell C4 accordingly for you to see the corresponding result on the sheet. Scenario Summary 1) Click the Summary button in the Scenario Manager. 2) Next, select cell D10 (total profit) for the result cell and click on OK. Goal Seek • What if you want to know how many books you need to sell for the highest price, to obtain a total profit of exactly $4700? You can use Excel's Goal Seek feature to find the answer. Data Tables
• Instead of creating different scenarios, you can create a data table to
quickly try out different values for formulas. You can create a one variable data table or a two variable data table. • Assume you own a book store and have 100 books in storage. You sell a certain % for the highest price of $50 and a certain % for the lower price of $20. If you sell 60% for the highest price, cell D10 below calculates a total profit of 60 * $50 + 40 * $20 = $3800. Thank You…!!