While interacting with a data set, a data analyst learns that copies of the data are distributed across several data repositories around the globe. Which of the following concepts best describes this practice?
The human resources department wants to understand the relationship between the ages and incomes of all employees. Which of the following graphics is the most appropriate to present the analysis?
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 is following up on a recent, company-wide data audit of customer invoice data. Which of the following is the best option for the analyst to use?
Which of the following is the most efficient to use when programming repeatable tasks?
An analyst needs to create a collection of dashboards for multiple teams within their organization. Which of the following should the analyst do first before starting the project?
A data analyst has a dashboard that shows weekly data. For the past few weeks, the data has not updated. Which of the following is the best way to confirm that the data is current?
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 best enables the retrieval and manipulation of data that is stored in a relational database?
A data analyst is creating a new dataset that involves bringing together the following datasets:
Name
ID
Date of birth
Frank
23525
3/19
Martha
11290
6/13
Ellen
12141
11/4
ID
Address
City
State
23525
1234 Harding
Chicago
IL
11040
935 Terrace Hills
Chino
CA
11290
2 Speedway
Miami
FL
Which of the following would be the output if the data analyst does a FULL JOIN?
A data analyst is gathering data from multiple tables in a database. The analyst needs certain columns from each table. Which of the following is the best method to accomplish this task?
A data analyst receives a flat file that includes dates. The analyst needs to calculate the number of days from the dates on the file to the current date. Which of the following is the best way to complete this task?
A recent server migration applied an update to dataset naming conventions. Multiple users are now reporting stale information in an existing dashboard. The date in the dataset confirms a successful data refresh. Which of the following should a data analyst do first?
A data analyst is creating a report about cars sold within the last twelve months. The current data set only contains information from the last ten months. Which of the following is the most appropriate way to accomplish this task?
A data analyst creates a report that identifies the middle 50% of the collected data. Which of the following best describes the analyst's findings?
A sales manager wants to understand how sales are trending year over year. Which of the following chart types is the most appropriate to display the information?
Which of the following supports capabilities such as automatic versioning, corruption checks, KPIs, and user authentication?
A data analyst team needs to segment customers based on customer spending behavior. Given one million rows of data like the information in the following sales order table:
Customer_ID
Region
Amount_spent
Product_category
Quantity_of_items
00123
East
20000
Baby
4
00124
West
30000
Home
6
00125
South
40000
Garden
7
00126
North
50000
Furniture
8
00127
East
60000
Baby
10
Which of the following techniques should the team use for this task?
A data analyst needs to create a report that anticipates the number of calls received daily. Which of the following is the best statistical method to use?
A data analyst is analyzing the following dataset:
Transaction Date
Quantity
Item
Item Price
12/12/12
11
USB Cords
9.99
11/11/11
3
Charging Block
8.89
10/10/10
5
Headphones
50.15
Which of the following methods should the analyst use to determine the total cost for each transaction?
A data analyst pulls a table similar to the following one:
ID
Type
TypeID
Phone
1
Full Time
Full Time 1
Mobile
2
Part Time
Part Time 2
Work
3
Full Time
Full Time 3
Mobile
Which of the following best explains the data issue with TypeID?
A data analyst deployed a report for public access. A user states that the report is not showing the latest information, even though the user updated the source an hour ago. Which of the following should the data analyst check first?
Which of the following allows a data analyst to send out a spreadsheet containing sensitive information without revealing personal details?
A grocery store wants to view the revenue from the previous year, highlighting individual departments. Which of the following is the most appropriate chart to communicate this information?
An analyst is building a reporting deck. The deck must include tracking and visualizing metrics and row-level security. Which of the following actions should the analyst take after meeting all of the requirements?
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?
Which of the following data repositories stores unstructured and structured data?
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?
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?