Association analysis identifies co-occurrence patterns such as products purchased together.
Its outputs often include frequent itemsets and implication-style rules.
Classification learns from labeled examples to assign observations to predefined categories.
Examples include spam versus non-spam and disease versus no disease.
Correct Answer: A. To discover useful and previously unknown patterns in data
Explanation:
Data mining applies computational and statistical methods to reveal actionable structure in data.
Its focus is knowledge discovery rather than simple storage or reporting.
Correct Answer: D. Document it as exploratory, check data quality, and validate it with additional analysis or new data
Explanation:
Exploratory findings can result from chance, bias, or data problems.
Transparent validation protects against overclaiming and improves scientific credibility.
Correct Answer: C. Faceted density or violin plots supplemented with raw points and sample-size labels
Explanation:
Distribution displays reveal shape, while raw points and labels show the evidence and sample size.
Faceting preserves group separation and consistent comparison.
Correct Answer: B. Independent axis scales can be adjusted to imply an arbitrary relationship
Explanation:
Visual alignment between two series may result from chosen scales rather than data association.
Separate panels or indexed values often support more honest comparison.