No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
A financial firm provides an analyst with requirements for a sales dashboard. Using sample data and other components, the analyst creates a product to show the firm what the finished product will most likely look like. Which option best describes the analyst’s approach?
ADesigning a mock-up to gather feedback and ensure requirements are understood
BCreating an accessibility product to ensure the firm can access the sales dashboard
CDeveloping a sample dashboard to show the level of detail required for the product
DEnsuring that all of the colors and graphics align with the firm's requirements
A data scientist is delivering a summary presentation on current AI trends in the data industry to local high school students. Which factor should the data scientist consider first when creating the presentation?
AThe technical knowledge of the audience
BThe frequency of reporting
CThe accessibility of the slide deck
DThe sensitivity of the data
A data analyst must combine results from two separate queries with similar data and an equal number of columns. The output must contain distinct rows. Which of the following should the data analyst use?
AOuter join
BAggregate
CUnion
DConcatenate
While working with a data set, a data analyst discovers that copies of the data are distributed across several data repositories worldwide. Which concept best describes this practice?
ARedundancy
BHigh availability
CReplication
DDuplication
A data analysis team must segment customers according to their spending behavior. Given one million rows of data like the information in the following sales order table:
Which of the following techniques should the team use for this task?
AStandardization
BConcatenate
CBinning
DAppending
An engineer must build an ETL process to calculate the average sales for individual stores. Each store submits its sales data in .csv files. Which action would the engineer most likely perform on the data?
AParse the files to create individual data sets
BConvert the values to different data types
CImpute any missing date values
DMerge the files with an open-source data set
Which of the following best characterizes the method for combining files, software, and libraries for use across different operating systems and environments?
APackage manager
BCode repository
CVirtual machine
DContainerization
A manager wants to understand how the company’s sales have improved during the past year. The manager asks a data analyst to prepare a report containing the necessary information. Which of the following approaches should the analyst use?
AGranular
BMock-up
CKey performance indicators
DAccessibility
Which data repository should a company use to store structured data for the entire company in a predefined data structure?
AData mart
BData warehouse
CData silo
DData lake
A data analyst is creating a report for external users. The analyst must make sure that visuals are identifiable as belonging to the organization. What should the analyst add to the report to best satisfy this requirement?
ALegal disclaimer
BInfographic
CSubtitle
DWatermark
An analyst must create a collection of dashboards for several teams across the organization. Which action should the analyst take first before beginning the project?
AEvaluate the user persona type for the dashboards.
BDetermine the number of team members who need to access the dashboards.
CDetermine the delivery method of the dashboards.
DEvaluate the KPIs for the dashboards.
Which of the following describes the purpose of UAT?
ATo begin the software application development process to enhance user experience
BTo ensure all parts of the software application work together after each sprint
CTo review software application crashes, create patches, and deploy to users
DTo validate and verify that a software application meets the needs and requirements of users
A business intelligence analyst is building an employee-retention dashboard using data from the last five years. The analyst wants to identify patterns that can be examined further. Which of the following is the best method to apply to the dashboard?
APredictive
BPrescriptive
CDiagnostic
DDescriptive
A data analyst worked on a project containing medical content and a list of requirements. Which of the following were most likely reasons the privacy team flagged the analyst’s report?
Choose two
AThe exclusion of data occurred only after a participant invoked a right to withdraw.
BThe method used to anonymize identifying values in the data was insufficient.
CThe practice of data masking was irreversible and all PII was lost.
DThe directive did not mention that it was vital for PHI to be encrypted in the data set.
EThe retention policy did not allow data to be used beyond one year after the project.
FThe collection of data was stored according to protocols that are too strict.
Which of the following best characterizes a Boolean?
AMust be a character
BMust be two values only
CMust be numeric
DMust be system-created
Which of the following enables isolated applications to be transferred across multiple environments?
AVirtualization
BVersion control
CContinuous integration
DContainerization
Which option best describes a type of infrastructure in which a company must purchase and maintain all of its own servers?
APrivate
BCloud
CHybrid
DPublic
A data analyst needs to analyze sales data for potential customer patterns. Which of the following should the analyst use to accomplish this task?
AStandardizing
BClustering
CMerging
DScaling
A report that had been working previously now returns the following error:
> The column FullName is invalid or does not exist.
Which action should a data analyst take to investigate this issue?
AConsult the data flow diagram to view the table definition.
BCheck report logs for other column errors.
CRerun the report to see if the column error is transient.
DQuery the table to determine the valid column names.
A data analyst finds that a field storing customer IDs in a specified format contains invalid values. Which of the following could help the analyst identify the problem?
Community Discussion