Spring Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

DA0-002 CompTIA Data+ Exam (2025) Questions and Answers

Questions 4

Given the following dataset:

Day

Number of Guests

Monday

455

Tuesday

346

Wednesday

382

Thursday

563

Friday

887

Saturday

934

Sunday

346

Which of the following is the mode?

Options:

A.

346

B.

446

C.

455

D.

559

Buy Now
Questions 5

An analyst must use the same data to create reports for police patrol supervisors, the city council, and a public website. Which of the following is the best way to differentiate the reports?

Options:

A.

Persona type

B.

Detail levels

C.

Accessibility

D.

Sensitivity

Buy Now
Questions 6

Which of the following best describes the method used to combine files, software, and libraries for use on various operating systems and environments?

Options:

A.

Package manager

B.

Code repository

C.

Virtual machine

D.

Containerization

Buy Now
Questions 7

A data analyst needs to create a combined report that includes information from the following two tables:

Managers table

ID

First_name

Last_name

Job_title

1001

John

Doe

Manager

1002

Jane

Roe

Director

Non-managers table

ID

First_name

Last_name

Job_title

1003

Robert

Roe

Business Analyst

1004

Jane

Doe

Sales Representative

1005

John

Roe

Operations Analyst

Which of the following query methods should the analyst use for this task?

Options:

A.

Group

B.

Join

C.

Union

D.

Nested

Buy Now
Questions 8

A marketing firm wants to find the average age of its consumers to better promote its products. Given the following dataset:

Name

Date of birth

Age

Jane

March 24

34

John

July 17

11

Joe

November 29

29

Ann

December 13

14

Robert

December 14

63

Which of the following is the mean of the consumer ages?

Options:

A.

29

B.

36

C.

40

D.

63

Buy Now
Questions 9

A data analyst troubleshoots a dashboard every day for a week. Which of the following techniques best addresses how to validate the data moving forward?

Options:

A.

Inquiring about structure changes

B.

Setting up monitoring alerts

C.

Reaching out to users daily

D.

Rebuilding the dashboard

Buy Now
Questions 10

A data analyst is creating a pivot table for a large dataset for an upcoming board meeting. Which of the following is the purpose of the pivot table?

Options:

A.

To visualize the data in a dashboard

B.

To retrieve and clean data from several sources

C.

To summarize and analyze the data

D.

To organize the data for reporting

Buy Now
Questions 11

A data analyst needs to identify outliers from a given dataset. Which of the following visualizations is the best way to identify outliers?

Options:

A.

Box plot

B.

Scatter plot

C.

Gantt chart

D.

Waterfall chart

Buy Now
Questions 12

Given the following table:

ID

Value

1

1.5

2

24.456

3

113

Which of the following data types should an analyst use for the numeric values in the Value column?

Options:

A.

Double

B.

Float

C.

Boolean

D.

Integer

Buy Now
Questions 13

A manager requests a report that returns results based on a user ' s profile. Which of the following best describes this type of report?

Options:

A.

Real-time

B.

Static

C.

Dynamic

D.

Snapshot

Buy Now
Questions 14

Which of the following data sources makes online data consumption easier?

Options:

A.

Data mart

B.

Web scraping

C.

Database

D.

Application programming interface

Buy Now
Questions 15

A data analyst needs to join together a table data source and web API data source using Python. Which of the following is the best way to accomplish this task?

Options:

A.

Convert the data from the API and database to a varchar format and convert them to pandas D a taFrames that are then merged together.

B.

Convert the data from the API and database to a JSON format and convert them to pandas Dat a Frames that are then merged together.

C.

Convert the data from the API and database to a TXT format and convert them to pandas Dat a Frames that are then merged together.

D.

Convert the data from the API and database to a string format and convert them to pandas Dat a Frames that are then merged together.

Buy Now
Questions 16

A manager needs a report to be sent by email every Monday for the next six months. Which of the following is the best way to accomplish this task?

Options:

A.

Building self-service access

B.

Creating a data snapshot

C.

Developing a recurring process

D.

Waiting for the request each week

Buy Now
Questions 17

A data analyst creates a report, and some of the fields are empty. Which of the following conditions should the analyst add to a query to provide a list of all the records with empty fields?

Options:

A.

WHERE [ColumnName] = NULL

B.

WHERE [ColumnName] IS NULL

C.

WHERE [ColumnName] IS NOT NULL

D.

WHERE [ColumnName] = ' NULL '

Buy Now
Questions 18

A data breach occurs at a company. Which of the following actions should be taken?

Options:

A.

Make an announcement on social media so customers are aware as soon as possible.

B.

Tell the company management team and then tell regulatory agencies.

C.

Keep the incident a secret until the issue is resolved.

D.

Inform the entire IT sector, but ask for discretion.

Buy Now
Questions 19

A data professional wants to identify all customers who made a purchase in January. Given the following table:

CustomerID

Month

Sales

0001

January

13000

0002

March

10000

0003

April

23000

0004

May

10000

Which of the following types of functions should the professional use to flag the customers?

Options:

A.

Statistical

B.

Logical

C.

Mathematical

D.

Date

Buy Now
Questions 20

Which of the following pieces of information, if made public, results in a data privacy violation?

Options:

A.

Gender

B.

Driver ' s license

C.

Age

D.

Employment status

Buy Now
Questions 21

A data analyst needs to modify a dashboard that was created by another employee. Upon opening the dashboard, the analyst notices that the information is not loading properly. Which of the following should the analyst do to troubleshoot this error?

