What is valid data?
Valid data is data that makes sense logically, even if it was entered incorrectly. For e.g. my birthday is not 11/04/2002 but that makes sense logically.
What are some examples of data verification?
- Double entry of data
What are some examples of data validation?
What is a parity check?
Parity checks ensure that data transmission between nodes during communication is accurate.
What is a node?
A node can be a computer or some other device, such as a printer. Every node has a unique network address.
What are hash and batch totals?
Numerical sums of fields in a file, including data that isn’t usually used in calculations, for e.g. account numbers. Recalculations are compared with the original answer to see if data has been lost or changed.
What are some components of a spreadsheet?
What is relative cell referencing?
Typing, e.g. =A1, and using the fill handle to replicate the values that are in column A.
What is absolute cell referencing?
Absolute cell referencing is used when you want a value in a calculation to remain constant.
What are some benefits of using a spreadsheet?
What are some methods of data capture?
What are some components of a database?
What is data redundancy?
The repetition of data, which takes up storage
What are some types of data handling systems?
What are operators?
Ways to find data using the symbols =, >, , >=, <=.
for e.g. Search for all shirts where size = XL and price <= £10