πŸ”

DA0-001 β€” questions

Page 3 of 15 Β· 294 total questions.

Topic 1 Β· Question 41 Β· Select all that apply

Given the following report: Which of the following components need to be added to ensure the report is point-in-time and static? (Choose two.)

Exhibit 1 for question 41
  • AA control group for the phrases
  • BA summary of the KPIs
  • CFilter buttons for the status
  • DThe date when the report was last accessed
  • EThe time period the report covers (correct answer)
  • FThe date on which the report was run (correct answer)
Reveal answer & explanation
Correct answer: E, F

The correct answer is E, F. Option E: The time period the report covers Option F: The date on which the report was run

Topic 1 Β· Question 42

Which of the following describes the method of sampling in which elements of data are selected randomly from each of the small subgroups within a population?

  • ASimple random
  • BCluster
  • CSystematic
  • DStratified (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Stratified

Topic 1 Β· Question 43

Given the following customer and order tables: Which of the following describes the number of rows and columns of data that would be present after performing an INNER JOIN of the tables?

Exhibit 1 for question 43Exhibit 2 for question 43
  • AFive rows, eight columns (correct answer)
  • BSeven rows, eight columns
  • CEight rows, seven columns
  • DNine rows, five columns
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Five rows, eight columns

Topic 1 Β· Question 44

A development company is constructing a new unit in its apartment complex. The complex has the following floor plans: Using the average cost per square foot of the original floor plans, which of the following should be the price of the Rose unit?

Exhibit 1 for question 44
  • A$640,900
  • B$690,000
  • C$705,200
  • D$702,500 (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: $702,500

Topic 1 Β· Question 45

A user receives a large custom report to track company sales across various date ranges. The user then completes a series of manual calculations for each date range. Which of the following should an analyst suggest so the user has a dynamic, seamless experience?

  • ACreate multiple reports, one for each needed date range.
  • BBuild calculations into the report so they are done automatically.
  • CAdd macros to the report to speed up the filtering and calculations process.
  • DCreate a dashboard with a date range picker and calculations built in. (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Create a dashboard with a date range picker and calculations built in.

Topic 1 Β· Question 46

While reviewing survey data, a research analyst notices data is missing from all the responses to a single question. Which of the following methods would BEST address this issue?

  • AReplace missing data. (correct answer)
  • BRemove duplicate data.
  • CReplace redundant data.
  • DRemove invalid data.
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Replace missing data.

Topic 1 Β· Question 47

Given the following data: Which of the following BEST describes the data set?

Exhibit 1 for question 47
  • AThere is data bias.
  • BThe data is incomplete.
  • CThe data is inconsistent.
  • DThe data is outliers. (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: The data is outliers.

Topic 1 Β· Question 48

Which of the following will MOST likely be streamed live?

  • AMachine data (correct answer)
  • BKey-value pairs
  • CDelimited rows
  • DFlat files
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Machine data

Topic 1 Β· Question 49

A database consists of one fact table that is composed of multiple dimensions. Depending on the dimension, each one can be represented by a denormalized table or multiple normalized tables. This structure is an example of a:

  • Atransactional schema.
  • Bstar schema.
  • Cnon-relational schema.
  • Dsnowflake schema. (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: snowflake schema.

Topic 1 Β· Question 50

Randy scored 76 on a math test, Katie scored 86 on a science test, Ralph scored 80 on a history test, and Jean scored 80 on an English test. The table below contains the mean and standard deviation of the scores for each of the courses: Using this information, which of the following students had the BEST score?

Exhibit 1 for question 50
  • ARandy (correct answer)
  • BKatie
  • CRalph
  • DJean
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Randy

Topic 1 Β· Question 51

A commissions analyst has just completed second-quarter payout statements. The analyst created a dashboard to distribute the statements as quickly as possible. Which of the following will ensure only designated employees can view this information?

  • APublish it on the company intranet.
  • BProvide individual links to recipients.
  • CGrant subscription access. (correct answer)
  • DPrint individual dashboards.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Grant subscription access.

Topic 1 Β· Question 52

The current date is July 14, 2020. A data analyst has been asked to create a report that shows the company’s year-over-year Q2 2020 sales. Which of the following reports should the analyst compare?

  • AQ2 2020 and Q4 2019
  • BYTD 2020 and YTD 2019 (correct answer)
  • CQ2 2020 and Q2 2019
  • DQ2 2020 and Q2 2021
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: YTD 2020 and YTD 2019

Topic 1 Β· Question 53

A data analyst has been asked to merge the tables below, first performing an INNER JOIN and then a LEFT JOIN: Customer Table - In-store Transactions - Which of the following describes the number of rows of data that can be expected after performing both joins in the order stated, considering the customer table as the main table?

Exhibit 1 for question 53Exhibit 2 for question 53
  • AINNER: 6 rows; LEFT: 9 rows (correct answer)
  • BINNER: 9 rows; LEFT: 6 rows
  • CINNER: 9 rows; LEFT: 15 rows
  • DINNER: 15 rows; LEFT: 9 rows
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: INNER: 6 rows; LEFT: 9 rows

Topic 1 Β· Question 55

A data analyst is compiling a report that a Chief Executive Officer needs for an impromptu meeting. The report should include information on the previous day’s performance. Which of the following reports should the analyst provide?

  • ATactical
  • BAd hoc (correct answer)
  • CDynamic
  • DRecurring
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Ad hoc

Topic 1 Β· Question 56

Which of the following tools would be best to use to calculate the interquartile range, median, mean, and standard deviation of a column in a table that has 5,000,000 rows?

  • AMicrosoft Excel
  • BR (correct answer)
  • CSnowflake
  • DSQL
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: R

Topic 1 Β· Question 57

Which of the following best describes how discrete data differs from continuous data?

  • ADiscrete data cannot create a sloped line.
  • BDiscrete data can only be a finite number of values. (correct answer)
  • CDiscrete data can have decimal points.
  • DDiscrete data applies only to numbers.
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Discrete data can only be a finite number of values.

Topic 1 Β· Question 58

Which of the following file formats is best suited to start exploratory analysis within statistical software?

  • ACSV (correct answer)
  • BXLSM
  • CXML
  • DJSON
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: CSV

Topic 1 Β· Question 59

An analyst wants to model the relationship between a set of continuous variables in order to predict the value of an output variable based on the values of a set of input variables. Which of the following types of analyses should the analyst use?

  • AChi-squared
  • BCorrelation
  • CRegression (correct answer)
  • Dt-test
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Regression

Topic 1 Β· Question 60

A data analyst needs to create a dashboard using the company’s yearly revenue data sets. Which of the following would be the best way to plot the information to show the top performing region?

  • AA line chart
  • BA waterfall chart
  • CA heat map
  • DA stacked bar chart (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: A stacked bar chart

Topic 1 Β· Question 61

The duration of a phone call in milliseconds is an example of:

  • Aordinal data.
  • Bnominal data.
  • Cboolean data.
  • Dcontinuous data. (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: continuous data. This option meets the real-time / low-latency performance requirement.

Showing questions 41–60 of 294 Β· Page 3 of 15