CGS2531 Problem Solving Using Computer Software Sample Exam 3. Select the most appropriate answer(s).

Similar documents
Excel Database Management Microsoft Excel 2003

Monthly Payroll to Finance Reconciliation Report: Access and Instructions

Microsoft Excel 2010 Part 3: Advanced Excel

In This Issue: Excel Sorting with Text and Numbers

Microsoft Excel 2010 Training. Use Excel tables to manage information

Tommy B. Harrington 104 Azalea Drive Greenville, NC

INTERMEDIATE Excel 2013

Data Analysis with Microsoft Excel 2003

Excel Using Pivot Tables

Produced by Flinders University Centre for Educational ICT. PivotTables Excel 2010

To launch the Microsoft Excel program, locate the Microsoft Excel icon, and double click.

By: Peter K. Mulwa MSc (UoN), PGDE (KU), BSc (KU)

Excel Using Pivot Tables

SENDING S WITH MAIL MERGE

Overview What is a PivotTable? Benefits

ITS Training Class Charts and PivotTables Using Excel 2007

Microsoft Excel: Pivot Tables

Create a PivotTable or PivotChart report

Search help. More on Office.com: images templates. Here are some basic tasks that you can do in Microsoft Excel 2010.

ECDL / ICDL Spreadsheets Syllabus Version 5.0

Excel 2003: Ringtones Task

Microsoft Excel v5.0 Database Functions

Computer Training Centre University College Cork. Excel 2013 Pivot Tables

How to Excel with CUFS Part 2 Excel 2010

ECDL. European Computer Driving Licence. Spreadsheet Software BCS ITQ Level 2. Syllabus Version 5.0

EXCEL PIVOT TABLE David Geffen School of Medicine, UCLA Dean s Office Oct 2002

Microsoft Excel 2007 Level 2

EXCEL Using Excel for Data Query & Management. Information Technology. MS Office Excel 2007 Users Guide. IT Training & Development

Introduction to Microsoft Excel 2007/2010

EXCEL 2007 VLOOKUP FOR BUDGET EXAMPLE

Microsoft Excel Tips & Tricks

Excel 2003 PivotTables Summarizing, Analyzing, and Presenting Your Data

Excel 2010: Create your first spreadsheet

About PivotTable reports

In-Depth Guide Advanced Spreadsheet Techniques

Excel Pivot Tables. Blue Pecan Computer Training Ltd - Onsite Training Provider :: :: info@bluepecan.co.

CREATING EXCEL PIVOT TABLES AND PIVOT CHARTS FOR LIBRARY QUESTIONNAIRE RESULTS

EUROPEAN COMPUTER DRIVING LICENCE. Module AM4, Spreadsheets, Advanced - Level

SOAL-SOAL MICROSOFT EXCEL 1. The box on the chart that contains the name of each individual record is called the. A. cell B. title C. axis D.

Excel Guide for Finite Mathematics and Applied Calculus

Preface of Excel Guide

Lesson 4.3: Using the VLOOKUP Function

How To Use Excel To Compute Compound Interest

Advanced Excel 10/20/2011 1

Creating Pivot Tables

Advanced Microsoft Excel 2010

Getting Started with Excel Table of Contents

How To Create A Powerpoint Intelligence Report In A Pivot Table In A Powerpoints.Com

Loading Data into salesforce.com

Performing Simple Calculations Using the Status Bar

Microsoft Excel Training - Course Topic Selections

To reuse a template that you ve recently used, click Recent Templates, click the template that you want, and then click Create.

RA MODEL VISUALIZATION WITH MICROSOFT EXCEL 2013 AND GEPHI

EUROPEAN COMPUTER DRIVING LICENCE / INTERNATIONAL COMPUTER DRIVING LICENCE ADVANCED SPREADSHEETS

Microsoft Excel 2013: Using a Data Entry Form

BUSINESS DATA ANALYSIS WITH PIVOTTABLES

APPLYING BENFORD'S LAW This PDF contains step-by-step instructions on how to apply Benford's law using Microsoft Excel, which is commonly used by

1. Open the Practice web site. 2. Open the favorite.htm file. 3. Select the text to be used as the hyperlink for the first favorite web site.

Analyzing Data Using Excel

To complete this workbook, you will need the following file:

Computer Training Centre University College Cork. Excel 2013 The Quick Analysis Tool

Importing TSM Data into Microsoft Excel using Microsoft Query

How To Use Excel With A Calculator

Excel 2003 Tutorials - Video File Attributes

Excel 2007: Basics Learning Guide

Create Charts and Graphs with Excel By Lorrie Jackson

Excel Database Management

Pivot Tables & Pivot Charts

Solving Using Excel. Introduction. Lists LEARNING OUTCOMES

Exam Name: Excel 2010 Exam Type: Microsoft Exam Code: Certification Microsoft Office Specialist (MOS) Total Questions: 26

Consider the possible problems with storing the following data in a spreadsheet:

Working with Spreadsheets

Understanding Start-Up Costs

Microsoft Office Excel 2013

