Processing Data - Content Flashcards
Why is inaccurate data a serious problem for organisations?
it leads to incorrect decisions being made, for example:
Incorrectly recorded stock levels could lead to ordering too little or too much stock
Inaccurate traffic information could lead to being late for an interview.
What are the two main methods of ensuring data accuracy?
Validation and Verification
What are the four different validation checks?
Type check - data must be the correct type.
Range check - numerical data must be between set values.
Length check - data must be less than or greater than a certain number of digits,
Format check - data must be in the correct predefined format.
What are the two verification checks?
Double-entry check - data must be entered twice, and both entries must match.
Proofreading check - data must be read through to ensure there are no data entry errors.
What is the 4 step process of extracting and sorting data?
1 - Data is extracted from unstructured sources, such as web pages, emails and documents
2 - The data is entered into a system for processing.
3 - The data is stored in a
database program to add structure.
4 - The database can be sorted and searched using SQL queries.
What is data modelling?
It ensures that the database is correctly structured so that the data can be efficiently processed
What is numerical modelling?
Simulating systems to help analyse data and make predictions.
Example: weather models