Fluency with Information Technology Third Edition

Slides:



Advertisements
Similar presentations
Pivot Tables. What are Pivot Tables? A pivot table gives you a way to group, summarize and compare data from a spreadsheet You can do some of the same.
Advertisements

Lab 2 Data Evaluation & Validation Excel Scenarios & Functions Simon Chapter 2 & 3 URBPL 5/6010: Urban Research University of Utah Pam Perlich – BUC 103.
Lesson 4 Study Guide Review Microsoft Office 2003.
Exploring Microsoft Excel 2002 Chapter 1 Chapter 1 Introduction to Microsoft Excel: What is a Spreadsheet? By Robert T. Grauer Maryann Barber Exploring.
Chapter 6 Financial Forecast. Agenda Developing a financial forecast model Advanced formatting Using the scenario manager to facilitate decision-making.
1.  Formatting is applied to spreadsheet components for the purpose of organizing and clarifying information.  Data that is presented in a uniform and.
Exploring Microsoft Excel 2002 Chapter 7 Chapter 7 List and Data Management: Converting Data to Information By Robert T. Grauer Maryann Barber Exploring.
XP Chapter 3 Succeeding in Business with Microsoft Office Access 2003: A Problem-Solving Approach 1 Analyzing Data For Effective Decision Making.
What-If Analysis, Charting, and Working With Large Spreadsheets
1 Committed to Shaping the Next Generation of IT Experts. Chapter 4: Spreadsheets in Decision Making: What If? Robert Grauer and Maryann Barber Exploring.
Extended Learning Module D (Office 2007 Version) Decision Analysis with Spreadsheet Software Copyright © 2010 by the McGraw-Hill Companies, Inc. All rights.
Learning Objectives State the two basic design criteria for creating effective spreadsheets Explain how conditional formatting of spreadsheet entries applies.
Microsoft Excel 2003 Illustrated Complete Excel and Advanced Worksheet Management Customizing.
Copyright © 2013 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Schedule Lab 1 – Notes Lab 2 – Due Sept. 11th Chapter 14 Wednesday: –Additional.
Learning Objectives State the two basic design criteria for creating effective spreadsheets Explain how conditional formatting of spreadsheet entries.
Advanced Lesson 2: Advanced Data Analysis A PivotTable is a sophisticated tool that creates a concise report summarizing large amounts of data based on.
EXCEL INTERMEDIATE 1. WORKSHEETS Worksheet Tabs –Rename by double clicking –Can be moved by click and drag –Change colour by right click and choose Tab.
Data Analysis and Security 11 Session Version 1.0 © 2011 Aptech Limited.
October 2003Bent Thomsen - FIT 3-21 IT – som værktøj Bent Thomsen Institut for Datalogi Aalborg Universitet.
1 Data List Spreadsheets or simple databases - a different use of Spreadsheets Bent Thomsen.
Chapter 6 Generating Form Letters, Mailing Labels, and a Directory
Microsoft Access 2010 Building and Using Queries.
Analyzing Data For Effective Decision Making Chapter 3.
The Advantage Series ©2004 The McGraw-Hill Companies, Inc. All rights reserved Chapter 8 Managing Worksheet Lists Microsoft Office Excel 2003.
Chapter 19 Managing Worksheet Lists. Creating Lists ► Microsoft Office Excel 2003 is inarguably the most powerful electronic spreadsheet available. ►
Using Advanced Formatting and Analysis Tools. 2 Working with Grouped Worksheets: Grouping Worksheets  Data is entered simultaneously on all worksheets.
7 - 1 Chapter 7: Data Analysis for Modeling PowerPoint Slides Prepared By: Alan Olinsky Bryant University Management Science: The Art of Modeling with.
1 Lesson 18 Organizing and Enhancing Worksheets Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
Microsoft Office 2007 Access Chapter 3 Maintaining a Database.
Chapter 6 Creating, Sorting, and Querying a Table
Chapter 5 Working with Multiple Worksheets and Workbooks
Spreadsheet Engineering Builders use blueprints or plans – Without plans structures will fail to be effective Advanced planning in any sort of design can.
1 Lesson 13 Organizing and Enhancing Worksheets Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
McGraw-Hill/Irwin The Interactive Computing Series © 2002 The McGraw-Hill Companies, Inc. All rights reserved. Microsoft Excel 2002 Working with Data Lists.
© 2010 Pearson Education, Inc. | Publishing as Prentice Hall.1 Computer Literacy for IC 3 Unit 2: Using Productivity Software Chapter 6: Creating and Formatting.
1.  Formatting is applied to spreadsheet components for the purpose of organizing and clarifying information.  Added to present data in a uniform and.
More On Spreadsheets Chapter Plotting Data Select the data to graph and click the Chart button.
1 CA202 Spreadsheet Application Focusing on Specific Data using Filters Lecture # 5.
Microsoft Excel Prepared by the Academic Faculty Members of IT.
Pages Appendix B: Review of ExcelChapter 3 Market Trends & Analysis IBM 320 CAL POLY POMONA IBM320 Market Trends and Analysis Maha Ghosn.
Microsoft Excel 2007 Noris Bt. Ismail Faculty of Information and Communication Technology Tel : (Ext 8408) BCOMP0101.
Exploring Office Grauer and Barber 1 Committed to Shaping the Next Generation of IT Experts. Chapter 1 – Introduction to Excel: What is a Spreadsheet?
Cell referencing.
Fluency with Information Technology
Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts
Microsoft Office Illustrated Introductory, Windows Vista Edition
Extended Learning Module D (Office 2010 Version)
Decision Analysis With Spreadsheet Software
Analyzing Table Data.
Data Validation and Protecting Workbook
Developing an Excel Application
Building and Using Queries
Unit 42 : Spreadsheet Modelling
Formatting a Workbook Part 2
Exporting & Formatting Budgets from NextGen o Excel
Spreadsheet Formatting
Spreadsheet Formatting
Spreadsheet Formatting
8.02 Spreadsheet Formatting
Spreadsheet Formatting
Navya Thum January 30, 2013 Day 5: MICROSOFT EXCEL Navya Thum January 30, 2013.
Spreadsheet Formatting
Spreadsheet Formatting
Spreadsheet Formatting cleanvideosearch
Lesson 19 Organizing and Enhancing Worksheets
Bent Thomsen Institut for Datalogi Aalborg Universitet
Shelly Cashman: Microsoft Excel 2016
Microsoft Office Illustrated Introductory, Windows XP Edition
Microsoft Excel 2007 – Level 2
Presentation transcript:

