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.

Slides:



Advertisements
Similar presentations
Module 3: Business Information Systems
Advertisements

Verification & Validation
Data. What is an Input Device? List three (3) examples of Input Devices. Define the term Data. In what phase of the DPLC would you find data? 1/18/2012Ms.
P3- Represent how data flows around a computer system
2.2 Validation & Verification
Importing Transfer Equivalencies: How to Maximize Efficiency How Columbia College Office of Registrar improved productivity through third party solutions.
Commercial Data Processing Lesson 3: Data Validation.
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.
Databases and Processing Modes. Fundamental Data Storage Concepts and Definitions What is an entity? An entity is something about which information is.
PowerPoint Presentation by Charlie Cook Copyright © 2004 South-Western. All rights reserved. Chapter 9 Controlling Information Systems: Process Controls.
9 C H A P T E R Transaction Processing and Enterprise Resource Planning Systems.
Validation and Verification Today will look at: The difference between accuracy and validity Explaining sources of errors and how they could be overcome.
General Ledger and Reporting System
PMI Inventory Tracker™
Database Design IST 7-10 Presented by Miss Egan and Miss Richards.
Systems Analysis Chapter 8 P 94 to P 101
Validation and Verification
CHAPTER 6 ELECTRONIC DATA PROCESSING SYSTEMS
RNJ 10/02/091 3 Computing System Fundamentals 3.6 Errors Prevention and Detection.
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.
Computer Based Information Systems Control UAA – ACCT 316 – Fall 2003 Accounting Information Systems Dr. Fred Barbee.
Verify your data entry You could use data types and field properties for adding any validation on your date: EX: Data type: number : allow the user to.
Data management in the field Ari Haukijärvi 2nd EHES training seminar.
 We already know the saying “Garbage in = Garbage out”  We know that bad data entering a system can have strange results on the data leaving the system.
An Overview of Transaction Processing Systems
1 12 Systems Analysis and Design in a Changing World, 2 nd Edition, Satzinger, Jackson, & Burd Chapter 12 Designing Systems Interfaces, Controls, and Security.
CDP Standard Grade1 Commercial Data Processing Standard Grade Computing Studies.
System Analysis and Design
Information Processing and Presentation by Rico Yu.
Objectives of Control The objectives of control are:  To ensure that all data are processed  To preserve the integrity of maintained data  To detect,
System Development Lifecycle Verification and Validation.
Collecting Data Types, coding, accuracy, file formats and the effect of data loss.
Data and information. Information and data By the end of this, you should be able to state the difference between DATE and INFORMAITON.
Chapter 9 Controlling Information Systems: Application Controls.
Commercial Data Processing Credit. Management Information CDP makes it easier for managers to control and process the information that is needed in the.
Week 1 Theory 2 B usiness I nformation S ystems Batch Processing Assignment 6 - Batch Processing 1 Batch Processing Method.
Verification & Validation. Batch processing In a batch processing system, documents such as sales orders are collected into batches of typically 50 documents.
Review of Data Capture. Input Devices What input devices are suitable for data entry? Keyboard Voice Bar Code MICR OMR Smart Cards / Magnetic Stripe cards.
OCR CAMBRIDGE NATIONALS UNIT 1 - UNDERSTANDING COMPUTER SYSTEMS DATA CAPTURE METHODS.
Lesson 3.  Use of computers in recording, classifying, manipulating, and summarizing data.  Also called Automatic data processing, data processing,
1 3 Computing System Fundamentals 3.6 Errors Prevention and Recovery.
Data Verification and Validation
Data Validation.
Flat Files Relational Databases
OCR CAMBRIDGE NATIONALS UNIT 1 - UNDERSTANDING COMPUTER SYSTEMS DATA CAPTURE METHODS.
Chapter 3 Data Control Ensure the Accurate and Complete data is entering into the data processing system.
CH. 6 SELF CHECK QUIZ ARE YOU PREPARED FOR THE TEST?
Input Devices By Mrs. Gonzales. All the input, output and storage devices connected to and dependent on a computer for operation are called peripherals.
Verification & Validation
Validation & Verification Today will look at: The difference between accuracy and validity Explaining sources of errors and how they could be overcome.
Day in the Life (DITL) Production Operations with Energy Builder Copyright © 2015 EDataViz LLC.
Learning Objectives Today we will Learn: The different types of test data.
Input, Output and Processing.. What data needs to be input into the system? Identify the sources – i.e. where does the data come from? What is the volume.
Submitted by: Siddharth Jain (08EJCIT075) Shirin Saluja (08EJCIT071) Shweta Sharma (08EJCIT074) VIII Semester, I.T Department Submitted to: Mr. Abhay Kumar.
 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 COLLECTION Data Collection Data Verification and Validation.
DATA INPUT AND OUTPUT.
Validation Bury College.
Objectives TO UNDERSTAND THAT CAPTURING DATA IS VALIDATED AND VERIFIED TO CHECK THAT IT IS REASONABLE AND CORRECT.
How can errors in data occur when using an ICT system?
Component 11/Unit 5 Creating Data Entry Templates
The Trial Balance To set up our ledger, we use information from the balance sheet. Changes caused by transactions are recorded in the ledger. (T Accounts)
Verification and Validation
CHAPTER 6 ELECTRONIC DATA PROCESSING SYSTEMS
Presentation transcript:

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 computer It is the process by which the computer acquires data from the user

Data Capture There are two main ways of inputting data into a computer: Manual data input Automatic data input/data capture

Manual data input Data is entered directly into the computer This is done one transaction at a time by hand The various input devices are used in order to enter the data This data input method can be long and tedious

Automatic data input Data is entered directly into the computer from source documents This method is considered faster and more efficient

Source documents These are pieces of material (documents) on which data is first recorded before it is entered into the computer Data is captured from the source and then transferred directly to the memory of the computer for processing

Source Documents Examples of sources documents are barcodes

Data Input Data captured or entered manually must be checked in order to cut down on errors made by users Data captured or entered must be verified and validated before it is processed and placed in storage

Data Verification It is a process whereby the data is checked for accuracy and inconsistencies after data entry is done This is to ensure there was accurate transcription or copying of the data

Data Verification In order to verify data the user may be asked to enter the same data twice. Data typed in the second time is compared with the same data already entered to determine a correct match If a difference in the two entries is found, the data is deemed as containing an error

Data Verification Example: being asked to enter your password twice

Data Validation Once data has been entered into the computer by the user, it is checked to ensure it obeys the rules which apply to it This process of checking is called data validation Data validation is the process of ensuring that a program operates on clean, correct and useful data

Data Validation Example: (1) being asked to enter your birthday according to the format – mm.dd.yy (2) Checks fields to ensure data in these fields corresponds, e.g., If Title = "Mr.", then Gender = "M".

Exercise 1. How are source documents used in the process of data capturing? 2. What is the difference between data verification and data validation? Why are these processes important for the proper functioning of computers?