SlideShare a Scribd company logo
1 of 52
Data and Information
J21101 Information Technology I
What is data?
• Kobe Bryant
• 34
• LA Lakers
• Guard
• Jason Kidd
• 41
• Brooklyn Nets
• Coach
• Lebron James
• 28
• Miami Heat
• Forward
 Data is a collection of names,
dates, numbers, statistics,
images etc. that represent
something from which
information can be obtained.
 The word data is the plural of
datum, from the Latin word
dare, "to give", hence
"something given“.
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
Images as Data
• Thai food
• Jump
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
What is information?
• Information is data that has been
processed and analyzed in such a way as
to be meaningful to the person who
receives it.
• It is any thing that is communicated and it
gives a message.
• from the Latin stem (information-) of the
nominative (informatio): this noun is
derived from the verb "informare" (to
inform) in the sense of "to give form to the
mind", "to discipline", "instruct", "teach"Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
Information gives a message…
• Shortlist of Candidates for USA Dream
Team 2015
Name Age Team Position
Kobe Bryant 34 LA Lakers Guard
Jason Kidd 41 Brooklyn Nets Coach
Lebron James 28 Miami Heat Forward
Derrick Rose 23 Chicago Bulls Guard
Chris Paul 27 Brooklyn Nets Guard
Dwight Howard 26 Houston Rockets Center
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
EXERCISES
Princess
Sirindhorn’s
Tchr. Jojo Carrillo
Data: Letters
G A L L I F N
3 letters 4 letter 5 letters 6 letters 7 letters
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
Data: Images
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
Data: Letters and Numbers
• Grocery items
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
• Research
• Types of data and data processing
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
TYPES OF DATA
Princess
Sirindhorn’s
Tchr. Jojo Carrillo
Objectives
• Learn about the different types of data
• Understand the language of computers
• Apply the basic operations in computer
programming
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
Data types
• Alphabet (characters and symbols) –
Noon, birthday, Princess Sirindhorn’s
College
• Numerals (numbers) – 0, 1, 1000, 2556
• Alphanumeric (combination of characters
and numbers) – November 9 2011, 8/6
Sanam Chan, Muang 73000
• Symbols – ( ), /, * , [ ], %, &, #, @
• Give 5 examples for each typePrincess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
How a computer reads data
• To process data, the computer converts
human language into computer language
using the binary coding system
• Binary is a mathematical number system:
a way of counting – 0 and 1.
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
Bits and Bytes
• The smallest unit of data is the bit.
• It can be used to store only 2 values – 0
and 1.
• A byte is made up of 8 bits.
0 1 bit
1 1 bit
110 4 bits
1101011 8 bits

Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
Words into Binary Code
1000010
Boy
1101111
1111001
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
Exercise Binary Code
• Convert the following into binary code
– abc@123
– Gerardo
– 4 + 5 = 9
– 6/8 Moo 5
– +6692-1175020
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
DATA PROCESSING
Princess
Sirindhorn’s
Tchr. Jojo Carrillo
Human Language vs. Computer
Language
• Every spoken language has a general set
of rules for how words and sentences
should be structured. These rules are
collectively known as the language syntax.
• Semantic – understandable English
language
• Syntatic – computer language or syntax
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
Human Language vs. Computer
Language
• In computer programming, syntax serves
the same purpose, defining how
declarations, functions, commands, and
other statements should be arranged.
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
Basic Mathematical Operations
• Multiplication ( * ) – 2 * 5
• Division ( / ) – 10 / 2
• Addition ( + ) – 1 + 2
• Subtraction ( - ) 8 – 1
• Parentheses ( ) – (2 + 5) * 4
• Braces [ ] – [(3 - 8) + 2] / 3
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
Exercises
• Write the following formulas in the correct
syntax
• 4 x 3 - 2 5 + 1
• 25 - 5 + 10 x 2 3
• 1 + 2 3 * 3 – 9
• Area of a Rectangle = L x W x H
• Area of a Triangle =
• F - C, C - F
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
DATA MANAGEMENT
Princess
Sirindhorn’s
Tchr. Jojo Carrillo
Data Management
• Collecting
• Storing
• Retrieving
• Analyzing
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
Data Collection
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
Point-of-Sale (POS)
28
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
Data Storage
• Paper is the most popular
method of storing data, e.g.
books
• Advantage
– Paper does not need electricity
– Portable
– Inexpensive
– Does not need special equipment
to read
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
• Disadvantages of using paper
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
Trees to paper
http://conservatree.org/learn/EnviroIssues/TreeStats.shtml
• 1 tree makes 16.67 reams of
copy paper or 8,333.3 sheets
• 1 ream (500 sheets) uses 6%
of a tree
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
• Digital Media, e.g. DVD, Flash Drive, Hard
Disk Drive
• One megabyte can hold around 500 pages
of text, comparable to one thick book.
Name Number of Bytes Amount of Text
Kilobyte (KB) 210 or 1,024 1/2 page
Megabyte (MB) 220 or 1,048,576 500 pages or 1 thick book
Gigabyte (GB) 230 or 1,073,741,824
500,000 pages or 1,000
thick books
Terabyte (TB) 240 or 1,099,511,627,776 1 million thick books
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
Database
• A database is a collection of data that is
organised so that its contents can be
easily accessed, managed and updated.
• A database is a logically organized
collection of related data designed and
built for a specific purpose
• Access - obtain or retrieve from a
storage device
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
Databases Hierarchy
• Files: collections of related records
– Records: collections of related fields
• Field: unit of data containing 1 or more characters
– Character: a letter number or special character
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
What is the importance of a Database?
• Data are organized, stored and retrieved
quickly.
• It allows managers to make correct
decisions and predictions in their
business.
• It allows analysts to make reports by
extracting information from the database.
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
Exercise
• Identify the Categories, Records and
Fields
Category
Field
Record
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
INFORMATION TECHNOLOGY
Princess
Sirindhorn’s
Tchr. Jojo Carrillo
Effects of Automated Data Processing
• Advantages
• Improves efficiency
– Computers can perform repetitive tasks faster
– Computers don’t get bored or get sick
• Reduce mistakes
– Less human error
– GIGO – Garbage In, Garbage Out
• Cost Savings
– Email vs. Snail Mail
– ATM (24/7) vs. Over-the-counter
– 1 robot per 5,000 peoplePrincess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
Information Technology defined
• IT is the application of computers and all
forms of technology to create, store,
retrieve, transmit, exchange, use and
manipulate information in its various
forms, ie. multimedia
– Printed, e.g. books, magazines, newspaper
– Non-printed, e.g. video, audio/sound, internet
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
Sources of Information
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
Books, journals, magazines,
newspapers
Internet (Google, Yahoo,
YouTube, Wikipedia)
Movies, Television, Radio
Multimedia presentations
People (teachers, parents,
classmates, friends)
Importance of IT
Global
Economic
Society
Personal
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
• Computer-controlled machines, e.g.
laptop, microwave ovens, washing
machines, mobile phones helps
make house work easier
• Improve ones health thru research
• Education for all
• Government is on 24/7
• Can easily communicate with one
another
• E-Commerce (cash-less)
• Online shopping (convenience)
• Robots in factories, airplanes, trains
(costs less)
• World without borders
• New technology available to
everyone
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
Positive Impact of IT
• E-Commerce (Electronic Commerce)
– The buying and selling of products and
services through the Internet, e.g. of some e-
tailers (electronic retailers):
• www.amazon.com sells books and other things
• airline e-ticketing
• Automated Banking and Credit Card
Payment System
– Offers convenient and easy way of getting
money and paying for products
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
Positive Impact of IT
• Microprocessor-controlled devices mean
that we have more leisure time to relax
and enjoy ourselves instead of doing
household chores.
• We are able to communicate with
people very easily using computers,
mobile phones, etc. We can become part
of online social networks, making friends
with people from all over the world.
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
Positive Impact of IT
• Computers and Internet connections mean
that many of the tasks that involved us
leaving the house, for example, shopping
for music, clothes or food, can now be
done on-line.
• IT has enabled any one (person,
company, university, etc.) to be
ubiquitous, i.e. being virtually present any
time, at any place
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
IT in Business
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
IT in Education, Science and
Engineering
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
1995:
The first full length feature movie created
by a computer is released. Toy Story.
IT in Media
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
Negative Impacts of IT
• Over-dependency to technology
– Decline in creativity, intelligence, activeness
and innocence
• Destructive Innovation
– Computers replace people in their jobs
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
Negative Impact of IT
• Data Theft
– Identity, company records, loss of money
• Loss of information or inaccessible
– Breakdown of the system
• Storage Capacity is limited
– As your company grows, your database also
grows. The size of these files can cause the
computer to run more slowly, thus cutting
down on productivity
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo
Princess Sirindhorn’s College
Mattayom 1
Tchr. Jojo Carrillo

More Related Content

What's hot

What is information?
What is information?What is information?
What is information?
Johan Koren
 
Information Infrastructure
Information InfrastructureInformation Infrastructure
Information Infrastructure
Bhagirathi Sahoo
 
INFORMATION RETRIEVAL Anandraj.L
INFORMATION RETRIEVAL Anandraj.LINFORMATION RETRIEVAL Anandraj.L
INFORMATION RETRIEVAL Anandraj.L
anujessy
 
What is information: And what do we do about it?
What is information:  And what do we do about it?What is information:  And what do we do about it?
What is information: And what do we do about it?
Johan Koren
 

What's hot (20)

What is information?
What is information?What is information?
What is information?
 
Information Infrastructure
Information InfrastructureInformation Infrastructure
Information Infrastructure
 
Data warehouse concepts
Data warehouse conceptsData warehouse concepts
Data warehouse concepts
 
Automatic classification
Automatic classificationAutomatic classification
Automatic classification
 
Uniterm indexing
Uniterm indexing Uniterm indexing
Uniterm indexing
 
INFORMATION RETRIEVAL Anandraj.L
INFORMATION RETRIEVAL Anandraj.LINFORMATION RETRIEVAL Anandraj.L
INFORMATION RETRIEVAL Anandraj.L
 
Lesson 5: Information Systems Presentation
Lesson 5: Information Systems PresentationLesson 5: Information Systems Presentation
Lesson 5: Information Systems Presentation
 
