SlideShare a Scribd company logo
Mr Zarkovic
Tools for Information Processes
              Part 1
Since this is such a big topic, I have
decided to break this lecture up into a
number of smaller powerpoints
This is part 1 on
   Collecting Data
   Organizing Data
   Analysing Data
Overview
This unit forms the bulk of the Year 11 IPT
course
The CSTA, in its teaching program,
allocates the whole of term 2 for this unit
However, this is a little ambitious
Twelve to 14 weeks is a more achievable
time frame, given the numerous
interruptions to year 11
Overview
During this unit, students study in detail the
seven information processes
Note: Although these processes are presented
to students as distinct entities, in reality, this
may not always be the case
Often these processes will overlap each other
They may not necessarily occur in the order that
they are presented in the syllabus as well
Students must be aware of computer-based
(automatic) and non-computer-based (manual)
methods for each process
Collecting Data
This involves:
     Defining the data
     Identifying the data source
     Gathering the data
Defining data
This refers to the need to clarify the problem
To begin with, this involves interviews and
observations to identify issues and goals
Open ended questions are used so that an
overview of a situation is obtained
The responses are reviewed by the project team
and management
Result: An area of focus is identified
From this starting point, surveys are developed
(using closed questions) to gather data of
greater relevance to the focus area
Identifying the data source
Primary data - is data that is collected first
hand from surveys, questionnaires,
observations, etc
   It is the most accurate but most costly and
    time consuming
Secondary data – is data collected by
someone else (like the ABS, Gallop,
A.C.Nielson, etc)
   This is cheaper and quicker but not always
    exactly what you want
Gathering the data
Manually – data is collected by people
completing forms and the data being
entered by a keyboard
Automatically – via an electronic device,
e.g. scanner, microphone or even an
automated traffic counter
Data can also be collected via a web page
Hardware used for data collection
This is a fairly broad area and includes devices
like: different types of keyboards, mice, track
pads, trackballs, light pens, graphics tablets,
touch screens, microphones, scanners, digital
cameras, digital video cameras, etc.
This can be covered by setting an assignment
where students have to research the operation
of two devices
   how it works
   what it is typically used for
   any software used by the device to aid in the
    collection of data
Hardware used for data collection
There needs to be sufficient detail presented
e.g. for devices like scanners and digital
cameras it is important that students mention the
role of the Charged Couple Device (CCD) and
the analogue to digital converter (ADC) chip
   The CCD is a grid of light sensitive sensors that
    generate electrical signals when light falls on them
   These signals are then converted by the ADC chip
    into digital signals
CCD
                     Scanner
Sensor
         Analogue
         Data                            Digital Data
 Light
Source                      ADC Chip


             Scanner Head


 Light

         Reflected
         Light


                              Document
Digital Camera

                       Analogue Data


Light
                               ADC Chip

                                          Digital Data

    Camera
    Lens     CCD – A
             grid of
             light
             sensors
Software used for data collection
The operating system is the most
important piece of software as it
essentially runs the entire computer
It also plays a major role in accepting data
from input devices
It is important for students to be able to
distinguish between Graphical User
Interfaces (GUI) and Command Line
Interfaces
Software used for data collection
It is also worth-while talking about the boot
process, but only in very general terms
e.g. booting a Windows PC
   When a computer is first powered-up, certain
    programs stored permanently in ROM are
    activated
   One of the programs does a diagnostic check
    on the computer. This information is
    displayed on the screen before Windows
    loads
Software used for data collection
   After the diagnostic check is complete,
    another program stored in ROM called “NT
    loader” is activated
   This program goes out to the hard drive and
    looks for the Windows operating system
    software. If it finds it, Windows is loaded into
    RAM and activated
   Keep it simple
Non-computer procedures
One weakness with the current syllabus that the
importance of good survey design is not given
enough emphasis
The link between survey design and the
identified focus area of data collection is critical
Students need experience at brainstorming
issues and devising a series of questions that
will provide meaningful data
In order to obtain useful data, there should be a
majority of closed questions
Non-computer procedures
There are whole books devoted to survey design,
however I emphasize three types of responses:
   Numerical (the respondent gives a number)
   Lickert Scales e.g. Always, Mostly, Sometimes, Rarely, Never.
    (there are many variations)
   Categorical: e.g. The state of your birth is: NSW, Qld, Vic, etc
