CSC 1 Lesson1
CSC 1 Lesson1
CSC 1 Lesson1
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 are interpreted as data or information, ... depending on the interpreter's relation to the
system.
Data and Information Difference
A collection of data which conveys some meaningful idea is information
Types of Data
Mainly Data is divided into two types:
1. Numeric Data
2. Character Data
1. Numeric Data
The 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 Data
Character data falls into two groups.
i. String Data
ii. Graphical Data
String Data
String 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 Data
b. Alphanumeric Data
Graphical Data
It is possible that pictures, charts and maps can be treated as data.
Data processing is the manipulation of data into are more useful form. Or in short collecting or gathering data to convert
it into a useful information.
1. RECORDING
2. VERIFYING
3. DUPLICATING
4. CLASSIFYING
5. SORTING
6. CALCULATING
7. SUMMARIZING AND REPORTING
8. MERGING
9. STORING
10. RETRIEVING
11. FEEDBACK
Recording
=> refers to the transfer of data onto some form or document. It relates to the documentation of intermediate
figures and facts resulting from calculations.
Verifying
=>data recorded are carefully checked for any errors.
Duplicating
=>reproducing data onto many forms or documents.
Classifying
=>refers to the separation of data into various categories or the identification and arrangement of items with
like characteristics into group or classes.
Sorting
=>arrangement of data in a specific order.
=> After the date are classified, it is usually necessary to arrange or rearrange them in predetermined sequence
to facilitate processing.
=> Sorting is done in an alphabetic or numeric order.
Calculating
=>refers to the arithmetic manipulation of data.