ExamGecko
Home Home / CompTIA / DA0-001

CompTIA DA0-001 Practice Test - Questions Answers, Page 11

Question list
Search
Search

List of questions

Search

What would be an example of an acceptable form of primary identification for the Data+ exam?

A.
Passport.
A.
Passport.
Answers
B.
School ID card.
B.
School ID card.
Answers
C.
Employee ID card.
C.
Employee ID card.
Answers
D.
Credit card with photo and signature.
D.
Credit card with photo and signature.
Answers
Suggested answer: A

You are working with a professional statistician to perform an analysis and would like to use a statistics package.

Which one of the following would be the most appropriate?

A.
Rapid Miner.
A.
Rapid Miner.
Answers
B.
QLIK.
B.
QLIK.
Answers
C.
Power BI.
C.
Power BI.
Answers
D.
Minitab.
D.
Minitab.
Answers
Suggested answer: D

Explanation:

Minitab is statistical analysis software. It can be used for learning about statistics as well as statistical research. Statistical analysis computer applications have the advantage of being accurate, reliable, and generally faster than computing statistics and drawing graphs by hand.

What SQL command is used to delete an entire table from a database?

A.
DROP.
A.
DROP.
Answers
B.
MODIFY.
B.
MODIFY.
Answers
C.
DELETE.
C.
DELETE.
Answers
D.
ALTER.
D.
ALTER.
Answers
Suggested answer: A

Which one of the following programming languages is specifically designed for use in analytics applications?

A.
Python.
A.
Python.
Answers
B.
R
B.
R
Answers
C.
C++
C.
C++
Answers
D.
Java.
D.
Java.
Answers
Suggested answer: B

What role in a data governance is typically responsible for day-to-day oversight of data use?

A.
Data processors.
A.
Data processors.
Answers
B.
Data custodians
B.
Data custodians
Answers
C.
Data owners.
C.
Data owners.
Answers
D.
Data stewards.
D.
Data stewards.
Answers
Suggested answer: D

What category of data stewardship work is focused on ensuring that the organization respects the wishes of data subjects?

A.
Data quality.
A.
Data quality.
Answers
B.
Data privacy.
B.
Data privacy.
Answers
C.
Data security.
C.
Data security.
Answers
D.
Regulatory compliance.
D.
Regulatory compliance.
Answers
Suggested answer: B

Explanation:

Data privacy defines who has access to data, while data protection provides tools and policies to actually restrict access to the data. Compliance regulations help ensure that user's privacy requests are carried out by companies, and companies are responsible to take measures to protect private user data.

Why is data privacy important?

When data that should be kept private gets in the wrong hands, bad things can happen. A data breach at a government agency can, for example, put top secret information in the hands of an enemy state. A breach at a corporation can put proprietary data in the hands of a competitor.

You are working with a dataset and need to swap the values in rows with those in columns.

What action do you need to perform?

A.
Recording
A.
Recording
Answers
B.
Filtering.
B.
Filtering.
Answers
C.
Aggregation.
C.
Aggregation.
Answers
D.
Transposition.
D.
Transposition.
Answers
Suggested answer: D

Explanation:

Transpose creates a new data file in which the rows and columns in the original data file are transposed so that cases (rows) become variables and variables (columns) become cases. Transpose automatically creates new variable names and displays a list of the new variable names.

Transposing data is useful for data analysis. At times, we have to pull data from various files with different formats for analysis and preparing reports. In such circumstances, we may have to transpose some data from one file to the other. In excel, we can transpose data in multiple ways.

When analyzing the values of two variables, you decide to convert both variables so they are on a scale of 0 to 1.

What term describes this action?

A.
Filtering.
A.
Filtering.
Answers
B.
Normalization.
B.
Normalization.
Answers
C.
Transposition.
C.
Transposition.
Answers
D.
Aggregation.
D.
Aggregation.
Answers
Suggested answer: B

Explanation:

Normalization is the process of reorganizing data in a database so that it meets two basic requirements: There is no redundancy of data, all data is stored in only one place. Data dependencies are logical, all related data items are stored together.

Put simply, data normalization ensures that your data looks, reads, and can be utilized the same way across all of the records in your customer database. This is done by standardizing the formats of specific fields and records within your customer database.

Taylor wants to investigate how manufacturing, marketing, and sales expenditures impact overall profitability for her company.

Which of the following systems is the most appropriate?

A.
OLTP.
A.
OLTP.
Answers
B.
OLAP.
B.
OLAP.
Answers
C.
Data warehouse.
C.
Data warehouse.
Answers
D.
Data mart.
D.
Data mart.
Answers
Suggested answer: C

Explanation:

A Data mart is too narrow, because Taylor needs data from across multiple divisions.

OLAP is a broad term for analytical processing, and OLTP systems are transactional and not ideal for the task. Since Taylor is working with data across multiple different divisions, she will work with a Data warehouse.

Emma is working in a data warehouse and finds a finance fact table links to an organization dimension, which in turn links to a currency dimension that not linked to the fact table.

What type of design pattern is the data warehouse using?

A.
Star.
A.
Star.
Answers
B.
Sun.
B.
Sun.
Answers
C.
Snowflake.
C.
Snowflake.
Answers
D.
Comet.
D.
Comet.
Answers
Suggested answer: C

Explanation:

Correct answer C. Snowflake.

Since the dimension links to a dimension that isn't connected to the fact table, it must be a Snowflake, with a Star, all dimensions link directly to the fact table, Sun and Comet are not data warehouse design patterns.

Total 263 questions
Go to page: of 27