Question ID 16124 |
Your organization has a website where visitors randomly receive one of two coupons. It is also possible that visitors to the website will not receive a coupon. You have been asked to determine if offering a coupon to visitors to your website has any impact on their purchase decision. Which analysis method should you use?
|
Option A |
K-means clustering
|
Option B |
Association rules
|
Option C |
Student T-test
|
Option D |
One-way ANOVA
|
Correct Answer |
D |
Description
Update Date and Time 2017-12-14 03:25:04
Question ID 16125 |
Which word or phrase completes the statement? Theater actor is to "Artistic and Expressive" as Data Scientist is to ________________
|
Option A |
"Communicative and Collaborative"
|
Option B |
"Introverted and Technical"
|
Option C |
"Logical and Steadfast"
|
Option D |
"Independent and Intelligent"
|
Correct Answer |
A |
Description
Update Date and Time 2017-12-14 03:25:38
Question ID 16126 |
Which SQL OLAP extension provides all possible grouping combinations?
|
Option A |
CUBE
|
Option B |
ROLLUP
|
Option C |
UNION ALL
|
Option D |
CROSS JOIN
|
Correct Answer |
A |
Description
Update Date and Time 2017-12-14 03:26:13
Question ID 16127 |
If R factors are categorical variables, which data classification level are they most closely related?
|
Option A |
Nominal
|
Option B |
Ordinal
|
Option C |
Interval
|
Option D |
Ratio
|
Correct Answer |
A |
Description
Update Date and Time 2017-12-14 03:26:54
Question ID 16128 |
If R factors are categorical variables, which data classification level are they most closely related?
|
Option A |
Nominal
|
Option B |
Ordinal
|
Option C |
Interval
|
Option D |
Ratio
|
Correct Answer |
A |
Description
Update Date and Time 2017-12-14 03:26:57
Question ID 16129 |
Refer to the exhibit.
You have run a linear regression model against your data, and have plotted true outcome versus predicted outcome. The R-squared of your model is 0.75. What is your assessment of the model?
|
Option A |
The R-squared may be biased upwards by the extreme-valued outcomes. Remove them and refit to get a better idea of the model's quality over typical data.
|
Option B |
The R-squared is good. The model should perform well.
|
Option C |
The extreme-valued outliers may negatively affect the model's performance. Remove them to see if the R-squared improves over typical data.
|
Option D |
The observations seem to come from two different populations, but this model fits them both equally well.
|
Correct Answer |
A |
Description
Update Date and Time 2017-12-14 03:28:02
Question ID 16130 |
You are studying the behavior of a population and are provided with multi-dimensional data at the individual level. You have identified four specific individuals who are valuable to your study. You would like to find all users who are most similar to each individual. Which algorithm is most appropriate for this study?
|
Option A |
K-means clustering
|
Option B |
Linear regression
|
Option C |
Association rules
|
Option D |
Decision trees
|
Correct Answer |
A |
Description
Update Date and Time 2017-12-14 03:28:35
Question ID 16131 |
Refer to the exhibit.
Which type of data issue would you suspect based on the exhibit?
|
Option A |
"Saturated" data, indicating potential issues with data definitions
|
Option B |
Incomplete data, indicating potential issues with data transmission
|
Option C |
Mis-scaled data, indicating potential issues with data entry
|
Option D |
The exhibit does not raise any obvious concerns with the data.
|
Correct Answer |
A |
Description
Update Date and Time 2017-12-14 03:29:33
Question ID 16132 |
Which word or phrase completes the statement? Business Intelligence is to monitoring trends as Data Science is to ________ trends.
|
Option A |
Predicting
|
Option B |
Discarding
|
Option C |
Driving
|
Option D |
Optimizing
|
Correct Answer |
A |
Description
Update Date and Time 2017-12-14 03:30:03
Question ID 16133 |
The average purchase size from your online sales site is $17, 200. The customer experience team believes a certain adjustment of the website will increase sales. A pilot study on a few hundred customers showed an increase in average purchase size of $1.47, with a significance level of p=0.1. The team runs a larger study, of a few thousand customers. The second study shows an increased average purchase size of $0.74, with a significance level of 0.03. What is your assessment of this study?
|
Option A |
The change in purchase size is not practically important, and the good p-value of the second study is probably a result of the large study size.
|
Option B |
The change in purchase size is small, but may aggregate up to a large increase in profits over the entire customer base.
|
Option C |
The difference in the change in purchase size between the two studies is troubling; The team should run another, larger study.
|
Option D |
The p-value of the second study shows a statistically significant change in purchase size. The new website is an improvement.
|
Correct Answer |
A |
Description
Update Date and Time 2017-12-14 03:37:42
Question ID 16134 |
Refer to the Exhibit.
In the Exhibit, the table shows the values for the input Boolean attributes "A", "B", and "C". It also shows the values for the output attribute "class". Which decision tree is valid for the data?
|
Option A |
Tree B
|
Option B |
Tree A
|
Option C |
Tree C
|
Option D |
Tree D
|
Correct Answer |
A |
Description
Update Date and Time 2017-12-14 04:06:38
Question ID 16135 |
What is the primary bottleneck in text classification?
|
Option A |
The availablilty of tagged training data.
|
Option B |
The ability to parse unstructured text data.
|
Option C |
The high dimensionality of text data.
|
Option D |
The fact that text corpora are dynamic.
|
Correct Answer |
A |
Description
Update Date and Time 2017-12-14 04:07:09