DA0-001 · Question #437
A director wants a data set that can be used to visualize how various marketing campaigns have performed. The information will be provided by internal and external sources and then compiled to…
The correct answer is C. Blending. Data blending combines data from multiple, often disparate sources (internal and external) into a unified dataset for analysis or visualization. It is commonly used when data comes from different platforms, systems, or formats and must be integrated without a formal join key…
Question
A director wants a data set that can be used to visualize how various marketing campaigns have performed. The information will be provided by internal and external sources and then compiled to produce the desired data set. Which of the following data techniques should an analyst use to fulfill this request?
Options
- AAppending
- BImputing
- CBlending
- DMerging
How the community answered
(20 responses)- A5% (1)
- C85% (17)
- D10% (2)
Explanation
Data blending combines data from multiple, often disparate sources (internal and external) into a unified dataset for analysis or visualization. It is commonly used when data comes from different platforms, systems, or formats and must be integrated without a formal join key. Appending adds rows to a dataset from the same structure. Imputing fills in missing values within a dataset. Merging joins two datasets on a shared key field. Since the requirement involves pulling from both internal and external sources to produce a combined dataset, blending is the appropriate technique.
Topics
Community Discussion
No community discussion yet for this question.