The real wordsTheory
Section B only: the class dataset
Ten insurance customers, two attributes, one target.
| Customer | Age | Income | Buy insurance |
| 1, 2 | Young | High | No |
| 3, 4, 5 | Young | Low | Yes |
| 6, 7 | Middle | High | Yes |
| 8, 9, 10 | Middle | Low | Yes |
The sheet's own question: will a young, high-income customer buy insurance? Hold that until the tree is built.