Ppt
PptPpt
Ppt
 
What is information: And what do we do about it?
What is information:  And what do we do about it?What is information:  And what do we do about it?
What is information: And what do we do about it?
 
Data vs. information
Data vs. informationData vs. information
Data vs. information
 
Lecture #1 - Introduction to Information System
Lecture #1 - Introduction to Information SystemLecture #1 - Introduction to Information System
Lecture #1 - Introduction to Information System
 
Information Resource Management
Information Resource ManagementInformation Resource Management
Information Resource Management
 
Data warehouse and data mining
Data warehouse and data miningData warehouse and data mining
Data warehouse and data mining
 
Database management system
Database management systemDatabase management system
Database management system
 
Data and information
Data and informationData and information
Data and information
 
Database systems
Database systemsDatabase systems
Database systems
 
Marc format
Marc formatMarc format
Marc format
 
Data Ware Housing And Data Mining
Data Ware Housing And Data MiningData Ware Housing And Data Mining
Data Ware Housing And Data Mining
 
Computer Science & Information Systems
Computer Science & Information SystemsComputer Science & Information Systems
Computer Science & Information Systems
 
01 introduction to information technology
01 introduction to information technology01 introduction to information technology
01 introduction to information technology
 

Similar to Data and information

Getting started in data science (4:3)
Getting started in data science (4:3)Getting started in data science (4:3)
Getting started in data science (4:3)
Thinkful
 
Getting started in data science (4:3)
Getting started in data science (4:3)Getting started in data science (4:3)
Getting started in data science (4:3)
Thinkful
 
The economics of information (1)
The economics of information (1)The economics of information (1)
The economics of information (1)
WiLS
 

Similar to Data and information (20)

Privacy, Ethics, and Future Uses of the Social Web
Privacy, Ethics, and Future Uses of the Social WebPrivacy, Ethics, and Future Uses of the Social Web
Privacy, Ethics, and Future Uses of the Social Web
 
Rogier brussee what is data science, and what does it have to do with agri fo...
Rogier brussee what is data science, and what does it have to do with agri fo...Rogier brussee what is data science, and what does it have to do with agri fo...
Rogier brussee what is data science, and what does it have to do with agri fo...
 
Library project ethnographic presentation
Library project ethnographic presentationLibrary project ethnographic presentation
Library project ethnographic presentation
 