Excel Reports and Macros

Excel 2007 Tutorials - Video File Attributes

Microsoft Excel 2010 Pivot Tables

LSP 121. LSP 121 Math and Tech Literacy II. Simple Databases. Today s Topics. Database Class Schedule. Simple Databases

Microsoft Excel 2007 Consolidate Data & Analyze with Pivot Table Windows XP

Course Contents For All : Advance Excel & VBA Macros

SPSS INSTRUCTION CHAPTER 1

University of Southern California Marshall Information Services

Excel 2010 Sorting and Filtering

Excel for Data Cleaning and Management

Creating an Access Database. To start an Access Database, you should first go into Access and then select file, new.

How To Create A Report In Excel

Calc Guide Chapter 9 Data Analysis

Microsoft. Access HOW TO GET STARTED WITH

Excel Intermediate. Table of Contents UPPER, LOWER, PROPER AND TRIM...28

Microsoft Office 2010: Access 2010, Excel 2010, Lync 2010 learning assets

Using Excel as a Management Reporting Tool with your Minotaur Data. Exercise 1 Customer Item Profitability Reporting Tool for Management

To add a data form to excel - you need to have the insert form table active - to make it active and add it to excel do the following:

The Center for Teaching, Learning, & Technology

Module 9 Ad Hoc Queries

WHAT S NEW IN MS EXCEL 2013

Excel Math Project for 8th Grade Identifying Patterns

Microsoft Office Series

Moving Data Between Access and Excel

Merging Labels, Letters, and Envelopes Word 2013

Transcription:

CGS2531 Problem Solving Using Computer Software Sample Exam 3. Select the most appropriate answer(s). Please also go through the exercises in the end of each chapter in the textbook. 1. The Text Import Wizard can be used to import data from what type of files? (a) HTML files (b) Database files (c) ASCII files (d) Graphic files (e) None of the above. 2. You have a list of all employees in your organization. You want to use the Sort Ascending button to list them by location, then by title, then by last name alphabetically. How do you do this? (a) Sort by location first, then by title, then by last name. (b) Sort by location first, then either by title or by last name. (c) Sort by last name first, then by title, then by location. (d) This is impossible; the Sort Ascending button can only sort by one field. 3. You have a list containing all the employees in the organization. You want to display all rows where employees earn more than $50,000, but less than $75,000. How should you set up your criteria range? (a) Have one column entry for the salary field, with >50000 in one row and <75000 in another row. (b) Have two column entries for the salary field, with >50000 in one column and <75000 in another column, on the same row. (c) Have two column entries for the salary field, with >50000 in one column and <75000 in another column, on different lines. (d) It is not possible to set up the criteria range to enable this. 4. You have a list containing all the employees in your organization. You have a criteria range that shows Manager in the Title field in row 18 and New York in the Location field in row 19. Which rows will be displayed? (a) All managers in New York (b) All managers regardless of location and all employees in New York (c) All managers except those in New York (d) All managers except those in New York and all New York employees 5. You have a criteria range that you thought would select marketing reps with sales greater than $1,000,000. When you apply the filter (Advanced filtering), all rows are displayed. What is the most likely reason for this? (a) You used an OR instead of an AND in your criteria range. (b) You don t have any reps with sales greater than 1,000,000. (c) You have a blank row in the list. (d) You mistyped the field names in the criteria range. (e) You have a blank row in the criteria range.

6. You use the DAVERAGE function. No rows match your criteria. What is the result of the function? (a) ########### (b) The #REF! error message (c) A circular reference (d) The #DIV/0 error message 7. Which method will correctly import data from an Access database into Excel? (a) Use the Query Wizard. (b) Use the Text Import Wizard. (c) Use the Import External Data command. (d) You cannot import data from Access into Excel. 8. You have created a PivotChart showing sales by quarter by sales rep. Before presenting it to management, you notice the name of a rep who has since been fired. How do you delete this rep from the chart without deleting the data? (a) Click the arrow next to the Sales Rep field and remove the employee s name. (b) Make the employee s data points and axis titles invisible. (c) You can t delete the rep from the chart without first deleting the data. (d) Hide that rep s row(s) in the underlying list, which automatically removes that rep from the chart. 9. A(n) is used to display how a loan is being repaid, and displays the date, amount of principal, and amount of interest for each payment. (a) Template (b) Amortization schedule (c) MATCH function (d) AND function 10. The function returns True if all of its arguments are true. (a) MATCH (b) IF (c) INDEX (d) AND (e) OR 11. The function returns True if at least one of its argument is true. (a) MATCH (b) IF (c) INDEX (d) AND (e) OR 12. The MATCH function returns: (a) The cell in the list where a match occurs (b) The number of cells in the list (c) The position in a list where a match occurs (d) The column in the list that contains the desired value 13. All of the following are valid arguments for the function MATCH except: (a) The value you are looking up (b) The cell range you are looking in

