B061- Manipulating Data Flashcards
What is data capture?
Data capture is the processing of collecting data for use in a computer system.
How can data be captured automatically?
A scanner, optical character recognition, optical mark readers, radio frequency identification scanners, voice recognition, sensors.
Give two non-automatic ways that you can capture data.
Tally sheets and questionnaires.
Describe text data.
Text data can have any character including letters, numbers, punctuation, space and other characters. Data stored as text can not be used in calculations.
Describe numeric data.
Numeric data can only be numbers with or without decimal places.
Describe boolean or logical data.
Boolean or logical data can only have two values- TRUE or FALSE.
Give two non-automatic ways that you can capture data.
Tally sheets and questionnaires.
Describe date/time data.
Date/time data is either in days, months and years or a time only.
Describe image data.
Image data is used to store graphics and photographs.
What errors may occur when entering data from a data-capture sheet?
The data may not be read properly from the data capture sheet or typing errors may occur.
Why is verification used?
Verification is used to ensure that the data that appears in a document or database is the same as the original source data
Fill in the blanks. …………… use a grid of cells arranged in ……… and ………. Cells can be ………. in to ranges.
Spreadsheets, rows, columns, grouped.
Which type of cell referencing allows cell references to change automatically when copying or replicating cells?
Relative cell referencing.
Which type of cell referencing prevents cell references from changing automatically when copying or replicating cells?
Absolute cell referencing
What are formulas used to do?
Formulas are used to carry out calculations using references to the contents of other cells.