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?
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 joining two tables with different content and one common field. Which of the following should the analyst do to most efficiently meet this requirement?
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 company has a document that includes the names of key metrics and the standard for how those metrics are calculated company-wide. Which of the following describes this documentation?
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?
Which of the following data repositories stores unstructured and structured data?
Which of the following best represents a type of infrastructure that requires a company to purchase and maintain all of its own servers?
The sales department wants to include the composition of total sales amounts across all three sales channels in a report. Given the following sample sales table:
Sales channel
Month
Sales (million $)
Digital
January
135
Store
February
145
Online
March
165
Store
April
200
Store
May
125
Online
June
155
Digital
July
120
Online
August
145
Digital
September
160
Which of the following visualizations is the most appropriate?
A data analyst is working on an initial analysis of the dataset in the following table:
DateTime
Count
2024-01-01
12
2024-01-02
245
2024-01-02
13
2024-01-03
13
2024-01-03
12
00:00:00
12
Which of the following issues should the analyst flag in the data report?