CompTIA DA0-002 - CompTIA Data+ Exam (2025)
A data analyst encounters an issue with new software and a code that they are using. The analyst includes print statements in the code to try to identify the issue, without success. An informal peer review of the code also produces the same result. The analyst confirms that the software is updated to the latest version and compatible with the code. Which of the following troubleshooting steps should the analyst take next?
A data analyst is evaluating all conditions in a query. Which of the following is the best logical function to accomplish this task?
A company gives users adequate data access permissions to allow them to fulfill their duties but nothing more. Which of the following concepts best describes this practice?
Which of the following best describes the reason an analyst would reference a data dictionary versus a source's metadata?
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 receives a new data source that contains employee IDs, job titles, dates of birth, addresses, years of service, and employees’ birth months. Which of the following inconsistencies should the analyst identify?
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?
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 file types separates data using a delimiter?
A data analyst calculated the average score per student without making any changes to the following table:
Student
Subject
Score
123
Math
100
123
Biology
80
234
Math
96
123
Biology
80
345
Biology
88
234
Math
96
Which of the following exploration techniques should the analyst have considered before calculating the average?