Term 2, 2011 Week 6. CONTENTS Validating data Formats and conventions – Text – Numerical information – Graphics Testing techniques – Completeness testing.

Slides:



Advertisements
Similar presentations
Business Planning using Spreasheets-2 1 BP-2: Good Spreadsheet Practice  There is always the temptation to rush in and start entering data.  However.
Advertisements

Problem solving methodology Information Technology Units Adapted from VCAA Study Design - Information Technology Byron Mitchell, November.
Lesson 14 Creating Formulas and Charting Data
Tutorial 8: Developing an Excel Application
Understanding Microsoft Excel
Unit 27 Spreadsheet Modelling
Statistical Analysis with Excel
3.1 Data and Information –The rapid development of technology exposes us to a lot of facts and figures every day. –Some of these facts are not very meaningful.
SPREADSHEETS Spreadsheets are powerful tools to assist in business with the preparation of budgets, forecasts and for general calculation Electronic.
General Ledger and Reporting System
Access Tutorial 3 Maintaining and Querying a Database
Database Design IST 7-10 Presented by Miss Egan and Miss Richards.
Software Development Unit 2 Databases What is a database? A collection of data organised in a manner that allows access, retrieval and use of that data.
Purposes of data visualisations Term 2 – Week 10 VCE IT – UNIT 2.
COMPREHENSIVE Excel Tutorial 8 Developing an Excel Application.
Chapter 15 Designing Effective Output
Problem Solving Methodology
ICT Revision. Database – Data Management The insertion and deletion of fields The insertion and deletion of records Tables to be linked together The editing.
Developing a solution using spreadsheet software Using the problem solving methodology: analysis, design, development & evaluation.
Lesson 1 – Microsoft Excel The goal of this lesson is for students to successfully explore and describe the Excel window and to create a new worksheet.
 By the end of this, you should be able to state the difference between DATE and INFORMAITON.
Term 2, 2011 Week 1. CONTENTS Types and purposes of graphic representations Spreadsheet software – Producing graphs from numerical data Mathematical functions.
Encoding, Validation and Verification Chapter 1. Introduction This presentation covers the following: – Data encoding – Data validation – Data verification.
1 California State University, Fullerton Chapter 8 Personal Productivity and Problem Solving.
ICT Key Skills Level 3 Strategy of Achievement. Strategy Diagnose for Level 2 –Diagnostic Assessment 5 to 6 hours –Feedback to learner Verbal Immediate.
Working with Spreadsheets S S T : S P R E A D S H E E T S SST 2 Objectives 1.Perform data entry tasks 2.Use formulae and functions in worksheet calculations.
Spreadsheet skills Castle College. Objectives Look into what is a Spreadsheet. Gain some understanding into some of the functions of a Spreadsheet. Discuss.
OCR Nationals – Unit 1 AO5 – SPREADSHEETS. Overview of AO5 To create a spreadsheet to calculate the company’s income and expenditure.
Cell Alignment By default, text is left aligned and values are right aligned. You can also adjust vertical alignment.
© 2001 Business & Information Systems 2/e1 Chapter 8 Personal Productivity and Problem Solving.
Lead Black Slide Powered by DeSiaMore1. 2 Chapter 8 Personal Productivity and Problem Solving.
Presented by Dawn Bone Changes by Laura Roberts Calera High School & Calera Middle School.
Problem solving methodology Information Technology Units Adapted from VCAA Study Design - Information Technology Byron Mitchell, November.
Data and information. Information and data By the end of this, you should be able to state the difference between DATE and INFORMAITON.
ITGS Databases.
G063 - Human Computer Interface Design Designing the User Interface.
Design Elements of Graphical Representation, (Factors supporting appearance and functionality of solutions). P0CCUAA.
Unit 42 : Spreadsheet Modelling
Lesson 1 – Microsoft Excel * The goal of this lesson is for students to successfully explore and describe the Excel window and to create a new worksheet.
B SBITU 304 A P RODUCE S PREADSHEETS Janette Dempsey July 2011.
Animal Shelter Activity 2.
Excel 2007 Part (3) Dr. Susan Al Naqshbandi
1 AQA ICT AS Level © Nelson Thornes 2008 Good quality data and information Data terms.
Lesson 4.  After a table has been created, you may need to modify it. You can make many changes to a table—or other database object—using its property.
1 Using Conditional Formatting & Data Validation Applications of Spreadsheets.
Design tools: representing the functionality and appearance of solutions.
Spreadsheet Software. Lesson objectives Last week we looked at word processing software Today we will look at spreadsheet software in more detail We are.
Data types S S T : S P R E A D S H E E T S SST 2 Spreadsheet 2 Data Types Name: ______________________ Class: ______________________.
Understanding Microsoft Excel Lesson 1 – Microsoft Excel 2013.
1 CA202 Spreadsheet Application Focusing on Specific Data using Filters Lecture # 5.
Printed Reports Analysis questions –Who will use the report? –What is the purpose of the report? –When or how often is the report needed? –Where does the.
Unit 4 Outcome 1, Spreadsheet software Organisations and Information Needs, Ch 5.
ICT IGCSE Theory – Revision Presentation The Systems Life Cycle Chapter 7: The Systems Life Cycle Analysis 7.2 Design 7.3 Development.
Spreadsheet Evidence By.... P2 – DEVELOP A COMPLEX SPREADSHEET MODEL TO MEET PARTICULAR NEEDS.
Understanding Microsoft Excel
Understanding Microsoft Excel
Excel Tutorial 8 Developing an Excel Application
Understanding Microsoft Excel
Multiple Worksheets (with links)
Microsoft Office Access 2010 Lab 2
Data Validation and Protecting Workbook
Developing an Excel Application
Unit 42 : Spreadsheet Modelling
DB Implementation: MS Access Forms
Understanding Microsoft Excel
A few tricks to take you beyond the basics of Microsoft Office 2007
DB Implementation: MS Access Forms
Spreadsheets, Modelling & Databases
Understanding Microsoft Excel
Presentation transcript:

