Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 2 out of 6 pages
Exam (elaborations)

AN 300 -EXAM 2 QUESTIONS ANSWERED CORRECTLY LATEST UPDATE 2026

Document preview thumbnail
Preview 2 out of 6 pages

AN 300 -EXAM 2 QUESTIONS ANSWERED CORRECTLY LATEST UPDATE 2026 Which of the following is true about cluster analysis? Check all that apply. -It is a descriptive analytics technique -It is to discover associations between objects. -It is used to discover natural groupings of objects. -It is to answer what has happened questions. -It is a descriptive analytics method. -It is to answer what could happen questions. - Answers -It is a descriptive analytics technique. -It is used to discover natural groupings of objects. -It is to answer what has happened questions. Which of the following is a characteristic of a cluster analysis problem? (Check all that apply): -The data that describes the object must be given. -Its objective is to maximize similarities of objects between groups. -The data on group memberships must be given. -It is about how to discover -It is about how to organize objects into groups. -Its objective is to maximize similarities of objects within groups. - Answers -The data that describes the object must be given. -It is about how to organize objects into groups. -Its objective is to maximize similarities of objects within groups. You have data on the weight and height of patients. Which similarity measure should be used to calculate how similar a group of patients is to one another? -Manhattan coefficient -Correlation coefficient -Euclidean distance -Matching coefficient -Straight line distance - Answers -Euclidean distance You have data on the gender and income levels of customers. Which similarity measure should be used to calculate how similar a group of customers is to one another? -Correlation coefficient -Matching coefficient -Straight line distance -Manhattan coefficient -Euclidean distance - Answers -Matching coefficient Match the description on the left with the measure to use on the right. -It is the length of a straight line between two objects. - Answers Euclidian Distance It requires replacing the raw value of data with its z-score. - Answers Euclidian Distance The lower the measure the better - Answers Euclidian Distance It is for categorical Data - Answers Matching Coefficient It is a ratio of number of columns with matching categorical values to the total number of categorical columns. - Answers Matching Coefficient Which of the following is a business application of cluster analysis? -Affinity analysis -Outlier detection -Market basket analysis -Sentiment analysis - Answers -Outlier detection Match the situation on the left with the clustering method on the right. -You have 300 rows of data. - Answers Hierarchical Clustering You only have numerical data to work with. - Answers K-Means Clustering You have outliers in the data. - Answers K-Means Clustering You want to experiment with different ways to calculate the distance between clusters. - Answers Hierarchical Clustering Which of the following is true about CCC? Check all that apply. -A value greater than two is highly desirable. -It is used to tell the goodness of fit of clustering. -It stands for Cubic Clustering Criterion. -It is related to the proportion of variance in the data accounted for by the clusters. -It is related to the proportion of matching values in a column against all columns. -A negative value is impossible. -It stands for Complete Clustering Criterion. - Answers -A value greater than two is highly desirable. -It is used to tell the goodness of fit of clustering. -It stands for Cubic Clustering Criterion. -It is related to the proportion of variance in the data accounted for by the clusters. Which of the following is TRUE about the Hierarchical Clustering process? Check all that apply. -Each object is assigned to one of the k clusters based on a seed point. -Clusters are stabilized when stopped. -Each object is placed in its own cluster when started. -All objects are placed in one cluster when stopped. -Reassigns each object to a cluster based on the cluster means in each iteration. -Single linkage is the default distance measure used in JMP Pro -Ward's minimum variance is the default distance measure used in JMP Pro. -Two most similar clusters are combined into one in each iteration. - Answers -Each object is placed in its own cluster when started. -All objects are placed in one cluster when stopped. -Ward's minimum variance is the default distance measure used in JMP Pro. -Two most similar clusters are combined into one in each iteration. Which of the following is TRUE about the K-Means Clustering process? Check all that apply. -All objects are placed in one cluster when stopped. -Reassigns each object to a cluster based on the cluster means in each iteration. -Ward's minimum variance is the default distance measure used in JMP Pro. -Each object is assigned to one of the k clusters based on a seed point. -Each object is placed in its own cluster when started. -Clusters are stabilized when stopped. -Two most similar clusters are combined into one in each iteration. -A specific number of clusters must be given to start the process. - Answers -Reassigns each object to a cluster based on the cluster means in each iteration. -Each object is assigned to one of the k clusters based on a seed point. -Clusters are stabilized when stopped. -A specific number of clusters must be given to start the process. Match the visual on the left with the cluster analysis method on the right. -Dendrogram - Answers Hierarchical Clustering Constellation Plot - Answers Hierarchical Clustering Biplot - Answers K-means Clustering Parallel coordinates plot - Answers K-means Clustering Which of the following is TRUE about association rule analysis? Check all that apply. -It is a descriptive analytics method. -It answers the what has happened questions. -It is used to discover natural connections among objects. -It is called affinity analysis. -It is used to discover nontrivial what goes with what connections among groups of items in distinct events. -It answers the what should happen questions. - Answers -It answers the what has happened questions. -It is called affinity analysis. -It is used to discover nontrivial what goes with what connections among groups of items in distinct events. What kind of problems are appropriate for association rule analysis? Check all that apply. -The problem solution is expressed as a set of IF-THEN statements expressing the likelihood of co-occurrence of objects. -The problem has data that describes the co-occurrences of objects in distinct events. -The problem solution is expressed as groupings of objects that have a high likelihood of co-occurrences. -The problem has data that describes the co-occurrences of events. - Answers -The problem solution is expressed as a set of IF-THEN statements expressing the likelihood of co-occurrence of objects. -The problem has data that describes the co-occurrences of objects in distinct events. Match the definition on the left with the measure for association rule evaluation on the right. -It measures the proportion of events that satisfy the rule. - Answers Support It measures the accuracy of the rule. - Answers Confidence It measures the strength of the rule - Answers Lift Given that 144 of 686 transactions included {bread, peanut butter, jelly}, what is the support of IF {bread, peanut butter} THEN {jelly}? Please round your answer to 2 decimal places. - Answers 0.21 +/- 0.05 Given that 149 of 1500 transactions included {bread, peanut butter, jelly} and 387 included {bread, peanut butter}, what is the confidence of IF {bread, peanut butter} THEN {jelly}? Please round your answer to 2 decimal places. - Answers 0.39 +/- 0.05 Out of 719 transactions, 189 included {bread, peanut butter, jelly}, 352 included {bread, peanut butter}, and 198 included {jelly}, what is the lift of IF {bread, peanut butter} THEN {jelly}? Please round your answer to 2 decimal places. - Answers 1.95 +/- 0.05 Match the association rule applications on the left with the business problem on the right. -Identify which parts failed around the same time. - Answers Quality Control Identify which stocks increased in price around the same time. - Answers Investment Management Identify which webpages are being visited together. - Answers Website navigation Which of the following is TRUE about text mining? Check all that apply. -It is used to predict trends from data. -It works with words, phrases, sentences, and paragraphs. -It can be used to analyze financial news articles. -It works with a structure called "Document-Word Matrix" -It is used to discover patterns from text data in a collection of documents. -It is a predictive analytics technique. -It is a descriptive analytics technique. - Answers -It works with words, phrases, sentences, and paragraphs. -It can be used to analyze financial news articles. -It is used to discover patterns from text data in a collection of documents. -It is a descriptive analytics technique. Which of the following is TRUE regarding Document-Term Matrix (DTM)? Check all that apply. -It is a table with rows as documents and columns as terms. -It can show the presence/absence of a term in a document. -It is a table with rows as terms and columns as documents. -The body of the table can only be 1s and 0s. -Its columns can be words and/or phrases. -It can track the frequency count of each term in each document. - Answers -It is a table with rows as documents and columns as terms. -It can show the presence/absence of a term in a document. -Its columns can be words and/or phrases. -It can track the frequency count of each term in each document. What kinds of problems are appropriate for text mining? Check all that apply. -The problem objective is to discover patterns in the textual data. -The problem has data that describes the object in text. -The problem objective is to discover trends in the textual data. -The problem objective is to discover outliers in the textual data. -The problem has data that describes the object in images. - Answers -The problem objective is to discover patterns in the textual data. -The problem has data that describes the object in text. -The problem objective is to discover trends in the textual data. Which of the following is involved in text processing? Check all that apply. -Phrasing -Tokenizing -Terming -Matrixing

