Processing Data - Content Flashcards

1
Q

Why is inaccurate data a serious problem for organisations?

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the two main methods of ensuring data accuracy?

A

Validation and Verification

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the four different validation checks?

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the two verification checks?

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the 4 step process of extracting and sorting data?

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is data modelling?

A

It ensures that the database is correctly structured so that the data can be efficiently processed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is numerical modelling?

A

Simulating systems to help analyse data and make predictions.

Example: weather models

How well did you know this?
1
Not at all
2
3
4
5
Perfectly