An AVL tree is a balanced binary search tree where the height of the two child subtrees differ by at most one, otherwise known as height-balanced[?]. Look-up, insertion and deletion are all O(log(n)) in both the average and worst cases. Additions and deletions may require the tree to be rebalanced by one or more tree rotations. The AVL tree is named after its inventors, Adelson-Velskii[?] and Landis[?] (1962).
... are 509 households out of which 41.5% have children under the age of 18 living with them, 70.9% are married couples living together, 7.3% have a female householder ...