Which of the following are true about classification algorithms? - Answers [1] They are the most used
techniques in predictive analytics.
[2] Classification algorithms are not limited to use by any single industry.
[3] It is a form of supervised learning in which we wish to predict the class of each record in the data.
Gartner reported that the value of firms heavily using predictive analytics was _____ higher than the
norm. - Answers 200 to 300 percent
Classification is a form of _____. - Answers supervised learning
Which of the following are correct examples of predictive analytics use in industry? - Answers [1]
Amazon used classification algorithms to up-sell or cross-sell to its customers.
[2] Whirlpool Corporation uses classification algorithms to predict which dishwashers coming down
the assembly line are likely or unlikely to fail.
[3] eHarmony uses classification algorithms to classify individuals as either compatible or not
compatible with eachother.
Classification models would be useful for which of the following situations? - Answers [1] Deciding to
treat one medical patient differently than another.
[2] Making a decision who to send a mailing to.
The Tobin's q for information-centered firms using predictive analytics were _____ higher than the
average. - Answers 400 to 500 percent
Which of the following would be the benefits of using categorizations? - Answers [1] Firms sell more
product.
[2] Health care is made more robust.
[3] Banks suffer fewer loan defaults.
Whirlpool Corporation uses classification algorithms to predict which dishwashers coming down the
assembly line are likely or unlikely to fail. This is an example of what type of analytics? - Answers
Predictive
A real life application of classification would be _____. - Answers [1] Early detection of sepsis in
hospitals.
[2] An analytics algorithm assigned a category based on arrests, shootings, and affiliations with gang
members.
If you were trying to identify an unknown insect as either a katydid or a grasshopper, what are some
characteristics you would use to aid in your identification? - Answers [1] How long is the abdomen?
[2] Does it have wings?
[3] How long are the antennas?
The most used of the data mining algorithms are in the _____ category. - Answers classification
Why is it a good idea to first graph the results of your classification? - Answers [1] Graphically looking
at results lets you visually see classification relationships.
[2] Graphically looking at results helps you identify geographical neighbors which will help in further
identification.
What does the "k" in k-Nearest-Neighbor refer to? - Answers The number of nearest neighbors used
in determining a category correctly.
When using k-Nearest-Neighbor, the training data set is _____. - Answers a subset of the total data
available
Which of the following statements are true for validation data? - Answers [1] Only use data that was
not part of the training data set.