Which of the following statements would be used to append two tables that have the same number of columns?
A. UNION ALL
B. MERGE
C. GROUP BY
D. JOIN
Which of the following are reasons to create and maintain a data dictionary? (Choose two.)
A. To improve data acquisition
B. To remember specifics about data fields
C. To specify user groups for databases
D. To provide continuity through personnel turnover
E. To confine breaches of PHI data
F. To reduce processing power requirements
Under which of the following circumstances should the null hypothesis be accepted when a = 0.05?
A. When p is 0.00003
B. When p is 0.001
C. When p is 0.04
D. When p is 0.06
An analyst is currently working on a ticket for revamping a company-wide dashboard that has been in use for five years. Which of the following should be the first step in the development process?
A. Talk to the group that made the request to determine the desired goal.
B. Make changes to a frequently used report that is already in production.
C. Build an additional dashboard with fewer views that are tailored toward each specific team.
D. Develop a more streanMined dashboard to roll out by the next delivery date.
Which of the following best describes a business analytics tool with interactive visualization and business capabilities and an interface that is simple enough for end users to create their own reports and dashboards?
A. Python
B. R
C. Microsoft Power Bl
D. SAS
An analyst is required to run a text analysis of data that is found in articles from a digital news outlet. Which of the following would be the BEST technique for the analyst to apply to acquire the data?
A. Web scraping
B. Sampling
C. Data wrangling
D. ETL
A data scientist wants to see which products make the most money and which products attract the most customer purchasing interest in their company.
Which of the following data manipulation techniques would he use to obtain this information?
A. Data append
B. Data blending
C. Normalize data
D. Data merge
Which of the following techniques is used to quantify data?
A. Decoding
B. Enumeration
C. Coding
D. Structure
Which of the following is an example of PII?
A. Age
B. Name
C. Ethnicity
D. Gender
A customer list from a financial services company is shown below:

A data analyst wants to create a likely-to-buy score on a scale from 0 to 100, based on an average of the three numerical variables: number of credit cards, age, and income. Which of the following should the analyst do to the variables to ensure they all have the same weight in the score calculation?
A. Recode the variables.
B. Calculate the percentiles of the variables.
C. Calculate the standard deviations of the variables.
D. Normalize the variables.