05-Data Processing
05-Data Processing
Data Processing
• What is data processing?
– Is a sequence of operations performed on data,
especially by a computer, in order to extract
information, reorder files, etc
– Includes the processing or storing of data by a
computer
– Data is a vital resource in an organization and
must be managed- hence the need for data
processing
Batch processing
Is a system whereby business transactions are
accumulated over a period of time and prepared for
processing as a single unit or batch
• In a batch processing group of transactions collected over
a period of time is 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.
Components of a Data Processing system
A computer system and associated personnel, that
performs input, processing storage, output and control
functions to accomplish a sequence on data.
• There are five basic components in a computer based
data processing system
Machines – hardware
Software-computer program defines a process to be carried out on
machine. A program consists of a sequence of statements or
commands written in some programming language.
data
Procedure- defines a process to be carried out by a person.
and the people.
Processing Cycle
Elements/Activities of Data
Processing
collection
• Data Coding
• Data Editing/Cleaning/correction
• Data Validation
• Data Classification
Manipulation/document production
• Data Tabulation
• Statistical Analysis
• Computer graphics
Storage
• Data Warehousing
• Data Mining
Data Processing Cycle
• Do these steps represent a complete cycle?