DATA RECORDS & FILES By Sinkala.

Slides:



Advertisements
Similar presentations
DATA PROCESSING SYSTEMS
Advertisements

Chapter 1 Introduction to Computers. What Is a Computer? What is a computer? An electronic machine, operating under the control of instructions stored.
Input & Output Devices ASHIMA KALRA.
Commercial Data Processing Lesson 2: The Data Processing Cycle.
Hardware. Basic Computer System Central Processing Unit Input Devices Output Devices Backing Storage Devices.
Fundamentals of Computer and programming in C Rohit Khokher.
Input to the Computer * Input * Keyboard * Pointing Devices
What Is A Computer System?
ACSC 155 System Analysis and Design 5. Input/Output Design
AUTOMATIC DATA CAPTURE  a term to describe technologies which aim to immediately identify data with 100 percent accuracy.
Data: A collection of raw facts and figures. It may consist of numbers, characters, symbols or pictures. Information: Organized and processed form of.
Input devices, processing and output devices Hardware Senior I.
 A data processing system is a combination of machines and people that for a set of inputs produces a defined set of outputs. The inputs and outputs.
GCSE Information Technology Computer Systems. GCSE Information Technology The three stages of computing are input, processing and output. A computer works.
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.
Input Devices Manual and Automatic By Laura and Gracie.
Topics Covered: Data Processing Data Processing Information Examples of data and information Examples of data and information Difference between data.
Introduction to Computer Organization and Architecture.
Introduction to the Computer System. What is a computer ? A computer is an electronic device that can accept data and instruction, process them or store.
Intro to Computers Computer Apps 1.
Checking data Chapter 7 Prepared by:Sir Mazhar Javed.
Objectives of Control The objectives of control are:  To ensure that all data are processed  To preserve the integrity of maintained data  To detect,
Topics Covered: Data processing and its need Data processing and its need Steps in data processing Steps in data processing Objectives of data processing.
INFORMATION PROCESSING CYCLE. What is a computer? A computer is a machine that receives data and processes that data in some way to produce information.
Information Processing Content covered  Data and information  Information Qualities  Data/Information Processing  Commercial Information Processing.
ICT – 8th grade ASPAEN – Gimnasio Los Cerezos Angela I. Arango Echeverry Hardware: Input devices.
Introduction to Software Development. Systems Life Cycle Analysis  Collect and examine data  Analyze current system and data flow Design  Plan your.
DATA ERRORS. Introduction The processing of incorrect data can produce ridiculous and embarrassing output. Errors can take time to sort out and can be.
Data Capture.
By Phileo Don - Okhuofu. DATA COLLECTION  Data can be collected by the use of questionnaires or data collection forms.  These could be printed out and.
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.
 Describe the general organization and architecture of computers.  Identify computers’ major components and study their functions.  Identify the various.
Information Technology Data Processing Prof. Adnan Khalid.
Computers Storage and Input/Output Devices Input and Output Devices Input device – converts our commands and data into a form a computer can understand.
The Computer  an electronic data processor. Computer Systems  many systems have this structure.
Input Devices By Mrs. Gonzales. All the input, output and storage devices connected to and dependent on a computer for operation are called peripherals.
INPUT, Output & storage devices
Introduction To Computers
Data -Data is the raw materials from which information is generated. -Data are raw facts or observations typically about physical phenomena or business.
IT infrastructure Hardware. What is IT infrastructre It is the physical facilities, services and management that support computing in the organization.
Introduction to Computing
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.
 At the end of the class students should:  distinguish between data and information.  explain the characteristics and forms of Information Processing.
GCSE ICT LESSON 5 Booklet Sections: 6 & 7 Data Capture & Checking Data.
Computer Graphics HARDWARE. Computers  Computers are automatic, electronic machines that –accept data & instructions from a user (INPUT) –store the data.
Input & Output Devices ASHIMA KALRA.
Hardware: Input / Output Devices
Hard Disks How Hard Disks Work Storage Capacities Physical Performance
Introduction to Computers
Introduction To DBMS.
DATA COLLECTION Data Collection Data Verification and Validation.
Input and Output Devices
Transaction processing systems
Information Systems.
LECTURE Course Name: Computer Application
Validation Bury College.
SECTION 5: INFORMATION PROCESSING
Introduction to Computers
وحدات الإدخال و الإخراج
Information System and Management
Basic Computer Organization
Introduction to Computers
Unit 1.3 Storage Lesson 1: Storage Devices
COMPUTER FUNDAMENTALS i
CHAPTER 6 ELECTRONIC DATA PROCESSING SYSTEMS
Introduction to Computers
Presentation transcript:

DATA RECORDS & FILES By Sinkala

Data -These are raw facts and figures. For example, data can be, recorded hours worked by an employee, invoices, receipts, orders numbers, or prices, goods quantities Data itself is meaningless unless manipulated and transformed (processed) into meaningful forms (information) By Sinkala

Data processing stages Data processing stages refers to the process of collecting data, at the point of activity up to the time data is transformed into information. Raw data is assumed to pass through 5 stages as shown below.   OUTPUT INPUT PROCESS, storage By Sinkala

By Sinkala

Sources of Data (origination) Data can originate from the following sources: -Business transactions(invoices, receipts, customer orders etc) -Census( counting of people and distribution of wealth) -Observation(observing some happenings and recorded details) -Experiments (observations and recordings about the progress of an experiment) - Market survey(sampling to test the reaction of a product or service being introduced) By Sinkala

Verification(Preparation) Data verification is a process of checking for errors in input data before it is carried forward for processing. Verification is normally carried out by more than one person or machine. The same data is compared and checked character by character against one another

Types of Errors detected by verification -Transcription errors -Transposition -Omission

Six (6) Steps required to process a transaction and they include( refer to slide 4 ) data entry/ capture validation DATA PROCESSING storage OUTPUT generation query support

Data entry/ capture This is the collection of raw data from the outside world into an information system. It can be manually or by using automatic data capture devices, such as: ???

MICR, OCR, OMR, Bar Code Reader  Keyboard, mouse, flatbed scanners, joysticks, digital data tablets (for graphic drawing), electronic cash registers etc

Validation Validation is ensuring that the input data is of the right type and within reasonable limits. Type of validation checks. (concept of a field)

E. g name, a date, an amount, sex etc NAME: SEX: COURSE: A field is any item of data within a record. It is made up of a number of characters. E. g name, a date, an amount, sex etc NAME: SEX: COURSE: NAME SEX COURSE

Type of validation checks. Size checks. - Fields are checked to ensure that they contain the right number of characters e.g. customer No. Specified as 6 numerical characters. This means that the program will validate for 6 numerical characters. Presence check Range checks also called limit checks Character check Format check. Consistency

PROCESSING This is a procedure of transforming raw data into useful information. Therefore, at this stage DATA is converted into INFORMATION. (Information is the processed data)

PROCESSING This is a procedure of transforming raw data into useful information. Therefore, at this stage DATA is converted into INFORMATION. (Information is the processed data) STORAGE After data has been processed, it is stored either internally or externally. Typical storage devices (magnetic and optical) include: Magnetic: hard disk (fast access, big capacity) -floppy disk (slow access, low capacity) -Flash disk, Tapes Optical: CDs, DVDs With storage the main features include speed, reliability and capacity of storage.

OUTPUT Is the final generation of information from an information system to the outside world. Output generation is facilitated by output devices which include: -CRT (cathode ray tube) monitors and LCD/LED displays -printers -speakers -plotters QUERY SUPPORT At this stage information is queried for further verification or for conformity (agreeing with certain accepted standards or norms).

General Qualities of good information: For information to be useful, it must possess several characteristics attributes. These attributes add value or increase the potential of information. Accurate Meaningful Reliable/ reliability Easy to use User targeted Relevant Timely Complete Error free verifiable  

General Qualities of good information: Accurate- For information to be useful, it must be exactly and precise. This can help the decision makers to make accurate decisions. Meaningful- Good information must be meaningful and easy to understand, not to be misleading. Reliable- Good information must accurately represent the events or activities of an organization. In addition, it must be easy to follow and retrievable.  

General Qualities of good information: Easy to Use-(Understandable) - Good information must be user friendly. Information must not be complicated because it may not be too useful as people may not really understand it. User Targeted- information must be specific, brief and user targeted. Timely- Good information should provided in good time and received at the right time  

General Qualities of good information: Relevant –good information should make a difference to the decision maker by reducing uncertainty or by adding increased knowledge or value to the decision maker. Complete- must include all relevant data or aspects of the data that are required. Error free- data sets must contain a minimum number of errors. Verifiable- generated information of the same process must be the same or within reasonable variance.

Data organization c c c c c c c c Refers to the way we store and arrange data, in order to make it easy for storage, manipulation and retrieval of information. Information is organized in unit form according to the data hierarchy structure shown below FILE RECORDS RECORDS RECORDS F F F FIELD F F FIELD FIELD FIELD c c c c c c c c

A FILE:

Exercise(max 10min) By Sinkala