The questions that students develop should make use of
these survey design techniques
Don’t forget that open questions are still fine to use, but
limit them
I save old survey forms and analyse their structure with
students e.g. Australian Lifestyle Survey
Encourage students to use checkboxes in their surveys
Non-computer procedures
Surveys are important because the data is
often incorporated in databases
Be aware though that not all data
collection involves a survey e.g. making a
student newsletter will involve interviews
and observations but not necessarily a
survey
Organizing
This involves
 Arranging
 Representing

 Formatting


data for use by other information processes
Often, data is organised as part of the
collection process
Organizing
Remember, there are five different types
of data:
   Text
   Numbers
   Image
   Audio
   Video
These can be organized in a number of
ways:
Text
Includes punctuation signs, symbols,
spaces, etc
Most text is converted into binary using
ASCII encoding
EBCDIC encoding is used less today
With Word Art, the text is actually
organized as a graphic
Text can also be ‘hypertext’ i.e. linked text
Numbers
Numbers can be organized as text, but we
cannot do any calculations with them
Numbers are most useful when organized
using non-text formats and placed in a
table-like structure (such as a
spreadsheet)
Images
These are organised as:
   Bit maps (aka raster graphics), or
   Vectors
The difference between the two lies in how
data about the image is stored in memory
Images - Bitmaps
Data is stored about the colour and intensity of every pixel (picture
element) on the screen in a ‘frame buffer’ which could be part of
main RAM (on-board video) or on a video card
For each pixel there is a corresponding memory location. The
amount of data we store for each pixel determines the ‘colour depth’
of the image and the number of colours available
 E.g. 1 bit => 21 = 2 colours for each pixel i.e. on or off, monochrome
                          e.g. black and white images
      ‘8 bit colour’ => 28 = 256 colours for each pixel
      ‘16 bit colour’ => 216 = 65536 colours
Requires large amount of RAM and very fast processing
Suitable for photographic images
Difficult to move part of an image without effecting the rest of the
image
Resizing can result in pixelation, ‘stair-casing’, etc
Created by a ‘paint’ programs, e.g. Microsoft Paint, Photoshop
Images - Vector
The graphic is composed of objects- such as rectangles,
circles, lines, etc
For each object, all that is stored in memory is the
starting and ending coordinates, object type, line
thickness, fill colour/pattern, etc
Uses a lot less memory and data is processed faster
Individual objects may be selected and manipulated
without effecting the rest of the image
Objects can be resized without loss of detail but
individual pixels cannot be edited, only whole objects
Created by ‘draw’ programs e.g. Microsoft Word Draw
Tools, AppleWorks Draw
Audio
MIDI – Musical Instrument Digital Interface
Data is in the form of ‘note information’ for
the attached instrument e.g. the pressure
and duration of every note strike
Small file sizes
Cannot produce speech
Editing requires knowledge of music
Suits synthesizers
Audio
Waveform files (MP3, WAV, etc)
Samples are taken of the sound and saved as a file
By playing back the measurements the original sound
wave is recreated
Sample rate – the number of samples of the sound wave
per second
Sample size – the number of data bits used to store data
about the sound
The greater the sample rate and size the better the
quality of the play back sound
Many sound files are compressed to save storage space
e.g. mp3
Video
Storing visual and auditory data by taking a
number of samples
Each sample is called a fame
Each frame contains data describing the light
intensity and colour of all of the pixels that make
up the CCD (and also the screen) of the camera
Huge demand on storage, hence many
compression formats e.g. mpeg, QuickTime
(overlaps with ‘storing and retrieving’ and
‘transmitting and receiving’ processes)
Organizing – In general…
How data is organised really depends on
the subsequent information processes that
are going to be applied to the data
e.g. A story may be organised as text (.doc),
  however it may also be organized as a
  graphic file (.pdf) or an audio file (.wav)
File Formats
A good clue as to how a document is
organized is given by the file extension
 e.g. A file named “pc102.jpg” is an image file
  because it has a .jpg extension.
Just by knowing this we can infer that the
  graphic :
    Uses 24 bit (16.7 million) colour,
    Is probably a photograph,
    Uses a high, lossy compression,
    Is probably being used for the internet
File Formats
As an in-class exercise I get my students
to research various file formats and what
they are used for (there is a huge number)
Ware and Grover’s book “Information
Processes and Technology – Preliminary
Course” has some good information on
this aspect of the course
Software for Organising Data
As you’d expect, most of the common applications
software can be used to organise data into a desired
format
e.g. Text – Word processor and DTP software
There are other important software tools used to convert
data from one format to another, e.g. “Graphic
Converter” on the Macs
Data tables can be created in a number of ways:
   In a word processor
   Using web authoring software
   Using a database
   Using a spreadsheet
