DA0-002 CompTIA Data+ Exam (2025) Questions and Answers
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?
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?
Which of the following best describes the method used to combine files, software, and libraries for use on various operating systems and environments?
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?
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?
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?
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?
A data analyst needs to identify outliers from a given dataset. Which of the following visualizations is the best way to identify outliers?
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?
A manager requests a report that returns results based on a user ' s profile. Which of the following best describes this type of report?
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?
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?
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?
A data breach occurs at a company. Which of the following actions should be taken?
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?
Which of the following pieces of information, if made public, results in a data privacy violation?
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?
A developer builds an online survey that requires all questions to have an answer. Which of the following inconsistencies does this setting prevent?
Which of the following best enables the retrieval and manipulation of data that is stored in a relational database?
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?
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?
Which of the following best describes the semi-structured data that is gathered when web scraping?
Which of the following AI types is the best option for time-series forecasting?
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?
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?
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).
Which of the following data repositories stores unstructured and structured data?
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?
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?
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?
A data analyst wants to find the mean score that students received in science classes. Given the following tables:

Which of the following will produce the desired results?
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).
