SlideShare a Scribd company logo
INFO 2Unit 2.2 Data and Information
Specification
What is Data?What types of data are there?What is a BitWhat is a ByteWhat is a KilobyteTo consolidate you should be able to answer these questions…
	0100100101101110001000000111010001101111011001000110000101111001100100100111001100100000011011000110010101110011011100110110111101101110001000000111011101100101001000000110000101110010011001010010000001100111011011110110100101101110011001110010000001110100011011110010000001100011011011110110111001110100011010010110111001110101011001010010000001101100011001010110000101110010011011100110100101101110011001110010000001100001011000100110111101110101011101000010000001100010011010010110111001100001011100100111100101001111011000100110101001100101011000110111010001101001011101100110010101110011
In today’s lesson we are going to continue learning about binaryObjectives
Data is raw facts and figures or a set of values, data has no meaning.Examination Results (DATA) : 3312, 2, 35, 3, 64,  4421, 2, 48, 3, 56Data is generated by an event e.g. Buying a product in a supermarketLoyalty card numberBarcode number of each item boughtWeight of applesCredit card number to pay for goodsWhat is Data?
Data can arise in formats other than numbers and textText (Alphanumeric)Number (Numeric)BooleanAudioImageVideoWhatever the type of data bring input, computers store and process data using binary numbers.Types of data
What is data capture?Means the collection of data to enter into a computerHow can we enter data into a computer?KeyboardSpeech recognitionWebcam Touch screenScannerBar code readerSensors How data can arise
Direct Data CaptureCollection of data for a particular purposeDirect Data Capture MethodsBar Code ReaderMICROMROCRSensorsDirect and Indirect data capture
Indirect Data CaptureCollection of data as a by-product from another purposeExampleUsing the data collected from reading barcodes at a super market till to work out stock levelsDirect and Indirect data capture
GIGOIn ICT GIGO stands for Garbage In Garbage OutIt relates to Information only being as good as the data that is inputi.e. I put incorrect data into a system (accidently or deliberately) then the information that is output will be incorrect.Use only a Pencil, one key colour and an A4 piece of paper to illustrate this Abbreviation and it’s meaning. Think about using a diagram, keywords and definitions to illustrate.Activity
Encoding is used by computers to convert the data into machine readable form i.e. binaryEncoding Data
A single unit in binary is called a ‘bit’ (stands for binary digit)Computer memory is measured in ‘bytes’Onebyte is made up of eightbitsOne byte can store one character e.g. the letter A is represented by 010000001Binary Numbers
One byte can store one character e.g. the letter A is represented by 010000001Another variation of this byte can store another Character e.g. B is represented by 01000010A byte has 256 variations of data it can storeBinary Numbers
Protocols have been developed to standardize the conversion of this binary code to content we are familiar with.ASCII is a standard that converts binary to character outputMP3 is a standard that converts binary to audio outputProtocols
IllustrationApplicationStandardOutputDeviceStandardOutputMASCIIMP3Binary 1 bite01110010ApplicationStandardOutputApplicationStandardOutputPSDWMV
The American Standard Code for Information InterchangeDefines 128 characters (Requires only 7 bits of a byte)ASCII
We can work out the binary from the decimal and vice versa, the decimal from the binaryASCII
Binary to DecimalSimply plot the 1’s under the necessary values e.g. if I want 67ASCIIC
ASCIIDecimal to Binary is a little trickierLets imagine you want to find the binary for decimal 116 (The letter t)You must work your way through the table belowCan you take 128 from 116?NO (0)Can you take 64 from 116?YES (1) you now have 52Can you take 32 from 52?YES (1) you now have 20Can you take 16 from 20?YES (1) you now have 4Can you take 8 from 4?NO(0) you still have 4Can you take 4 from 4?YES(1) you now have 0Can you take 2 from 0?NO(0) you still have 0Can you take 1 from 0?NO(0) you still have 001110100
Use the two methods you have just learnt to convert the following:Binary to Decimal01001101 = 10011111 = 01100000 =00010100 =Decimal to Binary48 = 239 = 110 = 17 =Activity
Use the two methods you have just learnt to convert the following:Binary to Decimal01001101 = 7710011111 = 15901100000 =9600010100 = 20Decimal to Binary48 = 00110000239 = 11101111110 = 0110111017 = 00010001Activity
Coding data is NOT the same as Encoding dataData is coded to reduce data entry and reduce the need for storage space.Imagine this scenario:You are conducting 500,000 questionnairesYou ask each user to identify whether they are male or femaleThe largest response would be ‘female’ which contains 6 bytes of dataIf all 500,000 users are female that means that the total storage for that one response will be:3000,000 bytes2929 Kilobytes2.8 MegabytesIf you were to code this data by asking the user are you M/FThe largest response would be M or F which both contain only one byteThis would reduce the data storage to:500,000 bytes488 Kilobytes0.47 MegabytesCoding data
Examples of data that are coded are:Gender often asked as M or FBank sort codes are a number (60-55-63) instead of the name of the branchDates of Birth instead of 18th February 1981 it becomes 18/02/81Destinations at Airports DXB, LHR etc.PostcodesCodes are used because:Can be easier to remember (ISBN’s are not)Usually short and quicker to enter (thus fewer errors are likely to be made)Take up less storage spaceEnsure consistencyEasier to check that the data is validWho codes data and why?If the data is to become information it is likely that the data is decoded before it is output e.g. barcode (coded data) output information – total cost of product
Loss of precisionExamplesHow old are you? 12 – 15      16 – 18      19 – 23How would you rate this school?	 Poor      Good      Very Good	(Value judgement is required here also)The colour of the article will beProblems with coding data
What is Processing?It is the work the computer does on the data to convert it into information e.g. searching, calculating, sorting etc.Processing
What is information?Information is data that has been processed, put into context and given a meaning. It must be understandable to the user.Information
Information is good quality if it is:AccurateUp-to-dateCompleteFrom a reliable sourceRelevantQuality of information
How accurate will depend upon its use:Bank statement details should be exact to the pennyWhole School A Level pass rates at a school might be to the nearest 1% (This would be sufficient)Imagine inaccurate information relating to stock figures this could result in products not being available to customers or an over order resulting in to much stock to store.Thorough error checking and regular up dates must take place to ensure the information is as accurate as possibleAccurate Informationhttp://news.bbc.co.uk/2/hi/8176957.stm
Some information only has value within a specific time scale e.g. share prices.If information is out of date wrong decisions could be made. For example:An employee of a cinema taking a booking for the evening performance needs to know which seats are available at the time of booking not the ones available at the start of the day.Reports should contain dates and where possible timesKeeping data up-to-date effects the costsUse to be batch processing now transaction processingUp-To-Date Information
If information is incomplete it loses its value and can misinform. If you collect details about a householder for insurance purposes and don’t request information about the value of the house, the house might be insured for the wrong value.If you conduct a survey and half of the questions are not answered your analysis of those results could be inaccurate.Complete Informationhttp://www.bbc.co.uk/news/business-10701953
The internet offers a huge range of information. However, the internet is not governed, thus no one controls the content.Consider Wikipedia, it is an open source network that allows anyone who is registered to add content. There are editors who are able to check the validity but only to the extent of their knowledge base.Trusted sites like .gov .ae, BBC are recommendedInformation from a reliable source
Information is only valuable to someone who has use for it and its value will depend on its potential use.RelevantObama’s views on the value of information, is it just a distraction?http://tek.io/hwJAiP
Global Positioning Systems (GPS)Are able to provide drivers with accurate, relevant and Up-to-Date InformationGPS
How does social media impact the quality and value of information?Consider this Cairo activists comments:	“We use Facebook to schedule the protests, Twitter to coordinate, and YouTube to tell the world."Discussionhttp://www.bbc.co.uk/news/world-africa-12289475
Past Paper Questions
Past Paper Questions
Past Paper Questions
Past Paper Questions
Past Paper Questions

More Related Content

PPTX
Processing
PDF
Data, Information, Knowledge and Processing
PPTX
Foundation for computational computing
DOC
Management Information System
PPTX
Data and Information
PPTX
computer 6
PPT
Pp1 data, information & knowledge
PPTX
Data Types Unit-5 IGCSE ICT
Processing
Data, Information, Knowledge and Processing
Foundation for computational computing
Management Information System
Data and Information
computer 6
Pp1 data, information & knowledge
Data Types Unit-5 IGCSE ICT

What's hot (18)

PDF
Building Trust Between Human and Watson
PDF
Secure Multiparty Computation during Privacy Preserving Data Mining: Inscruta...
PPTX
Hsc project management 2015
PPTX
การพัฒนาระบบสารสนเทศ
PDF
TYBSC CS SEM 5 AI NOTES
DOCX
Input and output design
PPTX
Answering an a level exam question
PDF
Ml introduction
PPTX
Machine learning
PDF
DESIGN OF A COMPUTER SYSTEM FOR AN INFORMATION SYSTEM
PPTX
Data processing cycle , stages of data processing cycle.
PDF
pc_design_use_purchase final aug 24 2015 (2)
PDF
Information Systems Analysis and Design
PPT
Chapter 8 system analysis and design
DOCX
Is 4 th
PDF
Introduction to System analysis part1
DOCX
Information technology
PPTX
Instant message
Building Trust Between Human and Watson
Secure Multiparty Computation during Privacy Preserving Data Mining: Inscruta...
Hsc project management 2015
การพัฒนาระบบสารสนเทศ
TYBSC CS SEM 5 AI NOTES
Input and output design
Answering an a level exam question
Ml introduction
Machine learning
DESIGN OF A COMPUTER SYSTEM FOR AN INFORMATION SYSTEM
Data processing cycle , stages of data processing cycle.
pc_design_use_purchase final aug 24 2015 (2)
Information Systems Analysis and Design
Chapter 8 system analysis and design
Is 4 th
Introduction to System analysis part1
Information technology
Instant message
Ad

Viewers also liked (20)

PPTX
2.1 ict systems and components
PPTX
2.3 people and ict systems
PPTX
AQA AS ICT INFO2 Revision
PPTX
2.5 safety and security of data in ict systems 13 12-11
PPTX
Components of an ICT System
PPTX
2.7 what ict can provide
PPTX
2.9 The consequences of the use of ict
PPTX
2.8 factors affecting the use of ict
PPT
Copyright designs and patents act new 13 12-11
PPTX
3.8 development methods
PPTX
3.7 developing ict solutions
PPTX
3.10 Introducing large ict systems into organisations
PPTX
2.6 backup and recovery
PPT
Data protection act new 13 12-11
PPT
Computer misuse act new 13 12-11
PPTX
3.11 training and supporting users
PPTX
3.12 external and internal resources
PPTX
Data and information
PDF
Table 5 description of activities and issues with respect to potential envi...
PPT
Copyright designs and patents act
2.1 ict systems and components
2.3 people and ict systems
AQA AS ICT INFO2 Revision
2.5 safety and security of data in ict systems 13 12-11
Components of an ICT System
2.7 what ict can provide
2.9 The consequences of the use of ict
2.8 factors affecting the use of ict
Copyright designs and patents act new 13 12-11
3.8 development methods
3.7 developing ict solutions
3.10 Introducing large ict systems into organisations
2.6 backup and recovery
Data protection act new 13 12-11
Computer misuse act new 13 12-11
3.11 training and supporting users
3.12 external and internal resources
Data and information
Table 5 description of activities and issues with respect to potential envi...
Copyright designs and patents act
Ad

Similar to 2.2 data and information (20)

PDF
How To Be Critical In Essay Writing
DOCX
INTRODUCTION TO CaseWare IDEAProvided by Audimation Services, .docx
PPTX
Information and Theory Coding Encoder
PPTX
Introduction to big data
DOCX
ieee paper
PPTX
PACE-IT: Basic Network Concepts (part 3)
PPTX
ML for Data science Chapter.pptx
PPT
Data types
PDF
Zero Base Training Report
PDF
Zero Base Training Report
PPTX
431152222-Types-of-Digital-Data.powerppt
PPT
Commercial Data Processing
PDF
Future of iot and big data
PPTX
Module 4 information_attributes
PPT
New Computer Systems
PPT
Computer Systems
 
PPTX
Big data introduction
PPT
Learning&Teaching Systems Ppt
PPT
Learning& Teaching Systems Ppt
PPT
Learning&Teaching Systems Ppt
How To Be Critical In Essay Writing
INTRODUCTION TO CaseWare IDEAProvided by Audimation Services, .docx
Information and Theory Coding Encoder
Introduction to big data
ieee paper
PACE-IT: Basic Network Concepts (part 3)
ML for Data science Chapter.pptx
Data types
Zero Base Training Report
Zero Base Training Report
431152222-Types-of-Digital-Data.powerppt
Commercial Data Processing
Future of iot and big data
Module 4 information_attributes
New Computer Systems
Computer Systems
 
Big data introduction
Learning&Teaching Systems Ppt
Learning& Teaching Systems Ppt
Learning&Teaching Systems Ppt

More from mrmwood (14)

PPTX
3.6 legislation and regulations
PPTX
3.9 techniques and tools for systems development
PPT
Copyright designs and patents act
PPT
Copyright designs and patents act
PPT
Computer Misuse Act
PPT
Data Protection Act
PPT
Data Protection Act
PPT
3.5 ICT Policies
PPTX
3.3 managing ict 3
PPT
3.4 ict strategy
PPT
3.2 information and systems
PPTX
1.10 evaluation
PPTX
Validation and Verification
PPTX
1.7 selection and use of appropriate software
3.6 legislation and regulations
3.9 techniques and tools for systems development
Copyright designs and patents act
Copyright designs and patents act
Computer Misuse Act
Data Protection Act
Data Protection Act
3.5 ICT Policies
3.3 managing ict 3
3.4 ict strategy
3.2 information and systems
1.10 evaluation
Validation and Verification
1.7 selection and use of appropriate software

Recently uploaded (20)

PDF
VCE English Exam - Section C Student Revision Booklet
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PDF
Anesthesia in Laparoscopic Surgery in India
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PPTX
The Healthy Child – Unit II | Child Health Nursing I | B.Sc Nursing 5th Semester
PDF
Mark Klimek Lecture Notes_240423 revision books _173037.pdf
PPTX
Week 4 Term 3 Study Techniques revisited.pptx
PDF
Classroom Observation Tools for Teachers
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PDF
O7-L3 Supply Chain Operations - ICLT Program
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
Business Ethics Teaching Materials for college
PPTX
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
PPTX
PPH.pptx obstetrics and gynecology in nursing
PDF
Insiders guide to clinical Medicine.pdf
VCE English Exam - Section C Student Revision Booklet
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
Anesthesia in Laparoscopic Surgery in India
Module 4: Burden of Disease Tutorial Slides S2 2025
Abdominal Access Techniques with Prof. Dr. R K Mishra
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
STATICS OF THE RIGID BODIES Hibbelers.pdf
The Healthy Child – Unit II | Child Health Nursing I | B.Sc Nursing 5th Semester
Mark Klimek Lecture Notes_240423 revision books _173037.pdf
Week 4 Term 3 Study Techniques revisited.pptx
Classroom Observation Tools for Teachers
human mycosis Human fungal infections are called human mycosis..pptx
O7-L3 Supply Chain Operations - ICLT Program
2.FourierTransform-ShortQuestionswithAnswers.pdf
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Business Ethics Teaching Materials for college
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
PPH.pptx obstetrics and gynecology in nursing
Insiders guide to clinical Medicine.pdf

2.2 data and information

  • 1. INFO 2Unit 2.2 Data and Information
  • 3. What is Data?What types of data are there?What is a BitWhat is a ByteWhat is a KilobyteTo consolidate you should be able to answer these questions…
  • 5. In today’s lesson we are going to continue learning about binaryObjectives
  • 6. Data is raw facts and figures or a set of values, data has no meaning.Examination Results (DATA) : 3312, 2, 35, 3, 64, 4421, 2, 48, 3, 56Data is generated by an event e.g. Buying a product in a supermarketLoyalty card numberBarcode number of each item boughtWeight of applesCredit card number to pay for goodsWhat is Data?
  • 7. Data can arise in formats other than numbers and textText (Alphanumeric)Number (Numeric)BooleanAudioImageVideoWhatever the type of data bring input, computers store and process data using binary numbers.Types of data
  • 8. What is data capture?Means the collection of data to enter into a computerHow can we enter data into a computer?KeyboardSpeech recognitionWebcam Touch screenScannerBar code readerSensors How data can arise
  • 9. Direct Data CaptureCollection of data for a particular purposeDirect Data Capture MethodsBar Code ReaderMICROMROCRSensorsDirect and Indirect data capture
  • 10. Indirect Data CaptureCollection of data as a by-product from another purposeExampleUsing the data collected from reading barcodes at a super market till to work out stock levelsDirect and Indirect data capture
  • 11. GIGOIn ICT GIGO stands for Garbage In Garbage OutIt relates to Information only being as good as the data that is inputi.e. I put incorrect data into a system (accidently or deliberately) then the information that is output will be incorrect.Use only a Pencil, one key colour and an A4 piece of paper to illustrate this Abbreviation and it’s meaning. Think about using a diagram, keywords and definitions to illustrate.Activity
  • 12. Encoding is used by computers to convert the data into machine readable form i.e. binaryEncoding Data
  • 13. A single unit in binary is called a ‘bit’ (stands for binary digit)Computer memory is measured in ‘bytes’Onebyte is made up of eightbitsOne byte can store one character e.g. the letter A is represented by 010000001Binary Numbers
  • 14. One byte can store one character e.g. the letter A is represented by 010000001Another variation of this byte can store another Character e.g. B is represented by 01000010A byte has 256 variations of data it can storeBinary Numbers
  • 15. Protocols have been developed to standardize the conversion of this binary code to content we are familiar with.ASCII is a standard that converts binary to character outputMP3 is a standard that converts binary to audio outputProtocols
  • 17. The American Standard Code for Information InterchangeDefines 128 characters (Requires only 7 bits of a byte)ASCII
  • 18. We can work out the binary from the decimal and vice versa, the decimal from the binaryASCII
  • 19. Binary to DecimalSimply plot the 1’s under the necessary values e.g. if I want 67ASCIIC
  • 20. ASCIIDecimal to Binary is a little trickierLets imagine you want to find the binary for decimal 116 (The letter t)You must work your way through the table belowCan you take 128 from 116?NO (0)Can you take 64 from 116?YES (1) you now have 52Can you take 32 from 52?YES (1) you now have 20Can you take 16 from 20?YES (1) you now have 4Can you take 8 from 4?NO(0) you still have 4Can you take 4 from 4?YES(1) you now have 0Can you take 2 from 0?NO(0) you still have 0Can you take 1 from 0?NO(0) you still have 001110100
  • 21. Use the two methods you have just learnt to convert the following:Binary to Decimal01001101 = 10011111 = 01100000 =00010100 =Decimal to Binary48 = 239 = 110 = 17 =Activity
  • 22. Use the two methods you have just learnt to convert the following:Binary to Decimal01001101 = 7710011111 = 15901100000 =9600010100 = 20Decimal to Binary48 = 00110000239 = 11101111110 = 0110111017 = 00010001Activity
  • 23. Coding data is NOT the same as Encoding dataData is coded to reduce data entry and reduce the need for storage space.Imagine this scenario:You are conducting 500,000 questionnairesYou ask each user to identify whether they are male or femaleThe largest response would be ‘female’ which contains 6 bytes of dataIf all 500,000 users are female that means that the total storage for that one response will be:3000,000 bytes2929 Kilobytes2.8 MegabytesIf you were to code this data by asking the user are you M/FThe largest response would be M or F which both contain only one byteThis would reduce the data storage to:500,000 bytes488 Kilobytes0.47 MegabytesCoding data
  • 24. Examples of data that are coded are:Gender often asked as M or FBank sort codes are a number (60-55-63) instead of the name of the branchDates of Birth instead of 18th February 1981 it becomes 18/02/81Destinations at Airports DXB, LHR etc.PostcodesCodes are used because:Can be easier to remember (ISBN’s are not)Usually short and quicker to enter (thus fewer errors are likely to be made)Take up less storage spaceEnsure consistencyEasier to check that the data is validWho codes data and why?If the data is to become information it is likely that the data is decoded before it is output e.g. barcode (coded data) output information – total cost of product
  • 25. Loss of precisionExamplesHow old are you? 12 – 15  16 – 18  19 – 23How would you rate this school?  Poor  Good  Very Good (Value judgement is required here also)The colour of the article will beProblems with coding data
  • 26. What is Processing?It is the work the computer does on the data to convert it into information e.g. searching, calculating, sorting etc.Processing
  • 27. What is information?Information is data that has been processed, put into context and given a meaning. It must be understandable to the user.Information
  • 28. Information is good quality if it is:AccurateUp-to-dateCompleteFrom a reliable sourceRelevantQuality of information
  • 29. How accurate will depend upon its use:Bank statement details should be exact to the pennyWhole School A Level pass rates at a school might be to the nearest 1% (This would be sufficient)Imagine inaccurate information relating to stock figures this could result in products not being available to customers or an over order resulting in to much stock to store.Thorough error checking and regular up dates must take place to ensure the information is as accurate as possibleAccurate Informationhttp://news.bbc.co.uk/2/hi/8176957.stm
  • 30. Some information only has value within a specific time scale e.g. share prices.If information is out of date wrong decisions could be made. For example:An employee of a cinema taking a booking for the evening performance needs to know which seats are available at the time of booking not the ones available at the start of the day.Reports should contain dates and where possible timesKeeping data up-to-date effects the costsUse to be batch processing now transaction processingUp-To-Date Information
  • 31. If information is incomplete it loses its value and can misinform. If you collect details about a householder for insurance purposes and don’t request information about the value of the house, the house might be insured for the wrong value.If you conduct a survey and half of the questions are not answered your analysis of those results could be inaccurate.Complete Informationhttp://www.bbc.co.uk/news/business-10701953
  • 32. The internet offers a huge range of information. However, the internet is not governed, thus no one controls the content.Consider Wikipedia, it is an open source network that allows anyone who is registered to add content. There are editors who are able to check the validity but only to the extent of their knowledge base.Trusted sites like .gov .ae, BBC are recommendedInformation from a reliable source
  • 33. Information is only valuable to someone who has use for it and its value will depend on its potential use.RelevantObama’s views on the value of information, is it just a distraction?http://tek.io/hwJAiP
  • 34. Global Positioning Systems (GPS)Are able to provide drivers with accurate, relevant and Up-to-Date InformationGPS
  • 35. How does social media impact the quality and value of information?Consider this Cairo activists comments: “We use Facebook to schedule the protests, Twitter to coordinate, and YouTube to tell the world."Discussionhttp://www.bbc.co.uk/news/world-africa-12289475