You are on page 1of 7

4/17/23

COMPUTER APPLICATION IN Lecture objectives


JOURNALISM
LECTURER: MUKHWANA ERICK — Learners should be able to:
(Bsc.Csc(MUK),PGD I.T(MUK)HCIA AI
(Huawei) HCIA Datacom(Huawei))
— Distinguish between data and information
Email: eryque7@gmail.com / emukhwana@cis.mak.ac.ug
— Identify data processing methods
CONTACT: 0702383384

CONTACT HOURS: Tuesday@5pm Friday@5pm — Describe stages of processing information.

COURSE UNIT : COMPUTER APPLICATIONS


— Identify qualities of good information.
Lecture 2
DATA AND INFORMATION

ICT by Mukhwana Erick ICT by Mukhwana Erick

DATA AND INFORMATION

• We live in the information age. In the same way that the development of • The topics are hierarchical in that:
industry created the industrial age, the development of information
technology systems, and especially the internet, has created the
information age. It has been a long-held belief by many philosophers that
knowledge is power and that knowledge stems from understanding of
information; information, in turn, is the assigning of meaning to data. To
develop learners' understanding of information technology, we start by
defining these three related concepts. The topics are hierarchical in that:

ICT by Mukhwana Erick ICT by Mukhwana Erick

1
4/17/23

DATA
Examples of Data
• 3, 6, 9, 12
Definitions of data • cat, dog, gerbil, rabbit, cockatoo
1. Data is a collection of text, numbers or symbols in raw or unorganised form. • 161.2, 175.3, 166.4, 164.7, 169.3
2. Data refers to raw facts.
vThe concept of data as it is used in the course unit is commonly referred to These are meaningless sets of data. They could be the first four answers in
as ‘raw’ data – a collection of text, numbers and symbols with no meaning. the 3 x table, a list of household pets and the heights of 15-year-old
vData therefore has to be processed, or provided with a context, before it can students but without a context we don’t know.
have meaning.

ICT by Mukhwana Erick ICT by Mukhwana Erick

Data processing
Data Processing Methods
• What Is Data Processing? • There are three main data processing methods –
1. Manual
• Data in its raw form is not useful to any organization. Data processing is the
2. Mechanical
method of collecting raw data and translating it into usable information. It is 3. Electronic.
usually performed in a step-by-step process by a team of data scientists and
data engineers in an organization. The raw data is collected, filtered, sorted, 1. Manual Data Processing
processed, analyzed, stored, and then presented in a readable format.
In this data processing method, data is processed manually. The entire process
of data collection, filtering, sorting, calculation and other logical operations
• Data processing is crucial for organizations to create better business are all done with human intervention without the use of any other electronic
strategies and increase their competitive edge. By converting the data into a device or automation software. It is a low-cost method and requires little to
readable format like graphs, charts, and documents, employees throughout no tools, but produces high errors, high labor costs and lots of time.
the organization can understand and use the data.

ICT by Mukhwana Erick ICT by Mukhwana Erick

2
4/17/23

2. Mechanical Data Processing 3. Electronic Data Processing

• Data is processed mechanically through the use of • Data is processed with modern technologies using
devices and machines. These can include simple devices data processing software and programs. A set of
such as calculators, typewriters, printing press, etc. instructions is given to the software to process the
Simple data processing operations can be achieved with data and yield output. This method is the most
this method. It has much lesser errors than manual data expensive but provides the fastest processing
processing, but the increase of data has made this speeds with the highest reliability and accuracy of
method more complex and difficult. output.

ICT by Mukhwana Erick ICT by Mukhwana Erick

Information When does data become information?


• Data on its own has no meaning. It only takes on meaning and becomes
What is information? information when it is interpreted. Data consists of raw facts and figures.
When that data is processed into sets according to context, it provides
Information refers to Data that has been processed. information.
• Data refers to raw input that when processed or arranged makes
meaningful output. Information is usually the processed outcome of data.
• Information is the result of processing data, usually by When data is processed into information, it becomes interpretable and
computer. gains significance.
• This results in facts, which enables the processed data to
be used in context and have meaning. Information is data
that has meaning.

ICT by Mukhwana Erick ICT by Mukhwana Erick

3
4/17/23

