3.3. Partitions#
Self-Assessment:
The following questions can be used to check your understanding of the material covered in this chapter:
Suppose sets \(A\) and \(B\) are non-empty subsets of some sample space \(S\). If \(A\) and \(B\) are disjoint, which of the following are true?
Which of these is true of a partition of a set \(S\)?
Which of the following is an example of a partition of the set {1, 2, 3, 4}?
3.3.1. Terminology Review#
Use the flashcards below to help you review the terminology introduced in this section.
disjoint
Collections of data are disjoint if no data point belongs to more than one of the collections.
disjoint
Collections of data are disjoint if no data point belongs to more than one of the collections.
partition
A partition of a data set is a group of disjoint collections of data, such that every data point in the original data set belongs to exactly one of the collections.
Next >