NTA UGC CSIR NET & TS and AP SET Awreness programme 2021 by a durgaprasad as...
NTA UGC CSIR NET & TS and AP SET  Awreness programme 2021 by a durgaprasad as...NTA UGC CSIR NET & TS and AP SET  Awreness programme 2021 by a durgaprasad as...
NTA UGC CSIR NET & TS and AP SET Awreness programme 2021 by a durgaprasad as...
 
Data Mining Lecture_1.pptx
Data Mining Lecture_1.pptxData Mining Lecture_1.pptx
Data Mining Lecture_1.pptx
 
romi-dm-aug2020.pptx
romi-dm-aug2020.pptxromi-dm-aug2020.pptx
romi-dm-aug2020.pptx
 
00-01 DSnDA.pdf
00-01 DSnDA.pdf00-01 DSnDA.pdf
00-01 DSnDA.pdf
 
Getting started in data science (4:3)
Getting started in data science (4:3)Getting started in data science (4:3)
Getting started in data science (4:3)
 
Getting started in data science (4:3)
Getting started in data science (4:3)Getting started in data science (4:3)
Getting started in data science (4:3)
 
Quick tour all handout
Quick tour all handoutQuick tour all handout
Quick tour all handout
 
[系列活動] 資料探勘速遊
[系列活動] 資料探勘速遊[系列活動] 資料探勘速遊
[系列活動] 資料探勘速遊
 
Introduction to Information
Introduction to Information Introduction to Information
Introduction to Information
 
Digital Technologies: What now?
Digital Technologies: What now?Digital Technologies: What now?
Digital Technologies: What now?
 
datamining-lect1.pptx
datamining-lect1.pptxdatamining-lect1.pptx
datamining-lect1.pptx
 
chương 1 - Tổng quan về khai phá dữ liệu.pdf
chương 1 - Tổng quan về khai phá dữ liệu.pdfchương 1 - Tổng quan về khai phá dữ liệu.pdf
chương 1 - Tổng quan về khai phá dữ liệu.pdf
 
Meet 1 - Introduction Data Mining - Dedi Darwis.pdf
Meet 1 - Introduction Data Mining - Dedi Darwis.pdfMeet 1 - Introduction Data Mining - Dedi Darwis.pdf
Meet 1 - Introduction Data Mining - Dedi Darwis.pdf
 
MDSC whiteford
MDSC whitefordMDSC whiteford
MDSC whiteford
 
Data Science-1 (1).ppt
Data Science-1 (1).pptData Science-1 (1).ppt
Data Science-1 (1).ppt
 
The economics of information (1)
The economics of information (1)The economics of information (1)
The economics of information (1)
 
Big Data and You
Big Data and YouBig Data and You
Big Data and You
 

More from Jojo Carrillo (12)

Hangman v1 light
Hangman v1   lightHangman v1   light
Hangman v1 light
 
Level 2 step 3 patterns
Level 2 step 3 patternsLevel 2 step 3 patterns
Level 2 step 3 patterns
 
Level 2 step 1 pronunciation
Level 2 step 1 pronunciationLevel 2 step 1 pronunciation
Level 2 step 1 pronunciation
 
Level 2 step 2 vocabs
Level 2 step 2 vocabsLevel 2 step 2 vocabs
Level 2 step 2 vocabs
 
20 second timer
20 second timer20 second timer
20 second timer
 
Level 2 step 4 conversation
Level 2 step 4 conversationLevel 2 step 4 conversation
Level 2 step 4 conversation
 
Word builder exercises
Word builder exercisesWord builder exercises
Word builder exercises
 
Adjectives lesson
Adjectives lessonAdjectives lesson
Adjectives lesson
 
4 step approach to teaching english
4 step approach to teaching english4 step approach to teaching english
4 step approach to teaching english
 
Diy valentines cards
Diy valentines cardsDiy valentines cards
Diy valentines cards
 
Love, love, love
Love, love, loveLove, love, love
Love, love, love
 
How to take care of computers and secondary storage media
How to take care of computers and secondary storage mediaHow to take care of computers and secondary storage media
How to take care of computers and secondary storage media
 

Recently uploaded

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
Chris Hunter
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 

Recently uploaded (20)

2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Role Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxRole Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptx
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIFood Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 

