The finale separates exact split arithmetic from broader tree-building choices. It states the boundary of what the rendered counts justify.
What is exact
Counts, Gini impurity, weighted impurity, and gain are exact for the shown rows. Feature A gain is 1/18.
gainA=1/18
What this surface stops at
This surface renders one split only. Deeper tree choices would need their own displayed counts and checks.
one split shown
Summary
This pins the split mechanics on toy counts; it is no claim about depth, pruning, overfitting, accuracy, or generalization.
toy-count split mechanics only