Term 2, 2011 Week 6

CONTENTS Validating data Formats and conventions – Text – Numerical information – Graphics Testing techniques – Completeness testing – Reliability testing – Presentation testing – Functionality testing – Accessibility testing – Timeliness

As we previously learned, inaccurate data comes from measurement & human error. Before using a data set as a basis for a graphic representation, it should be checked for illegal data types, for reasonableness, correctness & that it falls within an applicable range.

There are 4 main types of electronic validation: – Range checking Checking to ensure that data falls within a particular range (e.g. IF statement is used to return a value if the criteria is not met). – Existence checking Identifies whether or not a specified value is present (e.g. A total figure may not show until all data is entered, however a lookup formula can be used to check existence). – Data-type checking Used to ensure that the data is of the correct type (e.g. Check to ensure mobile phone numbers are entered as integers, not decimals. Alignment of data also assists data-type checking). – Restricted data entry To ensure that the data entered is valid, you can restrict data entry (e.g. Drop down lists restrict the user to only entering one of a finite amount of choices).

When we create a solution, we should follow commonly used formats & conventions to improve effectiveness.

DataFormats and conventions Text Use one space after all punctuation. Ensure the capitalisation of headings and names is consistent. Maintain consistency with margins, page numbering, spacing and indentation. Font> different sizes should be used sparingly, serif/sans-serif for different parts of the text. Numerical information Money values should have two decimal places or none. Numbers are right aligned in columns. Align decimal points. Graphics Graphs and charts have titles. Use titles to identify the purpose of the graphic representation. Include the unit of measurement on the relevant axis. A full list of formats and conventions is available in your text book page 31-32).

It is important to check that what you are trying to produce meets the specified need & fulfils the required purpose.

Completeness testing Does the user need to perform their own calculations or source information from somewhere else? If the answer is yes, then the solution is incomplete.

Reliability testing Has the data been verified against the primary or another secondary source? Is the source reliable?

Presentation testing Have the appropriate formats & conventions been applied? Is the information consistent?

Functionality testing Does the solution meet the user’s required needs? When testing the function of a spreadsheet, it is important to test every formula & function to ensure that they all do what we intend them to. A test plan is a method for recording the tests to be executed and the results of the test. Usually includes the type of test, what test data will be used, what results are expected & the end results.

Accessibility testing Is the information clearly presented? Are red/green & blue/brown used together? – Such combinations shouldn’t be used as they are difficult for colour blind people to read. Is the font too small?

Timeliness Is the data current? Has it been processed soon after collection?

Relevance testing When checking relevance: – Does the solution match the user’s search for information?

Usability testing Is there a lot of scrolling on pages? Are worksheets clearly labelled with meaningful & relevant names? Are validation alerts clear & helpful? Does the user have the ability to delete formulas or edit ‘fixed’ data? Does the spreadsheet use adequate protection?

Communication of message Is the information clear and obvious? Will the user be puzzled by what they are presented?

Testing graphic representations To specifically test the quality of onscreen information that is represented in graphic form, ask the following questions. – Does the graphic representation depict the information required and the intended purpose? – Is the overall look and tone of the graphic representation appropriate to its intended purpose? – Is the graphic representation accurate? This is, has the data source been validated and verified? – Is there anything that is misleading, confusing or unclear? – Does the value axis scale for a column chart start at zero? – Is the numerical scale of the value axis identified (i.e. thousands, millions etc.) (A full list is available p in your text book).