Data and information. Information and data By the end of this, you should be able to state the difference between DATE and INFORMAITON.

Slides:



Advertisements
Similar presentations
Collecting data Chapter 6. What is data? Data is raw facts and figures. In order to process data it has to be collected. The method of collecting data.
Advertisements

2.2 Validation & Verification
DATA TYPES ICT DATATYPES. DATA TYPES ICT Numeric Data Numeric data simply means numbers. But, numbers come in a variety of different types... Integers.
Commercial Data Processing Lesson 2: The Data Processing Cycle.
Input to the Computer * Input * Keyboard * Pointing Devices
Database Design Concepts Info 1408 Lecture 2 An Introduction to Data Storage.
Database Design Concepts INFO1408 Term 2 week 1 Data validation and Referential integrity.
Validation and Verification
OCR GCSE ICT DATA CAPTURE METHODS. LESSON OVERVIEW In this lesson you will learn about the various methods of capturing data.
Topics Covered: Data preparation Data preparation Data capturing Data capturing Data verification and validation Data verification and validation Data.
 By the end of this, you should be able to state the difference between DATE and INFORMAITON.
Information and Data What’s the difference between two? Information systems = hardware and software working together… It will take DATA that has been put.
Chapter 8: Systems analysis and design
AS Module 2 Information; Management and Management and Manipulation or what to do with data, how to do it, and……... ensure it provides useful information.
Encoding, Validation and Verification Chapter 1. Introduction This presentation covers the following: – Data encoding – Data validation – Data verification.
Microsoft ® Office Access ™ 2007 Training Choose between Access and Excel ICT Staff Development presents:
ICT IGCSE.  Understand a wide range of work-related ICT applications and their effects, including applications in libraries (such as records of books.
Databases Introduction. What is a Database? A DATABASE is a collection of related data. –Data is just another name for information.
1 12 Systems Analysis and Design in a Changing World, 2 nd Edition, Satzinger, Jackson, & Burd Chapter 12 Designing Systems Interfaces, Controls, and Security.
System Analysis and Design
Database A database program is a piece of software to organize and sort information. It creates an electronic list of information that can be sorted very.
System Development Lifecycle Verification and Validation.
Collecting Data Types, coding, accuracy, file formats and the effect of data loss.
How to read a scientific paper
Presented By: Gail Rose-Innes Camps Bay High School ICT & CAT Department Microsoft Access 2010.
Systems Life Cycle. Know the elements of the system that are created Understand the need for thorough testing Be able to describe the different tests.
Databases. What is a database?  A database is used to store data. The word DATA is actually Latin for FACTS. A database is, therefore, a place, or thing.
ITGS Databases.
Relational Databases. Relational database  data stored in tables  must put data into the correct tables  define relationship between tables  primary.
Verification & Validation. Batch processing In a batch processing system, documents such as sales orders are collected into batches of typically 50 documents.
Database Management Systems (DBMS)
G040: Lecture 11 Interactive Booking Form Briefing Notes Mr C Johnston ICT Teacher
Introduction to a Database Definition: A database is a collection of information held together in an organised manner. For example: A library could be.
ICT in Education. Use of computers for school / college administration Schools and colleges employ staff, pay for goods and services, keep records of.
OCR CAMBRIDGE NATIONALS UNIT 1 - UNDERSTANDING COMPUTER SYSTEMS DATA CAPTURE METHODS.
Data Collection. Data Capture This is the first stage involved in getting data into a computer Various input devices are used when getting data to the.
Data Verification and Validation
Data Validation.
How Your Customers Will Pay Online & by Phone
OCR CAMBRIDGE NATIONALS UNIT 1 - UNDERSTANDING COMPUTER SYSTEMS DATA CAPTURE METHODS.
Description and exemplification use of a Data Dictionary. A data dictionary is a catalogue of all data items in a system. The data dictionary stores details.
Validation & Verification Today will look at: The difference between accuracy and validity Explaining sources of errors and how they could be overcome.
Unit 1 Understanding computer systems: How to work with information and data to meet specific business needs OCR Cambridge Nationals in ICT Level 1/2 ©
GCSE ICT Information and Data: By the end of this, you should be able to state the difference between DATA and INFORMATION.
Home Screen Grade Book Setup Before setting up the grade book, we need to setup the preferences. Select Preferences.
Learning Objectives Today we will Learn: How to identify the data requirements of a IT system using a Data Flow Diagram.
Learning Objectives Today we will Learn: The different types of test data.
Edexcel OnCourse Databases Unit 9. Edexcel OnCourse Database Structure Presentation Unit 9Slide 2 What is a Database? Databases are everywhere! Student.
( ) 1 Chapter # 8 How Data is stored DATABASE.
Key Stage 3 ICT. Open the ICT levels spread sheet and find the Database tab Read each orange box and answer in the white box. S TARTER.
 At the end of the class students should:  distinguish between data and information.  explain the characteristics and forms of Information Processing.
Data Capture Forms What are they?. Example 1 Example 2.
GCSE ICT LESSON 5 Booklet Sections: 6 & 7 Data Capture & Checking Data.
DATA TYPES.
DATA COLLECTION Data Collection Data Verification and Validation.
Databases.
DATA INPUT AND OUTPUT.
Database Systems Unit 16.
GCE Applied ICT G041: Lesson 13 Examination Preparation
SECTION 5: INFORMATION PROCESSING
OCR GCSE ICT Data capture methods.
OCR GCSE ICT Data capture methods.
Databases.
Databases.
Objectives TO UNDERSTAND THAT CAPTURING DATA IS VALIDATED AND VERIFIED TO CHECK THAT IT IS REASONABLE AND CORRECT.
Spreadsheets, Modelling & Databases
Validation and Verification
Presentation transcript:

Data and information

Information and data By the end of this, you should be able to state the difference between DATE and INFORMAITON.

What's the diffrence Information systems = hardware and software working together It will take DATA that has been INPUT and converted it into INFORMATION In other words and information system processes the DATA to produce INFORMATION

Define the difference Data is raw facts and figures which have no meaning and have not been put into a context (given a purpose) Example: this is a set of data 85,60,65,90,70,50,40. As it is, it has no meaning, the numbers could mean anything (within reason). It becomes information when given a purpose or put into content.

Define the difference The DATA as now become INFORMATION since it has been given a meaning… INFORMATION occurs when DATA has been PROCESED… *processed means taking the values and manipulation them (doing something with them)

Define the difference Information is data which has been processed to give it meaning. When we have information we can come up with conclusions and answer questions about the data Information = data + context + meaning

Define the difference If the average mark of the class is calculated, the data will give the teacher some useful information… …ICT system produce information which has been formatted so that a user can make use of it (understand it)… …information can be paper-based e.g. a report or electronic e.g. a chart shown on a screen.

Data All data is stored in a table A database is a persistent collection of data or information which is held together in an organized or logical way. Lots of tables create a relational database. Data stored in a relational database are linked together e.g. address books.

Database examples: Google SIMS (school registers) Yellow pages Mobil phones Electoral registers

Each field must be specified as a data type

Key The primary key is put on the field that distinguishes items from the others

Data capture and Data Input Data must first be ‘captured’ (collected in a way that then makes it easy to input) Data must be input into the computer The system analyst will select a data capture method and data input method that best suit the requirements of the new system. Sometimes the two steps of data capture and data input are performed at the same time. For example a barcode reader captures the data (the numeric code on the barcode) and inputs it to a computer

Choosing thee best data capture and data input methods for the system Collecting data into a form that is ready for input to a computer system can be done in many ways… Paper Forms: Form can be a simple one with spaces for numbers and text to be written in. The data from this from would then be typed into the computer Barcode Reader: Barcode reader capture the numeric code that the barcode represents. Typically used with POS systems and also stock-control systems Card Reader: Many cards contain data stored on a magnetic strip or in a small bit of memory (smart cards) which can be captured with a card reader

Data Entry As a data is entered into the system, it needs to be checked for accuracy. Two techniques help us do this: validation and verification

Data Verification Techniques Data validation only checks whether the data entered is sensible – it does not mean that the data is the right data For example Correct date of birth: 12/11/1982 Date of birth entered: 12/11/1928 …you would not see an error, since 12/11/1928 is a valid date of birth. To check that the data is the correct value, we use a system called data verification. Proof reading After the data has been entered a person compares the original data in the computer (either on the screen or use a print-out) If mistakes are spotted they can be corrected be the same person. Proof –reading is quick and simple, but doesn't catch every mistake

Double-entry The data is entered into the computer twice (preferably by the two different people) The computer compares the two sets of data to see if they match. If not it generates an error and a person will need to correct the mistakes. Double-entry takes more time and effort, but it catches almost every mistake.