Data and information data processing activities

AaashaRana 103 views 9 slides Jun 30, 2024
Slide 1
Slide 1 of 9
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9

About This Presentation

2nd year
Computer science
Chapter # 1
Lecture # 1
Data and information
Data is raw facts and figures
Information is processed form of data
Data processing activities
1. Data capturing
2. Data manipulation
*Classifying
*Calculation
*Sorting
*Summarizing
3. Managing output resu...


Slide Content

Chapter 1: Data Basics Overview of Data and Information, Data Processing

Define Data • Collection of facts and figures related to an object • Can be text, numbers, images, sound, or videos • Important for organization and management • Enables better decision-making for future activities Example: Roll Number, Student Name, Father Name, and Marks of different subjects

Define Information • Processed data • Meaningful, useful, and organized • Used for making decisions • Data is input for processing, information is the output Example: Processed student data to find total marks, grades, or number of passed/failed students

Data Processing • Manipulating data to achieve required objectives and results • Known as operations on data • Involves converting data into meaningful information • Series of actions or operations on data

Activities involved in data processing Data capturing Data manipulation Managing output results

Data Capturing Recording data in some form Data may be recorded on source documents Can be input directly to the computer through input devices

Data Manipulation Applying different operations on data Operations: • Classifying: Organizing data into classes or groups • Calculation: Applying arithmetic operations (addition, subtraction, etc.) • Sorting: Arranging data in a logical sequence • Summarizing: Reducing a large amount of data to a concise form

Managing Output Result Activities performed after data is captured and manipulated: • Storage: Retaining data for future use (hard disk, tapes, etc.) • Retrieval: Accessing or fetching stored data as required • Communication: Transferring data from one location to another • Reproduction: Copying or duplicating data

Data vs. Information Feature Data Information Definition Raw facts and figures Processed data Purpose Input for computers Output for users Volume Large Concise Reproducibility Difficult Easier to recreate Usage Frequency Infrequent Frequent Dependency Information depends on data Data does not depend on information