Services
Discover
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Business
Study Set
Business Analytics
Exam 11: Unsupervised Data Mining
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Question 21
True/False
The forming of groups into internally homogeneous groups where each has a unique characteristic, different from other groups, is called cluster analysis.
Question 22
Multiple Choice
Carmen pulled transactions from the month of March to see if there is an association between coffee and breakfast sandwich purchases. After running through confidence and expected confidence calculations, she calculated the lift ratio at 1.52. What association does a calculated lift ratio of 1.52 reflect?
Question 23
Multiple Choice
Which method uses the farthest distance between a pair of observations that do not belong to the same cluster?
Question 24
True/False
In understanding the association rules, it is best to think of them as an If-Then statement.
Question 25
Multiple Choice
The marketing department is examining the data pulled from the retail stores over the month of December. In this time period, three items are of interest, Sound Bars, LED under counter lights, and shelving units. -In researching if two of the items are purchased, if the third will be also, the following confidence level was calculated at 0.575, with an expected confidence of 0.10. Calculate the lift ratio.
Question 26
True/False
When evaluating large data sets, it is customary to cluster large data sets using the k-means to reduce the computation of measures during each iteration compared to hierarchical clustering methods.
Question 27
Multiple Choice
Martin wants to understand the strength of association among toilet paper, milk, and eggs. Of 5,000 transactions, the number of transactions including antecedent is 1,520 whereas the number of transactions including both antecedent and consequent transactions is 690. Calculate the confidence.
Question 28
Multiple Choice
In cluster analysis, measures are used to form clusters. However, when large data sets are imported into R, sometimes the variables do not share the same format. To overcome this, you standardize the data using the _____ function.
Question 29
Multiple Choice
The use of error sum of squares to measure the loss of information that occurs when observations are clustered describes which method?
Question 30
Multiple Choice
Eva is trying to figure out the total number of possible combinations for 130 inventory items. Calculate the number for Eva.
Question 31
Multiple Choice
Use the proportion of the following transactions that contain both Latte and Scone and calculate the Support of the association rule.
Question 32
Multiple Choice
Based on the following table, what is the proportion of the transactions that include both milk and bread?
Question 33
Multiple Choice
Using R, what function is used to view the rules by their lift ratios?
Question 34
Multiple Choice
When using R for Agglomerative Clustering, the plot function is used to create the dendrogram as well as a banner plot. What function is used to split these results into distinct clusters?
Question 35
Multiple Choice
Of 8,000 grocery store transactions, 795 have been identified as having coffee, ice cream, and chips as part of the same transaction. Calculate the support of the association rule.
Question 36
Multiple Choice
Martin wants to understand the strength of association among toilet paper, milk, and eggs. Of 8,000 transactions, the number of transactions including antecedent is 1,710 whereas the number of transactions including both antecedent and consequent transactions is 750. Calculate the confidence.
Question 37
Multiple Choice
k-means clustering algorithm can be summarized as all of the following except for
Question 38
Multiple Choice
In reviewing purchases at Costco on a given Saturday, 645 transactions out of 1,250 included toilet paper, detergent, and clothing or {toilet paper, detergent} => {clothing}. Calculate the support of the association rule.