Top Banner
DAY 11: EXCEL CHAPTER 8-10 Rahul Kavi [email protected] September 24, 2013 1
19

Day 11: Excel Chapter 8-10

Jan 29, 2016

Download

Documents

ishi

Day 11: Excel Chapter 8-10. Rahul Kavi [email protected] September 24, 2013. Last class. Nested Functions Logical Functions Lookup/Reference Functions Filtering Functions One Variable What-If Analysis. Two variable What-IF. Similar to one variable - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Day 11: Excel Chapter 8-10

DAY 11:EXCEL CHAPTER 8-10

Rahul [email protected]

September 24, 2013

1

Page 2: Day 11: Excel Chapter 8-10

2

LAST CLASS

• Nested Functions• Logical Functions• Lookup/Reference Functions• Filtering Functions• One Variable What-If Analysis

Page 3: Day 11: Excel Chapter 8-10

3

TWO VARIABLE WHAT-IF

• Similar to one variable• One variable goes in the first column, the

other in the top row• Can only calculate results for one formula

(In one variable analysis you can do any number of formulas. We did individual payments and cumulative payments.)

Page 4: Day 11: Excel Chapter 8-10

4

TWO VARIABLE WHAT-IF EXAMPLE

• Setup your variables in the first column and top row

• Add a formula in the empty cell in the variable row and column

• Use the What-If Data Table tool, specifying both the row and column input cells– Data->Data Tools->What-If Analysis->Data

Table

Page 5: Day 11: Excel Chapter 8-10

5

GOAL SEEK

• Goal seek allows you to alter one variable to obtain the desired result of a single equation

• Data->Data Tools->What-If Analysis->Goal Seek

• Example:– You want to buy a car for $15,000. You are

able to obtain a 5 year loan at 6% APR. You would like your monthly payment to be $200. How large of a down payment must you make?

Page 6: Day 11: Excel Chapter 8-10

6

SCENARIO MANAGER

• Scenario Manager is a what-if analysis tool that allows you to define up to 32 scenarios to compare their effects on calculated results

• Data->Data Tools->What-If Analysis->Scenario Manager

• Example: Profit calculations for a business based on units sold, production cost per unit, shipping cost per unit

Page 7: Day 11: Excel Chapter 8-10

7

ADDING SCENARIOS

• Data->Data Tools->What-If Analysis->Scenario Manager

• Add…– Scenario name– Changing cells– Set values for each cell

• Example:– Best Case: 75,000 units, $38/unit production cost,

$0.30/unit shipping cost– Likely Case: 50,000, $42.95, $0.5– Worst Case: 25,000, $48, $0.75

Page 8: Day 11: Excel Chapter 8-10

8

WORKING WITH SCENARIOS

• Delete• Edit• Show• Summary

– Regular summary– PivotTable summary

Page 9: Day 11: Excel Chapter 8-10

9

SOLVER

• Solver is similar to goal seek, but it allows multiple input values to change

• Solver is an Add-In, so it must be loaded before you can use it– File->Options->Add-Ins->Manage: Excel Add-

Ins-> Go…– Check “Solver Add-in”-> OK

Page 10: Day 11: Excel Chapter 8-10

10

SOLVER EXAMPLE

• Maximize profits for cabinet door manufacture by selecting how many of each door type to produce

• Changing Variables (green)• Objective (blue)• Constraints (red)

Page 11: Day 11: Excel Chapter 8-10

11

EXAMPLE CONTINUED

• Data->Analysis->Solver• Specify Objective

– Max, min, or specific value

• Specify cells to vary• Specify constraints

– Single cells or ranges– Include non-negativity constraints

Page 12: Day 11: Excel Chapter 8-10

12

SOLVING

• Chose a solving method:– GRG Nonlinear: guaranteed local optimal– Simplex LP: guaranteed global optimal, must

be linear– Evolutionary: good solutions for non smooth

functions

• Solve

Page 13: Day 11: Excel Chapter 8-10

13

HYPERLINKS

• Insert->Links->Hyperlink– Inserts a link to a:

• File/Document• Web site• Email address

Page 14: Day 11: Excel Chapter 8-10

14

3D FORMULAS

• 3D formulas are formulas that use references from other sheets– ‘Worksheet name’!Range

Page 15: Day 11: Excel Chapter 8-10

15

TEMPLATES

• File->New->– Recent Templates– Sample Templates– My Templates– Office.com Templates

Page 16: Day 11: Excel Chapter 8-10

16

CELL STYLES

• Home->Styles->Cell Styles– Existing Styles– New Styles

Page 17: Day 11: Excel Chapter 8-10

17

QUESTIONS

• This is the last lecture on Excel. If you have any questions you want answered before the exam, ask now.

Page 18: Day 11: Excel Chapter 8-10

18

NEXT CLASS

• Introductory Database concepts

Page 19: Day 11: Excel Chapter 8-10