(c) The number of rows in the cell range you are looking in (d) The type of match 14. 14. You have created a named range called MyCDs that is equivalent to the range A1:E19. What is the extent of the range if you subsequently delete row 1 and delete column C? (a) A1:D18 (b) A1:E19 (c) A1:E18 (d) A1:D19 15. Which of the following causes a named range to be adjusted automatically? (a) Inserting a row within the range (b) Deleting a row within the range (c) Either inserting or deleting a row within the range (d) Neither inserting nor deleting a row within the range Excel Formulas 16. Download sample3.zip from the course website. Decompress the zip file. 17. Open the decompressed file sample3.xlsx 18. Click on sheet raw data. There are 15 rows that represent sales records in this file. 19. Select A1:L16, name this range of data to SALES using the name box. Select A20:C26, name this range of data to PERF. 20. The last 2 columns of SALES are empty. Let s fill them in. 21. Add some feedback for each sale. For this, use the lookup formula =VLOOKUP(J2,A20:B26,2) in cell K2. Auto-fill to K16. Why are a lot of error messages, #N/A? What causes this error message? How would you fix this problem? 22. Instead, use the formula =VLOOKUP(J2,PERF,2) in cell K2. Why does this formula fix the problem in the previous step? Now let s calculate the commission of each sale by entering the formula =VLOOKUP(J2,PERF,3) in cell L2. You can also calculate the commission based on the feedback instead of profit. You can achieve this by using formula =VLOOKUP(K2, $B$20:$C$26, 2, FALSE). You might notice that there is an extra parameter in this function. What does this parameter mean? How does this parameter affect the result? 23. At this stage, your file should look like the excel worksheet step1. 24. Predict the result of formula =AND(E2="TV",E4="Paper"). Then try it in Excel! 25. Predict the result of formula =OR(E2="TV",E4="Paper"). Then try it in Excel!

Database functions. 26. You want to count the number of sales records for TVs and PENs, so you input the formula =DCOUNT(SALES,,E19:F20) in cell K19. The answer is 0, which is not correct. What went wrong?? Now input =DCOUNT(SALES,,E19:E21) in cell K20. The result should be correct this time. What is the difference between these two criteria? 27. Let s calculate the total profit your company made from selling TVs. Input =DSUM(SALES,"Profit",E19:E20) in cell K21. What is the result if you use =DSUM(SALES, 10, E19:E20) in cell K21? What is the result if you put =DSUM(E1:L16,6,E19:E20)? What do the 10 and 6 mean in above two DSUM functions? You can also use the SUMIF function to calculate the profit from selling TVs. What are the arguments of the SUMIF? 28. Let s calculate the amount of paper your company sold. Input =DSUM(Sales,9,E22:E23) in cell K22. The result is 7000, however, you find out from row 6, 7 and 8 that the total amount of paper your company sold is really only 6000. What is wrong with this formula? Now let s input =DSUM(Sales,9,F22:F23) in cell K23. The result is 6000 which is correct. Can you explain why the second formula is correct? Now input =DSUM(Sales,9,E24:F25) in cell L23. What is the result? What do the criteria mean? Use SUMIFS to do the same calculation. Input =SUMIFS(I2:I16,E2:E16,"=paper") in cell E33 and =SUMIFS(I2:I16,E2:E16,"=paper*") in cell E32, respectively. Compare these two values to the values in K22 and K23. Do DSUM and SUMIF treat their criteria differently? How so? 29. Click on K21, which is the total profit your company made from TVs and then press Ctrl+C. Click on cell K24 and then press Ctrl+V. What is the result? 30. Click on K21, which is the total profit your company made from TVs and then press Ctrl+X. Click on cell K24 and then press Ctrl+V. What is the result? 31. What conclusion can you draw from steps 12 and 13? 32. Click on L22 and then input formula =DCOUNT(Sales,,E24:E26). You would think the answer should be 4, right? However the result is 15! Why? Discuss the implications of using empty cells as criteria.

33. You want to calculate the total commission earned by Jason. What formula do you input in cell K25? Ans: =DSUM(Sales,12,G19:G20) 34. Input =DSUM(Sales,12,G19:H20) in cell L25. What is the difference between L25 and K25? 35. Input =DSUM(Sales,12,H19:H20) in cell L25. What is the difference between L25 and K25? Note: what is the summation of L2:L16? 36. What conclusion(s) can you draw from previous step? (VERY IMPORTANT!!!!!! ) 37. Input =DAVERAGE(Sales,"Profit",E27:E28) in cell E29 and then auto-fill to I29. 38. Input =DCOUNT(Sales,,C1:C4) in cell K26. What is the result? Why? What do the criteria mean? What if you change the formula to =DCOUNT(Sales,,C1:C5)? How about =DCOUNT(Sales,,C1:C3)? =DCOUNT(Sales,,C1:C2)? 39. What criterion do you use to calculate the number of laptop sold by John? 40. You spreadsheet should look like step2 now. 41. Repeat step 18 to 41. CDBBE DCABD ECCAC Question 27 2 nd part =SUMIF(E2:E16,"=TV",J2:J16)

Insert your favorite TA s picture here.