Binary Tree Path Simulator (Depth 9)

This tool simulates paths through a binary tree of depth 9. Each level of the tree branches left (0) or right (1), resulting in 512 possible end positions. Click a button to simulate one or many paths. Each path's final position will be tallied and displayed in the frequency chart below.

Binary Tree Heatmap Overview

Sample Path Visualizations