Organising – social & ethical issues
 If data is not organised properly then the old
 acronym ‘G.I.G.O.’ (garbage in, garbage out) will
 apply.
 The importance of data organisation can be
 stressed to students by describing the Y2K
 phenomenon
 Although Y2K is ancient history, its ‘worst case
 scenarios’ serve the purpose of illustrating how
 badly organised data can have deleterious
 effects on humans
End of Tools - Part 1

Please Open:
Lecture_5_Tools_Part_2_.ppt

More Related Content

PPT
It in business lect 2
PPTX
Introduction to mis
PDF
Information technology for managers objectives
PDF
COMPUTER OPERATIONS & PACKAGES NOTES & INTRODUCTION TO COMPUTERS
PPTX
Data Types Unit-5 IGCSE ICT
PPT
Computer Concepts Unit A PPT Lecture
PPTX
What Is Computer
PPTX
Introduction to Information and Education Technology 1
It in business lect 2
Introduction to mis
Information technology for managers objectives
COMPUTER OPERATIONS & PACKAGES NOTES & INTRODUCTION TO COMPUTERS
Data Types Unit-5 IGCSE ICT
Computer Concepts Unit A PPT Lecture
What Is Computer
Introduction to Information and Education Technology 1

What's hot (12)

PDF
Introduction to IT
PPTX
IT and Computing
PDF
Computers: Questions & Answers Theory
PPT
Introduction to-microcomputers
PPTX
Ict basic-skills-pranavi-verma
PPTX
Packages Computer Application in Business
PPT
Ch02
PPTX
Lesson 25 New Technologies for Community Education
PPT
Chapter 5 It Architecture
PPTX
Duties & Responsibilities of IT Department Staff
PPT
1010 chapter1
PPTX
BAIT1003 Chapter 1
Introduction to IT
IT and Computing
Computers: Questions & Answers Theory
Introduction to-microcomputers
Ict basic-skills-pranavi-verma
Packages Computer Application in Business
Ch02
Lesson 25 New Technologies for Community Education
Chapter 5 It Architecture
Duties & Responsibilities of IT Department Staff
1010 chapter1
BAIT1003 Chapter 1
Ad

Viewers also liked (7)

PPT
Plan design implement
DOC
Information system and data modelling tools
PPT
Project work zarkovic
PPT
Ipt syllabus overview_zarkovic
PPT
Project management zarkovic
PPTX
Ipt Syllabus Changes Project Management
PPTX
HSC IPT 1.1) Project mangement
Plan design implement
Information system and data modelling tools
Project work zarkovic
Ipt syllabus overview_zarkovic
Project management zarkovic
Ipt Syllabus Changes Project Management
HSC IPT 1.1) Project mangement
Ad

Similar to Tools 1 Zarkovic (20)

PDF
The Big Data Is A Significant Subject Of Modern Times With...
PPT
PPTX
Managing image data for aquatic sciences - the best practices presentation
PPT
Fit l05 data_processing
DOCX
ch 01 ----class three----now your computer
PPT
Introduction to the operating and its types
PPTX
High Throughput Data Analysis
PDF
Data Storage By ZAK
PPT
Computer Fundamental
PPTX
Introduction-to-Informatics-wWeek-2.pptx
PPTX
Student information system project report
PPT
Fundamentals of computer system and Programming EC-105
PDF
Introduction to Computer Fundamentals
PPTX
1. APPLICATION OF INFORMATION TECHNALOGY_2.pptx
PPTX
1. APPLICATION OF INFORMATION TECHNALOGY_2.pptx
DOCX
Resolution
PDF
GCSE ICT Revision
PPT
CS3C - Jonbon Libreja
PDF
Digital_image_processing_-Vijaya_Raghavan.pdf
PPTX
DIP Introduction by MD Khademul Islam.pptx
The Big Data Is A Significant Subject Of Modern Times With...
Managing image data for aquatic sciences - the best practices presentation
Fit l05 data_processing
ch 01 ----class three----now your computer
Introduction to the operating and its types
High Throughput Data Analysis
Data Storage By ZAK
Computer Fundamental
Introduction-to-Informatics-wWeek-2.pptx
Student information system project report
Fundamentals of computer system and Programming EC-105
Introduction to Computer Fundamentals
1. APPLICATION OF INFORMATION TECHNALOGY_2.pptx
1. APPLICATION OF INFORMATION TECHNALOGY_2.pptx
Resolution
GCSE ICT Revision
CS3C - Jonbon Libreja
Digital_image_processing_-Vijaya_Raghavan.pdf
DIP Introduction by MD Khademul Islam.pptx

