nerdexam
Databricks

DATABRICKS-CERTIFIED-PROFESSIONAL-DATA-SCIENTIST · Question #71

In which phase of the analytic lifecycle would you expect to spend most of the project time?

The correct answer is B. Data preparation. In the data preparation phase of the Data Analytics Lifecycle, the data range and distribution can be obtained. If the data is skewed, viewing the logarithm of the data (if it's all positive) can help detect structures that might otherwise be overlooked in a graph with a…

Design data storage solutions

Question

In which phase of the analytic lifecycle would you expect to spend most of the project time?

Options

  • ADiscovery
  • BData preparation
  • CCommunicate Results
  • DOperationalize

How the community answered

(41 responses)
  • A
    2% (1)
  • B
    78% (32)
  • C
    7% (3)
  • D
    12% (5)

Explanation

In the data preparation phase of the Data Analytics Lifecycle, the data range and distribution can be obtained. If the data is skewed, viewing the logarithm of the data (if it's all positive) can help detect structures that might otherwise be overlooked in a graph with a regular, nonlogarithmic scale. When preparing the data, one should look for signs of dirty data, as explained in the previous section. Examining if the data is unimodal or multimodal will give an idea of how many distinct populations with different behavior patterns might be mixed into the overall population. Many modeling techniques assume that the data follows a normal distribution. Therefore, it is important to know if the available dataset can match that assumption before applying any of those modeling techniques.

Topics

#data analytics lifecycle#data preparation#project time allocation#data science workflow

Community Discussion

No community discussion yet for this question.

Full DATABRICKS-CERTIFIED-PROFESSIONAL-DATA-SCIENTIST Practice