Chapter 1 Data Processing Concept
Chapter 1 Data Processing Concept
codes
addressesDATA age
subject
sounds
rate quantity
tax pictures
height color product names
String Data
Consists of the sequence of Two types
characters.
Graphical Data
DATA Processing Information
Data Processing
➢ The processing of converting data into useful information.
➢ The activities, equipment & personnel involved.
Information
➢ A collection of data which conveys some meaningful idea is
information.
➢ It may provide answers to questions like who, which, when, why,
what, and how. or Observations.
Input Processing Output Storage
Stage Stage Stage Stage
Data collection
Performing
instructions Decoding
Data capture Storing Data
Encoding
Encoding
This can be in the form of data entry through a keyboard, scanner or any other input source.
Data Transmission
The transfer of data from one digital device to another. This transfer occurs via point -to-point data streams or channels.
Data capture
The process of obtaining data in a computer-sensible form for at the point of origin
Data Communication
Refers to the exchange of data between a source and a receiver via form of transmission media such as a wire cable.
Performing instructions
To execute the task based in the program instruction
Transform raw data into information
The process of converting data into something useful and meaningful.
Decoding
The process of converting code into plain text or any format that is useful for subsequent processes
Presenting data to user
Involves the use of a variety of different graphical techniques to visually show the reader the relationship between
4. Storage Stage
Storing Data
The use of recording media to retain data
Retrieve Data
The process of identifying and extracting data from a database.
Types of Data Processing
Type Uses
Batch Processing Data is collected and processed in batches. Used for large amounts of data.
Eg: payroll system
Data is processed within seconds when the input is given. Used for small
Real-time Processing amounts of data.
Eg: withdrawing money from ATM
Data is automatically fed into the CPU as soon as it becomes available. Used for
Online Processing continuous processing of data.
Eg: barcode scanning
Data is broken down into frames and processed using two or more CPUs
Multiprocessing within a single computer system. Also known as parallel processing.
Eg: weather forecasting
Allocates computer resources and data in time slots to several
Time-sharing
users simultaneously.
Data Processing Methods
There are three main data processing methods - manual, mechanical and electronic.
CONCLUSION RESEARCH
Description of errors in data processing
1. Transcription errors
Occurs during data entry.
The most common computation errors include :
Overflow Errors - Occurs if the result from a calculation is too large to be stored in the allocated memory space.
For example if a byte is represented using 8 bits, an overflow will occur if the result of a calculation gives a 9-bit number.
Truncation Errors - Result from having real numbers that have a long fractional part which cannot fit in the allocated memory
space. The computer would truncate or cut off the extra characters from the fractional part. For example, a number like
0.784969 can be truncated to four digits to become 0.784
Rounding Errors – Results from raising or lowering a digit in a real number to the required rounded number. for example, to
round off 30.666 to one decimal place we raise the first digit after the decimal point if its successor is more than or equal to five.
In this case the successor is 6 therefore 30.666 rounded up to one decimal place is 30.7.if the successor is below
five,e.g.30.635,we round down the number to 30.6
Description of errors in data processing
2. Computational errors
Occurs when an arithmetic operation does not produce the expected results.
Such errors include misreading and transposition errors
Misreading errors
Are brought about by the incorrect reading of the source by the user and hence entering wrong values. For example a user may
misread a handwritten figure such as 589 and type S89 instead i.e. confusing 5 for S.
Transposition errors
Results form incorrect arrangement of characters i.e. putting characters in the wrong order. For example the user might enter
396 instead of 369.
These errors may be avoided by using modern capture devices such as bar code readers, digital cameras etc which enter data
with the minimum user intervention.
Data integrity
Data integrity refers to the accuracy and completeness of data entered in a computer or received from the information
system.
•Using devices that directly capture data from the source such as bar code readers,
A file can be defined as a collection of related records that give a complete set of information
about a certain item or entity.
Field
Sort file
Backup file
Transaction (movement) file
Brainstorm
Data Processing Cycle (2021, March 2). Retrieved from https://planningtank.com/computer-
applications/data-processing-
cycle?fbclid=IwAR3E6quQ2yIn_bM9FfRqnHSgCvTBlZZOIJHe3YfiOLYQfjnGGk1Hjp2_umA
Duggal, N. (2021, August 26). What Is Data Processing: Types, Methods, Steps and Examples for Data
Processing Cycle. Retrieved from https://www.simplilearn.com/what-is-data-processing-article