More from MR Z (20)

PPS
Informationsystemsincontext
PPTX
Communication concepts
PPTX
Communication systems
PPTX
Academic coaching
PPT
SIMULATION AND MODELLING
PPTX
Data warehouse
PPTX
How to Break Through
PPTX
TPS
PPT
Transaction ps
PPT
Communicationsystems2
PPTX
communication system l2
PPT
Databasesmycopy
PPT
Prototype
PPTX
Transmiting and rec
PPTX
Communicationssystems
PPT
Brain 2
PPT
Principles of web design
PPT
Multimedia
PPT
Automated manufacturing systems
PPT
Decision support systems
Informationsystemsincontext
Communication concepts
Communication systems
Academic coaching
SIMULATION AND MODELLING
Data warehouse
How to Break Through
TPS
Transaction ps
Communicationsystems2
communication system l2
Databasesmycopy
Prototype
Transmiting and rec
Communicationssystems
Brain 2
Principles of web design
Multimedia
Automated manufacturing systems
Decision support systems

Recently uploaded (20)

PDF
FORM 1 BIOLOGY MIND MAPS and their schemes
PDF
احياء السادس العلمي - الفصل الثالث (التكاثر) منهج متميزين/كلية بغداد/موهوبين
PDF
1.3 FINAL REVISED K-10 PE and Health CG 2023 Grades 4-10 (1).pdf
PPTX
TNA_Presentation-1-Final(SAVE)) (1).pptx
PDF
Vision Prelims GS PYQ Analysis 2011-2022 www.upscpdf.com.pdf
PDF
FOISHS ANNUAL IMPLEMENTATION PLAN 2025.pdf
PDF
Weekly quiz Compilation Jan -July 25.pdf
PPTX
Unit 4 Computer Architecture Multicore Processor.pptx
PPTX
ELIAS-SEZIURE AND EPilepsy semmioan session.pptx
PDF
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
PDF
Practical Manual AGRO-233 Principles and Practices of Natural Farming
PDF
IGGE1 Understanding the Self1234567891011
PDF
David L Page_DCI Research Study Journey_how Methodology can inform one's prac...
PDF
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 2).pdf
PDF
My India Quiz Book_20210205121199924.pdf
PDF
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 1)
PPTX
Virtual and Augmented Reality in Current Scenario
PDF
LDMMIA Reiki Yoga Finals Review Spring Summer
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PPTX
Chinmaya Tiranga Azadi Quiz (Class 7-8 )
FORM 1 BIOLOGY MIND MAPS and their schemes
احياء السادس العلمي - الفصل الثالث (التكاثر) منهج متميزين/كلية بغداد/موهوبين
1.3 FINAL REVISED K-10 PE and Health CG 2023 Grades 4-10 (1).pdf
TNA_Presentation-1-Final(SAVE)) (1).pptx
Vision Prelims GS PYQ Analysis 2011-2022 www.upscpdf.com.pdf
FOISHS ANNUAL IMPLEMENTATION PLAN 2025.pdf
Weekly quiz Compilation Jan -July 25.pdf
Unit 4 Computer Architecture Multicore Processor.pptx
ELIAS-SEZIURE AND EPilepsy semmioan session.pptx
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
Practical Manual AGRO-233 Principles and Practices of Natural Farming
IGGE1 Understanding the Self1234567891011
David L Page_DCI Research Study Journey_how Methodology can inform one's prac...
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 2).pdf
My India Quiz Book_20210205121199924.pdf
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 1)
Virtual and Augmented Reality in Current Scenario
LDMMIA Reiki Yoga Finals Review Spring Summer
202450812 BayCHI UCSC-SV 20250812 v17.pptx
Chinmaya Tiranga Azadi Quiz (Class 7-8 )