Fluency with Information Technology Third Edition Chapter 15: "What if" Thinking Helps: Advanced Spreadsheets for Planning Fluency with Information Technology Third Edition by Lawrence Snyder

Designing a Spreadsheet When a spreadsheet is used repeatedly, it becomes a tool of planning, analysis, and decision-making Must be well designed and flexible to be effective

The Trip Driving trip to the Arctic Circle from Chicago Make a spreadsheet to figure out how long it will take and how much it will cost

Design Guidelines Focus on Form Explain Everything Make the form logical, the layout clean, and the entries clear and understandable Descriptive info should be on the top and left Summary info should be on the bottom and right Use different fonts, colors, separate sheet for each table Explain Everything It should be possible to know immediately what every cell means

Initial Spreadsheet: Applying the Rules Focus on Form: title, authors, completion date, column headings, color, clean font, data aligned Explain Everything: comments added to cells (Insert > Comment)

Conditional Formatting Cell Value Is Specifications Format > Conditional Formatting… Change formatting in response to certain conditions Can specify one or more conditions Can use formulas in the comparison Example: bold data greater than average of range

Conditional Formatting (cont) Formula Is Specifications Allows comparison with cells other than the one being formatted A2 cell: IF(B2>AVERAGE(B$2:B$7), TRUE, FALSE)

Conditional Formatting (cont) Distinguish Between the U.S. and Canada Italicize fuel cost if fuel price estimate is in Canadian dollars E2 cell: IF(Left(D2,2)="CA", TRUE, FALSE)

Conditional Formulas Computing with conditional factors Figuring the Amount Paid Miles per gallon (22) vs. miles per liter (5.8) =IF(LEFT(D2,2)="US", E2*C2/22, E2*C2/5.8)

Conditional Formulas (cont) Cost in One Currency Canadian to US currency exchange rate (0.93) =IF(Left(D2,2)="CA", F2*0.93, F2)

Naming: Symbolic Reference Defining Names Refer to cells symbolically by name rather than literally by explicit column/row position A name is a word or phrase assigned to a cell or range of cells (no spaces) Name used wherever cell references are used Minimizes errors when columns/rows added later Insert > Name > Define Insert > Name > Apply

Naming: Symbolic Reference (cont) Applying Names =IF(LEFT(D2,2)="US", fuelPrice*distance/22, fuelPrice*distance/5.8) Safer, easier to read and understand Make Assumptions Explicit Assign instance-specific quantities that may change to cells, give them names, and use these names in the formulas mpg, mpl, exchange rate, # of travelers =IF(LEFT(priceSrc,2)="US", fuelPrice*distance/mpg, fuelPrice*distance/mpl)

"What If" Analysis Spreadsheets recalculate everything whenever a number is changed Ideal for speculating on the consequences of change Make a change and notice what happens to the "bottom line"

"What If" Analysis (cont) Direct Experimentation Potential risk of making permanent changes to data and formulas Scenarios A named alternative to a spreadsheet based on different inputs Aid to understanding changes in plans, like changes in gas mileage

Scenarios Tune-up Scenario Select mpg cell, Tools > Scenarios…

Scenarios (cont) Traveling Companions Scenario Adding buddies in the car will drop the mpg but also the cost per person

Analyzing a Model Formulating a Model The Model Reusing Scenarios Account for all foreseeable costs The Model Table summarizing the per person expenses Reusing Scenarios Rerun scenarios to see how the total cost changes as the number of travelers increases

Analyzing a Model A Change in Plans Stay in Hostels vs. camping

Analyzing Data Using Filtering Travel Log spreadsheet Can use a filter to access subsets of information (selecting only certain rows from a list) to create a customized version of a spreadsheet Auto Filtering Technique Data > Filter > AutoFilter Options for filtering the list based on data in each column Turn off AutoFilter by selecting it again (toggle)

Advanced Filtering Technique More refined analysis with precise filtering criteria Advanced Filtering Setup Add a new column with the same heading as the column containing the date to be filtered Enter a criterion to indicate that values in the other column by he same name should be filtered with that criterion

Advanced Filtering Technique (cont) Executing an Advanced Filter Select a cell in the column to be filtered Data > Filtering > Advanced Search… List range: dimension of the list to be filtered Criteria range: range covering the heading and the criterion of setup column Copy to: specifies a new place on the spreadsheet to place the filtered result (optional) Restore original table: Data > Filtering > Show All

Advanced Filtering Technique (cont) Filtering on Multiple Criteria Define multiple setup columns with criteria Criteria range in Advanced Filter window is enlarged to cover all criteria in the setup columns