36
COMPUTER CONCEPTS David Mark R. Pestaño Faculty, Information System Department College Of Computer Studies

2-BCA 10 Lecture 2 - Computer Concepts

Embed Size (px)

DESCRIPTION

Computer Concepts

Citation preview

Page 1: 2-BCA 10 Lecture 2 - Computer Concepts

COMPUTER CONCEPTS

David Mark R. PestañoFaculty, Information System Department

College Of Computer Studies

Page 2: 2-BCA 10 Lecture 2 - Computer Concepts

• DATA• DATA PROCESSING• OPERATIONS IN DATA

PROCESSING• ADVANTAGES OF DATA

PROCESSING

TOPICS

Page 3: 2-BCA 10 Lecture 2 - Computer Concepts

Data

Page 4: 2-BCA 10 Lecture 2 - Computer Concepts

DATA V.S.

INFORMATION

Page 5: 2-BCA 10 Lecture 2 - Computer Concepts

Data

Data consists of raw facts. The word “raw” is used to indicate that the facts have not yet been process to reveal their meaning.

Page 6: 2-BCA 10 Lecture 2 - Computer Concepts

Information

Information is a processed data, on which to base decision. It is a collection of facts organized in such a way that they have additional value beyond the value of the facts themselves.

Page 7: 2-BCA 10 Lecture 2 - Computer Concepts

SUMMARY

Data constitute the building blocks of information.

Information is produced by processing data.

Information is used to reveal the meaning of data.

Good, relevant, and timely information is the key to good decision-making.

Good decision-making is the key to organizational survival in a global environment.

Page 8: 2-BCA 10 Lecture 2 - Computer Concepts

Data Processing

Page 9: 2-BCA 10 Lecture 2 - Computer Concepts

Data Processing

Data Processing is the manipulation of data into a more useful form. It involves the collecting, processing, and distributing of facts and figures to achieve a desired result.

Page 10: 2-BCA 10 Lecture 2 - Computer Concepts

Data Processing

Data processing system refers to the equipment or devices and procedures by which the result is achieved.

Page 11: 2-BCA 10 Lecture 2 - Computer Concepts

Data Processing Cycle

Page 12: 2-BCA 10 Lecture 2 - Computer Concepts

Data Processing Cycle

Input is the activity of capturing and gathering raw data. Input can be a manual process or it may be automated.

Page 13: 2-BCA 10 Lecture 2 - Computer Concepts

Data Processing Cycle

Process involves converting or transforming data into useful outputs. Processing can be done manually or with the assistance of computers.

Page 14: 2-BCA 10 Lecture 2 - Computer Concepts

Data Processing Cycle

Output involves producing useful information, usually in the form of documents, reports, and transaction data. Output can be produced in a variety of ways.

Page 15: 2-BCA 10 Lecture 2 - Computer Concepts

Data Processing Cycle

Page 16: 2-BCA 10 Lecture 2 - Computer Concepts

Areas of Data Processing

Data processing may be classified as either scientific or business in nature.

Page 17: 2-BCA 10 Lecture 2 - Computer Concepts

Areas of Data Processing

Data processing may be classified as either scientific or business in nature.

Page 18: 2-BCA 10 Lecture 2 - Computer Concepts

Areas of Data Processing

Business Data Processing. Business data processing is characterized by the need to establish, retain, and process files of data for producing useful information. Generally, it involves a large volume of input data, limited arithmetical operations, and a relatively large volume of output.

Page 19: 2-BCA 10 Lecture 2 - Computer Concepts

Areas of Data Processing

Scientific Data Processing. In science, data processing involves a limited volume of input and many logical or arithmetic calculations. Unlike business problems, most of the scientific problems are non-repetitive, requiring a “one-time” solution.

Page 20: 2-BCA 10 Lecture 2 - Computer Concepts

Operations In Data Processing

Page 21: 2-BCA 10 Lecture 2 - Computer Concepts

Operations Of Data Processing

1) Recording 2) Verifying3) Duplicating4) Classifying5) Sorting6) Calculating7) Summarizing & Reporting8) Merging9) Storing10) Retrieving11) Feedback

Page 22: 2-BCA 10 Lecture 2 - Computer Concepts

Recording

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.  

Page 23: 2-BCA 10 Lecture 2 - Computer Concepts

Verifying

Verifying is making sure that the data that is recorded is free of error.

Page 24: 2-BCA 10 Lecture 2 - Computer Concepts

Duplicating

Duplicating is the reproducing of data onto many forms of documents. Duplicating may be done while the data is manually recorded, or it may be done afterwards, by some machine.

Page 25: 2-BCA 10 Lecture 2 - Computer Concepts

Classifying

Classifying separates data into various forms and categories. It is the identifying and arranging of items with like characteristics into groups or classes.

Page 26: 2-BCA 10 Lecture 2 - Computer Concepts

Sorting

Sorting is the arranging of data in a specific order. After the data are classified, it is usually necessary to arrange or rearrange them in a predetermined sequence to facilitate processing.

Page 27: 2-BCA 10 Lecture 2 - Computer Concepts

Calculating

Calculating is the arithmetic manipulation of data. It is a crucial phase of data manipulation because the outcome of this operation becomes part of the output.

Page 28: 2-BCA 10 Lecture 2 - Computer Concepts

Summarizing & Reporting

Summarizing and Reporting involves the process of condensing the collection of data and certain conclusions from the data are represented in a meaningful format.

Page 29: 2-BCA 10 Lecture 2 - Computer Concepts

Merging

Merging takes two or more sets of data, all sets having been sorted by the same key, and puts them together to form a single sorted set of data.

Page 30: 2-BCA 10 Lecture 2 - Computer Concepts

Storing

Storing is placing similar data into files for future reference. 

Page 31: 2-BCA 10 Lecture 2 - Computer Concepts

Retrieving

Retrieving is the recovering of stored data and/or information when needed.

Page 32: 2-BCA 10 Lecture 2 - Computer Concepts

Feedback

Feedback is the comparison of the output(s) and the goal set in advance; any discrepancy is analyzed, corrected and fed back to the proper stage in the processing operation.

Page 33: 2-BCA 10 Lecture 2 - Computer Concepts

Operations Of Data Processing

1) Recording 2) Verifying3) Duplicating4) Classifying5) Sorting6) Calculating7) Summarizing & Reporting8) Merging9) Storing10) Retrieving11) Feedback

Page 34: 2-BCA 10 Lecture 2 - Computer Concepts

Advantage of Electronic Data

Processing

Page 35: 2-BCA 10 Lecture 2 - Computer Concepts

• Speed• Automatic Operation• Accuracy• Decision Making

capability• Compact Storage• Discipline imposes

Page 36: 2-BCA 10 Lecture 2 - Computer Concepts

End Of Discussion