Tools 1 Zarkovic

  • 1. Mr Zarkovic Tools for Information Processes Part 1
  • 2. Since this is such a big topic, I have decided to break this lecture up into a number of smaller powerpoints This is part 1 on  Collecting Data  Organizing Data  Analysing Data
  • 3. Overview This unit forms the bulk of the Year 11 IPT course The CSTA, in its teaching program, allocates the whole of term 2 for this unit However, this is a little ambitious Twelve to 14 weeks is a more achievable time frame, given the numerous interruptions to year 11
  • 4. Overview During this unit, students study in detail the seven information processes Note: Although these processes are presented to students as distinct entities, in reality, this may not always be the case Often these processes will overlap each other They may not necessarily occur in the order that they are presented in the syllabus as well Students must be aware of computer-based (automatic) and non-computer-based (manual) methods for each process
  • 5. Collecting Data This involves:  Defining the data  Identifying the data source  Gathering the data
  • 6. Defining data This refers to the need to clarify the problem To begin with, this involves interviews and observations to identify issues and goals Open ended questions are used so that an overview of a situation is obtained The responses are reviewed by the project team and management Result: An area of focus is identified From this starting point, surveys are developed (using closed questions) to gather data of greater relevance to the focus area
  • 7. Identifying the data source Primary data - is data that is collected first hand from surveys, questionnaires, observations, etc  It is the most accurate but most costly and time consuming Secondary data – is data collected by someone else (like the ABS, Gallop, A.C.Nielson, etc)  This is cheaper and quicker but not always exactly what you want
  • 8. Gathering the data Manually – data is collected by people completing forms and the data being entered by a keyboard Automatically – via an electronic device, e.g. scanner, microphone or even an automated traffic counter Data can also be collected via a web page
  • 9. Hardware used for data collection This is a fairly broad area and includes devices like: different types of keyboards, mice, track pads, trackballs, light pens, graphics tablets, touch screens, microphones, scanners, digital cameras, digital video cameras, etc. This can be covered by setting an assignment where students have to research the operation of two devices  how it works  what it is typically used for  any software used by the device to aid in the collection of data
  • 10. Hardware used for data collection There needs to be sufficient detail presented e.g. for devices like scanners and digital cameras it is important that students mention the role of the Charged Couple Device (CCD) and the analogue to digital converter (ADC) chip  The CCD is a grid of light sensitive sensors that generate electrical signals when light falls on them  These signals are then converted by the ADC chip into digital signals
  • 11. CCD Scanner Sensor Analogue Data Digital Data Light Source ADC Chip Scanner Head Light Reflected Light Document
  • 12. Digital Camera Analogue Data Light ADC Chip Digital Data Camera Lens CCD – A grid of light sensors
  • 13. Software used for data collection The operating system is the most important piece of software as it essentially runs the entire computer It also plays a major role in accepting data from input devices It is important for students to be able to distinguish between Graphical User Interfaces (GUI) and Command Line Interfaces
  • 14. Software used for data collection It is also worth-while talking about the boot process, but only in very general terms e.g. booting a Windows PC  When a computer is first powered-up, certain programs stored permanently in ROM are activated  One of the programs does a diagnostic check on the computer. This information is displayed on the screen before Windows loads
  • 15. Software used for data collection  After the diagnostic check is complete, another program stored in ROM called “NT loader” is activated  This program goes out to the hard drive and looks for the Windows operating system software. If it finds it, Windows is loaded into RAM and activated  Keep it simple
  • 16. Non-computer procedures One weakness with the current syllabus that the importance of good survey design is not given enough emphasis The link between survey design and the identified focus area of data collection is critical Students need experience at brainstorming issues and devising a series of questions that will provide meaningful data In order to obtain useful data, there should be a majority of closed questions
  • 17. Non-computer procedures There are whole books devoted to survey design, however I emphasize three types of responses:  Numerical (the respondent gives a number)  Lickert Scales e.g. Always, Mostly, Sometimes, Rarely, Never. (there are many variations)  Categorical: e.g. The state of your birth is: NSW, Qld, Vic, etc The questions that students develop should make use of these survey design techniques Don’t forget that open questions are still fine to use, but limit them I save old survey forms and analyse their structure with students e.g. Australian Lifestyle Survey Encourage students to use checkboxes in their surveys
  • 18. Non-computer procedures Surveys are important because the data is often incorporated in databases Be aware though that not all data collection involves a survey e.g. making a student newsletter will involve interviews and observations but not necessarily a survey
  • 19. Organizing This involves  Arranging  Representing  Formatting data for use by other information processes Often, data is organised as part of the collection process
  • 20. Organizing Remember, there are five different types of data:  Text  Numbers  Image  Audio  Video These can be organized in a number of ways:
  • 21. Text Includes punctuation signs, symbols, spaces, etc Most text is converted into binary using ASCII encoding EBCDIC encoding is used less today With Word Art, the text is actually organized as a graphic Text can also be ‘hypertext’ i.e. linked text
  • 22. Numbers Numbers can be organized as text, but we cannot do any calculations with them Numbers are most useful when organized using non-text formats and placed in a table-like structure (such as a spreadsheet)
  • 23. Images These are organised as:  Bit maps (aka raster graphics), or  Vectors The difference between the two lies in how data about the image is stored in memory
  • 24. Images - Bitmaps Data is stored about the colour and intensity of every pixel (picture element) on the screen in a ‘frame buffer’ which could be part of main RAM (on-board video) or on a video card For each pixel there is a corresponding memory location. The amount of data we store for each pixel determines the ‘colour depth’ of the image and the number of colours available E.g. 1 bit => 21 = 2 colours for each pixel i.e. on or off, monochrome e.g. black and white images ‘8 bit colour’ => 28 = 256 colours for each pixel ‘16 bit colour’ => 216 = 65536 colours Requires large amount of RAM and very fast processing Suitable for photographic images Difficult to move part of an image without effecting the rest of the image Resizing can result in pixelation, ‘stair-casing’, etc Created by a ‘paint’ programs, e.g. Microsoft Paint, Photoshop
  • 25. Images - Vector The graphic is composed of objects- such as rectangles, circles, lines, etc For each object, all that is stored in memory is the starting and ending coordinates, object type, line thickness, fill colour/pattern, etc Uses a lot less memory and data is processed faster Individual objects may be selected and manipulated without effecting the rest of the image Objects can be resized without loss of detail but individual pixels cannot be edited, only whole objects Created by ‘draw’ programs e.g. Microsoft Word Draw Tools, AppleWorks Draw
  • 26. Audio MIDI – Musical Instrument Digital Interface Data is in the form of ‘note information’ for the attached instrument e.g. the pressure and duration of every note strike Small file sizes Cannot produce speech Editing requires knowledge of music Suits synthesizers
  • 27. Audio Waveform files (MP3, WAV, etc) Samples are taken of the sound and saved as a file By playing back the measurements the original sound wave is recreated Sample rate – the number of samples of the sound wave per second Sample size – the number of data bits used to store data about the sound The greater the sample rate and size the better the quality of the play back sound Many sound files are compressed to save storage space e.g. mp3
  • 28. Video Storing visual and auditory data by taking a number of samples Each sample is called a fame Each frame contains data describing the light intensity and colour of all of the pixels that make up the CCD (and also the screen) of the camera Huge demand on storage, hence many compression formats e.g. mpeg, QuickTime (overlaps with ‘storing and retrieving’ and ‘transmitting and receiving’ processes)
  • 29. Organizing – In general… How data is organised really depends on the subsequent information processes that are going to be applied to the data e.g. A story may be organised as text (.doc), however it may also be organized as a graphic file (.pdf) or an audio file (.wav)
  • 30. File Formats A good clue as to how a document is organized is given by the file extension  e.g. A file named “pc102.jpg” is an image file because it has a .jpg extension. Just by knowing this we can infer that the graphic : Uses 24 bit (16.7 million) colour, Is probably a photograph, Uses a high, lossy compression, Is probably being used for the internet
  • 31. File Formats As an in-class exercise I get my students to research various file formats and what they are used for (there is a huge number) Ware and Grover’s book “Information Processes and Technology – Preliminary Course” has some good information on this aspect of the course
  • 32. Software for Organising Data As you’d expect, most of the common applications software can be used to organise data into a desired format e.g. Text – Word processor and DTP software There are other important software tools used to convert data from one format to another, e.g. “Graphic Converter” on the Macs Data tables can be created in a number of ways:  In a word processor  Using web authoring software  Using a database  Using a spreadsheet
  • 33. Organising – social & ethical issues If data is not organised properly then the old acronym ‘G.I.G.O.’ (garbage in, garbage out) will apply. The importance of data organisation can be stressed to students by describing the Y2K phenomenon Although Y2K is ancient history, its ‘worst case scenarios’ serve the purpose of illustrating how badly organised data can have deleterious effects on humans
  • 34. End of Tools - Part 1 Please Open: Lecture_5_Tools_Part_2_.ppt