Content preview

AN 300 -EXAM 2 QUESTIONS ANSWERED CORRECTLY LATEST UPDATE 2026


Which of the following is true about cluster analysis? Check all that apply.
-It is a descriptive analytics technique
-It is to discover associations between objects.
-It is used to discover natural groupings of objects.
-It is to answer what has happened questions.
-It is a descriptive analytics method.
-It is to answer what could happen questions. - Answers -It is a descriptive analytics technique.
-It is used to discover natural groupings of objects.
-It is to answer what has happened questions.
Which of the following is a characteristic of a cluster analysis problem? (Check all that apply):
-The data that describes the object must be given.
-Its objective is to maximize similarities of objects between groups.
-The data on group memberships must be given.
-It is about how to discover
-It is about how to organize objects into groups.
-Its objective is to maximize similarities of objects within groups. - Answers -The data that describes
the object must be given.
-It is about how to organize objects into groups.
-Its objective is to maximize similarities of objects within groups.
You have data on the weight and height of patients. Which similarity measure should be used to
calculate how similar a group of patients is to one another?
-Manhattan coefficient
-Correlation coefficient
-Euclidean distance
-Matching coefficient
-Straight line distance - Answers -Euclidean distance
You have data on the gender and income levels of customers. Which similarity measure should be
used to calculate how similar a group of customers is to one another?
-Correlation coefficient
-Matching coefficient
-Straight line distance
-Manhattan coefficient
-Euclidean distance - Answers -Matching coefficient
Match the description on the left with the measure to use on the right.
-It is the length of a straight line between two objects. - Answers Euclidian Distance
It requires replacing the raw value of data with its z-score. - Answers Euclidian Distance
The lower the measure the better - Answers Euclidian Distance
It is for categorical Data - Answers Matching Coefficient
It is a ratio of number of columns with matching categorical values to the total number of categorical
columns. - Answers Matching Coefficient
Which of the following is a business application of cluster analysis?
-Affinity analysis
-Outlier detection
-Market basket analysis
-Sentiment analysis - Answers -Outlier detection
Match the situation on the left with the clustering method on the right.
-You have 300 rows of data. - Answers Hierarchical Clustering
You only have numerical data to work with. - Answers K-Means Clustering
You have outliers in the data. - Answers K-Means Clustering
You want to experiment with different ways to calculate the distance between clusters. - Answers
Hierarchical Clustering
Which of the following is true about CCC? Check all that apply.
-A value greater than two is highly desirable.
-It is used to tell the goodness of fit of clustering.

