Data and quality of data Flashcards
What does encoded do?
Simplifies the way data is represented
Can data be encoded
Yes
Give an Example of Encoded
M- Male and F- Female
What are the Benefits of encoded Data
- Less computer memory used
- It is faster to enter the data
- Fewer errors made when data is entered
- Validation of the data is easier
What is it call for the time taken for a computer to find an item of data?
Speed of Access
Where does the memory come from?
Random Access Memory (RAM)
What is the access time measure in?
Nanoseconds
The access time for hard drives and other secondary data is…
Milliseconds
What does Speed of Access mean?
The time taken from the time the request for data is made to the time that the data is received
What are the advantages for using ICT for storing data?
- Data can be edited easily
- Data can be encrypted so that it is secure
- Back-up copies can be creates easily
- Data can be transmitted very quickly to another device
What are the Disadvantages if using ICT for storing data?
- Cost of equipment can be high
- Viruses or hackers may damage the data
Data is only useful if…
Valid
Sensible
Up-to-date
What is data Validation used for?
Make sure that the data being entered is sensible
What is Data Verification used for?
Ensure that the data being entered has been entered correctly
Data can be…
Copied from one medium to another (Transcribed)
Sent from one computer medium to another (Transmitted)
Verification checks are needed to…
make sure the data received is the same as the data that was sent
How are transcription errors caused?
Corruption of data by electrical interference
Give 3 transcription errors
- Omission - Leaving out data
- Transposition - e.g. typing 1324 instead of 1234
- Spelling mistakes
Give 3 Methods of Verification
- Visual Check
- Double Keying
- Parity Check
What is Parity Check?
As a series of binary numbers.
Even Parity - Total number of 1’s are Even
Odd Parity - Total number of 1’s are Odd
Name four types of validation check?
Range Checks
Presence Checks
Format Checks
Check Digits
What are the two new Validation Checks?
Batch Total - Check the total at start then checks at end if different this means an error in transmission
Hash Total - Is a batch total that has no meaning.