Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

EMC D-DS-FN-23 - Dell Data Science Foundations

Page: 2 / 2
Total 59 questions

What metrics are used to help calculate relevance in text analysis?

A.

TF and R square

B.

IDF and information gain

C.

Information gain and confidence interval

D.

TF and IDF

MapReduce is designed to process data in which way?

A.

A few large files split into blocks processed in parallel across multiple machines

B.

Many small files processed serially on one machine

C.

A few large files split into blocks processed serially on one machine

D.

Many small files processed in parallel across multiple machines

On which type of data should you run K-means clustering?

A.

Ordinal

B.

Numeric

C.

Text

D.

Nominal

What action occurs during feature selection in the model building phase of the data analytics lifecycle?

A.

Create new combinations of attributes

B.

Overfit the model to improve prediction accuracy

C.

Identify the most useful input variables

D.

Select a superset of variables to shorten training times

You have the data from a popular e-commerce website. You are exploring the time spent (in seconds) on the website by 100,000 customers across 14 different product categories.

What visualization can be used to represent the relationship between time spent and product category?

A.

Rug plot

B.

Scatter plot

C.

Box and whisker plot

D.

Hexbin plot

What type of variable is the dependent variable from a logistic regression?

A.

Categorical

B.

Continuous

C.

Ratio

D.

Interval

In association rules, given items X and Y, what does lift measure?

A.

Percentage of transactions that contain an itemset with X

B.

Percentage of transactions with Xthat also contain Y

C.

Difference in the probability ofX and Y appearing together compared with expectations as if they were statistically independent

D.

How many times more often X and Y occur together than expected if they were statistically independent, expressed as a ratio