Principles of IT Phones To Go Case Study:

Slides:



Advertisements
Similar presentations
ADMINISTRATION Information Technology for Administrators SPREADSHEETS Click To Continue.
Advertisements

Mr Watson’s Introduction to Spreadsheets
An Introduction to Spreadsheets Technology Applications North Ridge Middle School.
1 Excel Spreadsheets Excel is software that lets you create tables, and calculate and analyze data. This type of software is called spreadsheet software.
Introduction to Spreadsheets. Learning Target I can input data and do simple calculations in a spreadsheet.
情報基礎 B Lecture 5 Takeshi Tokuyama Tohoku University Graduate School of Information Sciences System Information Sciences Design and Analysis of Information.
Spreadsheets Ms. Scales. What is a Spreadsheet? 0 Spreadsheets 0 A document, or table that is made up of rows and columns. 0 Table 0 Columns and rows.
Q UIZ Direction: Choose the correct answer from the given choices. Begin.
Tutorial 7: Using Advanced Functions and Conditional Formatting
Spreadsheet revision By Charlotte Neal. Spreadsheet oA Spreadsheet is a computer program that works like a paper worksheet. You can put words and numbers.
P1 & D1 Finish report by 3rd May 2011.
Tutorial 8: Working with Advanced Functions
Datasheets II: Sum, sort, filter, and find your data Overview: Sum it up, and more Access 2007 makes it easier than ever to perform math functions on your.
Unit 5 Spreadsheets 5.10 Formatting & Printing. Introduction Now that you have completed the tasks associated with creating spreadsheets, formulas, functions,
Advanced Lesson 1: Advanced Data Organization In Excel 2007, you can use a table to manage and organize related data. You can use the Autofilter tools.
© UNT in partnership with TEA1 Principals of Information Technology Phones To Go Case Study: Advanced Spreadsheet Skills.
Data Analysis and Security 11 Session Version 1.0 © 2011 Aptech Limited.
WJEC Applied ICT Spreadsheet Skills 1.Introduction to Financial Modelling Definition A model is a program which has been developed to copy the way.
Microsoft ® Office Access ® 2007 Training Datasheets II: Sum, sort, filter, and find your data ICT Staff Development presents:
SPREADSHEET BASICS SPREADSHEET BASICS What are the benefits of using a spreadsheet to solve a problem?
1 Principals of Information Technology Phones To Go Case Study: Advanced Spreadsheet Functions Copyright © Texas Education Agency, All rights reserved.
AARON CROCKETT Spreadsheets used in the real world Examples of different spreadsheets Features used within spreadsheets Improving Productivity & Usability.
Excel 2010 Spreadsheets. Starting at the Beginning What is a Spreadsheet? What are they for? What can they do? A spreadsheet is a powerful tool for organising.
Welcome to BIM Jeopardy. CopyrightAccessWordExcelPowerPoint
Advanced Excel Microsoft Excel Excel - Overview Calculator Create budgets, analyze results Perform Financial Analysis Creating charts Organizing.
Pasewark & Pasewark 1 Access Lesson 3 Creating Queries Microsoft Office 2007: Introductory.
Chapter 6 Creating, Sorting, and Querying a Table
CSCI-235 Micro-Computers in Science Microsoft Excel 2002 Chapter 3 Spreadsheets in Decision Making: What If?
Excel 2007 Part (3) Dr. Susan Al Naqshbandi
Year 8 Lesson 2 – Band Manager Objectives Know and understand: How to develop a spread sheet model, entering variables and creating formulae. Be able.
Overview Excel is a spreadsheet, a grid made from columns and rows. It is a software program that can make number manipulation easy and somewhat painless.
By max guerrero,bryan hernandez,caleb Portales  Spreadsheets are set up like tables with information running across rows and down columns. You could.
More Spreadsheets Range Formulas & Empty Cells Logical Functions Lookup Functions.
Are used in higher-level operations, such as conditional and comparison equations to compute interest rates, due dates and payment terms, and financial.
 Using Data Visualization to Start Important Conversations Giving Support to your beliefs about your school.
DECISIONS AND FUNCTIONS Module 4.2. DECISIONS AND FUNCTIONS Module 4.2.
Advanced Functions Objective Advanced Functions are used in higher-level operations, such as in conditional and comparison equations to compute.
An electronic document that stores various types of data.
Are used in higher-level operations, such as conditional and comparison equations to compute interest rates, due dates and payment terms, and financial.
Microsoft Excel 2007 Noris Bt. Ismail Faculty of Information and Communication Technology Tel : (Ext 8408) BCOMP0101.
Introduction to Spreadsheets The ‘Quick’ and ‘Easy’ guide to using Microsoft Excel.
Access Lessons 1, 2 and 3 ©2009 M and K Solutions, LLC – All Rights Reserved.
Working Through a Survey From Raw Data to Meaningful Visuals Xiaobing Shuai
Working with Equations Mini Activity I. Objectives: The Learner will be able to: 1. Apply Currency formatting to cells in Excel 2. Use the AutoSum tool.
Excel, Part 3 Computer Tech. Changing the angle of your text  You can change the angle, or orientation of your text in an Excel spreadsheet.  This is.
MS-EXCEL PART 3. Use data validation in Excel to make sure that users enter certain values into a cell. Data Validation Example In this example, we restrict.
SPREADSHEET ESSENTIALS – LESSON 1 ICT 2. LEARNING TARGET Student will identify the parts of a spreadsheet.
Formulas, Functions, and other Useful Features
Using Advanced Functions and Conditional Formatting
Computer Information Technology Section 6-17
Creating, formatting, and editing graphs using Google Sheets
Advanced Functions Computer Applications 1
Data Validation and Protecting Workbook
Obj – Indentify and Use Advanced Functions
Spreadsheet Basics Computer Technology.
Spreadsheet Basics Computer Technology.
Cell References and Sorting
Advanced Functions – Obj. 4.01
Spreadsheets.
Welcome to Excel An Excellent Tool.
REACH Computer Resource Center
Mr Watson’s Introduction to Spreadsheets
Advanced Functions – Obj. 4.01
Shelly Cashman: Microsoft Excel 2016
By the end of the lesson, I want you to be able to say…
Advanced Functions Advanced Functions are used in higher-level operations, such as conditional and comparison equations to compute interest rates,
Lesson 13 Working with Tables
Presentation transcript:

Principles of IT Phones To Go Case Study: Advanced Spreadsheet Functions

Objectives Use Lookup Tables Use and Construct Conditional Statement functions Nested Formulas Create and Modify Charts Sort and Filter Data in Spreadsheet Software Trade & Industrial Education

Spreadsheets Now that you know the basics about spreadsheets, it is time to explore some of the more advanced and powerful features of this software. Spreadsheet technology is used daily as a powerful tool in most big businesses around the world. Trade & Industrial Education

Conditional Functions If you ever need your spreadsheet software to make a choice, the conditional function can do that for you. This function can be broken down into parts and combined with other formulas. The parts of conditional function are =IF(Logic Test, What to do if TRUE, What to do if FALSE) =IF(Temperature > 90, “Way too Hot”, “Just Hot”) Trade & Industrial Education

Conditional Function Practice If your family told you that they would throw a party for every class that you scored higher than a 90 in, what would that conditional statement look like? Use the information in the picture to see if you can create your conditional statement for your History class.   1 2 3 4 A Class Grade B History 84 C Math 95 D Science 68 E Band 74 F Art 100 G English 88 H Computers Trade & Industrial Education

Conditional Statement What did you come up with? If you came up with =IF(2B>90, “Party”, “No Party”) Then you are CORRECT! Trade & Industrial Education

Conditional Count Function The conditional count function counts the number of cells in a range that meet certain criteria. For example, you may want to count the number of people attending a birthday party so you would know how many party favors to get. Last Name First Name Attending? Gutierrez Larry Yes Harrison Kate No Kong Jeremy Lambert Courtney Lopez Juan Monroe Bailey Nguyen Thomas Shepard Jerry Sung Apple Attending: 6 Trade & Industrial Education

Reference Tables Reference tables can look up values in a table for you. This saves time and keeps you from having to enter data repeatedly for every single equation. For example, if your parents were to reward you for good grades in all your classes, you can have the spreadsheet software calculate what your reward would be by creating a single formula. Class Grade “C” “B” $5.00 “A” $10.00 You don’t have to enter in the reward amount for every grade; your spreadsheet software can do that work for you. Trade & Industrial Education

Lookup Function Parts Both the Vertical LOOKUP and Horizontal LOOKUP work the same. Vertical LOOKUP just looks up in a vertical table (like the one you just saw). Horizontal LOOKUP looks up in a horizontal table. The function is broken down into parts: Lookup Value: What are you looking up? Table_Array : Where is this lookup table located? Column Index Number : Which column has the answer? =VLOOKUP(Lookup Value, Table_Array, Col_Index_Number) =HLOOKUP(Lookup Value, Table_Array, Col_Index_Number) Trade & Industrial Education

Charts Trade & Industrial Education

Pie Charts These show each slice as a part of the whole. A good use of a pie chart is to show the percentage of grades a teacher may give out. Trade & Industrial Education

Line Charts These charts are a great way to chart out data over time. A good example would be charting stock prices over a period of time. Trade & Industrial Education

Managing Data Sometimes you have a lot of data that needs to be sorted, searched through, or reordered. Luckily, spreadsheet software is the perfect tool for that. Trade & Industrial Education

Sorting Data To sort data, select the data you want to include in your sort by highlighting the cells. Be sure to include all associated data cells in your highlighting. Depending on your software, you should see one or more boxes allowing you to customize your sort. A simple sort would be from smallest to largest. Trade & Industrial Education

Filter Sometimes, when you have a huge amount of data, sorting is just not enough. Spreadsheet software can filter and hide data that you do not want to see. For example, if you have 10,000 names in your spreadsheet, and you only want to see the people with the last name of Smith, you can hide all the people who do not have the last name Smith. Trade & Industrial Education

Filters Continued… Continuing with the Smith example, if you were to see all the people with that last name in the state of in Texas, the list would still be more than you could manage. Fortunately, with spreadsheet software you can add filters so that you would only see the people with the last name Smith who live in the Austin area. Now, you have a much more manageable list of information. Trade & Industrial Education

Conclusion Let’s see if we can apply what we have learned in the Phones To Go Lesson. Trade & Industrial Education