, -It stands for Cubic Clustering Criterion.
-It is related to the proportion of variance in the data accounted for by the clusters.
-It is related to the proportion of matching values in a column against all columns.
-A negative value is impossible.
-It stands for Complete Clustering Criterion. - Answers -A value greater than two is highly desirable.
-It is used to tell the goodness of fit of clustering.
-It stands for Cubic Clustering Criterion.
-It is related to the proportion of variance in the data accounted for by the clusters.
Which of the following is TRUE about the Hierarchical Clustering process? Check all that apply.
-Each object is assigned to one of the k clusters based on a seed point.
-Clusters are stabilized when stopped.
-Each object is placed in its own cluster when started.
-All objects are placed in one cluster when stopped.
-Reassigns each object to a cluster based on the cluster means in each iteration.
-Single linkage is the default distance measure used in JMP Pro
-Ward's minimum variance is the default distance measure used in JMP Pro.
-Two most similar clusters are combined into one in each iteration. - Answers -Each object is placed
in its own cluster when started.
-All objects are placed in one cluster when stopped.
-Ward's minimum variance is the default distance measure used in JMP Pro.
-Two most similar clusters are combined into one in each iteration.
Which of the following is TRUE about the K-Means Clustering process? Check all that apply.
-All objects are placed in one cluster when stopped.
-Reassigns each object to a cluster based on the cluster means in each iteration.
-Ward's minimum variance is the default distance measure used in JMP Pro.
-Each object is assigned to one of the k clusters based on a seed point.
-Each object is placed in its own cluster when started.
-Clusters are stabilized when stopped.
-Two most similar clusters are combined into one in each iteration.
-A specific number of clusters must be given to start the process. - Answers -Reassigns each object to
a cluster based on the cluster means in each iteration.
-Each object is assigned to one of the k clusters based on a seed point.
-Clusters are stabilized when stopped.
-A specific number of clusters must be given to start the process.
Match the visual on the left with the cluster analysis method on the right.
-Dendrogram - Answers Hierarchical Clustering
Constellation Plot - Answers Hierarchical Clustering
Biplot - Answers K-means Clustering
Parallel coordinates plot - Answers K-means Clustering
Which of the following is TRUE about association rule analysis? Check all that apply.
-It is a descriptive analytics method.
-It answers the what has happened questions.
-It is used to discover natural connections among objects.
-It is called affinity analysis.
-It is used to discover nontrivial what goes with what connections among groups of items in distinct
events.
-It answers the what should happen questions. - Answers -It answers the what has happened
questions.
-It is called affinity analysis.
-It is used to discover nontrivial what goes with what connections among groups of items in distinct
events.
What kind of problems are appropriate for association rule analysis? Check all that apply.
-The problem solution is expressed as a set of IF-THEN statements expressing the likelihood of co-
occurrence of objects.
-The problem has data that describes the co-occurrences of objects in distinct events.
-The problem solution is expressed as groupings of objects that have a high likelihood of co-
occurrences.

Document information

Uploaded on
August 20, 2026
Number of pages
6
Written in
2026/2027
Type
Exam (elaborations)
Contains
Questions & answers
$11.99

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
joshuawesonga22
3.4
(13)
Sold
116
Followers
2
Items
15048
Last sold
8 hours ago



Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions