Information Processing
Information Processing
meaningful decisions can be made. An input device is used to enter data into the
computer, while INFORMATION is processed facts from which the user can make
meaningful decisions. These facts are presented to the user via an output device.
One can get data and information from people (through interviews, questionnaires,
surveys, etc.), places (through architectural design or works of art, etc.) and things
ACCURACY TIMELINESS
RELIABILITY
severe consequences.
TIMELINESS: This refers to how up to date the information is. Information
that is not timely can lead to wrong decisions been made, costing companies
information is. All the information that is needed must be available when
requested.
RELIABILITY: This means that a piece of information from one source does
been output from the computer and sent out to an individual. This
removed, completed and returned. This section is then used as input into
the computer.
codes.
Source document: This is the original document that contains information. It may
or some other form (for example, a form filled out at the doctor’s office). Source
EVALUATION OF INFORMATION
OBTAINED ONLINE <Heading B>
literally put any information that is needed at the fingertips. With so much
information, how do you know what is true or what is false? How would you evaluate
CRITERIA
corporation?
CRITERIA
Data verification involves checking the data to ensure that it is accurate and
consistent. Data verification is performed to ensure that the data entered into the
Method Definition
Someone checks (reads through) the data that was entered into the
Double entry The data is entered twice and then the two copies are compared. For
Data validation is the process used to determine whether the data entered falls
within the acceptable range of values for a given field. Data validation is done to
ensure that the data entered is sensible and reasonable. For example: to start a
Twitter (X) account, users must be 18 years or older. Accounts will be created for
users who fall in that age range (range check). This, however, does not guarantee
that the correct age will be entered. A user may be 15 years old but type 18. While
this data is valid and will be accepted, it is incorrect. Data validation does not check
Method Definition
This check is done to ensure that the data entered has the correct
data type.
Data-type check
For example: only whole numbers are entered for a field declared
as integer.
Method Definition
Range check This check is done to ensure that the data entered falls within a
Format check This check is done to ensure that the data entered follows a
form.
Consistency This check is done to ensure that the data entered is logically
check consistent. For example: checking that the delivery date is after the
Uniqueness check This check is done to ensure that an item is not entered multiple
This check is done to ensure that the data entered is not unrealistic.
document are not left blank. For example: on a job application form,
Presence check
the applicant must enter an address. The presence check could be
carried out on the address field to ensure that all applicants entered
an address.
This check is done to ensure that the data entered is of the correct