Example
• In IT, symbols, characters, images, or numbers are data. These are the inputs
Looking at the examples given for data:
an IT system needs to process in order to produce a meaningful
interpretation. In other words, data in a meaningful form becomes • 3, 6, 9, 12
information. Information can be about facts, things, concepts, or anything • cat, dog, gerbil, rabbit, cockatoo
relevant to the topic concerned. It may provide answers to questions like
who, which, when, why, what, and how. • 161.2, 175.3, 166.4, 164.7, 169.3
• If we put Information into an equation it would look like this:
Data + Meaning = Information Only when we assign a context or meaning does the data become
information. It all becomes meaningful when we are told:
• 3, 6, 9 and 12 are the first four answers in the 3 x table
• cat, dog, gerbil, rabbit, cockatoo is a list of household pets
• 161.2, 175.3, 166.4, 164.7, 169.3 are the heights of 15-year-old students.

ICT by Mukhwana Erick ICT by Mukhwana Erick

How are data, information and knowledge Types of information


linked?
If we put Knowledge into an equation it would look 1. Text
2. Pictures
like this:
3. Video
4. Audio
Information + application or use = Knowledge All numbers, text, audio, pictures, and video returned as output are
called information.

ICT by Mukhwana Erick ICT by Mukhwana Erick

4
4/17/23

Qualities of Good information


Stages of information processing
The characteristics of good quality information – it should be:
1. Accurate - Is the information correct in every detail? • information processing is the acquisition, recording, organization,
2. Up-to-date - How up- to-date is information? retrieval, display, and dissemination of information.
3. Relevant - Do you really need this information?
The stages are:
4. Complete - How comprehensive is the information? 1. Input
5. On-time - Can it be used for real-time reporting? 2. Process
6. Appropriately presented – is it communicated through the right 3. Storage
channel and to the right person?
4. Output
7. Intelligible – can it be understood

8.Reliable - Does the information contradict other trusted resources?

ICT by Mukhwana Erick ICT by Mukhwana Erick

1. INPUT
2. PROCESS
In the input stage, the data is entered into the computer. There are The central processing unit (CPU) inside the computer then takes that binary
many ways to do this. code and does the calculations needed to get that data to display in a way that
The user inputs the data (for example, by typing on a keyboard or makes sense to the user.
speaking into a microphone) into the computer. The device takes this Processing is manipulation of data.
data and converts it into a series of 1’s and 0’s (this is called binary
code). The CPU works with the computer’s memory to get instructions on how to
display the information from the input device and stores it as pixels in the
computer’s memory. This information is sent to the output device to be
translated and displayed in a way that is useful. All of this takes a fraction of a
second to do.

ICT by Mukhwana Erick ICT by Mukhwana Erick

5
4/17/23

STORAGE
Knowledge
Storage is where the computer takes the input and stores it in its memory
banks. There are many ways to store the data, but the basic process is as
follows:
1.The CPU writes the data to the computer’s temporary storage, or random access What is knowledge?
memory (RAM). This refers to the acquisition of information by a person such as facts, or the
2.The computer then waits for the user’s command to move the data from the RAM to understanding of information such as how to solve problems .
more permanent storage. If that command is given, the computer writes the data to the
disk drive.
3.Lastly, the computer saves the data in a location on the drive, either the default When someone memorises information this is often referred to as ‘rote-
storage location or a location set by the user. The user can then recall this stored learning’ or ‘learning by heart’. We can then say that they have acquired
information at any time. some knowledge. Another form of knowledge is produced as a result of
You can also store information using external storage devices (for example USB understanding information that has been given to us, and using that
drives or external hard drives). information to gain knowledge of how to solve problems.

ICT by Mukhwana Erick ICT by Mukhwana Erick

Example
Looking at the examples given for data: End of topic test:
• 3, 6, 9, 12
1. Explain the difference between data and information.
• cat, dog, gerbil, rabbit, cockatoo
• 161.2, 175.3, 166.4, 164.7, 169.3
2. Describe how data becomes knowledge.
3. 5, 10, 15, 20 are items of data. Explain how these could become information
and what knowledge could be gained from them.
Only when we assign a context or meaning does the data become information. It all
becomes meaningful when we are told: 4. Describe the stages of processing information.
• 3, 6, 9 and 12 are the first four answers in the 3 x table 5. Explain the three data processing methods.
• cat, dog, gerbil, rabbit, cockatoo is a list of household pets
6. Mention any 5 qualities of good information.
• 161.2, 175.3, 166.4, 164.7, 169.3 are the heights of the five tallest 15-year-old students
in a class.

If we now apply this information to gain further knowledge we could say that:
• 4, 8, 12 and 16 are the first four answers in the 4 x table (because the 3 x table starts at
three and goes up in threes the 4 x table must start at four and go up in fours)
• The tallest student is 175.3cm.
• A lion is not a household pet as it is not in the list and it lives in the wild.

ICT by Mukhwana Erick ICT by Mukhwana Erick

6
4/17/23

…..End…..

ICT by Mukhwana Erick

You might also like