Follow the process
What's your type?
Hunters & gatherers
Check, please
Trust me
100

Name and describe the first step in the data analytics process

Data collection/acquisition is gathering raw data through observation, surveys, etc.

100

This type of data contains countable or measurable things, such as amounts, ranges, counts

Quantitative data

100

This method of data collection is fast, low-cost, and sends the same questions to everyone.

Survey

100

Name the validation check that ensures the age field is completed before the form can be submitted

Existence check

100

Name the aspect of data integrity related to the data source being correct

Authenticity

200

Name and describe the last step of the data analytics process

Data visualisation is displaying processed data visually through charts, graphs, etc.

200
The value 5 > 9 belongs to this data type.

Boolean

200

This type of data is collected directly by researcher

Primary data

200

Name the validation check that ensures only ages 0 to 100 are accepted

Range check

200

Name the data integrity issue for a survey for the new the school mascot with 30% of the student body participation.

Completeness

300

Name the step that removes spelling errors from raw data and include another example

Data cleaning (removing duplicates, standardising date formats, clarifying units, deleting missing data)

300

A student's phone number is this category of data (not integer)

Qualitative data

300

This type of data collection allows the researcher to ask follow-up questions and gain deeper insights

Interview

300

Name the validation check that ensures passwords are exactly 8 characters

Length check

300

Name the data integrity problem(s) with using rainfall data from Hanoi 10 years ago to determine whether it will rain in HCMC tomorrow.

Timeliness, relatedness

400

Name the data analytics process in the correct oder

Data collection --> cleaning --> wrangling --> visualisation

400

This type of question produces qualitative data because respondents can answer many ways

Open question
400

RMIT wants to know how long students spend on Canvas. What is the best data collection method?

Sensor

400

Name the validation check that ensures value matchrd an acceptable option from a table

Lookup table

400

Name the data integrity problem(s) with the following university student birthday data: "15/12/2007", "11/29/2020"

Reasonableness, consistency

500

Name a processing step that could happen during both data cleaning and wrangling

Fixing incorrect data entries, addressing outlier data points

500

Identify the data type of the following:

15, "Phu", False, '0'

Integer, String, Boolean, Character

500

A company downloads population statistics from a government database to decide where to open a new store. Name the data type and one advantage.

Secondary data, cheap/quick and available in large quantities

500

Name 2 types of software interface objects

Dropdown menu, checkbox, radio

500

What are the 4 aspects of accuracy?

Completeness, correctness, clarity, consistency