Section 5: Information Processing Flashcards
Data
This is raw unprocessed facts e.g. 32, 28, 36. This data can represent anything and therefore has no meaning.
Information
This is processed data e.g. Jane scored 32, Phillip scored 28 and Barry scored 36. This information tells us how well or poorly the student performed. Information has meaning.
Information Processing
Information processing is using computers to process data into information. Information Processing takes place when a machine or processor interacts with the outside world and acts on the inputs its receives. The basic sequence of events in processing information includes (1) input, (2) processing, (3) storage and (4) output.
Commercial data processing
This refers to the use of computers in businesses to automate or perform administrative tasks.
Control systems
This is the use of computers to control machinery automatically.
Scientific data processing
This is the use of computers to collect data during experiments. Sensors are used to capture data over a period of time. The data collected is used to make connections between the data. Statistical methods are used to analyze the figures collected and the results are display as charts.
Information Management
Information Management is the task that ensures that all data is input accurately, stored correctly, retrieved easily and output in a way that provides useful information.
Source documents
A source document is one that contains data that is going to be input into a computer system. Once the data has been entered it should be filed away safely because the data may have to be checked again.
Human-readable documents
A human-readable document is any document that needs to be read by humans e.g. forms that are filled in by hand and has to be read before the data is entered on a keyboard.
Machine-readable documents
A machine-readable document is one on which the data can be ‘read’ by an input device, such as a scanner or mark reader, directly into the computer system. Examples of machine-readable documents are multiple choice answer sheets and barcodes on labels of products.
Turnaround documents
A turnaround document is one that is printed by a computer system but is later used to input new data into the same system. E.g. a tax return form with the employee’s personal information pre-printed on it.
Data verification
Data verification is a process whereby a person checks that data has been correctly entered into a computer system. e.g. double entry verification
Data validation
Data validation is any check carried out by a computer system when data is entered, to identify data that cannot be correct. e.g. Range checks, Data type checks, Inconsistency checks (consistency checks)
Double entry verification
In this method, a second person enters the same data and the computer system checks each data item entered the second time against the first data entry.
Range checks
These check whether numerical data is within expected limits e.g., if you are asked to enter someone’s age, the number should be between 0 and 110 years; or if you are asked when you joined an organization, the date cannot be a date in the future.