πŸ”

DA0-001 β€” questions

Page 6 of 15 Β· 294 total questions.

Topic 1 Β· Question 102

An analyst must obtain the average daily sales for the following week: Which of the following must the analyst perform to obtain this value?

Exhibit 1 for question 102
  • AData normalization
  • BData append
  • CData aggregation (correct answer)
  • DData blending
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Data aggregation

Topic 1 Β· Question 103

A data analyst received the information in the table below from a recently completed marketing campaign: Which of the following is the total order conversion rate?

Exhibit 1 for question 103
  • A13.2%
  • B14.8% (correct answer)
  • C22.3%
  • D85.2%
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: 14.8%

Topic 1 Β· Question 104

Given the information in the following tables: Online transactions: In-store transactions: Which of the following describes merging these tables to create a master file that includes all transactions for both online and in-store sales?

Exhibit 1 for question 104Exhibit 2 for question 104
  • AData audit
  • BData completeness
  • CData validation
  • DData consolidation (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Data consolidation

Topic 1 Β· Question 105

Given the image below: The data should be cleaned because of the presence of:

Exhibit 1 for question 105
  • Aoutliers. (correct answer)
  • Bnon-parametric data.
  • Cmulticollinearity.
  • Dinvalid data.
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: outliers.

Topic 1 Β· Question 106

Data was previously stored in the following relational tables: A database architect changes the relational database structure to include an additional lookup table, which includes the following: Which of the following MDM issues does this change in structure solve?

Exhibit 1 for question 106Exhibit 2 for question 106Exhibit 3 for question 106
  • AMultiple redundant data fields (correct answer)
  • BNon-compliance with regulations
  • CUnstandardized field names
  • DDifficulties with personnel continuity
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Multiple redundant data fields

Topic 1 Β· Question 108

A data analyst is preparing a presentation for the company’s board of directors. The presentation will not contain any confidential information and will only be provided to the board members. Which of the following is the MOST important information to include in the presentation?

  • AA watermark
  • BThe version number
  • CA distribution list
  • DCompany branding (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Company branding

Topic 1 Β· Question 109

An analyst is summarizing the results from a recently completed survey. The results have been validated, but the analyst notices a few rows of data are missing at the bottom. For which of the following data qualities does this present the GREATEST issue?

  • AData completeness (correct answer)
  • BData integrity
  • CData consistency
  • DData accuracy
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Data completeness

Topic 1 Β· Question 110

Which of the following data analytics tools would be BEST to retrieve data from a relational database management system?

  • AR
  • BPython
  • CSQL (correct answer)
  • DSAS
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: SQL

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

A data analyst is reviewing the results of a survey. Respondents used the terms β€œavg,” β€œaverage,” and β€œavg.” throughout the survey in a response for the word β€œaverage.” Because of this, the analyst changed all related answers to say β€œaverage.” Which of the following are reasons why the analyst MOST likely made these changes? (Choose two.)

  • AData attribute limitations
  • BData accuracy (correct answer)
  • CData completeness
  • DData manipulation
  • EData blending
  • FData consistency (correct answer)
Reveal answer & explanation
Correct answer: B, F

The correct answer is B, F. Option B: Data accuracy Option F: Data consistency

Topic 1 Β· Question 112

A business analyst reviews the following text: txt = β€œI have registered for a certification exam and will take it within a couple of months. I need to work hard to pass the exam with flying colors.” The analyst then splits the string into two parts: txt1 = β€œI have registered for a certification exam and will take it within a couple of months.” txt2 = β€œI need to work hard to pass the exam with flying colors.” Which of the following BEST describes the process the business analyst is following?

  • AData blending
  • BData appending
  • CImputation
  • DString manipulation (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: String manipulation

Topic 1 Β· Question 113

A customer’s telephone number is in the format 123-456-7890. Which of the following data types is used for the phone number?

  • ABoolean
  • BDate
  • CText (correct answer)
  • DNumber
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Text

Topic 1 Β· Question 114

A team is planning to automate daily reporting for a company. Prior to this rollout, the team wants to determine how to ensure the data is refreshed at approximately the same time every day. Which of the following would be the BEST step for the team to take to get the data connected and refreshed on a daily automated schedule?

  • AConnect the input to a CSV file that can be replaced daily.
  • BConnect the input to an extract that can be replaced daily by a member of the team.
  • CConnect the input to a live connection within the data warehouse that refreshes daily. (correct answer)
  • DConnect the input to a Microsoft Excel macro that is updated daily on schedule and then fed into the connection.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Connect the input to a live connection within the data warehouse that refreshes daily.

Topic 1 Β· Question 115

Which of the following describes a formal process for acquiring data from websites?

  • AWeb data collection
  • BData acquisition
  • CData merging
  • DWeb scraping (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Web scraping

Topic 1 Β· Question 116

A data analyst needs to survey customers about their preferences for various types of soda. Which of the following sampling methods should the analyst use to collect the survey data?

  • ASimple random sampling (correct answer)
  • BParameterization sampling
  • CIndex sampling
  • DSingle-stage sampling
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Simple random sampling

Topic 1 Β· Question 117

Given the following data set: Which of the following steps would be MOST appropriate to cleanse the data set?

Exhibit 1 for question 117
  • ARemove duplicate data. (correct answer)
  • BRemove outliers.
  • CVerify the data.
  • DAdd missing values.
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Remove duplicate data.

Topic 1 Β· Question 118

An analyst notices changes in sales ratios when analyzing a quarterly report. Which of the following is the analyst conducting?

  • AA gap analysis
  • BA link analysis
  • CA trend analysis (correct answer)
  • DA statistical analysis
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: A trend analysis

Topic 1 Β· Question 119

Which of the following is the BEST example of unstructured data?

  • AA JSON file
  • BA relational database
  • CA CSV file
  • DAn audio file (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: An audio file

Topic 1 Β· Question 120

A data analyst has received a data set that contains actual and projected sales for the fourth quarter of 2019. Which of the following statistical methods should the analyst use to find the measure of dispersion?

  • AMean
  • BVariance (correct answer)
  • CCorrelation
  • DConfidence interval
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Variance

Topic 1 Β· Question 121

A data analyst has received a list of customer names in alphabetical order that needs to instead be put in order by transaction date. Which of the following data manipulation techniques should the analyst use?

  • AAggregating
  • BTransposing
  • CSorting (correct answer)
  • DConsolidating
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Sorting

Topic 1 Β· Question 122

A data analyst has been asked to find the mean, median, and mode of the distribution in the data shown below: Which of the following is the correct answer?

Exhibit 1 for question 122
  • AMean: 5 -Median: 3 -Mode: 7 -
  • BMean: 5 -Median: 7 -Mode: 7 -
  • CMean: 6 -Median: 3 -Mode: 7 -
  • DMean: 6 -Median: 7 -Mode: 7 (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Mean: 6 -Median: 7 -Mode: 7

Showing questions 101–120 of 294 Β· Page 6 of 15