Options:

A.

Review the data layer and data source.

B.

Validate that the database is up-to-date.

C.

Check that the program is updated to the latest version.

D.

Ensure the correct filters are displaying on the dashboard.

Buy Now
Questions 22

A developer builds an online survey that requires all questions to have an answer. Which of the following inconsistencies does this setting prevent?

Options:

A.

Missing values

B.

Duplication

C.

Data corruption

D.

Completeness

Buy Now
Questions 23

Which of the following best enables the retrieval and manipulation of data that is stored in a relational database?

Options:

A.

XML

B.

SQL

C.

Excel

D.

JavaScript

Buy Now
Questions 24

A sales analyst is using the following table to produce a report on January sales data:

Month

Sales

Year

Product

Jan

4324563

2024

Chair

Jan

23345

2024

Table

Jan

2456897

2024

Sofa

Jan

345456

2024

Desk

Jan

23345

2024

Table

Which of the following inconsistencies is present in the data set?

Options:

A.

Duplication

B.

Redundancy

C.

Missing values

D.

Outliers

Buy Now
Questions 25

A data analyst has a dashboard that shows weekly data. For the past few weeks, the data has not u p dated. Which of the following is the best way to confirm that the data is current?

Options:

A.

Setting up a monitoring alert that checks on data freshness

B.

Working with a database administrator on query optimization

C.

Validating that the proper data sources are being used

D.

Removing all filters from the dashboard

Buy Now
Questions 26

Which of the following best describes the semi-structured data that is gathered when web scraping?

Options:

A.

JSON

B.

CSV

C.

CSS

D.

HTML

Buy Now
Questions 27

Which of the following AI types is the best option for time-series forecasting?

Options:

A.

Generative AI

B.

Foundational models

C.

Natural language processing

D.

Robotic process automation

Buy Now
Questions 28

A product goes viral on social media, creating high demand. Distribution channels are facing supply chain issues because the testing and training models that are used for sales forecasting have not encountered similar demand. Which of the following best describes this situation?

Options:

A.

Model bias

B.

Data drift

C.

Incorrect sizing

D.

Skewing

Buy Now
Questions 29

A business intelligence analyst is creating an employee retention dashboard that looks at data from the last five years. The analyst is interested in identifying patterns that can be studied further. Which of the following is the best method to apply to the dashboard?

Options:

A.

Predictive

B.

Prescriptive

C.

Diagnostic

D.

Descriptive

Buy Now
Questions 30

A data analyst needs to create and deliver a dashboard that displays the company ' s financial transactions as they are updated. Which of the following delivery methods should the analyst consider? (Select two).

Options:

A.

Real-time

B.

Snapshot

C.

Dynamic

D.

Static

E.

Ad hoc

F.

Time series

Buy Now
Questions 31

Which of the following data repositories stores unstructured and structured data?

Options:

A.

Data store

B.

Data silo

C.

Data mart

D.

Data lake

Buy Now
Questions 32

A data analyst needs to join together a table data source and a web API data source using Python. Which of the following is the best way to accomplish this task?

Options:

A.

Convert the data from the API and database to a varchar format and convert them to pandas DataFrames that are then merged together.

B.

Convert the data from the API and database to a JSON format and convert them to pandas DataFrames that are then merged together.

C.

Convert the data from the API and database to a TXT format and convert them to pandas DataFrames that are then merged together.

D.

Convert the data from the API and database to a string format and convert them to pandas DataFrames that are then merged together.

Buy Now
Questions 33

The human resources department wants to know the number of employees who earn $125,000 or more. However, the department is concerned about duplicates in the dataset. Given the following table:

Employee_ID

Level

Salary

001

1

10000

002

2

20000

003

2

256000

004

2

125000

001

1

10000

002

2

20000

Which of the following SQL statements resolves this issue?

Options:

A.

SELECT DISTINCT Employee_ID FROM Employee WHERE Salary > = 125000

B.

SELECT COUNT(DISTINCT Employee_ID) FROM Employee WHERE Salary > = 125000

C.

SELECT DISTINCT Employee_ID FROM Employee WHERE Salary > 125000

D.

SELECT COUNT(Employee_ID) FROM Employee WHERE Salary > = 125000

Buy Now
Questions 34

A data analyst created a dashboard to illustrate the traffic volume and mean response time for a call center. The traffic data is current, but the mean response time has not updated for more than an hour. Which of the following is the best way to verify the data ' s freshness?

Options:

A.

Refactoring the code base

B.

Testing for network connectivity issues

C.

Checking the last time the calculation script ran

D.

Determining the number of calls with no timestamps

Buy Now
Questions 35

A data analyst wants to find the mean score that students received in science classes. Given the following tables:

DA0-002 Question 35

Which of the following will produce the desired results?

Options:

A.

COUNT and GROUP

B.

SUM and GROUP

C.

average and where

D.

CONCAT and WHERE

Buy Now
Questions 36

A database administrator needs to implement security triggers for an organization ' s user information database. Which of the following data classifications is the administrator most likely using? (Select two).

Options:

A.

Public

B.

Open

C.

Sensitive

D.

Non-Sensitive

E.

Private

F.

Encrypted

Buy Now
Exam Code: DA0-002
Exam Name: CompTIA Data+ Exam (2025)
Last Update: May 31, 2026
Questions: 121

PDF + Testing Engine

$64.99   $185.69

Testing Engine

$49.99   $142.83

PDF (Q&A)

$54.99   $157.11