0% found this document useful (0 votes)
7 views5 pages

Computer Funda DEFINITIONS

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views5 pages

Computer Funda DEFINITIONS

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

What is Data?

Data represents raw elements or unprocessed facts, including numbers and symbols to text and
images. When collected and observed without interpretation, these elements remain just data—
simple and unorganized. When these pieces are analyzed and contextualized, they transform into
something more meaningful.

Data comes in various forms:

 Quantitative data, like an item’s weight, volume, or cost, is provided numerically.


 Qualitative data is descriptive but non-numerical, such as a person’s name and sex.

What is Information?
You get information when data is processed, organized, interpreted, and structured. The
comprehensible output derived from raw data helps inform decisions, strategies, and actions.
Information is essentially data made valuable and accessible—an integral component of
decision-making.

For instance, if data points include daily temperature readings over a year, information is
recognizing the trend of temperatures, understanding seasonal changes, and predicting future
weather conditions.

What is Data Characteristics?


The following are some characteristics of data

 Accuracy: Data should be correct and free from errors. Accurate data enhances reliability and
supports informed decision-making.

 Relevance: Data must be pertinent to the context or situation. Irrelevant data can lead to
confusion and poor conclusions.

 Timeliness: Data should be up-to-date and available when needed. Timely data ensures that
decisions are based on the most current information.

 Completeness: Data should include all necessary components. Incomplete data can lead to
misinterpretation and gaps in analysis.

 Consistency: Data should be uniform across different datasets and over time. Inconsistent data
can cause discrepancies and reduce trustworthiness.

 Format: Data should be organized in a standard format that allows for easy processing and
analysis.

 Accessibility: Data should be easily retrievable and usable by those who need it while
maintaining security and privacy.

 Granularity: The level of detail within the data; data can be high-level (aggregate) or low-
level (detailed), depending on the needs of the analysis.
What is Data Interpretation?
Data Interpretation refers to the process of using diverse analytical methods for making sense of
a collection of data that has been processed. The collected data may be present in various forms
like bar graphs, line charts, histograms, pie charts, tabular forms etc and hence it needs to be
interpreted to summarise the information. Data Interpretation is designed to help people analyse
the collected data and make sense of numerical data that has been collected and presented. The
importance of data interpretation is very clear and obvious.

Types of Data Interpretation

 Bar Graphs
 Pie Chart
 Tables
 Line Graph

Logical and physical concept of data


Logical Concept of Data

The logical concept of data pertains to how data is structured, organized, and related to each
other within a system, independent of how it is physically stored. Key aspects include:

1. Data Models:
o Relational Model: Organizes data into tables (relations) with defined relationships. Each
table consists of rows and columns, where rows represent records and columns
represent attributes.
o Hierarchical Model: Data is organized in a tree-like structure, with parent-child
relationships.
o Network Model: More flexible than the hierarchical model, allowing multiple parent-
child relationships.
o Object-Oriented Model: Represents data as objects, encapsulating both data and
behavior.
2. Schemas:
o A schema is a blueprint of how data is organized. It defines tables, fields, data types, and
relationships between entities. For example, in a relational database, a schema outlines
how tables relate to each other.
3. Data Integrity:
o Refers to the accuracy and consistency of data. Integrity constraints (like primary keys
and foreign keys) help maintain valid relationships between data.
4. Normalization:
o The process of organizing data to minimize redundancy and dependency by dividing
data into related tables. This enhances data integrity and efficiency.
5. Data Relationships:
o Describes how different pieces of data relate to each other, such as one-to-one, one-to-
many, and many-to-many relationships.
Physical Concept of Data

The physical concept of data refers to how data is stored, retrieved, and managed on physical
storage media. Key aspects include:

1. Storage Media:
o Physical devices used to store data, including:
 Hard Disk Drives (HDDs)
 Solid-State Drives (SSDs)
 Magnetic tapes
 Optical discs (e.g., CDs, DVDs)
 Cloud storage.
2. File Formats:
o The structure in which data is saved, such as:
 Text files (e.g., CSV, JSON)
 Binary files
 Databases (e.g., SQL, NoSQL).
3. Data Organization:
o Refers to how data is physically arranged on storage media. This can include:
 Sequential or random access methods.
 Indexing techniques that enhance retrieval speed.
4. Access Methods:
o How data is read from or written to storage. This includes:
 Sequential access (data read in order)
 Random access (data retrieved by specific addresses).
5. Performance Factors:
o Elements that affect how quickly data can be accessed, such as storage speed,
fragmentation, and caching mechanisms.
Definition of computer
A computer is an electronic device that processes data, performing calculations and executing
instructions to manipulate information. It consists of hardware (physical components) and
software (programs and applications) that work together to perform a variety of tasks. Computers
can store, retrieve, and process data, enabling users to carry out functions such as word
processing, data analysis, internet browsing, gaming, and more.

Features of computer
Here are some key features of computers:

1. Speed

 Computers can perform millions of calculations and processes per second, significantly faster
than humans.

2. Accuracy

 Computers produce highly accurate results, reducing the risk of errors in calculations and data
processing.

3. Automation

 Once programmed, computers can execute tasks automatically without human intervention,
allowing for increased efficiency.

4. Storage Capacity

 Computers can store vast amounts of data in various formats, from text documents to
multimedia files, making information retrieval easy.

5. Versatility

 Computers can perform a wide range of tasks, including word processing, data analysis, graphic
design, gaming, and more, depending on the software used.

6. Connectivity

 They can connect to the internet and other networks, facilitating communication, data sharing,
and access to vast resources.

7. Diligence

 Unlike humans, computers do not suffer from fatigue or lack of concentration; they can work
continuously without losing performance.
8. Multitasking

 Computers can run multiple applications simultaneously, allowing users to perform various tasks
at once.

9. Programmability

 Users can program computers to perform specific tasks, customize applications, and automate
processes.

10. User Interface

 Computers offer various user interfaces (e.g., graphical user interfaces, command line
interfaces) that make them accessible and user-friendly.

Block diagram of computer system


The Major Components of The Block Diagram of Computer System Are:-

1. Input Unit

2. Output Unit

3. Central Processing Unit (CPU)

A. Control Unit (CU)


B. Arithmetic And Logic Unit (ALU)
C. Memory Unit
(i)Primary memory
(ii)Secondary memory

You might also like