Cluster
A collection of Data Objects within a larger set that are similar within the group and dissimilar to objects outside that group.
→ small intra-class distance and a high inter-class distance
The quality of a cluster depends on the Similarity measure usesd to create it. It might for example not be able to find some of the hidden patterns in the data.
Clusters can be found by doing Clustering on a Dataset.