Data and Information.

Slides:



Advertisements
Similar presentations
Collecting data Chapter 6. What is data? Data is raw facts and figures. In order to process data it has to be collected. The method of collecting data.
Advertisements

Input & Output Devices ASHIMA KALRA.
Input to the Computer * Input * Keyboard * Pointing Devices
Lesson 4 Alternative Methods Of Input.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
AUTOMATIC DATA CAPTURE  a term to describe technologies which aim to immediately identify data with 100 percent accuracy.
Input Devices Image Capture Devices, Sound Capture Devices, Remote Controls PREPARED & PRESENTED BY: FAHAD AHMAD KHAN.
Input devices, processing and output devices Hardware Senior I.
Introduction ‘Have you ever played video games before? Look at the joystick movement. When you move the joystick to the left, the plane on the TV screen.
Object Orientated Data Topic 5: Multimedia Technology.
8. INPUT, OUTPUT and storage DEVICES i/o units
INPUT DEVICES. KEYBOARD Most common input device for a computer.
MULTIMEDIA M U A T H H U M A I D R a s h A t a l l a h.
Input and Output Devices - Inputs
 By the end of this, you should be able to state the difference between DATE and INFORMAITON.
LESSON 2 Input and Output Devices
Data and Information Starter Mr Tettenborn. What are these They make this 34.5 what will this be then?
Input Devices Manual and Automatic By Laura and Gracie.
Home entertainment. The hardware, software and techniques used for sound MP3 players: play music files stored digitally in MP3 file format are small and.
11.10 Human Computer Interface www. ICT-Teacher.com.
Mr Conti 24th March 2014 Lesson Aim To learn a basic computer system and explore Input devices in real life situations. Lesson Outcomes Good – will understand.
FatMax Licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 LicenseCreative Commons Attribution-NonCommercial-ShareAlike 2.5.
Topic 1: Data, Information and Knowledge Learning Outcomes Learning Outcomes What data, information and knowledge is What data, information and knowledge.
Chapter 5 Input and Output: The User Connection. Input n input device - hardware device that translates raw data into a format understandable by the computer.
COMPUTER PARTS AND COMPONENTS INPUT DEVICES
Data Capture Understand the concept of data encoding. Describe methods of data capture and identify appropriate contexts for their.
M404 Multimedia Elements Form 4.
Multimedia ITGS. Multimedia Multimedia: Documents that contain information in more than one form: Text Sound Images Video Hypertext: A document or set.
Specialized Input and Output. Inputting Sound ● The microphone is the most basic device for inputting sounds into a computer ● Microphones capture sounds.
ICT – 8th grade ASPAEN – Gimnasio Los Cerezos Angela I. Arango Echeverry Hardware: Input devices.
© All Rights Reserved Module Information and the Organisation Well Designed Interfaces.
Verification & Validation. Batch processing In a batch processing system, documents such as sales orders are collected into batches of typically 50 documents.
CSCI-100 Introduction to Computing Hardware Part II.
Computer Skills Dr. Omar Al Jadaan RAK-MHSU College of Medical Sciences
Section 2B. Objectives List two reasons why some people prefer alternative methods of input over a standard keyboard or mouse. List three categories of.
National Diploma Unit 4 Introduction to Software Development Input and output processing.
Topic 2 Input devices. Topic 2 Input devices Are used to get raw data into the computer so that it can be processed Include common input devices such.
QSREALM.BLOGSPOT.COM Input Output Devices. QSREALM.BLOGSPOT.COM Input – Output Devices Also known as Peripheral Devices. These surround a computer’s CPU.
Software Design and Development Storing Data Part 2 Text, sound and video Computing Science.
GCSE ICT LESSON 5 Booklet Sections: 6 & 7 Data Capture & Checking Data.
Introduction to Input Devices. Input Devices Units that gather information and transform that information into a series of electronic signals for the.
Input & Output Devices ASHIMA KALRA.
Sound and music.
Chapter 8 Digital Media.
Lecture on Input Devices
Lesson 4 Alternative Methods Of Input.
Alternative Methods Of Input
DATA COLLECTION Data Collection Data Verification and Validation.
Input and Output Devices
Standard Methods of Input.
Input devices.
What is DATA. DATA is raw facts,figures with NO MEANING EG
11.10 Human Computer Interface
INFORMATION TECHNOLOGY
LECTURE Course Name: Computer Application
Input devices.
Lesson 4 Alternative Methods Of Input.
McGraw-Hill Technology Education
OCR GCSE ICT Data capture methods.
OCR GCSE ICT Data capture methods.
Inputting Data In Other Ways
Introduction to Computers
4.03 IT PowerPoint Objective 4.03—Understand Information Technology activities and careers.
INFORMATION & COMMUNCATIONS TECHNOLOGY …
Lesson 4 Alternative Methods Of Input.
Data Capture F451 - AS Computing.
Encoding Data.
Introduction to Computers
Data, Information, and Knowledge
Creative Media Pre-production Introduction Creative Media GCSE
Presentation transcript:

Data and Information

Syllabus for 2.2

Lesson Objectives All students will know the difference between data and information Most students will be able to explain why there is a need to code data Some students will be able to explain why data is encoded with examples

What is the difference between data and information? 5 minutes What is the difference between data and information? Students to pair and share their home learning from last week

Product information after scanning in the barcode Data Is raw facts and figures which have not been processed. Product information after scanning in the barcode What product information is shown on the screen after a barcode has been scanned? Information Is data processed by the computer into something with meaning.

There are FIVE forms of data, how many can you think of… 2 minutes There are FIVE forms of data, how many can you think of… sound text numbers DATA Still images Moving images

Automatic measurements or readings – CAN YOU THINK OF ANY EXAMPLES OF THIS? Results from a questionnaire From a transaction e.g. an order How do we get data? MIS – management information system, takes data and uses this to provide info that people can use to make a decision From the output of another system e.g. MIS From a survey

Data capture… Collection of data to enter into a computer Can be entered in a variety of ways, depending on the source… Keyboard Speech recognition (using a microphone) Webcam Touch screen Selection from list using a mouse Sensors Bar code reader Transfer of pre-captured data from an external device (e.g. a digital camera)

Quality of the Data Source 1 GIGO (Garbage In Garbage Out) If data input is poor the resulting information output will be poor i.e. corrupt, inaccurate etc. Can you think of any “real life” examples? Garbage In Garbage Out

Examples of GIGO Examples of GIGO can include: Unreliable questionnaires/surveys e.g. inappropriate samples, badly worded questions etc. Incorrectly calibrated instruments e.g. an incorrectly calibrated balance will give incorrect measures of mass Human error e.g. transcription errors when entering data Incomplete data sets e.g. failing to account for “shrinkage” when measuring supermarket stock

Shortening data and assigning code – learn this definition for coding! Coding data Title Forename Middle Name Surname DOB Sex Year group Mister James Dean Arthur 22nd May 1994 Male Year 12 Becomes… Title Forename Middle Name Surname DOB Sex Year group Mr James D. Arthur 22/05/94 M 12 Shortening data and assigning code – learn this definition for coding!

Why bother to code data? Easy to remember the data Short – so quicker to enter the data and…. Less chance of making mistakes More data can be seen on the screen – less scrolling Takes up less storage space / compress data Easier to check data being input is correct via validation/verification checks to ensure data is consistent and correct. Only applicable to limited ranges of data – why do you think this is? Banks use 60-40-90 sort codes to identify branches Airports – LHR London Heathrow Airport Can you think of any more??

Drawbacks to coding data Precision of data can be lost (coarsened) In the example all shades of blue are coded as “blue” The user needs to know the codes used How many of these top level domains do you know? au, ch, de, ie, pk, fr, il, lk, es Data in Pink Blue Black Blue Stored data

Coding value judgements Coding value judgements can be a particular problem as they are subject to personal opinion What do you think of this presentation? Good? Average? Poor? One person’s good may be another person’s poor!!! Value judgements are very difficult to encode without some coarsening (loss of detail)

Secret Language… 100 1000 , 100 1001

Write a one word message to your neighbour! Secret Language… Students to write and swap their messages Write a one word message to your neighbour!

What is encoding and why does it exist? Encoding is converting data into machine readable form for example binary code. Exam tips Ask you to compare coding & encoding using an example (usually 4 marks) Just an encoding question – so explain what it means and give example (2 marks) Just a coding question – these ones can be made up of 2,3, 4 mark questions. For example , why do we code (3 marks), example of coding? (1 mark), definition of coding (2 marks)

Encoding image files… Meaning an image is represented in a certain way when it is stored. The way in which an image is encoded depends on how the image was produced. For example by digital camera / scanner / paint or drawing software etc. Types of encoding used for an image: Vector / Bitmap – what is the difference between these? GIF – what is this ext normally used for? JPEG – the most popular format for sharing images online TIFF WMF

Encoding sound files… Sounds are not digital, so to save them on a computer requires data to be encoded. As sound files are quite large compression is used to reduce their file size during encoding. Some popular sound file formats: WAV – used with Windows, files are not highly compressed MIDI – (Musical Instrument Digital Interface) used mainly to communicate between electronic keyboards, synthesisers and computers. These files are compressed to quite a small size MP3 – uses compression to reduce the file size considerably, which is why is it the most popular format for listening to music on portable devices SHOCKWAVE AUDIO – used for very high quality sound with a very small file size.