16
Fundamentals of Information Technology (IT-162) Meer Qaisar Javed [email protected] Lecture # 05 Department of Information Technology, University of Gujrat

Fit l05 data_processing

Embed Size (px)

DESCRIPTION

awesome slide if fit by sir zia ullah...........

Citation preview

Page 1: Fit l05 data_processing

Fundamentals of Information Technology

(IT-162)

Meer Qaisar [email protected]

Lecture # 05

Department of Information Technology, University of Gujrat

Page 2: Fit l05 data_processing

Lecture Outline

WEEK Topic Lecture

03 Data and Information Processing What is Data and Information?Types of Data and Data ProcessingData Processing CycleTypes of Data ProcessingComputer Processing Operations 

05

Page 3: Fit l05 data_processing

Data

The word data is derived from Latin language. It is plural of “DATUM” Data is usually used as a singular term . Data is any collection of raw facts and figures.

Always in independent form Unprocessed and meaningless Bulk in amount and size.

The data is the raw material to be processed by the machine. Machine processes the data and produces the output or result

Example: Marks of the students Runs scored by a batsman Picture recorded by the video camera Bar-codes, etc.

Page 4: Fit l05 data_processing

Types of DataMainly Data is divided into two types:

1. Numeric Data2. Character Data

1. Numeric DataThe data which is represented in the form of numbers is known as Numeric Data. This includes 0-9 digits, a decimal point (.), +, /, – sign and the letters “E” or “D”.

2. Character DataCharacter data falls into two groups.

i. String Dataii. Graphical DataString DataString data consists of the sequence of characters. Characters may be English alphabets, numbers or space. The space, which separates two words, is also a character. The string data is further divided into two types.

a. Alphabetic Datab. Alphanumeric Data

Graphical DataIt is possible that pictures, charts and maps can be treated as data. The scanner is normally used to enter this type of data. The common use of this data is found in the National Identity Card.

Page 5: Fit l05 data_processing

Information

A processed form of data is called information. It may provide answers to questions like who, which, when, why, what, and how.

Always in depends upon data Processed and meaningful form Concise in amount and size.

When data is organized into meaningful form, it gains significance. This meaningful organization of data is information.

Observations and recordings are done to obtain data, while analysis is done to obtain information.Data Information

Analysis

Page 6: Fit l05 data_processing

Data Processing

Any operation or set of operations performed upon data, whether or not by automatic means, such as collection, recording, organization, storage, adaptation or alteration to convert into useful information.

Input OutputProcessing

Page 7: Fit l05 data_processing

Data Processing Cycle

Once data is collected, it is processed to convert it into useful information. The data is processed again and again until the accurate result is achieved. This is called data processing cycle.The data processing is very important activity and involves very careful planning. Usually, data processing activity involves three basic activities.

1. Input 2. Processing 3. Output

Page 8: Fit l05 data_processing

Data Processing Cycle

8

Establish Need

Summarizing

Conversion

Communication

Retrieval

Verification

Coding

Cla

ssifica

tion

Storing

Calculatio

ns

INPUT

Processing

O

ut

Put

Page 9: Fit l05 data_processing

Step-1.Input

.

It is the process through which collected data is transformed into a form that computer can understand. It is very important step because correct output result totally depends on the input data. In input step, following activities can be performed.i ) Verification

The collected data is verified to determine whether it is correct as required. For example, the collected data of all BS students that appeared in final examination of the university is verified. If errors occur in collected data, data is corrected or it is collected again.ii) Coding

The verified data is coded or converted into machine readable form so that it can be processed through computer.iii) Storing

The data is stored on the secondary storage into a file. The stored data on the storage media will be given to the program as input for processing.

Page 10: Fit l05 data_processing

Step-2.Processing

The term processing denotes the actual data manipulation techniques such as classifying, sorting, calculating, summarizing, comparing, etc. that convert data into information.

i) ClassificationThe data is classified into different groups and subgroups, so that each group or sub-group of data can be handled separately.iii) CalculationsThe arithmetic operations are performed on the numeric data to get the required results. For example, total marks of each student are calculated.iv) SummarizingThe data is processed to represent it in a summarized form. It means that the summary of data is prepared for top management. For example, the summary of the data of student is prepared to show the percentage of pass and fail student examination etc.

Page 11: Fit l05 data_processing

Step-3. Output

After completing the processing step, output is generated. The main purpose of data processing is to get the required result. Mostly, the output is stored on the storage media for later user. In output step, following activities can be performed.i) Retrieval

Output stored on the storage media can be retrieved at any time. For example, result of students is prepared and stored on the disk. This result can be retrieved when required for different purposes.ii) Conversion

The generated output can be converted into different forms. For example, it can be represented into graphical form.iii) Communication

The generated output is sent to different places. For example, weather forecast is prepared and sent to different agencies and newspapers etc. where it is required.

Page 12: Fit l05 data_processing

Types of Data Processing

1.Manual Data Processing:This method of data processing involves human intervention. The manual process of data entry implies many opportunities for errors.For Example:

Delays in data capture, as every single data field has to be keyed in manually,

A high amount of operator misprints or typos, High labor costs from the amount of manual labor required. Manual processing also implies higher labor expenses in regards

to spending for equipment and supplies, rent, etc.

Page 13: Fit l05 data_processing

Types of Data Processing

2.EDP(Electronic Data Processing) EDP is the processing of data by computer or any other

machine and its programs in an environment involving electronic communication.

EDP evolved from "DP" (data processing), a term that was created when most computing input was physically put into the computer in punched card form or in ATM cards form and output as punched cards or paper reports.

Features of EDP More efficient More reliable More accurate Low cost

Page 14: Fit l05 data_processing

Types of Data Processing3.Real time processing In a real time processing,

there is a continual input, process and output of data.

Data has to be processed in a small stipulated time period (real time), otherwise it will create problems for system.

For example

when a bank customer withdraws a sum of money from his or her account it is vital that the transaction be processed and the account balance updated as soon as possible, allowing both the bank and customer to keep track of funds.

Page 15: Fit l05 data_processing

Types of Data Processing4.Batch processing In a batch processing group of transactions collected over

a period of time are collected, entered, processed and then the batch results are produced.

Batch processing requires separate programs for input, process and output. It is an efficient way of processing high volume of data.For example:

Payroll system, Examination system and Billing system.

Page 16: Fit l05 data_processing

Comments for next class

Go over today’s lecture notes Download next week’s lecture notes Be ready for Quiz in next week