Data and information

  • 1. Data and Information J21101 Information Technology I
  • 2. What is data? • Kobe Bryant • 34 • LA Lakers • Guard • Jason Kidd • 41 • Brooklyn Nets • Coach • Lebron James • 28 • Miami Heat • Forward  Data is a collection of names, dates, numbers, statistics, images etc. that represent something from which information can be obtained.  The word data is the plural of datum, from the Latin word dare, "to give", hence "something given“. Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 3. Images as Data • Thai food • Jump Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 4. What is information? • Information is data that has been processed and analyzed in such a way as to be meaningful to the person who receives it. • It is any thing that is communicated and it gives a message. • from the Latin stem (information-) of the nominative (informatio): this noun is derived from the verb "informare" (to inform) in the sense of "to give form to the mind", "to discipline", "instruct", "teach"Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 5. Information gives a message… • Shortlist of Candidates for USA Dream Team 2015 Name Age Team Position Kobe Bryant 34 LA Lakers Guard Jason Kidd 41 Brooklyn Nets Coach Lebron James 28 Miami Heat Forward Derrick Rose 23 Chicago Bulls Guard Chris Paul 27 Brooklyn Nets Guard Dwight Howard 26 Houston Rockets Center Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 7. Data: Letters G A L L I F N 3 letters 4 letter 5 letters 6 letters 7 letters Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 8. Data: Images Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 9. Data: Letters and Numbers • Grocery items Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 10. • Research • Types of data and data processing Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 12. Objectives • Learn about the different types of data • Understand the language of computers • Apply the basic operations in computer programming Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 13. Data types • Alphabet (characters and symbols) – Noon, birthday, Princess Sirindhorn’s College • Numerals (numbers) – 0, 1, 1000, 2556 • Alphanumeric (combination of characters and numbers) – November 9 2011, 8/6 Sanam Chan, Muang 73000 • Symbols – ( ), /, * , [ ], %, &, #, @ • Give 5 examples for each typePrincess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 14. How a computer reads data • To process data, the computer converts human language into computer language using the binary coding system • Binary is a mathematical number system: a way of counting – 0 and 1. Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 15. Bits and Bytes • The smallest unit of data is the bit. • It can be used to store only 2 values – 0 and 1. • A byte is made up of 8 bits. 0 1 bit 1 1 bit 110 4 bits 1101011 8 bits  Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 16. Words into Binary Code 1000010 Boy 1101111 1111001 Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 17. Exercise Binary Code • Convert the following into binary code – abc@123 – Gerardo – 4 + 5 = 9 – 6/8 Moo 5 – +6692-1175020 Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 19. Human Language vs. Computer Language • Every spoken language has a general set of rules for how words and sentences should be structured. These rules are collectively known as the language syntax. • Semantic – understandable English language • Syntatic – computer language or syntax Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 20. Human Language vs. Computer Language • In computer programming, syntax serves the same purpose, defining how declarations, functions, commands, and other statements should be arranged. Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 22. Basic Mathematical Operations • Multiplication ( * ) – 2 * 5 • Division ( / ) – 10 / 2 • Addition ( + ) – 1 + 2 • Subtraction ( - ) 8 – 1 • Parentheses ( ) – (2 + 5) * 4 • Braces [ ] – [(3 - 8) + 2] / 3 Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 23. Exercises • Write the following formulas in the correct syntax • 4 x 3 - 2 5 + 1 • 25 - 5 + 10 x 2 3 • 1 + 2 3 * 3 – 9 • Area of a Rectangle = L x W x H • Area of a Triangle = • F - C, C - F Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 26. Data Management • Collecting • Storing • Retrieving • Analyzing Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 27. Data Collection Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 28. Point-of-Sale (POS) 28 Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 30. Data Storage • Paper is the most popular method of storing data, e.g. books • Advantage – Paper does not need electricity – Portable – Inexpensive – Does not need special equipment to read Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 31. • Disadvantages of using paper Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 32. Trees to paper http://conservatree.org/learn/EnviroIssues/TreeStats.shtml • 1 tree makes 16.67 reams of copy paper or 8,333.3 sheets • 1 ream (500 sheets) uses 6% of a tree Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 33. • Digital Media, e.g. DVD, Flash Drive, Hard Disk Drive • One megabyte can hold around 500 pages of text, comparable to one thick book. Name Number of Bytes Amount of Text Kilobyte (KB) 210 or 1,024 1/2 page Megabyte (MB) 220 or 1,048,576 500 pages or 1 thick book Gigabyte (GB) 230 or 1,073,741,824 500,000 pages or 1,000 thick books Terabyte (TB) 240 or 1,099,511,627,776 1 million thick books Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 34. Database • A database is a collection of data that is organised so that its contents can be easily accessed, managed and updated. • A database is a logically organized collection of related data designed and built for a specific purpose • Access - obtain or retrieve from a storage device Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 35. Databases Hierarchy • Files: collections of related records – Records: collections of related fields • Field: unit of data containing 1 or more characters – Character: a letter number or special character Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 36. What is the importance of a Database? • Data are organized, stored and retrieved quickly. • It allows managers to make correct decisions and predictions in their business. • It allows analysts to make reports by extracting information from the database. Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 37. Exercise • Identify the Categories, Records and Fields Category Field Record Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 39. Effects of Automated Data Processing • Advantages • Improves efficiency – Computers can perform repetitive tasks faster – Computers don’t get bored or get sick • Reduce mistakes – Less human error – GIGO – Garbage In, Garbage Out • Cost Savings – Email vs. Snail Mail – ATM (24/7) vs. Over-the-counter – 1 robot per 5,000 peoplePrincess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 40. Information Technology defined • IT is the application of computers and all forms of technology to create, store, retrieve, transmit, exchange, use and manipulate information in its various forms, ie. multimedia – Printed, e.g. books, magazines, newspaper – Non-printed, e.g. video, audio/sound, internet Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 41. Sources of Information Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo Books, journals, magazines, newspapers Internet (Google, Yahoo, YouTube, Wikipedia) Movies, Television, Radio Multimedia presentations People (teachers, parents, classmates, friends)
  • 42. Importance of IT Global Economic Society Personal Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo • Computer-controlled machines, e.g. laptop, microwave ovens, washing machines, mobile phones helps make house work easier • Improve ones health thru research • Education for all • Government is on 24/7 • Can easily communicate with one another • E-Commerce (cash-less) • Online shopping (convenience) • Robots in factories, airplanes, trains (costs less) • World without borders • New technology available to everyone
  • 44. Positive Impact of IT • E-Commerce (Electronic Commerce) – The buying and selling of products and services through the Internet, e.g. of some e- tailers (electronic retailers): • www.amazon.com sells books and other things • airline e-ticketing • Automated Banking and Credit Card Payment System – Offers convenient and easy way of getting money and paying for products Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 45. Positive Impact of IT • Microprocessor-controlled devices mean that we have more leisure time to relax and enjoy ourselves instead of doing household chores. • We are able to communicate with people very easily using computers, mobile phones, etc. We can become part of online social networks, making friends with people from all over the world. Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 46. Positive Impact of IT • Computers and Internet connections mean that many of the tasks that involved us leaving the house, for example, shopping for music, clothes or food, can now be done on-line. • IT has enabled any one (person, company, university, etc.) to be ubiquitous, i.e. being virtually present any time, at any place Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 47. IT in Business Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 48. IT in Education, Science and Engineering Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo 1995: The first full length feature movie created by a computer is released. Toy Story.
  • 49. IT in Media Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 50. Negative Impacts of IT • Over-dependency to technology – Decline in creativity, intelligence, activeness and innocence • Destructive Innovation – Computers replace people in their jobs Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo
  • 51. Negative Impact of IT • Data Theft – Identity, company records, loss of money • Loss of information or inaccessible – Breakdown of the system • Storage Capacity is limited – As your company grows, your database also grows. The size of these files can cause the computer to run more slowly, thus cutting down on productivity Princess Sirindhorn’s College Mattayom 1 Tchr. Jojo Carrillo

Editor's Notes

  1. We find that technology can be useful and clearly necessary, but that it is not worth the expense of our youth’s creativity, intelligence, activeness, and innocence.By 2013 there will be 1.2 million industrial robots working worldwide — that's one robot for every 5,000 people, according to Marshall Brain, founder of How Stuff Works and author of Robotic Nation. Robots are currently analyzing documents, filling prescriptions, and handling other tasks that were once exclusively done by humans. http://www.nbcnews.com/id/42183592/ns/business-careers/t/nine-jobs-humans-may-lose-robots/#.UgpD2X-NCQU (13.08.2013)