Manipulating Data Flashcards
What is data capture?
the process of collecting data for use in a computer system.
What is a reader/scanner used for?
to read bar codes and magnetic stripes
What is optical character recognition used for?
reading data from printed documents
What are optical mark readers used for?
for gathering data from marks on pre-printed forms
what are radio frequency identification scanners/readers (RFID) used for?
for reading RFID chips/ tags
what is voice recognition used for?
for turning speech into computer data
what are sensors used for?
for gathering data about physical parameters.
data forms can be created using tally sheets that are useful for recording the counted items of data
What should a data collection graph include?
title
boxes for different categories
titles of individual boxes
numbers of each category are recorded by tally marks
the totals for each category should be circled
the data and the person recording should be listed
What features should a good questionnaire have?
titles to describe
questions are short and request short answers
answering questions like birth data should be made easier
Questions with Boolean choices should have separate boxes for the answer
What are the seven types of data?
text data, numeric data, boolean or logical data, day/time data, and image data
What is text data?
they can have any character possible, data is stored as text and cannot be used in calculations (eg telephone numbers, names)
What is numeric data?
can only be numbers with or without decimal places.
Whole numbers are integers
numbers with decimal places are real numbers (eg prices of objects)
What is boolean or logical data?
They can only have 2 values, true or false.
The data can be displayed in other ways (eg male/female, yes/no)
What is date/time data?
written either in days, months and years, or a time only (eg date of birth/ date of event)
What is image data?
used to store graphics and photographs (eg photographs)
What is verification used for?
to ensure that the data that appears in a document or database is the same as the original source data on the data-capture sheet
What is visual checks or double entry?
where two people enter the same data separately, are used.
what is proofreading?
where people, other than the author, check the document for factual and other errors.
What is validation?
a process carried out by a computer to check that the data being entered into a computer is acceptable and reasonable according to certain rules.
What are 3 types of validation checks?
range
format picture
length